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
❌35 049 erreurs, 2 999 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 19/02/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 800 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence [21, 16] 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 ATOUMOD001:ServiceJourney:TCARx8042:LOC stop_sequence [2, 7, 9, 5] 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, 4] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 218 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 31 731 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:SemainexVSCOC596143:LOC stop_sequence 16 arrival_time 08:24:57 (1771485897) is less than previous stop arrival_time 08:31:21 (1771486281) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence 16 arrival_time 08:24:57 (1771485897) is less than previous stop departure_time 08:31:21 (1771486281) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence 16 departure_time 08:24:57 (1771485897) is less than previous stop departure_time 08:31:21 (1771486281) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence 16 departure_time 08:24:57 (1771485897) is less than previous stop arrival_time 08:31:21 (1771486281) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence 10 arrival_time 08:15:49 (1771485349) is less than previous stop arrival_time 08:28:37 (1771486117) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 674 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - 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
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx577: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 9 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:3759046x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 13 departure_time 08:05:00 (1771484700) is less than the same stop arrival_time 08:05:30 (1771484730) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3759093x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 15 departure_time 08:04:00 (1771484640) is less than the same stop arrival_time 08:05:15 (1771484715) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 28 departure_time 08:05:00 (1771484700) is less than the same stop arrival_time 08:05:17 (1771484717) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC595756:LOC stop_sequence 41 departure_time 08:59:00 (1771487940) is less than the same stop arrival_time 09:00:17 (1771488017) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 10 departure_time 08:01:00 (1771484460) is less than the same stop arrival_time 08:05:33 (1771484733) - 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 324 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:TCARx14800:LOC trip_id ATOUMOD001:ServiceJourney:TCARx14800:LOC has route_id ATOUMOD001:Line:TCARx11:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx07: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
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:9x4471221:LOC has repeating stop_id FR:27375:ZE:0x6514:ATOUMOD006 at stop_sequence 11 - sequential stop_ids should be different
stop_time_update doesn't contain stop_id or stop_sequence E040 3 erreurs
All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN13106F5808391x2026x02x14T21x34x34Z:LOC doesn't contain stop_id or stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN851710F5801389x2026x02x14T21x34x34Z:LOC doesn't contain stop_id or stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN3302F5751187x2026x02x13T23x22x18Z:LOC doesn't contain stop_id or stop_sequence
stop_time_update doesn't have arrival or departure E043 3 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN13106F5808391x2026x02x14T21x34x34Z:LOC stop_id doesn't have arrival or departure
- trip_id ATOUMOD002:ServiceJourney:OCESN851710F5801389x2026x02x14T21x34x34Z:LOC stop_id doesn't have arrival or departure
- trip_id ATOUMOD002:ServiceJourney:OCESN3302F5751187x2026x02x13T23x22x18Z:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 634 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:SemainexVSCOC596143:LOC stop_sequence 21 has stop_id FR:27602:ZE:0xWAL01:ATOUMOD004 but GTFS stop_sequence 21 has stop_id FR:27602:ZE:0xCLN01: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:TCARx8042:LOC stop_sequence 9 has stop_id FR:76498:ZE:TCARxNOVET2:ATOUMOD001 but GTFS stop_sequence 9 has stop_id FR:76608:ZE:TCARxMD27R: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:08:54 (1771484934) is 1 min 20 sec greater than 08:07:33 (1771484853776) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 651 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:SemainexVSCOC596143:LOC contains stop_sequence 16 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 5 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx577:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 1 000 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143: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
- trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 999 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143:LOC stop_sequence 21 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:SemainexVSCOC596143: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
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC does not have a schedule_relationship
- trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC stop_sequence 2 (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 662 | 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. | 542 521 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 816 | 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 485 | 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 039 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 681 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 35 351 | 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 590 | 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. | 260 | 21 fois (70 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 626 | 20 fois (67 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 256 | 19 fois (63 % 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 | 752 | 14 fois (47 % 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 19/02/2026 à 13h49 Europe/Paris.
trip_updates (1 170) 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 19/02/2026 à 13h49 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771507740"
},
"departure": {
"delay": 60,
"time": "1771507740"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771506300"
},
"departure": {
"delay": 60,
"time": "1771506300"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771506840"
},
"departure": {
"delay": 60,
"time": "1771506840"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771505820"
},
"departure": {
"delay": 60,
"time": "1771505820"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771507940"
},
"departure": {
"delay": 20,
"time": "1771507940"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1771505840"
},
"departure": {
"delay": 20,
"time": "1771505840"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771508220"
},
"departure": {
"delay": 60,
"time": "1771508220"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771507860"
},
"departure": {
"delay": 60,
"time": "1771507860"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771505760"
},
"departure": {
"delay": 60,
"time": "1771505760"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771507760"
},
"departure": {
"delay": 20,
"time": "1771507760"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771507920"
},
"departure": {
"delay": 60,
"time": "1771507920"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771508160"
},
"departure": {
"delay": 60,
"time": "1771508160"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771506900"
},
"departure": {
"delay": 60,
"time": "1771506900"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771506960"
},
"departure": {
"delay": 60,
"time": "1771506960"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771506060"
},
"departure": {
"delay": 60,
"time": "1771506060"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17126:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1771506359"
},
"departure": {
"delay": 59,
"time": "1771506359"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771506316"
},
"departure": {
"delay": 16,
"time": "1771506316"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771506915"
},
"departure": {
"delay": 15,
"time": "1771506915"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1771506724"
},
"departure": {
"delay": 4,
"time": "1771506724"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1771507196"
},
"departure": {
"delay": 56,
"time": "1771507196"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1771506031"
},
"departure": {
"delay": 31,
"time": "1771506031"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1771506499"
},
"departure": {
"delay": 19,
"time": "1771506499"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1771505764"
},
"departure": {
"delay": 4,
"time": "1771505764"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771506072"
},
"departure": {
"delay": 12,
"time": "1771506072"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771505671"
},
"departure": {
"delay": 31,
"time": "1771505671"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1771506548"
},
"departure": {
"delay": 8,
"time": "1771506548"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771505850"
},
"departure": {
"delay": 30,
"time": "1771505850"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771505993"
},
"departure": {
"delay": 53,
"time": "1771505993"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1771505712"
},
"departure": {
"delay": 12,
"time": "1771505712"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771506615"
},
"departure": {
"delay": 15,
"time": "1771506615"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771507060"
},
"departure": {
"delay": 40,
"time": "1771507060"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1771506999"
},
"departure": {
"delay": 39,
"time": "1771506999"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1771505945"
},
"departure": {
"delay": 5,
"time": "1771505945"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771505124",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11991:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -129,
"time": "1771507532"
},
"departure": {
"delay": -129,
"time": "1771507671"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1771504856"
},
"departure": {
"delay": 66,
"time": "1771504866"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -165,
"time": "1771506620"
},
"departure": {
"delay": -165,
"time": "1771506795"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -180,
"time": "1771506951"
},
"departure": {
"delay": -180,
"time": "1771507140"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -158,
"time": "1771507295"
},
"departure": {
"delay": -158,
"time": "1771507462"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1771505006"
},
"departure": {
"delay": 104,
"time": "1771505024"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1771505184"
},
"departure": {
"delay": 108,
"time": "1771505208"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -156,
"time": "1771507178"
},
"departure": {
"delay": -156,
"time": "1771507344"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -63,
"time": "1771506164"
},
"departure": {
"delay": -63,
"time": "1771506237"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1771505697"
},
"departure": {
"delay": 127,
"time": "1771505707"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -156,
"time": "1771507119"
},
"departure": {
"delay": -156,
"time": "1771507284"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1771505093"
},
"departure": {
"delay": 122,
"time": "1771505102"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1771505503"
},
"departure": {
"delay": 113,
"time": "1771505513"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1771506045"
},
"departure": {
"delay": 115,
"time": "1771506055"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1771504725"
},
"departure": {
"delay": 68,
"time": "1771504748"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -190,
"time": "1771506810"
},
"departure": {
"delay": -190,
"time": "1771507010"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 162,
"time": "1771505912"
},
"departure": {
"delay": 162,
"time": "1771505922"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1771505625"
},
"departure": {
"delay": 115,
"time": "1771505635"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -186,
"time": "1771506879"
},
"departure": {
"delay": -186,
"time": "1771507074"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -151,
"time": "1771507368"
},
"departure": {
"delay": -151,
"time": "1771507529"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -185,
"time": "1771507000"
},
"departure": {
"delay": -185,
"time": "1771507195"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 133,
"time": "1771505823"
},
"departure": {
"delay": 133,
"time": "1771505833"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1771506250"
},
"departure": {
"delay": -80,
"time": "1771506340"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -263,
"time": "1771507597"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -136,
"time": "1771507458"
},
"departure": {
"delay": -136,
"time": "1771507604"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 77,
"time": "1771504924"
},
"departure": {
"delay": 77,
"time": "1771504937"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1771505243"
},
"departure": {
"delay": 93,
"time": "1771505253"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771505562"
},
"departure": {
"delay": 112,
"time": "1771505572"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -153,
"time": "1771506344"
},
"departure": {
"delay": -153,
"time": "1771506507"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -90,
"time": "1771506291"
},
"departure": {
"delay": -90,
"time": "1771506390"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -182,
"time": "1771506707"
},
"departure": {
"delay": -182,
"time": "1771506898"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -165,
"time": "1771506500"
},
"departure": {
"delay": -165,
"time": "1771506675"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1771505997"
},
"departure": {
"delay": 127,
"time": "1771506007"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1771505406"
},
"departure": {
"delay": 136,
"time": "1771505416"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6002308866375680x10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 766,
"time": "1771503460"
},
"departure": {
"delay": 766,
"time": "1771503466"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 757,
"time": "1771503217"
},
"departure": {
"delay": 757,
"time": "1771503217"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 781,
"time": "1771502581"
},
"departure": {
"delay": 781,
"time": "1771502581"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 721,
"time": "1771502821"
},
"departure": {
"delay": 721,
"time": "1771502821"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 731,
"time": "1771502280"
},
"departure": {
"delay": 731,
"time": "1771502291"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 701,
"time": "1771503007"
},
"departure": {
"delay": 701,
"time": "1771503041"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 720,
"time": "1771502216"
},
"departure": {
"delay": 720,
"time": "1771502220"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 704,
"time": "1771502441"
},
"departure": {
"delay": 704,
"time": "1771502444"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 671,
"time": "1771501811"
},
"departure": {
"delay": 671,
"time": "1771501811"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 756,
"time": "1771503096"
},
"departure": {
"delay": 756,
"time": "1771503096"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 712,
"time": "1771502632"
},
"departure": {
"delay": 712,
"time": "1771502632"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 751,
"time": "1771503691"
},
"departure": {
"delay": 751,
"time": "1771503691"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 681,
"time": "1771502181"
},
"departure": {
"delay": 681,
"time": "1771502181"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 711,
"time": "1771502511"
},
"departure": {
"delay": 711,
"time": "1771502511"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 758,
"time": "1771502918"
},
"departure": {
"delay": 758,
"time": "1771502918"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 763,
"time": "1771502741"
},
"departure": {
"delay": 763,
"time": "1771502743"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 764,
"time": "1771503404"
},
"departure": {
"delay": 764,
"time": "1771503404"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 671,
"time": "1771501866"
},
"departure": {
"delay": 671,
"time": "1771501871"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 723,
"time": "1771501983"
},
"departure": {
"delay": 723,
"time": "1771501983"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 738,
"time": "1771502658"
},
"departure": {
"delay": 738,
"time": "1771502658"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 596,
"time": "1771501616"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771501623",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14231:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197400x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771504445"
},
"departure": {
"delay": 65,
"time": "1771504445"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1771504657"
},
"departure": {
"delay": 37,
"time": "1771504657"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1771505171"
},
"departure": {
"delay": 11,
"time": "1771505171"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 94,
"time": "1771504774"
},
"departure": {
"delay": 94,
"time": "1771504774"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1771505099"
},
"departure": {
"delay": 59,
"time": "1771505099"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1771504803"
},
"departure": {
"delay": 63,
"time": "1771504803"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1771504539"
},
"departure": {
"delay": 39,
"time": "1771504539"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1771504924"
},
"departure": {
"delay": 4,
"time": "1771504924"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 66,
"time": "1771504986"
},
"departure": {
"delay": 66,
"time": "1771504986"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771505051"
},
"departure": {
"delay": 11,
"time": "1771505051"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1771504877"
},
"departure": {
"delay": 77,
"time": "1771504877"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1771504733"
},
"departure": {
"delay": 53,
"time": "1771504733"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1771505243"
},
"departure": {
"delay": 23,
"time": "1771505243"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -2,
"time": "1771505338"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -2,
"time": "1771505218"
},
"departure": {
"delay": -2,
"time": "1771505218"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1771505310"
},
"departure": {
"delay": 30,
"time": "1771505310"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 37,
"time": "1771505137"
},
"departure": {
"delay": 37,
"time": "1771505137"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 64,
"time": "1771504624"
},
"departure": {
"delay": 64,
"time": "1771504624"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1771505264"
},
"departure": {
"delay": 44,
"time": "1771505264"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771504449",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197400x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -90,
"time": "1771476193"
},
"departure": {
"delay": -90,
"time": "1771476210"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 22,
"time": "1771475916"
},
"departure": {
"delay": 22,
"time": "1771475962"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1771474973"
},
"departure": {
"delay": 33,
"time": "1771475013"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1771474426"
},
"departure": {
"delay": 5,
"time": "1771474445"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1771476321"
},
"departure": {
"delay": -28,
"time": "1771476332"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -31,
"time": "1771475650"
},
"departure": {
"delay": -31,
"time": "1771475669"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -31,
"time": "1771473917"
},
"departure": {
"delay": -31,
"time": "1771473929"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771473687"
},
"departure": {
"delay": 41,
"time": "1771473701"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1771474237"
},
"departure": {
"delay": -5,
"time": "1771474255"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1771476079"
},
"departure": {
"delay": -32,
"time": "1771476088"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -46,
"time": "1771476356"
},
"departure": {
"delay": -46,
"time": "1771476374"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -104,
"time": "1771476436"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1771474759"
},
"departure": {
"delay": 2,
"time": "1771474802"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771473722"
},
"departure": {
"delay": 37,
"time": "1771473757"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1771476113"
},
"departure": {
"delay": -48,
"time": "1771476132"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 30,
"time": "1771475835"
},
"departure": {
"delay": 30,
"time": "1771475850"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1771475290"
},
"departure": {
"delay": 27,
"time": "1771475307"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 80,
"time": "1771473440"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771475144"
},
"departure": {
"delay": 77,
"time": "1771475177"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1771474549"
},
"departure": {
"delay": 12,
"time": "1771474572"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1771475491"
},
"departure": {
"delay": 46,
"time": "1771475506"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1771475874"
},
"departure": {
"delay": 11,
"time": "1771475891"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1771474661"
},
"departure": {
"time": "1771474680"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1771474118"
},
"departure": {
"delay": -7,
"time": "1771474133"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1771476281"
},
"departure": {
"delay": -64,
"time": "1771476296"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 59,
"time": "1771473580"
},
"departure": {
"delay": 59,
"time": "1771473599"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1771473811"
},
"departure": {
"delay": 46,
"time": "1771473826"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -65,
"time": "1771476167"
},
"departure": {
"delay": -65,
"time": "1771476175"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -24,
"time": "1771474041"
},
"departure": {
"delay": -24,
"time": "1771474056"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1771473963"
},
"departure": {
"delay": -40,
"time": "1771473980"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1771473460"
},
"departure": {
"delay": 112,
"time": "1771473472"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771474871"
},
"departure": {
"delay": 17,
"time": "1771474937"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1771476055"
},
"departure": {
"delay": 7,
"time": "1771476067"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 12,
"time": "1771474499"
},
"departure": {
"delay": 12,
"time": "1771474512"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1771473874"
},
"departure": {
"delay": -15,
"time": "1771473885"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771475205"
},
"departure": {
"delay": 77,
"time": "1771475237"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771474613"
},
"departure": {
"delay": 27,
"time": "1771474647"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771474304"
},
"departure": {
"delay": 10,
"time": "1771474330"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771475052"
},
"departure": {
"delay": 57,
"time": "1771475097"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -5,
"time": "1771474001"
},
"departure": {
"delay": -5,
"time": "1771474015"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771474364"
},
"departure": {
"delay": 5,
"time": "1771474385"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771473787"
},
"departure": {
"delay": 26,
"time": "1771473806"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771475402"
},
"departure": {
"delay": 35,
"time": "1771475435"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1771476225"
},
"departure": {
"delay": -60,
"time": "1771476240"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -4,
"time": "1771475725"
},
"departure": {
"delay": -4,
"time": "1771475816"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -34,
"time": "1771475588"
},
"departure": {
"delay": -34,
"time": "1771475606"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1771473494"
},
"departure": {
"delay": 106,
"time": "1771473526"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771473623"
},
"departure": {
"delay": 35,
"time": "1771473635"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1934:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771502164"
},
"departure": {
"delay": 89,
"time": "1771502189"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771502064"
},
"departure": {
"delay": 49,
"time": "1771502089"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1771503370"
},
"departure": {
"delay": 70,
"time": "1771503370"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -61,
"time": "1771503539"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1771501389"
},
"departure": {
"delay": 129,
"time": "1771501389"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1771503439"
},
"departure": {
"delay": 69,
"time": "1771503489"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1771501773"
},
"departure": {
"delay": 33,
"time": "1771501773"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1771502864"
},
"departure": {
"delay": 104,
"time": "1771502864"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771501613"
},
"departure": {
"delay": 113,
"time": "1771501613"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1771501464"
},
"departure": {
"delay": 109,
"time": "1771501489"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771501539"
},
"departure": {
"delay": 99,
"time": "1771501539"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771501839"
},
"departure": {
"delay": 4,
"time": "1771501864"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771500824",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1934:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771507262"
},
"departure": {
"delay": 2,
"time": "1771507262"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771505360"
},
"departure": {
"delay": 20,
"time": "1771505360"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771505274"
},
"departure": {
"delay": 54,
"time": "1771505274"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771505318"
},
"departure": {
"delay": 38,
"time": "1771505318"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771506523"
},
"departure": {
"delay": 43,
"time": "1771506523"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771505716"
},
"departure": {
"delay": 16,
"time": "1771505716"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1771505844"
},
"departure": {
"delay": 24,
"time": "1771505844"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771507085"
},
"departure": {
"delay": 5,
"time": "1771507085"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1771507618"
},
"departure": {
"delay": 58,
"time": "1771507618"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771505447"
},
"departure": {
"delay": 47,
"time": "1771505447"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1771505582"
},
"departure": {
"delay": 2,
"time": "1771505582"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771505245"
},
"departure": {
"delay": 25,
"time": "1771505245"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771506883"
},
"departure": {
"delay": 43,
"time": "1771506883"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771506818"
},
"departure": {
"delay": 38,
"time": "1771506818"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14541:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017644x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771505268"
},
"departure": {
"delay": 48,
"time": "1771505268"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771505528"
},
"departure": {
"delay": 8,
"time": "1771505528"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1771505768"
},
"departure": {
"delay": 8,
"time": "1771505768"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1771505114"
},
"departure": {
"delay": 74,
"time": "1771505114"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771504880"
},
"departure": {
"delay": 20,
"time": "1771504880"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771505340"
},
"departure": {
"delay": 60,
"time": "1771505340"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1771505184"
},
"departure": {
"delay": 24,
"time": "1771505184"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1771506008"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1771504990"
},
"departure": {
"delay": 70,
"time": "1771504990"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771505708"
},
"departure": {
"delay": 8,
"time": "1771505708"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1771504809"
},
"departure": {
"delay": -51,
"time": "1771504809"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771505452"
},
"departure": {
"delay": 52,
"time": "1771505452"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771505644"
},
"departure": {
"delay": 64,
"time": "1771505644"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771505051"
},
"departure": {
"delay": 11,
"time": "1771505051"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017644x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12726:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 329,
"time": "1771506269"
},
"departure": {
"delay": 329,
"time": "1771506269"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 96,
"time": "1771504416"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 336,
"time": "1771507056"
},
"departure": {
"delay": 336,
"time": "1771507056"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 357,
"time": "1771506717"
},
"departure": {
"delay": 357,
"time": "1771506717"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 241,
"time": "1771504741"
},
"departure": {
"delay": 241,
"time": "1771504741"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 307,
"time": "1771505467"
},
"departure": {
"delay": 307,
"time": "1771505467"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 307,
"time": "1771505287"
},
"departure": {
"delay": 307,
"time": "1771505287"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 345,
"time": "1771505385"
},
"departure": {
"delay": 345,
"time": "1771505385"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 272,
"time": "1771504892"
},
"departure": {
"delay": 272,
"time": "1771504892"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 325,
"time": "1771505905"
},
"departure": {
"delay": 325,
"time": "1771505905"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 349,
"time": "1771505809"
},
"departure": {
"delay": 349,
"time": "1771505809"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 307,
"time": "1771506367"
},
"departure": {
"delay": 307,
"time": "1771506367"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 307,
"time": "1771506007"
},
"departure": {
"delay": 307,
"time": "1771506007"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 336,
"time": "1771506336"
},
"departure": {
"delay": 336,
"time": "1771506336"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 342,
"time": "1771506162"
},
"departure": {
"delay": 342,
"time": "1771506162"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 361,
"time": "1771506061"
},
"departure": {
"delay": 361,
"time": "1771506061"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 284,
"time": "1771505024"
},
"departure": {
"delay": 284,
"time": "1771505024"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 229,
"time": "1771504669"
},
"departure": {
"delay": 229,
"time": "1771504669"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 236,
"time": "1771504592"
},
"departure": {
"delay": 236,
"time": "1771504616"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1771504493"
},
"departure": {
"delay": 113,
"time": "1771504493"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 322,
"time": "1771505722"
},
"departure": {
"delay": 322,
"time": "1771505722"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 340,
"time": "1771506880"
},
"departure": {
"delay": 340,
"time": "1771506880"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 352,
"time": "1771506532"
},
"departure": {
"delay": 352,
"time": "1771506532"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 327,
"time": "1771506807"
},
"departure": {
"delay": 327,
"time": "1771506807"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 321,
"time": "1771506201"
},
"departure": {
"delay": 321,
"time": "1771506201"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 307,
"time": "1771506607"
},
"departure": {
"delay": 307,
"time": "1771506607"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 333,
"time": "1771506933"
},
"departure": {
"delay": 333,
"time": "1771506933"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 327,
"time": "1771505127"
},
"departure": {
"delay": 327,
"time": "1771505127"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 307,
"time": "1771505347"
},
"departure": {
"delay": 307,
"time": "1771505347"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 345,
"time": "1771505565"
},
"departure": {
"delay": 345,
"time": "1771505565"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1771504841"
},
"departure": {
"delay": 221,
"time": "1771504841"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 351,
"time": "1771505069"
},
"departure": {
"delay": 351,
"time": "1771505091"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 347,
"time": "1771505627"
},
"departure": {
"delay": 347,
"time": "1771505627"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 344,
"time": "1771505204"
},
"departure": {
"delay": 344,
"time": "1771505204"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 307,
"time": "1771507147"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 346,
"time": "1771505866"
},
"departure": {
"delay": 346,
"time": "1771505866"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771504423",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12726:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853425F5801287x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503480"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771503120"
},
"departure": {
"time": "1771503180"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771504980"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771504500"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503960"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771502580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508760"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771498955",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853425F5801287x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4487690:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2724,
"time": "1771505196"
},
"departure": {
"delay": -2724,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -337,
"time": "1771508903"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3144,
"time": "1771505196"
},
"departure": {
"delay": -3144,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3444,
"time": "1771505196"
},
"departure": {
"delay": -3444,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": -2004,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3624,
"time": "1771505196"
},
"departure": {
"delay": -3624,
"time": "1771505196"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2184,
"time": "1771505196"
},
"departure": {
"delay": -2184,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2544,
"time": "1771505196"
},
"departure": {
"delay": -2544,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3804,
"time": "1771505196"
},
"departure": {
"delay": -3804,
"time": "1771505196"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3624,
"time": "1771505196"
},
"departure": {
"delay": -3624,
"time": "1771505196"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3324,
"time": "1771505196"
},
"departure": {
"delay": -3324,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2904,
"time": "1771505196"
},
"departure": {
"delay": -2904,
"time": "1771505196"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3084,
"time": "1771505196"
},
"departure": {
"delay": -3084,
"time": "1771505196"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3384,
"time": "1771505196"
},
"departure": {
"delay": -3384,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2904,
"time": "1771505196"
},
"departure": {
"delay": -2904,
"time": "1771505196"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2604,
"time": "1771505196"
},
"departure": {
"delay": -2604,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2064,
"time": "1771505196"
},
"departure": {
"delay": -2064,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2244,
"time": "1771505196"
},
"departure": {
"delay": -2244,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3204,
"time": "1771505196"
},
"departure": {
"delay": -3204,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3384,
"time": "1771505196"
},
"departure": {
"delay": -3384,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3264,
"time": "1771505196"
},
"departure": {
"delay": -3264,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2724,
"time": "1771505196"
},
"departure": {
"delay": -2724,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3504,
"time": "1771505196"
},
"departure": {
"delay": -3504,
"time": "1771505196"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2124,
"time": "1771505196"
},
"departure": {
"delay": -2124,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3204,
"time": "1771505196"
},
"departure": {
"delay": -3204,
"time": "1771505196"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3024,
"time": "1771505196"
},
"departure": {
"delay": -3024,
"time": "1771505196"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3864,
"time": "1771505196"
},
"departure": {
"delay": -3864,
"time": "1771505196"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4487690:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771503981"
},
"departure": {
"delay": 21,
"time": "1771503981"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1771506254"
},
"departure": {
"delay": 74,
"time": "1771506254"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1771505020"
},
"departure": {
"delay": 40,
"time": "1771505020"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771506002"
},
"departure": {
"delay": 62,
"time": "1771506002"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1771505842"
},
"departure": {
"delay": 82,
"time": "1771505842"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1771505250"
},
"departure": {
"delay": 90,
"time": "1771505250"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1771504933"
},
"departure": {
"delay": 133,
"time": "1771504933"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771505916"
},
"departure": {
"delay": 36,
"time": "1771505916"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1771506576"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771504106"
},
"departure": {
"delay": 86,
"time": "1771504106"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 173,
"time": "1771504793"
},
"departure": {
"delay": 173,
"time": "1771504793"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771505556"
},
"departure": {
"delay": 36,
"time": "1771505556"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1771504356"
},
"departure": {
"delay": 96,
"time": "1771504356"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771504051"
},
"departure": {
"delay": 31,
"time": "1771504051"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1771504861"
},
"departure": {
"delay": 121,
"time": "1771504861"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1771504413"
},
"departure": {
"delay": 153,
"time": "1771504413"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1771504557"
},
"departure": {
"delay": 117,
"time": "1771504557"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1771505883"
},
"departure": {
"delay": 63,
"time": "1771505883"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1771504610"
},
"departure": {
"delay": 159,
"time": "1771504659"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771505516"
},
"departure": {
"delay": 56,
"time": "1771505516"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1771504256"
},
"departure": {
"delay": 116,
"time": "1771504256"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1771506148"
},
"departure": {
"delay": 88,
"time": "1771506148"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1771505765"
},
"departure": {
"delay": 65,
"time": "1771505765"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1771505088"
},
"departure": {
"delay": 36,
"time": "1771505136"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1771505225"
},
"departure": {
"delay": 65,
"time": "1771505225"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1771506063"
},
"departure": {
"delay": 63,
"time": "1771506063"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1771505347"
},
"departure": {
"delay": 67,
"time": "1771505347"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771505676"
},
"departure": {
"delay": 36,
"time": "1771505676"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771505197"
},
"departure": {
"delay": 37,
"time": "1771505197"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771505436"
},
"departure": {
"delay": 36,
"time": "1771505436"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1771505302"
},
"departure": {
"delay": 82,
"time": "1771505302"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1771504181"
},
"departure": {
"delay": 101,
"time": "1771504181"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771506512"
},
"departure": {
"delay": 92,
"time": "1771506512"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1771503534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13114:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17737:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502400"
},
"departure": {
"time": "1771502400"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771504371"
},
"departure": {
"delay": 51,
"time": "1771504371"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771501980"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771502700"
},
"departure": {
"time": "1771502700"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1771503234"
},
"departure": {
"delay": 54,
"time": "1771503234"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771503891"
},
"departure": {
"delay": 51,
"time": "1771503891"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1771502977"
},
"departure": {
"delay": 37,
"time": "1771502977"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771502827"
},
"departure": {
"delay": 7,
"time": "1771502827"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1771502307"
},
"departure": {
"delay": 27,
"time": "1771502307"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771503394"
},
"departure": {
"delay": 34,
"time": "1771503394"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771503557"
},
"departure": {
"delay": 17,
"time": "1771503557"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771503997"
},
"departure": {
"delay": 37,
"time": "1771503997"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1771502509"
},
"departure": {
"delay": 49,
"time": "1771502509"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771503040"
},
"departure": {
"delay": 40,
"time": "1771503040"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1771502904"
},
"departure": {
"delay": 24,
"time": "1771502904"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771503480"
},
"departure": {
"time": "1771503480"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1771502337"
},
"departure": {
"delay": 57,
"time": "1771502337"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1771504134"
},
"departure": {
"delay": 54,
"time": "1771504134"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771502100"
},
"departure": {
"time": "1771502100"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771503321"
},
"departure": {
"delay": 21,
"time": "1771503321"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771502162"
},
"departure": {
"delay": 2,
"time": "1771502162"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771504195"
},
"departure": {
"delay": 55,
"time": "1771504195"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771503180"
},
"departure": {
"time": "1771503180"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771503938"
},
"departure": {
"delay": 38,
"time": "1771503938"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1771503838"
},
"departure": {
"delay": 58,
"time": "1771503838"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771504260"
},
"departure": {
"time": "1771504260"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 24,
"time": "1771503684"
},
"departure": {
"delay": 24,
"time": "1771503684"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1771503631"
},
"departure": {
"delay": 31,
"time": "1771503631"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1771502217"
},
"departure": {
"delay": 57,
"time": "1771502217"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771502460"
},
"departure": {
"time": "1771502460"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771504500"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1771502579"
},
"departure": {
"delay": 59,
"time": "1771502579"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1771502624"
},
"departure": {
"delay": 44,
"time": "1771502624"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1771502767"
},
"departure": {
"delay": 7,
"time": "1771502767"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771501715",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17737:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758732x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1771498938"
},
"departure": {
"delay": -7,
"time": "1771498973"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1771500203"
},
"departure": {
"delay": 18,
"time": "1771500258"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1771501147"
},
"departure": {
"delay": -41,
"time": "1771501159"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -39,
"time": "1771501195"
},
"departure": {
"delay": -39,
"time": "1771501221"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1771499323"
},
"departure": {
"delay": -2,
"time": "1771499338"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771500079"
},
"departure": {
"delay": -27,
"time": "1771500093"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1771499707"
},
"departure": {
"delay": 44,
"time": "1771499744"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771500769"
},
"departure": {
"delay": 23,
"time": "1771500803"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -37,
"time": "1771499401"
},
"departure": {
"delay": -37,
"time": "1771499423"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1771499155"
},
"departure": {
"delay": 28,
"time": "1771499188"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1771500422"
},
"departure": {
"delay": -35,
"time": "1771500445"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1771500494"
},
"departure": {
"delay": -25,
"time": "1771500515"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771499935"
},
"departure": {
"delay": 19,
"time": "1771499959"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771500345"
},
"departure": {
"delay": 11,
"time": "1771500371"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -84,
"time": "1771501284"
},
"departure": {
"delay": -84,
"time": "1771501296"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -22,
"time": "1771500923"
},
"departure": {
"delay": -22,
"time": "1771500938"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -47,
"time": "1771500995"
},
"departure": {
"delay": -47,
"time": "1771501033"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -71,
"time": "1771501489"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1771501415"
},
"departure": {
"delay": -60,
"time": "1771501440"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -18,
"time": "1771499027"
},
"departure": {
"delay": -18,
"time": "1771499082"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 17,
"time": "1771498697"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1771498893"
},
"departure": {
"delay": -17,
"time": "1771498903"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771498755"
},
"departure": {
"delay": 26,
"time": "1771498766"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -23,
"time": "1771500025"
},
"departure": {
"delay": -23,
"time": "1771500037"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771498831"
},
"departure": {
"delay": 6,
"time": "1771498866"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771500669"
},
"departure": {
"delay": 22,
"time": "1771500682"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1771501250"
},
"departure": {
"delay": -62,
"time": "1771501258"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -47,
"time": "1771501331"
},
"departure": {
"delay": -47,
"time": "1771501393"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1771499846"
},
"departure": {
"delay": 8,
"time": "1771499888"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771499271"
},
"departure": {
"delay": 5,
"time": "1771499285"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1771500863"
},
"departure": {
"delay": -6,
"time": "1771500894"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1771501090"
},
"departure": {
"delay": -18,
"time": "1771501122"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1771500591"
},
"departure": {
"delay": 16,
"time": "1771500616"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1771499548"
},
"departure": {
"delay": -15,
"time": "1771499565"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1771500560"
},
"departure": {
"delay": -26,
"time": "1771500574"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -47,
"time": "1771500117"
},
"departure": {
"delay": -47,
"time": "1771500133"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758732x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758122x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771489773"
},
"departure": {
"delay": 26,
"time": "1771489826"
},
"stopId": "FR:50615:ZE:VALHO2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 31,
"time": "1771489231"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771493197"
},
"departure": {
"delay": 50,
"time": "1771493210"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1771490867"
},
"departure": {
"delay": -22,
"time": "1771490918"
},
"stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771494866"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1771492434"
},
"departure": {
"delay": 6,
"time": "1771492446"
},
"stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1771493427"
},
"departure": {
"delay": 93,
"time": "1771493493"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1771494568"
},
"departure": {
"delay": 140,
"time": "1771494680"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771492040"
},
"departure": {
"delay": 32,
"time": "1771492112"
},
"stopId": "FR:50412:ZE:PORLE1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771490079"
},
"departure": {
"delay": 27,
"time": "1771490127"
},
"stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771492846"
},
"departure": {
"delay": 33,
"time": "1771492893"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771490281"
},
"departure": {
"delay": 12,
"time": "1771490292"
},
"stopId": "FR:50138:ZE:COLFR2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1771490361"
},
"departure": {
"delay": 18,
"time": "1771490478"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771489646"
},
"departure": {
"delay": 33,
"time": "1771489293"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1771491783"
},
"departure": {
"delay": 13,
"time": "1771491793"
},
"stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771493798"
},
"departure": {
"delay": 53,
"time": "1771493813"
},
"stopId": "FR:50332:ZE:MALSF1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771489415"
},
"departure": {
"delay": 24,
"time": "1771489524"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771494268"
},
"departure": {
"delay": 39,
"time": "1771494279"
},
"stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1771492502"
},
"departure": {
"delay": 76,
"time": "1771492516"
},
"stopId": "FR:50490:ZE:SJREG2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758122x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4788077923926016x13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771506175"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771505316"
},
"departure": {
"delay": 106,
"time": "1771505326"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771505943"
},
"departure": {
"delay": 13,
"time": "1771505953"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 15
},
{
"departure": {
"delay": 121,
"time": "1771505221"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771506013"
},
"departure": {
"delay": 23,
"time": "1771506023"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1771505867"
},
"departure": {
"delay": -2,
"time": "1771505878"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1771505460"
},
"departure": {
"delay": -25,
"time": "1771505495"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1771505708"
},
"departure": {
"delay": -21,
"time": "1771505739"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771505633"
},
"departure": {
"delay": 3,
"time": "1771505643"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771506100"
},
"departure": {
"delay": 50,
"time": "1771506110"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1771505787"
},
"departure": {
"delay": -12,
"time": "1771505808"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -19,
"time": "1771505533"
},
"departure": {
"delay": -19,
"time": "1771505561"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4788077923926016x13:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18362:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771505002"
},
"departure": {
"delay": 52,
"time": "1771505152"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771504552"
},
"departure": {
"delay": 112,
"time": "1771504552"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771505940"
},
"departure": {
"delay": 60,
"time": "1771505940"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1771505586"
},
"departure": {
"delay": 66,
"time": "1771505586"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1771504720"
},
"departure": {
"delay": 167,
"time": "1771504727"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 62,
"time": "1771504502"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1771505864"
},
"departure": {
"delay": 104,
"time": "1771505864"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771504652"
},
"departure": {
"delay": 92,
"time": "1771504652"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1771505791"
},
"departure": {
"delay": 91,
"time": "1771505791"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771504515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18362:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771483211"
},
"departure": {
"delay": 18,
"time": "1771483218"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1771482816"
},
"departure": {
"delay": 45,
"time": "1771482825"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 184,
"time": "1771481552"
},
"departure": {
"delay": 184,
"time": "1771481704"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -67,
"time": "1771483373"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1771480886"
},
"departure": {
"delay": 36,
"time": "1771480956"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1771483293"
},
"departure": {
"delay": -13,
"time": "1771483307"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 41,
"time": "1771482511"
},
"departure": {
"delay": 41,
"time": "1771482521"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1771482365"
},
"departure": {
"delay": 48,
"time": "1771482408"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1771480670"
},
"departure": {
"delay": 18,
"time": "1771480698"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771481930"
},
"departure": {
"delay": 40,
"time": "1771481980"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771482921"
},
"departure": {
"delay": -20,
"time": "1771482940"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1771481292"
},
"departure": {
"delay": 47,
"time": "1771481327"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1771483054"
},
"departure": {
"delay": 11,
"time": "1771483091"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 41,
"time": "1771483144"
},
"departure": {
"delay": 41,
"time": "1771483181"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 115,
"time": "1771481779"
},
"departure": {
"delay": 115,
"time": "1771481815"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1771481193"
},
"departure": {
"delay": 72,
"time": "1771481232"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771480723"
},
"departure": {
"delay": 1,
"time": "1771480741"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771482030"
},
"departure": {
"delay": 53,
"time": "1771482053"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1771483246"
},
"departure": {
"delay": -5,
"time": "1771483255"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1771481392"
},
"departure": {
"delay": 27,
"time": "1771481427"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771482854"
},
"departure": {
"delay": 27,
"time": "1771482867"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1771482540"
},
"departure": {
"delay": 105,
"time": "1771482585"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1771480773"
},
"departure": {
"delay": 18,
"time": "1771480818"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1771481012"
},
"departure": {
"delay": 67,
"time": "1771481047"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771482733"
},
"departure": {
"delay": 91,
"time": "1771482751"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1771483019"
},
"departure": {
"delay": 11,
"time": "1771483031"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1771480586"
},
"departure": {
"delay": 34,
"time": "1771480594"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 16,
"time": "1771480516"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1771482440"
},
"departure": {
"delay": 56,
"time": "1771482476"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1771483326"
},
"departure": {
"delay": -40,
"time": "1771483340"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1771481117"
},
"departure": {
"delay": 60,
"time": "1771481160"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1771481855"
},
"departure": {
"delay": 74,
"time": "1771481894"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771482626"
},
"departure": {
"delay": 122,
"time": "1771482662"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1771482175"
},
"departure": {
"delay": 89,
"time": "1771482209"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1771482282"
},
"departure": {
"delay": 80,
"time": "1771482320"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1771482072"
},
"departure": {
"delay": 74,
"time": "1771482134"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13871:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 170,
"time": "1771504242"
},
"departure": {
"delay": 170,
"time": "1771504250"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1771503775"
},
"departure": {
"delay": 179,
"time": "1771503779"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 109,
"time": "1771503229"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1771504881"
},
"departure": {
"delay": 102,
"time": "1771504902"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 172,
"time": "1771503708"
},
"departure": {
"delay": 172,
"time": "1771503712"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771505494"
},
"departure": {
"delay": 34,
"time": "1771505494"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 124,
"time": "1771504444"
},
"departure": {
"delay": 124,
"time": "1771504444"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 192,
"time": "1771503896"
},
"departure": {
"delay": 192,
"time": "1771503912"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771505434"
},
"departure": {
"delay": 34,
"time": "1771505434"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771504020"
},
"departure": {
"delay": 120,
"time": "1771504020"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1771504758"
},
"departure": {
"delay": 47,
"time": "1771504787"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771505301"
},
"departure": {
"delay": 81,
"time": "1771505301"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771504696"
},
"departure": {
"delay": 76,
"time": "1771504696"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1771504949"
},
"departure": {
"delay": 89,
"time": "1771504949"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1771505453"
},
"departure": {
"delay": 53,
"time": "1771505453"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1771505095"
},
"departure": {
"delay": 65,
"time": "1771505105"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771505186"
},
"departure": {
"delay": 26,
"time": "1771505186"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1771505674"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1771504607"
},
"departure": {
"delay": 74,
"time": "1771504634"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1771505017"
},
"departure": {
"delay": 97,
"time": "1771505017"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1771504074"
},
"departure": {
"delay": 114,
"time": "1771504074"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771505374"
},
"departure": {
"delay": 34,
"time": "1771505374"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771504522"
},
"departure": {
"delay": 33,
"time": "1771504533"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1771504341"
},
"departure": {
"delay": 155,
"time": "1771504355"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1771503597"
},
"departure": {
"delay": 209,
"time": "1771503629"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771503234",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13871:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244143xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3199,
"time": "1771503281"
},
"departure": {
"delay": -3199,
"time": "1771503281"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -3188,
"time": "1771502452"
},
"departure": {
"delay": -3188,
"time": "1771502452"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -3189,
"time": "1771504971"
},
"departure": {
"delay": -3189,
"time": "1771504971"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -3161,
"time": "1771503499"
},
"departure": {
"delay": -3161,
"time": "1771503499"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -3161,
"time": "1771503979"
},
"departure": {
"delay": -3161,
"time": "1771503979"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -3199,
"time": "1771503161"
},
"departure": {
"delay": -3199,
"time": "1771503161"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -3199,
"time": "1771503581"
},
"departure": {
"delay": -3199,
"time": "1771503581"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -3140,
"time": "1771503880"
},
"departure": {
"delay": -3140,
"time": "1771503880"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -3164,
"time": "1771504576"
},
"departure": {
"delay": -3164,
"time": "1771504576"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -3198,
"time": "1771504722"
},
"departure": {
"delay": -3198,
"time": "1771504722"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -3199,
"time": "1771505081"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -3199,
"time": "1771504181"
},
"departure": {
"delay": -3199,
"time": "1771504181"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -3171,
"time": "1771504809"
},
"departure": {
"delay": -3171,
"time": "1771504809"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -3155,
"time": "1771502365"
},
"departure": {
"delay": -3155,
"time": "1771502365"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -3148,
"time": "1771502492"
},
"departure": {
"delay": -3148,
"time": "1771502492"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -3170,
"time": "1771504090"
},
"departure": {
"delay": -3170,
"time": "1771504090"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -3155,
"time": "1771504945"
},
"departure": {
"delay": -3155,
"time": "1771504945"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -3158,
"time": "1771505002"
},
"departure": {
"delay": -3158,
"time": "1771505002"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -3182,
"time": "1771504858"
},
"departure": {
"delay": -3182,
"time": "1771504858"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -3179,
"time": "1771504441"
},
"departure": {
"delay": -3179,
"time": "1771504441"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -3189,
"time": "1771504611"
},
"departure": {
"delay": -3189,
"time": "1771504611"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -3178,
"time": "1771504022"
},
"departure": {
"delay": -3178,
"time": "1771504022"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -3141,
"time": "1771503459"
},
"departure": {
"delay": -3141,
"time": "1771503459"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -3193,
"time": "1771503227"
},
"departure": {
"delay": -3193,
"time": "1771503227"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -3144,
"time": "1771504776"
},
"departure": {
"delay": -3144,
"time": "1771504776"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -3199,
"time": "1771502681"
},
"departure": {
"delay": -3199,
"time": "1771502681"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -3154,
"time": "1771504526"
},
"departure": {
"delay": -3154,
"time": "1771504526"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -3143,
"time": "1771504897"
},
"departure": {
"delay": -3143,
"time": "1771504897"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244143xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1771492812"
},
"departure": {
"delay": 311,
"time": "1771492871"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 158,
"time": "1771491398"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 321,
"time": "1771492684"
},
"departure": {
"delay": 321,
"time": "1771492761"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 249,
"time": "1771492439"
},
"departure": {
"delay": 249,
"time": "1771492449"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 165,
"time": "1771491847"
},
"departure": {
"delay": 165,
"time": "1771491885"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 214,
"time": "1771492082"
},
"departure": {
"delay": 214,
"time": "1771492174"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 279,
"time": "1771493259"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 177,
"time": "1771491903"
},
"departure": {
"delay": 177,
"time": "1771491957"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1771492273"
},
"departure": {
"delay": 240,
"time": "1771492320"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 277,
"time": "1771492948"
},
"departure": {
"delay": 277,
"time": "1771492957"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 284,
"time": "1771492650"
},
"departure": {
"delay": 284,
"time": "1771492664"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 261,
"time": "1771493001"
},
"departure": {
"delay": 261,
"time": "1771493001"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 292,
"time": "1771492784"
},
"departure": {
"delay": 292,
"time": "1771492792"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 315,
"time": "1771492904"
},
"departure": {
"delay": 315,
"time": "1771492935"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1771493001"
},
"departure": {
"delay": 141,
"time": "1771493001"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 285,
"time": "1771492461"
},
"departure": {
"delay": 285,
"time": "1771492545"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1771491725"
},
"departure": {
"delay": 160,
"time": "1771491820"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1771493001"
},
"departure": {
"delay": 201,
"time": "1771493001"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 278,
"time": "1771492386"
},
"departure": {
"delay": 278,
"time": "1771492418"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 288,
"time": "1771492567"
},
"departure": {
"delay": 288,
"time": "1771492608"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1771491521"
},
"departure": {
"delay": 171,
"time": "1771491531"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1771492201"
},
"departure": {
"delay": 190,
"time": "1771492210"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 188,
"time": "1771491443"
},
"departure": {
"delay": 188,
"time": "1771491488"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 226,
"time": "1771492004"
},
"departure": {
"delay": 226,
"time": "1771492066"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1771491603"
},
"departure": {
"delay": 136,
"time": "1771491616"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1771478506"
},
"departure": {
"delay": 156,
"time": "1771478556"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1771478586"
},
"departure": {
"delay": 159,
"time": "1771478619"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1771478154"
},
"departure": {
"delay": 103,
"time": "1771478203"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1771477818"
},
"departure": {
"delay": 155,
"time": "1771477835"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1771477685"
},
"departure": {
"delay": 167,
"time": "1771477727"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1771478833"
},
"departure": {
"delay": 161,
"time": "1771478861"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771478084"
},
"departure": {
"delay": 120,
"time": "1771478100"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1771478386"
},
"departure": {
"delay": 165,
"time": "1771478445"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1771477639"
},
"departure": {
"delay": 156,
"time": "1771477656"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1771479040"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 193,
"time": "1771477552"
},
"departure": {
"delay": 193,
"time": "1771477573"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 165,
"time": "1771477752"
},
"departure": {
"delay": 165,
"time": "1771477785"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771478018"
},
"departure": {
"delay": 172,
"time": "1771478032"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 221,
"time": "1771478781"
},
"departure": {
"delay": 221,
"time": "1771478801"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1771477595"
},
"departure": {
"delay": 177,
"time": "1771477617"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 181,
"time": "1771477953"
},
"departure": {
"delay": 181,
"time": "1771477981"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 241,
"time": "1771477441"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1771478927"
},
"departure": {
"delay": 147,
"time": "1771478967"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1771478252"
},
"departure": {
"delay": 147,
"time": "1771478307"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 199,
"time": "1771478661"
},
"departure": {
"delay": 199,
"time": "1771478719"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759054x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771493853"
},
"departure": {
"delay": 47,
"time": "1771493867"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771493914"
},
"departure": {
"delay": 64,
"time": "1771494304"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1771494406"
},
"departure": {
"delay": 118,
"time": "1771494418"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771494608"
},
"departure": {
"delay": 76,
"time": "1771494616"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771494644"
},
"departure": {
"delay": 60,
"time": "1771494660"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1771495177"
},
"departure": {
"delay": 82,
"time": "1771495222"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1771494934"
},
"departure": {
"delay": 104,
"time": "1771495004"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1771494776"
},
"departure": {
"delay": -4,
"time": "1771494776"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1771495119"
},
"departure": {
"delay": 62,
"time": "1771495142"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1771493645"
},
"departure": {
"delay": 101,
"time": "1771493681"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771495051"
},
"departure": {
"delay": 107,
"time": "1771495067"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1771494366"
},
"departure": {
"delay": 91,
"time": "1771494391"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1771493826"
},
"departure": {
"delay": 74,
"time": "1771493834"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -266,
"time": "1771493914"
},
"departure": {
"delay": -266,
"time": "1771493914"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1771493768"
},
"departure": {
"delay": 31,
"time": "1771493791"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1771493693"
},
"departure": {
"delay": 64,
"time": "1771493704"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 22,
"time": "1771493422"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771493555"
},
"departure": {
"delay": 58,
"time": "1771493578"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -86,
"time": "1771493914"
},
"departure": {
"delay": -86,
"time": "1771493914"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1771495306"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771494326"
},
"departure": {
"delay": 102,
"time": "1771494342"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1771493906"
},
"departure": {
"delay": 34,
"time": "1771493914"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -146,
"time": "1771493914"
},
"departure": {
"delay": -146,
"time": "1771493914"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1771494451"
},
"departure": {
"delay": 122,
"time": "1771494482"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771494685"
},
"departure": {
"delay": 60,
"time": "1771494720"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759054x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1771504518"
},
"departure": {
"delay": 138,
"time": "1771504518"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771504945"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771502923"
},
"departure": {
"delay": 103,
"time": "1771502923"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -11,
"time": "1771503289"
},
"departure": {
"delay": -11,
"time": "1771503289"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1771503751"
},
"departure": {
"delay": 91,
"time": "1771503751"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771504027"
},
"departure": {
"delay": 67,
"time": "1771504027"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1771503222"
},
"departure": {
"delay": -18,
"time": "1771503222"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1771504842"
},
"departure": {
"delay": 102,
"time": "1771504842"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1771503970"
},
"departure": {
"delay": 130,
"time": "1771503970"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1771503129"
},
"departure": {
"delay": 129,
"time": "1771503129"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771503645"
},
"departure": {
"delay": 45,
"time": "1771503645"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1771503071"
},
"departure": {
"delay": 191,
"time": "1771503071"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1771504459"
},
"departure": {
"delay": 79,
"time": "1771504459"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1771503495"
},
"departure": {
"delay": 90,
"time": "1771503570"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1771504221"
},
"departure": {
"delay": 130,
"time": "1771504270"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1771504885"
},
"departure": {
"delay": 85,
"time": "1771504885"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1771502755"
},
"departure": {
"delay": 55,
"time": "1771502755"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1771504370"
},
"departure": {
"delay": 110,
"time": "1771504370"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 95,
"time": "1771503875"
},
"departure": {
"delay": 95,
"time": "1771503875"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1771504595"
},
"departure": {
"delay": 95,
"time": "1771504595"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1771504120"
},
"departure": {
"delay": 125,
"time": "1771504145"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771504695"
},
"departure": {
"delay": 40,
"time": "1771504720"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1771503370"
},
"departure": {
"delay": -25,
"time": "1771503395"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771502456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7481:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 209,
"time": "1771501709"
},
"departure": {
"delay": 209,
"time": "1771501709"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1771502260"
},
"departure": {
"delay": 160,
"time": "1771502260"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1771502834"
},
"departure": {
"delay": 161,
"time": "1771502861"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1771502743"
},
"departure": {
"delay": 103,
"time": "1771502743"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 206,
"time": "1771502167"
},
"departure": {
"delay": 206,
"time": "1771502186"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1771503909"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 249,
"time": "1771503586"
},
"departure": {
"delay": 249,
"time": "1771503609"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 269,
"time": "1771503809"
},
"departure": {
"delay": 269,
"time": "1771503809"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 192,
"time": "1771502112"
},
"departure": {
"delay": 192,
"time": "1771502112"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1771502310"
},
"departure": {
"delay": 150,
"time": "1771502310"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1771502940"
},
"departure": {
"delay": 94,
"time": "1771503034"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1771503484"
},
"departure": {
"delay": 184,
"time": "1771503484"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1771503709"
},
"departure": {
"delay": 229,
"time": "1771503709"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771500995",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx875:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182588x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771505216"
},
"departure": {
"delay": 56,
"time": "1771505216"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1771505274"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 70,
"time": "1771504930"
},
"departure": {
"delay": 70,
"time": "1771504930"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1771505050"
},
"departure": {
"delay": 70,
"time": "1771505050"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1771505150"
},
"departure": {
"delay": 110,
"time": "1771505150"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 70,
"time": "1771504990"
},
"departure": {
"delay": 70,
"time": "1771504990"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1771504862"
},
"departure": {
"delay": 122,
"time": "1771504862"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182588x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596152:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -130,
"time": "1771509350"
},
"departure": {
"delay": -130,
"time": "1771509350"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -132,
"time": "1771508928"
},
"departure": {
"delay": -132,
"time": "1771508928"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -117,
"time": "1771509243"
},
"departure": {
"delay": -117,
"time": "1771509243"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -86,
"time": "1771508374"
},
"departure": {
"delay": -86,
"time": "1771508374"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -76,
"time": "1771508684"
},
"departure": {
"delay": -76,
"time": "1771508684"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1771510220"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -130,
"time": "1771509470"
},
"departure": {
"delay": -130,
"time": "1771509470"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -75,
"time": "1771508625"
},
"departure": {
"delay": -75,
"time": "1771508625"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771509928"
},
"departure": {
"delay": -32,
"time": "1771509928"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1771508239"
},
"departure": {
"delay": 19,
"time": "1771508239"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -53,
"time": "1771509787"
},
"departure": {
"delay": -53,
"time": "1771509787"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -70,
"time": "1771509170"
},
"departure": {
"delay": -70,
"time": "1771509170"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -122,
"time": "1771509838"
},
"departure": {
"delay": -122,
"time": "1771509838"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -79,
"time": "1771508321"
},
"departure": {
"delay": -79,
"time": "1771508321"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -121,
"time": "1771509539"
},
"departure": {
"delay": -121,
"time": "1771509539"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -136,
"time": "1771508744"
},
"departure": {
"delay": -136,
"time": "1771508744"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1771510046"
},
"departure": {
"delay": -34,
"time": "1771510046"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -120,
"time": "1771509600"
},
"departure": {
"delay": -120,
"time": "1771509600"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771508175"
},
"departure": {
"delay": 15,
"time": "1771508175"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1771510162"
},
"departure": {
"delay": -38,
"time": "1771510162"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1771509660"
},
"departure": {
"delay": -60,
"time": "1771509660"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -131,
"time": "1771508809"
},
"departure": {
"delay": -131,
"time": "1771508809"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -167,
"time": "1771508893"
},
"departure": {
"delay": -167,
"time": "1771508893"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -143,
"time": "1771509097"
},
"departure": {
"delay": -143,
"time": "1771509097"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -52,
"time": "1771510208"
},
"departure": {
"delay": -52,
"time": "1771510208"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -166,
"time": "1771508414"
},
"departure": {
"delay": -166,
"time": "1771508414"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596152:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1771503153"
},
"departure": {
"delay": 93,
"time": "1771503153"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1771501401"
},
"departure": {
"delay": 81,
"time": "1771501401"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1771503100"
},
"departure": {
"delay": 100,
"time": "1771503100"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771502059"
},
"departure": {
"delay": -10,
"time": "1771502150"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771501311"
},
"departure": {
"delay": 51,
"time": "1771501311"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1771502878"
},
"departure": {
"delay": 118,
"time": "1771502878"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1771501900"
},
"departure": {
"delay": -80,
"time": "1771501900"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1771501225"
},
"departure": {
"delay": 25,
"time": "1771501225"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1771501800"
},
"departure": {
"delay": -60,
"time": "1771501800"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1771501980"
},
"departure": {
"delay": -60,
"time": "1771501980"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771501476"
},
"departure": {
"delay": 36,
"time": "1771501476"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1771501678"
},
"departure": {
"delay": 58,
"time": "1771501678"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1771502973"
},
"departure": {
"delay": 153,
"time": "1771502973"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1771501151"
},
"departure": {
"delay": 11,
"time": "1771501151"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771503746"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771501750"
},
"departure": {
"delay": 10,
"time": "1771501750"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771501055",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2279:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758843x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1771491963"
},
"departure": {
"delay": 81,
"time": "1771491981"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1771493631"
},
"departure": {
"delay": 154,
"time": "1771493674"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1771493324"
},
"departure": {
"delay": 130,
"time": "1771493410"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1771494213"
},
"departure": {
"delay": 103,
"time": "1771494223"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 117,
"time": "1771492001"
},
"departure": {
"delay": 117,
"time": "1771492017"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771494401"
},
"departure": {
"delay": 51,
"time": "1771494411"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 174,
"time": "1771493535"
},
"departure": {
"delay": 174,
"time": "1771493574"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1771494525"
},
"departure": {
"delay": 65,
"time": "1771494545"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 101,
"time": "1771491292"
},
"departure": {
"delay": 101,
"time": "1771491341"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1771492687"
},
"departure": {
"delay": 162,
"time": "1771492722"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1771491373"
},
"departure": {
"delay": 93,
"time": "1771491393"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1771493167"
},
"departure": {
"delay": 161,
"time": "1771493201"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 158,
"time": "1771493105"
},
"departure": {
"delay": 158,
"time": "1771493138"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1771492503"
},
"departure": {
"delay": 78,
"time": "1771492518"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 36,
"time": "1771491276"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1771494501"
},
"departure": {
"delay": 91,
"time": "1771494511"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 76,
"time": "1771491694"
},
"departure": {
"delay": 76,
"time": "1771491736"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1771492134"
},
"departure": {
"delay": 151,
"time": "1771492171"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771494350"
},
"departure": {
"delay": 21,
"time": "1771494381"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 116,
"time": "1771494073"
},
"departure": {
"delay": 116,
"time": "1771494116"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 128,
"time": "1771493991"
},
"departure": {
"delay": 128,
"time": "1771494008"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 122,
"time": "1771492049"
},
"departure": {
"delay": 122,
"time": "1771492082"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1771493832"
},
"departure": {
"delay": 119,
"time": "1771493879"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 143,
"time": "1771492854"
},
"departure": {
"delay": 143,
"time": "1771492883"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1771492325"
},
"departure": {
"delay": 147,
"time": "1771492347"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1771492731"
},
"departure": {
"delay": 130,
"time": "1771492750"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1771492238"
},
"departure": {
"delay": 147,
"time": "1771492287"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1771494229"
},
"departure": {
"delay": 69,
"time": "1771494249"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 153,
"time": "1771493772"
},
"departure": {
"delay": 153,
"time": "1771493793"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 155,
"time": "1771492605"
},
"departure": {
"delay": 155,
"time": "1771492655"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1771491501"
},
"departure": {
"delay": 44,
"time": "1771491524"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771494273"
},
"departure": {
"delay": 49,
"time": "1771494289"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1771491628"
},
"departure": {
"delay": 58,
"time": "1771491658"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1771491815"
},
"departure": {
"delay": 117,
"time": "1771491897"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1771493938"
},
"departure": {
"delay": 96,
"time": "1771493976"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 108,
"time": "1771493232"
},
"departure": {
"delay": 108,
"time": "1771493268"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 160,
"time": "1771493034"
},
"departure": {
"delay": 160,
"time": "1771493080"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1771491573"
},
"departure": {
"delay": 66,
"time": "1771491606"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 118,
"time": "1771491744"
},
"departure": {
"delay": 118,
"time": "1771491778"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1771492973"
},
"departure": {
"delay": 151,
"time": "1771493011"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1771494618"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 103,
"time": "1771494029"
},
"departure": {
"delay": 103,
"time": "1771494043"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 134,
"time": "1771492381"
},
"departure": {
"delay": 134,
"time": "1771492394"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1771491452"
},
"departure": {
"delay": 59,
"time": "1771491479"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771494321"
},
"departure": {
"delay": 37,
"time": "1771494337"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1771494435"
},
"departure": {
"delay": 50,
"time": "1771494470"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 97,
"time": "1771491921"
},
"departure": {
"delay": 97,
"time": "1771491937"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1771492416"
},
"departure": {
"delay": 132,
"time": "1771492452"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758843x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771505820"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771503720"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1469:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850617F5801449x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509000"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771501895",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850617F5801449x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771507020"
},
"departure": {
"delay": 120,
"time": "1771507020"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 120,
"time": "1771506900"
},
"departure": {
"delay": 120,
"time": "1771506900"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 65,
"time": "1771504265"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1771506780"
},
"departure": {
"delay": 120,
"time": "1771506780"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 120,
"time": "1771506420"
},
"departure": {
"delay": 120,
"time": "1771506420"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1771505880"
},
"departure": {
"delay": 120,
"time": "1771505880"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1771505705"
},
"departure": {
"delay": 125,
"time": "1771505705"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1771506000"
},
"departure": {
"delay": 120,
"time": "1771506000"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771504680"
},
"departure": {
"delay": 120,
"time": "1771504800"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771507080"
},
"departure": {
"delay": 120,
"time": "1771507080"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 125,
"time": "1771507025"
},
"departure": {
"delay": 125,
"time": "1771507025"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 120,
"time": "1771505700"
},
"departure": {
"delay": 120,
"time": "1771505700"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771506660"
},
"departure": {
"delay": 120,
"time": "1771506660"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1771506060"
},
"departure": {
"delay": 120,
"time": "1771506060"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771505640"
},
"departure": {
"delay": 120,
"time": "1771505640"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771507200"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 120,
"time": "1771506540"
},
"departure": {
"delay": 120,
"time": "1771506540"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1771505160"
},
"departure": {
"delay": 120,
"time": "1771505160"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771505040"
},
"departure": {
"delay": 125,
"time": "1771505045"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771505280"
},
"departure": {
"delay": 120,
"time": "1771505280"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771505220"
},
"departure": {
"delay": 120,
"time": "1771505220"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771506240"
},
"departure": {
"delay": 120,
"time": "1771506240"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771505760"
},
"departure": {
"delay": 120,
"time": "1771505760"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771505460"
},
"departure": {
"delay": 120,
"time": "1771505460"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1771505580"
},
"departure": {
"delay": 120,
"time": "1771505580"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771505100"
},
"departure": {
"delay": 120,
"time": "1771505100"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505064",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx281:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1771503405"
},
"departure": {
"delay": 105,
"time": "1771503405"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 151,
"time": "1771502791"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1771503925"
},
"departure": {
"delay": -19,
"time": "1771503941"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1771503631"
},
"departure": {
"delay": -29,
"time": "1771503691"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 231,
"time": "1771502941"
},
"departure": {
"delay": 231,
"time": "1771502991"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1771504091"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1771504048"
},
"departure": {
"delay": -29,
"time": "1771504051"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 306,
"time": "1771503043"
},
"departure": {
"delay": 306,
"time": "1771503066"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1771502852"
},
"departure": {
"delay": 226,
"time": "1771502866"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1771503866"
},
"departure": {
"delay": -34,
"time": "1771503866"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771502795",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18345:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506180"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6024:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515240"
},
"departure": {
"time": "1771515240"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771514640"
},
"departure": {
"time": "1771514640"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771514400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771515360"
},
"departure": {
"time": "1771515360"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771515000"
},
"departure": {
"time": "1771515000"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771515120"
},
"departure": {
"time": "1771515120"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771515420"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771514580"
},
"departure": {
"time": "1771514580"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771515300"
},
"departure": {
"time": "1771515300"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771514520"
},
"departure": {
"time": "1771514520"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771515060"
},
"departure": {
"time": "1771515060"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771514880"
},
"departure": {
"time": "1771514880"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771514760"
},
"departure": {
"time": "1771514760"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2211:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758720x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771489155"
},
"departure": {
"delay": 60,
"time": "1771489200"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771488308"
},
"departure": {
"delay": 24,
"time": "1771488324"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771490775"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 112,
"time": "1771490506"
},
"departure": {
"delay": 112,
"time": "1771490572"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1771490252"
},
"departure": {
"delay": 2,
"time": "1771490282"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1771488027"
},
"departure": {
"delay": 98,
"time": "1771488038"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771488373"
},
"departure": {
"delay": 27,
"time": "1771488387"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1771490630"
},
"departure": {
"delay": 61,
"time": "1771490641"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1771490187"
},
"departure": {
"delay": 40,
"time": "1771490200"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771489741"
},
"departure": {
"delay": 14,
"time": "1771489754"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1771488643"
},
"departure": {
"delay": 21,
"time": "1771488681"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1771490601"
},
"departure": {
"delay": 94,
"time": "1771490614"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1771490677"
},
"departure": {
"delay": 67,
"time": "1771490707"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1771488172"
},
"departure": {
"delay": 62,
"time": "1771488182"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771489663"
},
"departure": {
"delay": 17,
"time": "1771489697"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771488447"
},
"departure": {
"delay": 51,
"time": "1771488531"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771489249"
},
"departure": {
"delay": 23,
"time": "1771489283"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1771490027"
},
"departure": {
"delay": 79,
"time": "1771490059"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1771489397"
},
"departure": {
"delay": 49,
"time": "1771489429"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1771489811"
},
"departure": {
"delay": 82,
"time": "1771489882"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1771488932"
},
"departure": {
"delay": 111,
"time": "1771489011"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771490370"
},
"departure": {
"delay": 67,
"time": "1771490407"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1771488759"
},
"departure": {
"delay": 1,
"time": "1771488781"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771489048"
},
"departure": {
"delay": 43,
"time": "1771489123"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1771489784"
},
"departure": {
"delay": -9,
"time": "1771489791"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1771489925"
},
"departure": {
"delay": 90,
"time": "1771489950"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1771490432"
},
"departure": {
"delay": 73,
"time": "1771490473"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 87,
"time": "1771489472"
},
"departure": {
"delay": 87,
"time": "1771489527"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1771490113"
},
"departure": {
"delay": 57,
"time": "1771490157"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1771488561"
},
"departure": {
"delay": 59,
"time": "1771488599"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1771488210"
},
"departure": {
"delay": 79,
"time": "1771488259"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1771488139"
},
"departure": {
"delay": 91,
"time": "1771488151"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1771489316"
},
"departure": {
"delay": 52,
"time": "1771489372"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1771489586"
},
"departure": {
"delay": 61,
"time": "1771489621"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1771490730"
},
"departure": {
"delay": 41,
"time": "1771490741"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 92,
"time": "1771487972"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758720x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758882x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771484427"
},
"departure": {
"delay": 61,
"time": "1771484461"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1771485919"
},
"departure": {
"delay": -11,
"time": "1771485949"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 29,
"time": "1771485595"
},
"departure": {
"delay": 29,
"time": "1771485629"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 15,
"time": "1771484121"
},
"departure": {
"delay": 15,
"time": "1771484235"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1771482961"
},
"departure": {
"delay": 89,
"time": "1771482989"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771485891"
},
"departure": {
"delay": 1,
"time": "1771485901"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -53,
"time": "1771485355"
},
"departure": {
"delay": -53,
"time": "1771485367"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 16,
"time": "1771484874"
},
"departure": {
"delay": 16,
"time": "1771484896"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1771482835"
},
"departure": {
"delay": 69,
"time": "1771482849"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1771485245"
},
"departure": {
"delay": -39,
"time": "1771485261"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 7,
"time": "1771483551"
},
"departure": {
"delay": 7,
"time": "1771483567"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1771484961"
},
"departure": {
"delay": -8,
"time": "1771484992"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1771485415"
},
"departure": {
"delay": -31,
"time": "1771485449"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1771483355"
},
"departure": {
"delay": 1,
"time": "1771483381"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1771485211"
},
"departure": {
"delay": -17,
"time": "1771485223"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 13,
"time": "1771485031"
},
"departure": {
"delay": 13,
"time": "1771485073"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1771483959"
},
"departure": {
"delay": 16,
"time": "1771483996"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1771483749"
},
"departure": {
"delay": 79,
"time": "1771483879"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771484287"
},
"departure": {
"delay": 43,
"time": "1771484323"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1771485281"
},
"departure": {
"delay": -1,
"time": "1771485299"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 77,
"time": "1771482999"
},
"departure": {
"delay": 77,
"time": "1771483037"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771483303"
},
"departure": {
"delay": 11,
"time": "1771483331"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1771485327"
},
"departure": {
"delay": -21,
"time": "1771485339"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 7,
"time": "1771485649"
},
"departure": {
"delay": 7,
"time": "1771485667"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1771483647"
},
"departure": {
"delay": -20,
"time": "1771483660"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771483079"
},
"departure": {
"delay": 67,
"time": "1771483087"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1771486042"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -7,
"time": "1771484649"
},
"departure": {
"delay": -7,
"time": "1771484693"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1771483133"
},
"departure": {
"delay": 6,
"time": "1771483146"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 71,
"time": "1771482611"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1771484613"
},
"departure": {
"delay": -9,
"time": "1771484631"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1771485739"
},
"departure": {
"delay": 35,
"time": "1771485755"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 97,
"time": "1771482660"
},
"departure": {
"delay": 97,
"time": "1771482697"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771484037"
},
"departure": {
"delay": -25,
"time": "1771484075"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1771484346"
},
"departure": {
"delay": 43,
"time": "1771484383"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771482905"
},
"departure": {
"delay": 51,
"time": "1771482951"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1771485143"
},
"departure": {
"delay": -20,
"time": "1771485160"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1771483242"
},
"departure": {
"delay": 11,
"time": "1771483271"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1771485978"
},
"departure": {
"delay": -22,
"time": "1771485998"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 27,
"time": "1771484747"
},
"departure": {
"delay": 27,
"time": "1771484787"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1771483473"
},
"departure": {
"delay": 13,
"time": "1771483513"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771483406"
},
"departure": {
"delay": 40,
"time": "1771483420"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1771482776"
},
"departure": {
"delay": 87,
"time": "1771482807"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1771484923"
},
"departure": {
"delay": -7,
"time": "1771484933"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1771485777"
},
"departure": {
"delay": 32,
"time": "1771485812"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 53,
"time": "1771482866"
},
"departure": {
"delay": 53,
"time": "1771482893"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771483108"
},
"departure": {
"delay": 36,
"time": "1771483116"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771485459"
},
"departure": {
"delay": 32,
"time": "1771485572"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 47,
"time": "1771484525"
},
"departure": {
"delay": 47,
"time": "1771484567"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1771484815"
},
"departure": {
"delay": 13,
"time": "1771484833"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758882x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748441x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 41,
"time": "1771501661"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1771504135"
},
"departure": {
"delay": 87,
"time": "1771504167"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1771501705"
},
"departure": {
"delay": 38,
"time": "1771501718"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771504024"
},
"departure": {
"delay": 41,
"time": "1771504061"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1771503804"
},
"departure": {
"delay": 58,
"time": "1771503838"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1771503677"
},
"departure": {
"delay": -9,
"time": "1771503711"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1771502257"
},
"departure": {
"delay": -45,
"time": "1771502355"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771501744"
},
"departure": {
"delay": 12,
"time": "1771501752"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771503115"
},
"departure": {
"delay": 6,
"time": "1771503126"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1771502974"
},
"departure": {
"delay": 107,
"time": "1771502987"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1771504382"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1771501842"
},
"departure": {
"delay": 55,
"time": "1771501855"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771503168"
},
"departure": {
"delay": 21,
"time": "1771503201"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1771502067"
},
"departure": {
"delay": -53,
"time": "1771502107"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771503023"
},
"departure": {
"delay": 41,
"time": "1771503041"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771501800"
},
"departure": {
"delay": 65,
"time": "1771501805"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1771502044"
},
"departure": {
"delay": -45,
"time": "1771502055"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771503721"
},
"departure": {
"delay": 21,
"time": "1771503741"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -39,
"time": "1771503366"
},
"departure": {
"delay": -39,
"time": "1771503381"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1771501985"
},
"departure": {
"delay": -23,
"time": "1771502017"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1771504205"
},
"departure": {
"delay": 85,
"time": "1771504225"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 16,
"time": "1771503606"
},
"departure": {
"delay": 16,
"time": "1771503616"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1771503399"
},
"departure": {
"delay": 18,
"time": "1771503498"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1771503286"
},
"departure": {
"delay": -3,
"time": "1771503297"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1771504099"
},
"departure": {
"delay": 33,
"time": "1771504113"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1771503848"
},
"departure": {
"delay": 32,
"time": "1771503872"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1771502922"
},
"departure": {
"delay": 130,
"time": "1771502950"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1771503918"
},
"departure": {
"delay": 35,
"time": "1771503935"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1771502395"
},
"departure": {
"delay": 176,
"time": "1771502876"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1771501950"
},
"departure": {
"delay": -17,
"time": "1771501963"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1771502165"
},
"departure": {
"delay": -45,
"time": "1771502175"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771501911"
},
"departure": {
"delay": 6,
"time": "1771501926"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771501878"
},
"departure": {
"delay": 26,
"time": "1771501886"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771503081"
},
"departure": {
"delay": 31,
"time": "1771503091"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748441x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771503268"
},
"departure": {
"delay": 28,
"time": "1771503268"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 207,
"time": "1771505067"
},
"departure": {
"delay": 207,
"time": "1771505067"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 207,
"time": "1771504446"
},
"departure": {
"delay": 207,
"time": "1771504467"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 128,
"time": "1771503068"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1771503587"
},
"departure": {
"delay": 112,
"time": "1771503592"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1771504183"
},
"departure": {
"delay": -17,
"time": "1771504183"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1771504607"
},
"departure": {
"delay": 167,
"time": "1771504607"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771503802"
},
"departure": {
"delay": 30,
"time": "1771503810"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771503408"
},
"departure": {
"delay": 108,
"time": "1771503408"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1771503117"
},
"departure": {
"delay": -3,
"time": "1771503117"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1771505297"
},
"departure": {
"delay": 137,
"time": "1771505297"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 137,
"time": "1771505477"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1771504225"
},
"departure": {
"delay": 25,
"time": "1771504225"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1771504768"
},
"departure": {
"delay": 172,
"time": "1771504792"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1771503707"
},
"departure": {
"delay": -13,
"time": "1771503707"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771503192"
},
"departure": {
"delay": 12,
"time": "1771503192"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1771505182"
},
"departure": {
"delay": 142,
"time": "1771505182"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 197,
"time": "1771504517"
},
"departure": {
"delay": 197,
"time": "1771504517"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1771504717"
},
"departure": {
"delay": 217,
"time": "1771504717"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771505130"
},
"departure": {
"delay": 150,
"time": "1771505130"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 202,
"time": "1771504642"
},
"departure": {
"delay": 202,
"time": "1771504642"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1771503470"
},
"departure": {
"delay": 157,
"time": "1771503517"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1771505004"
},
"departure": {
"delay": 144,
"time": "1771505004"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1771503944"
},
"departure": {
"delay": 92,
"time": "1771503992"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771504092"
},
"departure": {
"delay": 72,
"time": "1771504092"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1771504942"
},
"departure": {
"delay": 142,
"time": "1771504942"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 192,
"time": "1771504872"
},
"departure": {
"delay": 192,
"time": "1771504872"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771502854",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9131:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745402x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1771493825"
},
"departure": {
"delay": 172,
"time": "1771493872"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1771494557"
},
"departure": {
"delay": -7,
"time": "1771494593"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1771493767"
},
"departure": {
"delay": 162,
"time": "1771493802"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1771494623"
},
"departure": {
"delay": -4,
"time": "1771494656"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1771494052"
},
"departure": {
"delay": 206,
"time": "1771494086"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1771493975"
},
"departure": {
"delay": 207,
"time": "1771494027"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1771493908"
},
"departure": {
"delay": 187,
"time": "1771493947"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1771494482"
},
"departure": {
"delay": 24,
"time": "1771494504"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 202,
"time": "1771493602"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771494376"
},
"departure": {
"delay": 55,
"time": "1771494415"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -76,
"time": "1771494901"
},
"departure": {
"delay": -76,
"time": "1771494944"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -112,
"time": "1771495028"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1771494235"
},
"departure": {
"delay": 68,
"time": "1771494248"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1771494174"
},
"departure": {
"delay": 129,
"time": "1771494189"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1771494814"
},
"departure": {
"delay": -53,
"time": "1771494847"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1771493713"
},
"departure": {
"delay": 166,
"time": "1771493746"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1771494687"
},
"departure": {
"delay": 1,
"time": "1771494721"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771494291"
},
"departure": {
"delay": 28,
"time": "1771494328"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1771494133"
},
"departure": {
"delay": 151,
"time": "1771494151"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771494751"
},
"departure": {
"delay": 1,
"time": "1771494781"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745402x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7477:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 280,
"time": "1771504480"
},
"departure": {
"delay": 280,
"time": "1771504480"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 329,
"time": "1771502789"
},
"departure": {
"delay": 329,
"time": "1771502789"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 391,
"time": "1771502731"
},
"departure": {
"delay": 391,
"time": "1771502731"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1771503840"
},
"departure": {
"delay": 240,
"time": "1771503840"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 170,
"time": "1771502330"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 315,
"time": "1771504155"
},
"departure": {
"delay": 315,
"time": "1771504155"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1771503033"
},
"departure": {
"delay": 153,
"time": "1771503033"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 247,
"time": "1771502384"
},
"departure": {
"delay": 247,
"time": "1771502407"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1771504305"
},
"departure": {
"delay": 240,
"time": "1771504380"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 277,
"time": "1771502534"
},
"departure": {
"delay": 277,
"time": "1771502557"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 260,
"time": "1771503955"
},
"departure": {
"delay": 260,
"time": "1771503980"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1771502961"
},
"departure": {
"delay": 201,
"time": "1771502961"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1771504085"
},
"departure": {
"delay": 245,
"time": "1771504085"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 275,
"time": "1771503733"
},
"departure": {
"delay": 275,
"time": "1771503755"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1771504205"
},
"departure": {
"delay": 245,
"time": "1771504205"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 205,
"time": "1771502905"
},
"departure": {
"delay": 205,
"time": "1771502905"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 270,
"time": "1771503570"
},
"departure": {
"delay": 270,
"time": "1771503570"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 274,
"time": "1771504534"
},
"departure": {
"delay": 274,
"time": "1771504534"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 210,
"time": "1771503630"
},
"departure": {
"delay": 210,
"time": "1771503630"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 225,
"time": "1771504605"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 285,
"time": "1771503405"
},
"departure": {
"delay": 285,
"time": "1771503405"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 265,
"time": "1771503505"
},
"departure": {
"delay": 265,
"time": "1771503505"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 340,
"time": "1771503181"
},
"departure": {
"delay": 340,
"time": "1771503280"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 272,
"time": "1771503332"
},
"departure": {
"delay": 272,
"time": "1771503332"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771502335",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7477:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490726:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 676,
"time": "1771507516"
},
"departure": {
"delay": 676,
"time": "1771507516"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 762,
"time": "1771506042"
},
"departure": {
"delay": 762,
"time": "1771506042"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 702,
"time": "1771505682"
},
"departure": {
"delay": 702,
"time": "1771505682"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 772,
"time": "1771505992"
},
"departure": {
"delay": 772,
"time": "1771505992"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 665,
"time": "1771505225"
},
"departure": {
"delay": 665,
"time": "1771505225"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 700,
"time": "1771506340"
},
"departure": {
"delay": 700,
"time": "1771506340"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 632,
"time": "1771507172"
},
"departure": {
"delay": 632,
"time": "1771507172"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 637,
"time": "1771506937"
},
"departure": {
"delay": 637,
"time": "1771506937"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 659,
"time": "1771507319"
},
"departure": {
"delay": 659,
"time": "1771507319"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 643,
"time": "1771505383"
},
"departure": {
"delay": 643,
"time": "1771505383"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 710,
"time": "1771507610"
},
"departure": {
"delay": 710,
"time": "1771507610"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 698,
"time": "1771507418"
},
"departure": {
"delay": 698,
"time": "1771507418"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 641,
"time": "1771507121"
},
"departure": {
"delay": 641,
"time": "1771507121"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 689,
"time": "1771507289"
},
"departure": {
"delay": 689,
"time": "1771507289"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 762,
"time": "1771506102"
},
"departure": {
"delay": 762,
"time": "1771506102"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 641,
"time": "1771505621"
},
"departure": {
"delay": 641,
"time": "1771505621"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 672,
"time": "1771505472"
},
"departure": {
"delay": 672,
"time": "1771505472"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 717,
"time": "1771505517"
},
"departure": {
"delay": 717,
"time": "1771505517"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 712,
"time": "1771506412"
},
"departure": {
"delay": 712,
"time": "1771506412"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 612,
"time": "1771506672"
},
"departure": {
"delay": 612,
"time": "1771506672"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 703,
"time": "1771505263"
},
"departure": {
"delay": 703,
"time": "1771505263"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 696,
"time": "1771506756"
},
"departure": {
"delay": 696,
"time": "1771506756"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 724,
"time": "1771505884"
},
"departure": {
"delay": 724,
"time": "1771505884"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 687,
"time": "1771505787"
},
"departure": {
"delay": 687,
"time": "1771505787"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 643,
"time": "1771506643"
},
"departure": {
"delay": 643,
"time": "1771506643"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 700,
"time": "1771506820"
},
"departure": {
"delay": 700,
"time": "1771506820"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 726,
"time": "1771506186"
},
"departure": {
"delay": 726,
"time": "1771506186"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 688,
"time": "1771507348"
},
"departure": {
"delay": 688,
"time": "1771507348"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 692,
"time": "1771506452"
},
"departure": {
"delay": 692,
"time": "1771506452"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 650,
"time": "1771506890"
},
"departure": {
"delay": 650,
"time": "1771506890"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 683,
"time": "1771507463"
},
"departure": {
"delay": 683,
"time": "1771507463"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 590,
"time": "1771507670"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 642,
"time": "1771505742"
},
"departure": {
"delay": 642,
"time": "1771505742"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": 632,
"time": "1771505132"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 699,
"time": "1771505439"
},
"departure": {
"delay": 699,
"time": "1771505439"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 696,
"time": "1771506216"
},
"departure": {
"delay": 696,
"time": "1771506216"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 729,
"time": "1771505949"
},
"departure": {
"delay": 729,
"time": "1771505949"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 691,
"time": "1771505551"
},
"departure": {
"delay": 691,
"time": "1771505551"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 737,
"time": "1771506497"
},
"departure": {
"delay": 737,
"time": "1771506497"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 751,
"time": "1771506151"
},
"departure": {
"delay": 751,
"time": "1771506151"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 665,
"time": "1771507565"
},
"departure": {
"delay": 665,
"time": "1771507565"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490726:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4753014851108864x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771505151"
},
"departure": {
"delay": 2,
"time": "1771505162"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 299,
"time": "1771506169"
},
"departure": {
"delay": 299,
"time": "1771506179"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1771506680"
},
"departure": {
"delay": 150,
"time": "1771506690"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1771506597"
},
"departure": {
"delay": 247,
"time": "1771506607"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 217,
"time": "1771506627"
},
"departure": {
"delay": 217,
"time": "1771506637"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 283,
"time": "1771506273"
},
"departure": {
"delay": 283,
"time": "1771506283"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 257,
"time": "1771505947"
},
"departure": {
"delay": 257,
"time": "1771505957"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 318,
"time": "1771506488"
},
"departure": {
"delay": 318,
"time": "1771506498"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1771506717"
},
"departure": {
"delay": 127,
"time": "1771506727"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1771505244"
},
"departure": {
"delay": 34,
"time": "1771505254"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771505547"
},
"departure": {
"delay": 157,
"time": "1771505557"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 309,
"time": "1771506539"
},
"departure": {
"delay": 309,
"time": "1771506549"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1771504808"
},
"departure": {
"delay": 67,
"time": "1771504867"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1771505360"
},
"departure": {
"delay": 90,
"time": "1771505370"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771504984"
},
"departure": {
"delay": 44,
"time": "1771505084"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 290,
"time": "1771506040"
},
"departure": {
"delay": 290,
"time": "1771506050"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771504585"
},
"departure": {
"delay": 98,
"time": "1771504598"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771506761"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 164,
"time": "1771505674"
},
"departure": {
"delay": 164,
"time": "1771505684"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4753014851108864x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515180"
},
"departure": {
"time": "1771515180"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771514520"
},
"departure": {
"time": "1771514520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771514760"
},
"departure": {
"time": "1771514760"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771515360"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771515000"
},
"departure": {
"time": "1771515000"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771514400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771514880"
},
"departure": {
"time": "1771514880"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771514460"
},
"departure": {
"time": "1771514460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771514820"
},
"departure": {
"time": "1771514820"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2205:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9152:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1771505524"
},
"departure": {
"delay": 124,
"time": "1771505524"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771505853"
},
"departure": {
"delay": 93,
"time": "1771505853"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1771506703"
},
"departure": {
"delay": 103,
"time": "1771506703"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1771507119"
},
"departure": {
"delay": 99,
"time": "1771507119"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 102,
"time": "1771506642"
},
"departure": {
"delay": 102,
"time": "1771506642"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1771507293"
},
"departure": {
"delay": 93,
"time": "1771507293"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1771505413"
},
"departure": {
"delay": 73,
"time": "1771505413"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1771506333"
},
"departure": {
"delay": 93,
"time": "1771506333"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771507182"
},
"departure": {
"delay": 102,
"time": "1771507182"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1771506448"
},
"departure": {
"delay": 88,
"time": "1771506448"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1771507473"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1771506357"
},
"departure": {
"delay": 117,
"time": "1771506357"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1771506871"
},
"departure": {
"delay": 31,
"time": "1771506871"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771505619"
},
"departure": {
"delay": 99,
"time": "1771505619"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1771505480"
},
"departure": {
"delay": 80,
"time": "1771505480"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1771505046"
},
"departure": {
"delay": 66,
"time": "1771505046"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1771506805"
},
"departure": {
"delay": 85,
"time": "1771506805"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1771505263"
},
"departure": {
"delay": 103,
"time": "1771505263"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1771506573"
},
"departure": {
"delay": 93,
"time": "1771506573"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1771505173"
},
"departure": {
"delay": 73,
"time": "1771505173"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1771505322"
},
"departure": {
"delay": 102,
"time": "1771505322"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771506498"
},
"departure": {
"delay": 78,
"time": "1771506498"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771504874",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9152:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470552:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2304,
"time": "1771505196"
},
"departure": {
"delay": -2304,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2304,
"time": "1771505196"
},
"departure": {
"delay": -2304,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2604,
"time": "1771505196"
},
"departure": {
"delay": -2604,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2664,
"time": "1771505196"
},
"departure": {
"delay": -2664,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2904,
"time": "1771505196"
},
"departure": {
"delay": -2904,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1404,
"time": "1771505196"
},
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3084,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2784,
"time": "1771505196"
},
"departure": {
"delay": -2784,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2004,
"time": "1771505196"
},
"departure": {
"delay": -2004,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2484,
"time": "1771505196"
},
"departure": {
"delay": -2484,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2904,
"time": "1771505196"
},
"departure": {
"delay": -2904,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2604,
"time": "1771505196"
},
"departure": {
"delay": -2604,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1824,
"time": "1771505196"
},
"departure": {
"delay": -1824,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2244,
"time": "1771505196"
},
"departure": {
"delay": -2244,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2844,
"time": "1771505196"
},
"departure": {
"delay": -2844,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1764,
"time": "1771505196"
},
"departure": {
"delay": -1764,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1944,
"time": "1771505196"
},
"departure": {
"delay": -1944,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2124,
"time": "1771505196"
},
"departure": {
"delay": -2124,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2424,
"time": "1771505196"
},
"departure": {
"delay": -2424,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470552:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1771505088"
},
"departure": {
"delay": 232,
"time": "1771505092"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 264,
"time": "1771505964"
},
"departure": {
"delay": 264,
"time": "1771505964"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 196,
"time": "1771504816"
},
"departure": {
"delay": 196,
"time": "1771504816"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 183,
"time": "1771504736"
},
"departure": {
"delay": 183,
"time": "1771504743"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 256,
"time": "1771505656"
},
"departure": {
"delay": 256,
"time": "1771505656"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 254,
"time": "1771505294"
},
"departure": {
"delay": 254,
"time": "1771505294"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 251,
"time": "1771506131"
},
"departure": {
"delay": 251,
"time": "1771506131"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 271,
"time": "1771505551"
},
"departure": {
"delay": 271,
"time": "1771505551"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 266,
"time": "1771505486"
},
"departure": {
"delay": 266,
"time": "1771505486"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 273,
"time": "1771506213"
},
"departure": {
"delay": 273,
"time": "1771506213"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 246,
"time": "1771506066"
},
"departure": {
"delay": 246,
"time": "1771506066"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 271,
"time": "1771506271"
},
"departure": {
"delay": 271,
"time": "1771506271"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1771504485"
},
"departure": {
"delay": 85,
"time": "1771504585"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 271,
"time": "1771505191"
},
"departure": {
"delay": 271,
"time": "1771505191"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 275,
"time": "1771505375"
},
"departure": {
"delay": 275,
"time": "1771505375"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 192,
"time": "1771504872"
},
"departure": {
"delay": 192,
"time": "1771504872"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 250,
"time": "1771505710"
},
"departure": {
"delay": 250,
"time": "1771505710"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 271,
"time": "1771506031"
},
"departure": {
"delay": 271,
"time": "1771506031"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 275,
"time": "1771505795"
},
"departure": {
"delay": 275,
"time": "1771505795"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 265,
"time": "1771505845"
},
"departure": {
"delay": 265,
"time": "1771505845"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 271,
"time": "1771504978"
},
"departure": {
"delay": 271,
"time": "1771505011"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 271,
"time": "1771506391"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771504595",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17407:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1771482408"
},
"departure": {
"delay": 59,
"time": "1771482419"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 168,
"time": "1771483449"
},
"departure": {
"delay": 168,
"time": "1771483488"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1771484304"
},
"departure": {
"delay": 97,
"time": "1771484317"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 78,
"time": "1771482369"
},
"departure": {
"delay": 78,
"time": "1771482378"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771482154"
},
"departure": {
"delay": 65,
"time": "1771482185"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1771484387"
},
"departure": {
"delay": 64,
"time": "1771484404"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1771483666"
},
"departure": {
"delay": 122,
"time": "1771483682"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1771484053"
},
"departure": {
"delay": -35,
"time": "1771484065"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771484550"
},
"departure": {
"delay": 41,
"time": "1771484561"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1771482322"
},
"departure": {
"delay": 108,
"time": "1771482348"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1771483577"
},
"departure": {
"delay": 149,
"time": "1771483649"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 172,
"time": "1771483411"
},
"departure": {
"delay": 172,
"time": "1771483432"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1771483520"
},
"departure": {
"delay": 88,
"time": "1771483528"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771482209"
},
"departure": {
"delay": 36,
"time": "1771482216"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 196,
"time": "1771482803"
},
"departure": {
"delay": 196,
"time": "1771483336"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1771482660"
},
"departure": {
"delay": 8,
"time": "1771482668"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771482541"
},
"departure": {
"delay": 38,
"time": "1771482578"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1771484117"
},
"departure": {
"delay": 76,
"time": "1771484296"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1771484679"
},
"departure": {
"delay": 52,
"time": "1771484692"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771482589"
},
"departure": {
"time": "1771482600"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -78,
"time": "1771482730"
},
"departure": {
"delay": -78,
"time": "1771482762"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1771482485"
},
"departure": {
"delay": 43,
"time": "1771482523"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771482458"
},
"departure": {
"delay": 46,
"time": "1771482466"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1771483715"
},
"departure": {
"delay": 144,
"time": "1771483764"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -46,
"time": "1771484834"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1771483960"
},
"departure": {
"delay": -12,
"time": "1771483968"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1771483865"
},
"departure": {
"delay": 82,
"time": "1771483882"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1771484364"
},
"departure": {
"delay": 101,
"time": "1771484381"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1771484604"
},
"departure": {
"delay": 35,
"time": "1771484615"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 43,
"time": "1771482103"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1771482260"
},
"departure": {
"delay": 92,
"time": "1771482272"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771483930"
},
"departure": {
"delay": 28,
"time": "1771483948"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1771484641"
},
"departure": {
"delay": 71,
"time": "1771484651"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1771484439"
},
"departure": {
"delay": 73,
"time": "1771484473"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748432x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022835x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509600"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 50,
"time": "1771508930"
},
"departure": {
"delay": 50,
"time": "1771508930"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 6,
"time": "1771509006"
},
"departure": {
"delay": 6,
"time": "1771509006"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 10,
"time": "1771508650"
},
"departure": {
"delay": 10,
"time": "1771508650"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 47,
"time": "1771509227"
},
"departure": {
"delay": 47,
"time": "1771509227"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 50,
"time": "1771505930"
},
"departure": {
"delay": 50,
"time": "1771505930"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771509553"
},
"departure": {
"delay": 13,
"time": "1771509553"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1771506149"
},
"departure": {
"delay": 29,
"time": "1771506149"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1771505977"
},
"departure": {
"delay": 37,
"time": "1771505977"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1771507258"
},
"departure": {
"delay": 58,
"time": "1771507258"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771507525"
},
"departure": {
"delay": 25,
"time": "1771507525"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1771507583"
},
"departure": {
"delay": 23,
"time": "1771507583"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771509099"
},
"departure": {
"delay": 39,
"time": "1771509099"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 41,
"time": "1771507001"
},
"departure": {
"delay": 41,
"time": "1771507001"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771508479"
},
"departure": {
"delay": 19,
"time": "1771508479"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771508760"
},
"departure": {
"time": "1771508760"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1771507790"
},
"departure": {
"delay": 50,
"time": "1771507790"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1771506019"
},
"departure": {
"delay": 19,
"time": "1771506019"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1771507732"
},
"departure": {
"delay": 52,
"time": "1771507732"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1771507148"
},
"departure": {
"delay": 8,
"time": "1771507148"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771506511"
},
"departure": {
"delay": 31,
"time": "1771506511"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771508087"
},
"departure": {
"delay": 47,
"time": "1771508087"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1771509519"
},
"departure": {
"delay": 39,
"time": "1771509519"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 21,
"time": "1771508841"
},
"departure": {
"delay": 21,
"time": "1771508841"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 45,
"time": "1771506105"
},
"departure": {
"delay": 45,
"time": "1771506105"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771508155"
},
"departure": {
"delay": 55,
"time": "1771508155"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1771507675"
},
"departure": {
"delay": 55,
"time": "1771507675"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771508318"
},
"departure": {
"delay": 38,
"time": "1771508318"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1771508579"
},
"departure": {
"delay": 59,
"time": "1771508579"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1771508409"
},
"departure": {
"delay": 9,
"time": "1771508409"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771508220"
},
"departure": {
"time": "1771508220"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1771509403"
},
"departure": {
"delay": 43,
"time": "1771509403"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 48,
"time": "1771509468"
},
"departure": {
"delay": 48,
"time": "1771509468"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771506245"
},
"departure": {
"delay": 5,
"time": "1771506245"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507860"
},
"departure": {
"time": "1771507860"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1771506202"
},
"departure": {
"delay": 22,
"time": "1771506202"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1771506466"
},
"departure": {
"delay": 46,
"time": "1771506466"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771507927"
},
"departure": {
"delay": 7,
"time": "1771507927"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1771507213"
},
"departure": {
"delay": 13,
"time": "1771507213"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771509050"
},
"departure": {
"delay": 50,
"time": "1771509050"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 57,
"time": "1771509357"
},
"departure": {
"delay": 57,
"time": "1771509357"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771505019",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022835x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758897x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1771499333"
},
"departure": {
"delay": -120,
"time": "1771499340"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 75,
"time": "1771496879"
},
"departure": {
"delay": 75,
"time": "1771496895"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -84,
"time": "1771499243"
},
"departure": {
"delay": -84,
"time": "1771499256"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 84,
"time": "1771498265"
},
"departure": {
"delay": 84,
"time": "1771498284"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1771496228"
},
"departure": {
"delay": -40,
"time": "1771496240"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771498381"
},
"departure": {
"delay": 74,
"time": "1771498394"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 105,
"time": "1771496611"
},
"departure": {
"delay": 105,
"time": "1771496625"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771497201"
},
"departure": {
"delay": 51,
"time": "1771497231"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1771496851"
},
"departure": {
"delay": 100,
"time": "1771496860"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1771496466"
},
"departure": {
"delay": 112,
"time": "1771496512"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771497004"
},
"departure": {
"delay": 52,
"time": "1771497052"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1771498994"
},
"departure": {
"delay": -31,
"time": "1771499009"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 36,
"time": "1771498933"
},
"departure": {
"delay": 36,
"time": "1771498956"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 40,
"time": "1771496311"
},
"departure": {
"delay": 40,
"time": "1771496380"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771498527"
},
"departure": {
"delay": 57,
"time": "1771498557"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 135,
"time": "1771497371"
},
"departure": {
"delay": 135,
"time": "1771497435"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1771498972"
},
"departure": {
"delay": 1,
"time": "1771498981"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 21,
"time": "1771498728"
},
"departure": {
"delay": 21,
"time": "1771498761"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 68,
"time": "1771496640"
},
"departure": {
"delay": 68,
"time": "1771496648"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1771499113"
},
"departure": {
"delay": -52,
"time": "1771499168"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 20,
"time": "1771496060"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771498886"
},
"departure": {
"delay": 31,
"time": "1771498891"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 77,
"time": "1771498176"
},
"departure": {
"delay": 77,
"time": "1771498217"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -58,
"time": "1771499089"
},
"departure": {
"delay": -58,
"time": "1771499102"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 79,
"time": "1771497492"
},
"departure": {
"delay": 79,
"time": "1771497559"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 81,
"time": "1771496920"
},
"departure": {
"delay": 81,
"time": "1771496961"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1771498692"
},
"departure": {
"delay": 27,
"time": "1771498707"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1771498127"
},
"departure": {
"delay": 65,
"time": "1771498145"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771496261"
},
"departure": {
"delay": 16,
"time": "1771496296"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1771498033"
},
"departure": {
"delay": 114,
"time": "1771498074"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1771497808"
},
"departure": {
"delay": 81,
"time": "1771497861"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1771498786"
},
"departure": {
"delay": 76,
"time": "1771498816"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 51,
"time": "1771496747"
},
"departure": {
"delay": 51,
"time": "1771496811"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1771497598"
},
"departure": {
"delay": 99,
"time": "1771497639"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1771498845"
},
"departure": {
"delay": 73,
"time": "1771498873"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 62,
"time": "1771497088"
},
"departure": {
"delay": 62,
"time": "1771497122"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771496391"
},
"departure": {
"delay": 91,
"time": "1771496431"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1771498630"
},
"departure": {
"delay": 24,
"time": "1771498644"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 73,
"time": "1771497694"
},
"departure": {
"delay": 73,
"time": "1771497733"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1771498476"
},
"departure": {
"delay": 53,
"time": "1771498493"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 71,
"time": "1771498417"
},
"departure": {
"delay": 71,
"time": "1771498451"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1771496109"
},
"departure": {
"delay": 31,
"time": "1771496131"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -62,
"time": "1771499028"
},
"departure": {
"delay": -62,
"time": "1771499038"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 71,
"time": "1771498317"
},
"departure": {
"delay": 71,
"time": "1771498331"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 138,
"time": "1771497921"
},
"departure": {
"delay": 138,
"time": "1771497978"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -98,
"time": "1771499269"
},
"departure": {
"delay": -98,
"time": "1771499302"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 72,
"time": "1771497777"
},
"departure": {
"delay": 72,
"time": "1771497792"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1771496551"
},
"departure": {
"delay": 118,
"time": "1771496578"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1771499371"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -11,
"time": "1771496202"
},
"departure": {
"delay": -11,
"time": "1771496209"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758897x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14366:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771506317"
},
"departure": {
"delay": 17,
"time": "1771506317"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771507890"
},
"departure": {
"delay": 30,
"time": "1771507890"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771508017"
},
"departure": {
"delay": 37,
"time": "1771508017"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1771507245"
},
"departure": {
"delay": 45,
"time": "1771507245"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771506579"
},
"departure": {
"delay": 39,
"time": "1771506579"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1771507619"
},
"departure": {
"delay": 59,
"time": "1771507619"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771507519"
},
"departure": {
"delay": 19,
"time": "1771507519"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771506390"
},
"departure": {
"delay": 30,
"time": "1771506390"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1771506167"
},
"departure": {
"delay": 47,
"time": "1771506167"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771501995",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14366:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771529220"
},
"departure": {
"time": "1771529220"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771529460"
},
"departure": {
"time": "1771529460"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771528800"
},
"departure": {
"time": "1771528800"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771528380"
},
"departure": {
"time": "1771528380"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771529640"
},
"departure": {
"time": "1771529640"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771528680"
},
"departure": {
"time": "1771528680"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771530240"
},
"departure": {
"time": "1771530240"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771529580"
},
"departure": {
"time": "1771529580"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771530480"
},
"departure": {
"time": "1771530480"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771530540"
},
"departure": {
"time": "1771530540"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771530000"
},
"departure": {
"time": "1771530000"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771529820"
},
"departure": {
"time": "1771529820"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771530420"
},
"departure": {
"time": "1771530420"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771529160"
},
"departure": {
"time": "1771529160"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771528740"
},
"departure": {
"time": "1771528740"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771530120"
},
"departure": {
"time": "1771530120"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771529280"
},
"departure": {
"time": "1771529280"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771528620"
},
"departure": {
"time": "1771528620"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771530600"
},
"departure": {
"time": "1771530600"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771527900"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771529285"
},
"departure": {
"delay": 5,
"time": "1771529285"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771529040"
},
"departure": {
"time": "1771529040"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771528860"
},
"departure": {
"time": "1771528860"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771530360"
},
"departure": {
"time": "1771530360"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771529340"
},
"departure": {
"time": "1771529340"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771530660"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771500024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx631:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1771502822"
},
"departure": {
"delay": 188,
"time": "1771502828"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1771503622"
},
"departure": {
"delay": 152,
"time": "1771503632"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1771503907"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1771502938"
},
"departure": {
"delay": 133,
"time": "1771503013"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1771503808"
},
"departure": {
"delay": 102,
"time": "1771503822"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771503771"
},
"departure": {
"delay": 120,
"time": "1771503780"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"departure": {
"delay": 161,
"time": "1771502561"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771503091"
},
"departure": {
"delay": 110,
"time": "1771503110"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1771502847"
},
"departure": {
"delay": 155,
"time": "1771502855"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1771503150"
},
"departure": {
"delay": 98,
"time": "1771503158"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771503650"
},
"departure": {
"delay": 126,
"time": "1771503666"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1771502913"
},
"departure": {
"delay": 101,
"time": "1771502921"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 195,
"time": "1771502730"
},
"departure": {
"delay": 195,
"time": "1771502775"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1771503247"
},
"departure": {
"delay": 104,
"time": "1771503284"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1771502679"
},
"departure": {
"delay": 170,
"time": "1771502690"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 218,
"time": "1771503501"
},
"departure": {
"delay": 218,
"time": "1771503518"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771503706"
},
"departure": {
"delay": 115,
"time": "1771503715"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1771503330"
},
"departure": {
"delay": 218,
"time": "1771503458"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:26:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195942x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1771506381"
},
"departure": {
"delay": 141,
"time": "1771506381"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 191,
"time": "1771504991"
},
"departure": {
"delay": 191,
"time": "1771504991"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1771505955"
},
"departure": {
"delay": 135,
"time": "1771505955"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 107,
"time": "1771505567"
},
"departure": {
"delay": 107,
"time": "1771505567"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1771505133"
},
"departure": {
"delay": 153,
"time": "1771505133"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1771506124"
},
"departure": {
"delay": 124,
"time": "1771506124"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1771506524"
},
"departure": {
"delay": 104,
"time": "1771506524"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 149,
"time": "1771505909"
},
"departure": {
"delay": 149,
"time": "1771505909"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 157,
"time": "1771505797"
},
"departure": {
"delay": 157,
"time": "1771505797"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1771506080"
},
"departure": {
"delay": 140,
"time": "1771506080"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 154,
"time": "1771504894"
},
"departure": {
"delay": 154,
"time": "1771504894"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1771506764"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 112,
"time": "1771505392"
},
"departure": {
"delay": 112,
"time": "1771505392"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1771505186"
},
"departure": {
"delay": 146,
"time": "1771505186"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1771505444"
},
"departure": {
"delay": 104,
"time": "1771505444"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1771505531"
},
"departure": {
"delay": 131,
"time": "1771505531"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1771506191"
},
"departure": {
"delay": 131,
"time": "1771506191"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 158,
"time": "1771504958"
},
"departure": {
"delay": 158,
"time": "1771504958"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771504830"
},
"departure": {
"delay": 150,
"time": "1771504830"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1771505864"
},
"departure": {
"delay": 104,
"time": "1771505864"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 104,
"time": "1771505324"
},
"departure": {
"delay": 104,
"time": "1771505324"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1771505214"
},
"departure": {
"delay": 114,
"time": "1771505214"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1771504702"
},
"departure": {
"delay": 142,
"time": "1771504702"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1771505247"
},
"departure": {
"delay": 147,
"time": "1771505247"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1771505270"
},
"departure": {
"delay": 110,
"time": "1771505270"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771505088"
},
"departure": {
"delay": 108,
"time": "1771505088"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1771504669"
},
"departure": {
"delay": 109,
"time": "1771504669"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1771506029"
},
"departure": {
"delay": 149,
"time": "1771506029"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1771505744"
},
"departure": {
"delay": 104,
"time": "1771505744"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1771506242"
},
"departure": {
"delay": 122,
"time": "1771506242"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1771506284"
},
"departure": {
"delay": 104,
"time": "1771506284"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 157,
"time": "1771505017"
},
"departure": {
"delay": 157,
"time": "1771505017"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1771505076"
},
"departure": {
"delay": 156,
"time": "1771505076"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1771505694"
},
"departure": {
"delay": 114,
"time": "1771505694"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1771506474"
},
"departure": {
"delay": 114,
"time": "1771506474"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 106,
"time": "1771505626"
},
"departure": {
"delay": 106,
"time": "1771505626"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1771505150"
},
"departure": {
"delay": 110,
"time": "1771505150"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195942x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758887x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771487363"
},
"departure": {
"delay": 1,
"time": "1771487401"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -158,
"time": "1771489992"
},
"departure": {
"delay": -158,
"time": "1771490002"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -45,
"time": "1771488879"
},
"departure": {
"delay": -45,
"time": "1771488915"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1771487998"
},
"departure": {
"delay": 48,
"time": "1771488048"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1771489017"
},
"departure": {
"delay": -86,
"time": "1771489054"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -21,
"time": "1771489706"
},
"departure": {
"delay": -21,
"time": "1771489719"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1771488777"
},
"departure": {
"delay": -50,
"time": "1771488790"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -74,
"time": "1771489523"
},
"departure": {
"delay": -74,
"time": "1771489546"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1771488596"
},
"departure": {
"delay": -9,
"time": "1771488651"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1771489604"
},
"departure": {
"delay": -65,
"time": "1771489615"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -128,
"time": "1771490315"
},
"departure": {
"delay": -128,
"time": "1771490332"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -90,
"time": "1771488964"
},
"departure": {
"delay": -90,
"time": "1771488990"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -73,
"time": "1771489840"
},
"departure": {
"delay": -73,
"time": "1771489847"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -73,
"time": "1771489299"
},
"departure": {
"delay": -73,
"time": "1771489307"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -138,
"time": "1771489887"
},
"departure": {
"delay": -138,
"time": "1771489902"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -47,
"time": "1771489195"
},
"departure": {
"delay": -47,
"time": "1771489213"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -107,
"time": "1771490194"
},
"departure": {
"delay": -107,
"time": "1771490233"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 38,
"time": "1771487586"
},
"departure": {
"delay": 38,
"time": "1771487618"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -161,
"time": "1771489924"
},
"departure": {
"delay": -161,
"time": "1771489939"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 57,
"time": "1771487421"
},
"departure": {
"delay": 57,
"time": "1771487457"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771488184"
},
"departure": {
"delay": 35,
"time": "1771488215"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771487311"
},
"departure": {
"delay": 7,
"time": "1771487347"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771487123"
},
"departure": {
"delay": 47,
"time": "1771487147"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771488269"
},
"departure": {
"delay": -31,
"time": "1771488269"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -176,
"time": "1771490026"
},
"departure": {
"delay": -176,
"time": "1771490044"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -39,
"time": "1771489746"
},
"departure": {
"delay": -39,
"time": "1771489761"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 36,
"time": "1771487221"
},
"departure": {
"delay": 36,
"time": "1771487256"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771487843"
},
"departure": {
"delay": 40,
"time": "1771487860"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1771488717"
},
"departure": {
"delay": -45,
"time": "1771488735"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -147,
"time": "1771490373"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -77,
"time": "1771489772"
},
"departure": {
"delay": -77,
"time": "1771489783"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -59,
"time": "1771489640"
},
"departure": {
"delay": -59,
"time": "1771489681"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1771487558"
},
"departure": {
"delay": 49,
"time": "1771487569"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -90,
"time": "1771489395"
},
"departure": {
"delay": -90,
"time": "1771489410"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1771487767"
},
"departure": {
"delay": 53,
"time": "1771487813"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1771489252"
},
"departure": {
"delay": -49,
"time": "1771489271"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 33,
"time": "1771487073"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1771487629"
},
"departure": {
"delay": 17,
"time": "1771487657"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1771488675"
},
"departure": {
"delay": -23,
"time": "1771488697"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1771487272"
},
"departure": {
"delay": 10,
"time": "1771487290"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771487921"
},
"departure": {
"delay": 60,
"time": "1771487940"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -87,
"time": "1771489336"
},
"departure": {
"delay": -87,
"time": "1771489353"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1771488081"
},
"departure": {
"delay": 37,
"time": "1771488097"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1771488425"
},
"departure": {
"delay": -7,
"time": "1771488473"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1771487467"
},
"departure": {
"delay": 58,
"time": "1771487518"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1771489122"
},
"departure": {
"delay": -64,
"time": "1771489136"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -124,
"time": "1771490254"
},
"departure": {
"delay": -124,
"time": "1771490276"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -114,
"time": "1771489852"
},
"departure": {
"delay": -114,
"time": "1771489866"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 6,
"time": "1771488517"
},
"departure": {
"delay": 6,
"time": "1771488546"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771487872"
},
"departure": {
"delay": 25,
"time": "1771487905"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758887x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771503999"
},
"departure": {
"delay": 39,
"time": "1771503999"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1771505201"
},
"departure": {
"delay": 161,
"time": "1771505201"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771503699"
},
"departure": {
"delay": 4,
"time": "1771503724"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1771505636"
},
"departure": {
"delay": 176,
"time": "1771505636"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771504885"
},
"departure": {
"delay": 44,
"time": "1771504904"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1771505984"
},
"departure": {
"delay": 164,
"time": "1771505984"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1771505276"
},
"departure": {
"delay": 176,
"time": "1771505276"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 177,
"time": "1771505877"
},
"departure": {
"delay": 177,
"time": "1771505877"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 177,
"time": "1771506177"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771503776"
},
"departure": {
"delay": 44,
"time": "1771503824"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1771504928"
},
"departure": {
"delay": 68,
"time": "1771504928"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771504347"
},
"departure": {
"delay": 69,
"time": "1771504449"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1771504607"
},
"departure": {
"delay": 107,
"time": "1771504607"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 175,
"time": "1771505335"
},
"departure": {
"delay": 175,
"time": "1771505335"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1771504266"
},
"departure": {
"delay": 99,
"time": "1771504299"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1771505388"
},
"departure": {
"delay": 168,
"time": "1771505388"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1771505701"
},
"departure": {
"delay": 181,
"time": "1771505701"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1771504126"
},
"departure": {
"delay": 106,
"time": "1771504126"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1771503877"
},
"departure": {
"delay": -1,
"time": "1771503899"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1771504785"
},
"departure": {
"delay": 105,
"time": "1771504785"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1771505151"
},
"departure": {
"delay": 171,
"time": "1771505151"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771504174"
},
"departure": {
"delay": 94,
"time": "1771504174"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771503630"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 173,
"time": "1771505753"
},
"departure": {
"delay": 173,
"time": "1771505753"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 139,
"time": "1771504651"
},
"departure": {
"delay": 139,
"time": "1771504699"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1771505816"
},
"departure": {
"delay": 176,
"time": "1771505816"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 195,
"time": "1771505475"
},
"departure": {
"delay": 195,
"time": "1771505475"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771503394",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9191:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077483x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771505703"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1771504642"
},
"departure": {
"delay": 22,
"time": "1771504642"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -65,
"time": "1771505035"
},
"departure": {
"delay": -65,
"time": "1771505035"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771505421"
},
"departure": {
"delay": 21,
"time": "1771505421"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1771505343"
},
"departure": {
"delay": 3,
"time": "1771505343"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -66,
"time": "1771504674"
},
"departure": {
"delay": -66,
"time": "1771504674"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1771505098"
},
"departure": {
"delay": -62,
"time": "1771505098"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1771505538"
},
"departure": {
"delay": 18,
"time": "1771505538"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771504515"
},
"departure": {
"delay": 15,
"time": "1771504515"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771505007"
},
"departure": {
"delay": 27,
"time": "1771505007"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771504386"
},
"departure": {
"delay": 6,
"time": "1771504386"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1771505493"
},
"departure": {
"delay": 33,
"time": "1771505493"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771504868"
},
"departure": {
"delay": 8,
"time": "1771504868"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771505218"
},
"departure": {
"delay": 58,
"time": "1771505218"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1771504426"
},
"departure": {
"delay": -14,
"time": "1771504426"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1771504771"
},
"departure": {
"delay": -29,
"time": "1771504771"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077483x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9713:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1771503557"
},
"departure": {
"delay": 102,
"time": "1771503582"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 451,
"time": "1771505671"
},
"departure": {
"delay": 451,
"time": "1771505671"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 399,
"time": "1771505739"
},
"departure": {
"delay": 399,
"time": "1771505739"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1771503463"
},
"departure": {
"delay": 123,
"time": "1771503483"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1771503357"
},
"departure": {
"delay": 107,
"time": "1771503407"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 528,
"time": "1771504968"
},
"departure": {
"delay": 528,
"time": "1771504968"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 572,
"time": "1771504809"
},
"departure": {
"delay": 572,
"time": "1771504832"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 407,
"time": "1771505507"
},
"departure": {
"delay": 407,
"time": "1771505507"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 398,
"time": "1771504058"
},
"departure": {
"delay": 398,
"time": "1771504058"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 392,
"time": "1771505312"
},
"departure": {
"delay": 392,
"time": "1771505312"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 511,
"time": "1771504559"
},
"departure": {
"delay": 511,
"time": "1771504591"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 512,
"time": "1771504188"
},
"departure": {
"delay": 512,
"time": "1771504232"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 410,
"time": "1771505450"
},
"departure": {
"delay": 410,
"time": "1771505450"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 421,
"time": "1771505221"
},
"departure": {
"delay": 421,
"time": "1771505221"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 392,
"time": "1771505552"
},
"departure": {
"delay": 392,
"time": "1771505552"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 393,
"time": "1771505613"
},
"departure": {
"delay": 393,
"time": "1771505613"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 562,
"time": "1771504882"
},
"departure": {
"delay": 562,
"time": "1771504882"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 401,
"time": "1771505261"
},
"departure": {
"delay": 401,
"time": "1771505261"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 552,
"time": "1771504307"
},
"departure": {
"delay": 552,
"time": "1771504332"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 384,
"time": "1771503984"
},
"departure": {
"delay": 384,
"time": "1771503984"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 202,
"time": "1771503659"
},
"departure": {
"delay": 202,
"time": "1771503682"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 507,
"time": "1771504389"
},
"departure": {
"delay": 507,
"time": "1771504407"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 392,
"time": "1771505792"
},
"departure": {
"delay": 392,
"time": "1771505792"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 488,
"time": "1771504500"
},
"departure": {
"delay": 488,
"time": "1771504508"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 424,
"time": "1771505404"
},
"departure": {
"delay": 424,
"time": "1771505404"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 392,
"time": "1771505972"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 511,
"time": "1771504651"
},
"departure": {
"delay": 511,
"time": "1771504651"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1771503282"
},
"departure": {
"delay": 7,
"time": "1771503307"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503134",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9713:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759038x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1771474776"
},
"departure": {
"delay": 106,
"time": "1771474786"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771474841"
},
"departure": {
"delay": 72,
"time": "1771474872"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1771474545"
},
"departure": {
"delay": 107,
"time": "1771474727"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771474193"
},
"departure": {
"delay": 68,
"time": "1771474208"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771475608"
},
"departure": {
"delay": 62,
"time": "1771475762"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771474429"
},
"departure": {
"time": "1771474440"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771474400"
},
"departure": {
"delay": 25,
"time": "1771474405"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1771475529"
},
"departure": {
"delay": -19,
"time": "1771475561"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1771475206"
},
"departure": {
"delay": -7,
"time": "1771475213"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771475787"
},
"departure": {
"delay": 48,
"time": "1771475808"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1771475176"
},
"departure": {
"delay": 24,
"time": "1771475184"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1771474264"
},
"departure": {
"delay": 77,
"time": "1771474277"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -92,
"time": "1771475848"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1771475236"
},
"departure": {
"delay": -30,
"time": "1771475250"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1771474346"
},
"departure": {
"delay": -15,
"time": "1771474365"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1771475052"
},
"departure": {
"delay": 83,
"time": "1771475063"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771474992"
},
"departure": {
"delay": 81,
"time": "1771475001"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1771474475"
},
"departure": {
"delay": -13,
"time": "1771474487"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1771475471"
},
"departure": {
"delay": -32,
"time": "1771475488"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1771474932"
},
"departure": {
"delay": 85,
"time": "1771474945"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 116,
"time": "1771474136"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1771474288"
},
"departure": {
"delay": 38,
"time": "1771474298"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771474896"
},
"departure": {
"delay": 49,
"time": "1771474909"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1771475351"
},
"departure": {
"delay": -49,
"time": "1771475351"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1771474964"
},
"departure": {
"delay": 57,
"time": "1771474977"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759038x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758657x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771485240"
},
"departure": {
"delay": 19,
"time": "1771485259"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1771487444"
},
"departure": {
"delay": 80,
"time": "1771487480"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771486086"
},
"departure": {
"delay": 82,
"time": "1771486102"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 194,
"time": "1771486412"
},
"departure": {
"delay": 194,
"time": "1771486454"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1771486162"
},
"departure": {
"delay": 124,
"time": "1771486204"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771487814"
},
"departure": {
"delay": 7,
"time": "1771487827"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1771485539"
},
"departure": {
"delay": 97,
"time": "1771485577"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771486509"
},
"departure": {
"delay": 172,
"time": "1771486552"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1771486688"
},
"departure": {
"delay": 158,
"time": "1771486718"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1771485653"
},
"departure": {
"delay": 124,
"time": "1771485664"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1771487691"
},
"departure": {
"delay": 77,
"time": "1771487717"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1771487346"
},
"departure": {
"delay": 107,
"time": "1771487387"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1771487536"
},
"departure": {
"delay": 94,
"time": "1771487554"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1771485352"
},
"departure": {
"delay": 72,
"time": "1771485372"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771487922"
},
"departure": {
"delay": 27,
"time": "1771487967"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 172,
"time": "1771486810"
},
"departure": {
"delay": 172,
"time": "1771486852"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1771487094"
},
"departure": {
"delay": 104,
"time": "1771487144"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1771488030"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1771486965"
},
"departure": {
"delay": 89,
"time": "1771487009"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1771486746"
},
"departure": {
"delay": 157,
"time": "1771486777"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771485284"
},
"departure": {
"delay": 26,
"time": "1771485326"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1771485983"
},
"departure": {
"delay": 119,
"time": "1771486019"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1771486242"
},
"departure": {
"delay": 123,
"time": "1771486263"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1771486339"
},
"departure": {
"delay": 197,
"time": "1771486397"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 140,
"time": "1771486599"
},
"departure": {
"delay": 140,
"time": "1771486640"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 27,
"time": "1771485147"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1771486878"
},
"departure": {
"delay": 114,
"time": "1771486914"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1771485813"
},
"departure": {
"delay": 112,
"time": "1771485832"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1771485400"
},
"departure": {
"delay": 82,
"time": "1771485442"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771487612"
},
"departure": {
"delay": 50,
"time": "1771487630"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1771487771"
},
"departure": {
"delay": 29,
"time": "1771487789"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1771487854"
},
"departure": {
"delay": -10,
"time": "1771487870"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 105,
"time": "1771485728"
},
"departure": {
"delay": 105,
"time": "1771485765"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1771485866"
},
"departure": {
"delay": 134,
"time": "1771485914"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1771487247"
},
"departure": {
"delay": 70,
"time": "1771487290"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758657x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15998:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 391,
"time": "1771505611"
},
"departure": {
"delay": 391,
"time": "1771505611"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 123,
"time": "1771503363"
},
"departure": {
"delay": 123,
"time": "1771503363"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1771504548"
},
"departure": {
"delay": 168,
"time": "1771504548"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 364,
"time": "1771505164"
},
"departure": {
"delay": 364,
"time": "1771505164"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -12,
"time": "1771504024"
},
"departure": {
"delay": -12,
"time": "1771504248"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 308,
"time": "1771505048"
},
"departure": {
"delay": 308,
"time": "1771505048"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 383,
"time": "1771505363"
},
"departure": {
"delay": 383,
"time": "1771505363"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 106,
"time": "1771503226"
},
"departure": {
"delay": 106,
"time": "1771503226"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 272,
"time": "1771504952"
},
"departure": {
"delay": 272,
"time": "1771504952"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -97,
"time": "1771503983"
},
"departure": {
"delay": -97,
"time": "1771503983"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1771504673"
},
"departure": {
"delay": 198,
"time": "1771504698"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 348,
"time": "1771505123"
},
"departure": {
"delay": 348,
"time": "1771505148"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 400,
"time": "1771505740"
},
"departure": {
"delay": 400,
"time": "1771505740"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 92,
"time": "1771503572"
},
"departure": {
"delay": 92,
"time": "1771503572"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 229,
"time": "1771504849"
},
"departure": {
"delay": 229,
"time": "1771504849"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771503452"
},
"departure": {
"delay": 32,
"time": "1771503452"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1771503274"
},
"departure": {
"delay": 94,
"time": "1771503274"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 377,
"time": "1771505237"
},
"departure": {
"delay": 377,
"time": "1771505237"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 354,
"time": "1771505634"
},
"departure": {
"delay": 354,
"time": "1771505634"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": -7,
"time": "1771502873"
},
"departure": {
"delay": -7,
"time": "1771502873"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1771502967"
},
"departure": {
"delay": -33,
"time": "1771502967"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 298,
"time": "1771505098"
},
"departure": {
"delay": 298,
"time": "1771505098"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 362,
"time": "1771505522"
},
"departure": {
"delay": 362,
"time": "1771505522"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -52,
"time": "1771503908"
},
"departure": {
"delay": -52,
"time": "1771503908"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 337,
"time": "1771505197"
},
"departure": {
"delay": 337,
"time": "1771505197"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 348,
"time": "1771505568"
},
"departure": {
"delay": 348,
"time": "1771505568"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 178,
"time": "1771504798"
},
"departure": {
"delay": 178,
"time": "1771504798"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771503732"
},
"departure": {
"delay": 12,
"time": "1771503732"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 235,
"time": "1771504915"
},
"departure": {
"delay": 235,
"time": "1771504915"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 338,
"time": "1771505498"
},
"departure": {
"delay": 338,
"time": "1771505498"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -50,
"time": "1771503850"
},
"departure": {
"delay": -50,
"time": "1771503850"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 361,
"time": "1771505401"
},
"departure": {
"delay": 361,
"time": "1771505401"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1771503400"
},
"departure": {
"delay": 100,
"time": "1771503400"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1771504429"
},
"departure": {
"delay": 128,
"time": "1771504448"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1771503048"
},
"departure": {
"delay": -12,
"time": "1771503048"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771503148"
},
"departure": {
"delay": 53,
"time": "1771503173"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 248,
"time": "1771504728"
},
"departure": {
"delay": 248,
"time": "1771504748"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1771502852"
},
"departure": {
"delay": -28,
"time": "1771502852"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 339,
"time": "1771505919"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 338,
"time": "1771505318"
},
"departure": {
"delay": 338,
"time": "1771505318"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1771502483",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15998:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771479524"
},
"departure": {
"delay": 6,
"time": "1771479546"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1771478793"
},
"departure": {
"delay": 51,
"time": "1771478811"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -66,
"time": "1771479153"
},
"departure": {
"delay": -66,
"time": "1771479174"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 124,
"time": "1771479882"
},
"departure": {
"delay": 124,
"time": "1771479904"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -49,
"time": "1771479057"
},
"departure": {
"delay": -49,
"time": "1771479071"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 104,
"time": "1771478074"
},
"departure": {
"delay": 104,
"time": "1771478084"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 211,
"time": "1771477882"
},
"departure": {
"delay": 211,
"time": "1771477891"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1771477795"
},
"departure": {
"delay": 187,
"time": "1771477807"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771478548"
},
"departure": {
"delay": 50,
"time": "1771478570"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771479768"
},
"departure": {
"delay": 60,
"time": "1771479780"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -24,
"time": "1771479029"
},
"departure": {
"delay": -24,
"time": "1771479036"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1771479683"
},
"departure": {
"delay": 59,
"time": "1771479719"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1771478324"
},
"departure": {
"delay": 75,
"time": "1771478355"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771478664"
},
"departure": {
"delay": 42,
"time": "1771478682"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 186,
"time": "1771477746"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771479403"
},
"departure": {
"delay": 7,
"time": "1771479427"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1771479812"
},
"departure": {
"delay": 116,
"time": "1771479836"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1771478228"
},
"departure": {
"delay": 80,
"time": "1771478240"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771478954"
},
"departure": {
"delay": 27,
"time": "1771478967"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771478598"
},
"departure": {
"delay": 36,
"time": "1771478616"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1771478016"
},
"departure": {
"delay": 172,
"time": "1771478032"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1771477976"
},
"departure": {
"delay": 192,
"time": "1771477992"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1771479436"
},
"departure": {
"delay": -16,
"time": "1771479464"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1771480088"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -59,
"time": "1771479245"
},
"departure": {
"delay": -59,
"time": "1771479301"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1771478108"
},
"departure": {
"delay": 99,
"time": "1771478139"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1771478733"
},
"departure": {
"delay": 73,
"time": "1771478773"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1771478151"
},
"departure": {
"delay": 65,
"time": "1771478165"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1771477917"
},
"departure": {
"delay": 199,
"time": "1771477939"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771478854"
},
"departure": {
"delay": 54,
"time": "1771478874"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1771479311"
},
"departure": {
"delay": -28,
"time": "1771479332"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1771477824"
},
"departure": {
"delay": 158,
"time": "1771477838"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771478038"
},
"departure": {
"delay": 132,
"time": "1771478052"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1771478405"
},
"departure": {
"delay": 44,
"time": "1771478504"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490727:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1884,
"time": "1771505196"
},
"departure": {
"delay": -1884,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771508289"
},
"departure": {
"delay": 9,
"time": "1771508289"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1771508597"
},
"departure": {
"delay": 77,
"time": "1771508597"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 75,
"time": "1771508475"
},
"departure": {
"delay": 75,
"time": "1771508475"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1771508505"
},
"departure": {
"delay": 45,
"time": "1771508505"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1771508687"
},
"departure": {
"delay": 47,
"time": "1771508687"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2724,
"time": "1771505196"
},
"departure": {
"delay": -2724,
"time": "1771505196"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2664,
"time": "1771505196"
},
"departure": {
"delay": -2664,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1404,
"time": "1771505196"
},
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771508344"
},
"departure": {
"delay": 4,
"time": "1771508344"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1164,
"time": "1771505196"
},
"departure": {
"delay": -1164,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2904,
"time": "1771505196"
},
"departure": {
"delay": -2904,
"time": "1771505196"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2244,
"time": "1771505196"
},
"departure": {
"delay": -2244,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1771508537"
},
"departure": {
"delay": 77,
"time": "1771508537"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2124,
"time": "1771505196"
},
"departure": {
"delay": -2124,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1404,
"time": "1771505196"
},
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1164,
"time": "1771505196"
},
"departure": {
"delay": -1164,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2604,
"time": "1771505196"
},
"departure": {
"delay": -2604,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1464,
"time": "1771505196"
},
"departure": {
"delay": -1464,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2004,
"time": "1771505196"
},
"departure": {
"delay": -2004,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1824,
"time": "1771505196"
},
"departure": {
"delay": -1824,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2844,
"time": "1771505196"
},
"departure": {
"delay": -2844,
"time": "1771505196"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1764,
"time": "1771505196"
},
"departure": {
"delay": -1764,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1771508873"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"departure": {
"delay": -1104,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1771508798"
},
"departure": {
"delay": 98,
"time": "1771508798"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2304,
"time": "1771505196"
},
"departure": {
"delay": -2304,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1824,
"time": "1771505196"
},
"departure": {
"delay": -1824,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1944,
"time": "1771505196"
},
"departure": {
"delay": -1944,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1344,
"time": "1771505196"
},
"departure": {
"delay": -1344,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2064,
"time": "1771505196"
},
"departure": {
"delay": -2064,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2664,
"time": "1771505196"
},
"departure": {
"delay": -2664,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1771508646"
},
"departure": {
"delay": 66,
"time": "1771508646"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1344,
"time": "1771505196"
},
"departure": {
"delay": -1344,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1771508753"
},
"departure": {
"delay": 53,
"time": "1771508753"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490727:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17522:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1771503952"
},
"departure": {
"delay": 112,
"time": "1771503952"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1771503999"
},
"departure": {
"delay": 159,
"time": "1771503999"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1771504212"
},
"departure": {
"delay": 132,
"time": "1771504212"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1771503641"
},
"departure": {
"delay": 112,
"time": "1771503652"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1771503727"
},
"departure": {
"delay": 132,
"time": "1771503732"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1771504325"
},
"departure": {
"delay": 185,
"time": "1771504325"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1771503380"
},
"departure": {
"delay": 162,
"time": "1771503402"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1771504500"
},
"departure": {
"delay": 180,
"time": "1771504500"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771503199"
},
"departure": {
"delay": 50,
"time": "1771503230"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1771503877"
},
"departure": {
"delay": 166,
"time": "1771503886"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771502975"
},
"departure": {
"delay": 37,
"time": "1771502977"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1771503568"
},
"departure": {
"delay": 98,
"time": "1771503578"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1771504432"
},
"departure": {
"delay": 232,
"time": "1771504432"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771503493"
},
"departure": {
"delay": 133,
"time": "1771503493"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1771504152"
},
"departure": {
"delay": 144,
"time": "1771504164"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771504052"
},
"departure": {
"delay": 103,
"time": "1771504063"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771504611"
},
"departure": {
"delay": 10,
"time": "1771504630"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1771503306"
},
"departure": {
"delay": 68,
"time": "1771503308"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771503802"
},
"departure": {
"delay": 107,
"time": "1771503827"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1771503125"
},
"departure": {
"delay": 68,
"time": "1771503128"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1771503045"
},
"departure": {
"delay": 52,
"time": "1771503052"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771502943",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17522:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182590x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -74,
"time": "1771506706"
},
"departure": {
"delay": -74,
"time": "1771506706"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1771505504"
},
"departure": {
"delay": -16,
"time": "1771505504"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -128,
"time": "1771504912"
},
"departure": {
"delay": -128,
"time": "1771504912"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1771507006"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -72,
"time": "1771506948"
},
"departure": {
"delay": -72,
"time": "1771506948"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -74,
"time": "1771505206"
},
"departure": {
"delay": -74,
"time": "1771505206"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1771506406"
},
"departure": {
"delay": -74,
"time": "1771506406"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1771505580"
},
"departure": {
"delay": -60,
"time": "1771505580"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -62,
"time": "1771506178"
},
"departure": {
"delay": -62,
"time": "1771506178"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -66,
"time": "1771506774"
},
"departure": {
"delay": -66,
"time": "1771506774"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1771505744"
},
"departure": {
"delay": -16,
"time": "1771505744"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -74,
"time": "1771505926"
},
"departure": {
"delay": -74,
"time": "1771505926"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -74,
"time": "1771506646"
},
"departure": {
"delay": -74,
"time": "1771506646"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -65,
"time": "1771506355"
},
"departure": {
"delay": -65,
"time": "1771506355"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771506460"
},
"departure": {
"delay": -20,
"time": "1771506460"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -74,
"time": "1771505626"
},
"departure": {
"delay": -74,
"time": "1771505626"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1771505981"
},
"departure": {
"delay": -19,
"time": "1771505981"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1771506124"
},
"departure": {
"delay": -56,
"time": "1771506124"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -51,
"time": "1771506549"
},
"departure": {
"delay": -51,
"time": "1771506549"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -15,
"time": "1771506045"
},
"departure": {
"delay": -15,
"time": "1771506045"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -67,
"time": "1771505693"
},
"departure": {
"delay": -67,
"time": "1771505693"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -74,
"time": "1771506226"
},
"departure": {
"delay": -74,
"time": "1771506226"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -70,
"time": "1771506290"
},
"departure": {
"delay": -70,
"time": "1771506290"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1771505340"
},
"departure": {
"delay": -60,
"time": "1771505340"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1771506882"
},
"departure": {
"delay": -18,
"time": "1771506882"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182590x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758726x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771493728"
},
"departure": {
"delay": 13,
"time": "1771493773"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1771495576"
},
"departure": {
"delay": -77,
"time": "1771495603"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1771494330"
},
"departure": {
"delay": 37,
"time": "1771494337"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -101,
"time": "1771495931"
},
"departure": {
"delay": -101,
"time": "1771495939"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -131,
"time": "1771495962"
},
"departure": {
"delay": -131,
"time": "1771495969"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1771495291"
},
"departure": {
"delay": 44,
"time": "1771495304"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771495370"
},
"departure": {
"delay": 20,
"time": "1771495400"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -105,
"time": "1771494894"
},
"departure": {
"delay": -105,
"time": "1771494975"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771494431"
},
"departure": {
"time": "1771494480"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1771495862"
},
"departure": {
"delay": -43,
"time": "1771495877"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -65,
"time": "1771494648"
},
"departure": {
"delay": -65,
"time": "1771494655"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -95,
"time": "1771494669"
},
"departure": {
"delay": -95,
"time": "1771494685"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 65,
"time": "1771493345"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1771493812"
},
"departure": {
"delay": -33,
"time": "1771493847"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1771495692"
},
"departure": {
"delay": -82,
"time": "1771495718"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1771495176"
},
"departure": {
"delay": -18,
"time": "1771495182"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -23,
"time": "1771495452"
},
"departure": {
"delay": -23,
"time": "1771495477"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1771495892"
},
"departure": {
"delay": -82,
"time": "1771495898"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -33,
"time": "1771495004"
},
"departure": {
"delay": -33,
"time": "1771495107"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1771493479"
},
"departure": {
"delay": 64,
"time": "1771493524"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -163,
"time": "1771495997"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1771493539"
},
"departure": {
"delay": 47,
"time": "1771493567"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1771493867"
},
"departure": {
"delay": -39,
"time": "1771493901"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1771495746"
},
"departure": {
"delay": -19,
"time": "1771495841"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -75,
"time": "1771495656"
},
"departure": {
"delay": -75,
"time": "1771495665"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -14,
"time": "1771493672"
},
"departure": {
"delay": -14,
"time": "1771493686"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1771493394"
},
"departure": {
"delay": 75,
"time": "1771493415"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1771495499"
},
"departure": {
"delay": -26,
"time": "1771495534"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1771493593"
},
"departure": {
"delay": 53,
"time": "1771493633"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1771494586"
},
"departure": {
"delay": -41,
"time": "1771494619"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -83,
"time": "1771494063"
},
"departure": {
"delay": -83,
"time": "1771494097"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -113,
"time": "1771494839"
},
"departure": {
"delay": -113,
"time": "1771494847"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1771495195"
},
"departure": {
"delay": 57,
"time": "1771495257"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1771494509"
},
"departure": {
"delay": -2,
"time": "1771494538"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1771494729"
},
"departure": {
"delay": -52,
"time": "1771494788"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -159,
"time": "1771493901"
},
"departure": {
"delay": -159,
"time": "1771493901"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758726x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 450,
"time": "1771502430"
},
"departure": {
"delay": 450,
"time": "1771502430"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 337,
"time": "1771504297"
},
"departure": {
"delay": 337,
"time": "1771504297"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 366,
"time": "1771503606"
},
"departure": {
"delay": 366,
"time": "1771503606"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 487,
"time": "1771502587"
},
"departure": {
"delay": 487,
"time": "1771502587"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 368,
"time": "1771503908"
},
"departure": {
"delay": 368,
"time": "1771503908"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 455,
"time": "1771503155"
},
"departure": {
"delay": 455,
"time": "1771503155"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 336,
"time": "1771503696"
},
"departure": {
"delay": 336,
"time": "1771503696"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 535,
"time": "1771503055"
},
"departure": {
"delay": 535,
"time": "1771503055"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 354,
"time": "1771504074"
},
"departure": {
"delay": 354,
"time": "1771504074"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 471,
"time": "1771502631"
},
"departure": {
"delay": 471,
"time": "1771502631"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 357,
"time": "1771503837"
},
"departure": {
"delay": 357,
"time": "1771503837"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 435,
"time": "1771503231"
},
"departure": {
"delay": 435,
"time": "1771503255"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 387,
"time": "1771503807"
},
"departure": {
"delay": 387,
"time": "1771503807"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 356,
"time": "1771504196"
},
"departure": {
"delay": 356,
"time": "1771504196"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 484,
"time": "1771503364"
},
"departure": {
"delay": 484,
"time": "1771503364"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 408,
"time": "1771503408"
},
"departure": {
"delay": 408,
"time": "1771503408"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 433,
"time": "1771502233"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 465,
"time": "1771503105"
},
"departure": {
"delay": 465,
"time": "1771503105"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 444,
"time": "1771502484"
},
"departure": {
"delay": 444,
"time": "1771502484"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 495,
"time": "1771502535"
},
"departure": {
"delay": 495,
"time": "1771502535"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 520,
"time": "1771502961"
},
"departure": {
"delay": 520,
"time": "1771502980"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 451,
"time": "1771503331"
},
"departure": {
"delay": 451,
"time": "1771503331"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 342,
"time": "1771504122"
},
"departure": {
"delay": 342,
"time": "1771504122"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 352,
"time": "1771503507"
},
"departure": {
"delay": 352,
"time": "1771503532"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 316,
"time": "1771504396"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 387,
"time": "1771503567"
},
"departure": {
"delay": 387,
"time": "1771503567"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 337,
"time": "1771503757"
},
"departure": {
"delay": 337,
"time": "1771503757"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 337,
"time": "1771503997"
},
"departure": {
"delay": 337,
"time": "1771503997"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771502243",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11605:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745398x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771490932"
},
"departure": {
"delay": 87,
"time": "1771490967"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1771491016"
},
"departure": {
"delay": 58,
"time": "1771491058"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771491085"
},
"departure": {
"delay": 64,
"time": "1771491124"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1771490685"
},
"departure": {
"delay": 143,
"time": "1771490723"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771490762"
},
"departure": {
"delay": 77,
"time": "1771490777"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771491159"
},
"departure": {
"delay": 55,
"time": "1771491175"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1771490199"
},
"departure": {
"delay": 150,
"time": "1771490250"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1771490612"
},
"departure": {
"delay": 188,
"time": "1771490648"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1771491543"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1771490275"
},
"departure": {
"delay": 177,
"time": "1771490337"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1771491384"
},
"departure": {
"delay": 12,
"time": "1771491432"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1771490552"
},
"departure": {
"delay": 186,
"time": "1771490586"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771491219"
},
"departure": {
"delay": 57,
"time": "1771491237"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 217,
"time": "1771490466"
},
"departure": {
"delay": 217,
"time": "1771490497"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1771490113"
},
"departure": {
"delay": 138,
"time": "1771490178"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771490048"
},
"departure": {
"delay": 107,
"time": "1771490087"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 143,
"time": "1771489943"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771491271"
},
"departure": {
"delay": 27,
"time": "1771491327"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1771490365"
},
"departure": {
"delay": 223,
"time": "1771490443"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771490838"
},
"departure": {
"delay": 107,
"time": "1771490867"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745398x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758846x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 41,
"time": "1771493981"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1771495814"
},
"departure": {
"delay": -1,
"time": "1771495859"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1771495127"
},
"departure": {
"delay": 1,
"time": "1771495141"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 171,
"time": "1771496083"
},
"departure": {
"delay": 171,
"time": "1771496271"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 172,
"time": "1771496466"
},
"departure": {
"delay": 172,
"time": "1771496512"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 110,
"time": "1771496648"
},
"departure": {
"delay": 110,
"time": "1771496690"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 58,
"time": "1771494151"
},
"departure": {
"delay": 58,
"time": "1771494178"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1771495917"
},
"departure": {
"delay": -5,
"time": "1771495975"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1771496985"
},
"departure": {
"delay": 118,
"time": "1771496998"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 89,
"time": "1771494974"
},
"departure": {
"delay": 89,
"time": "1771494989"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771495188"
},
"departure": {
"delay": 9,
"time": "1771495209"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1771496761"
},
"departure": {
"delay": 133,
"time": "1771496773"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1771497018"
},
"departure": {
"delay": 118,
"time": "1771497058"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 11,
"time": "1771495237"
},
"departure": {
"delay": 11,
"time": "1771495271"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1771494897"
},
"departure": {
"delay": 103,
"time": "1771494943"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1771495025"
},
"departure": {
"delay": 79,
"time": "1771495039"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1771496706"
},
"departure": {
"delay": 161,
"time": "1771496741"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 11,
"time": "1771495389"
},
"departure": {
"delay": 11,
"time": "1771495451"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1771496325"
},
"departure": {
"delay": 141,
"time": "1771496361"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 37,
"time": "1771494534"
},
"departure": {
"delay": 37,
"time": "1771494577"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771494393"
},
"departure": {
"delay": 83,
"time": "1771494443"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1771496812"
},
"departure": {
"delay": 160,
"time": "1771496860"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 135,
"time": "1771497093"
},
"departure": {
"delay": 135,
"time": "1771497135"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 136,
"time": "1771496543"
},
"departure": {
"delay": 136,
"time": "1771496596"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1771494204"
},
"departure": {
"delay": 46,
"time": "1771494226"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1771495282"
},
"departure": {
"delay": 4,
"time": "1771495324"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1771494604"
},
"departure": {
"delay": 71,
"time": "1771494671"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1771497277"
},
"departure": {
"delay": 118,
"time": "1771497298"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 60,
"time": "1771495063"
},
"departure": {
"delay": 60,
"time": "1771495080"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1771497242"
},
"departure": {
"delay": 130,
"time": "1771497250"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 94,
"time": "1771494741"
},
"departure": {
"delay": 94,
"time": "1771494754"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771497150"
},
"departure": {
"delay": 100,
"time": "1771497160"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 77,
"time": "1771494001"
},
"departure": {
"delay": 77,
"time": "1771494017"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1771494691"
},
"departure": {
"delay": 111,
"time": "1771494711"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771497200"
},
"departure": {
"delay": 92,
"time": "1771497212"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 38,
"time": "1771494505"
},
"departure": {
"delay": 38,
"time": "1771494518"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1771495572"
},
"departure": {
"delay": 3,
"time": "1771495623"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1771494273"
},
"departure": {
"delay": 48,
"time": "1771494288"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1771496965"
},
"departure": {
"delay": 157,
"time": "1771496977"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 16,
"time": "1771494306"
},
"departure": {
"delay": 16,
"time": "1771494316"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771494797"
},
"departure": {
"delay": 100,
"time": "1771494820"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1771495655"
},
"departure": {
"delay": 13,
"time": "1771495693"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1771497176"
},
"departure": {
"delay": 129,
"time": "1771497189"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -19,
"time": "1771495492"
},
"departure": {
"delay": -19,
"time": "1771495541"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771495763"
},
"departure": {
"delay": 40,
"time": "1771495780"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1771494045"
},
"departure": {
"delay": 105,
"time": "1771494105"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1771494346"
},
"departure": {
"delay": 25,
"time": "1771494385"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771497367"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758846x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771503726"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 148,
"time": "1771503503"
},
"departure": {
"delay": 148,
"time": "1771503508"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1771503456"
},
"departure": {
"delay": 156,
"time": "1771503456"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 211,
"time": "1771502524"
},
"departure": {
"delay": 211,
"time": "1771502551"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1771503256"
},
"departure": {
"delay": 156,
"time": "1771503276"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 196,
"time": "1771502896"
},
"departure": {
"delay": 196,
"time": "1771502896"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1771502095"
},
"departure": {
"delay": 51,
"time": "1771502151"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1771502342"
},
"departure": {
"delay": 122,
"time": "1771502342"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771502288"
},
"departure": {
"delay": 128,
"time": "1771502288"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1771502708"
},
"departure": {
"delay": 188,
"time": "1771502708"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1771502444"
},
"departure": {
"delay": 173,
"time": "1771502453"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771503630"
},
"departure": {
"delay": 150,
"time": "1771503630"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1771503570"
},
"departure": {
"delay": 150,
"time": "1771503570"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1771502649"
},
"departure": {
"delay": 189,
"time": "1771502649"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1771503681"
},
"departure": {
"delay": 141,
"time": "1771503681"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1771503220"
},
"departure": {
"delay": 160,
"time": "1771503220"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1771503370"
},
"departure": {
"delay": 130,
"time": "1771503370"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771502155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17412:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771505757"
},
"departure": {
"delay": 57,
"time": "1771505757"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771505804"
},
"departure": {
"delay": 44,
"time": "1771505804"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -89,
"time": "1771506811"
},
"departure": {
"delay": -89,
"time": "1771506811"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -132,
"time": "1771507248"
},
"departure": {
"delay": -132,
"time": "1771507248"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -69,
"time": "1771506471"
},
"departure": {
"delay": -69,
"time": "1771506471"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1771506725"
},
"departure": {
"delay": -55,
"time": "1771506725"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -120,
"time": "1771507200"
},
"departure": {
"delay": -120,
"time": "1771507200"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -192,
"time": "1771507308"
},
"departure": {
"delay": -192,
"time": "1771507308"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771505737"
},
"departure": {
"delay": 37,
"time": "1771505737"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1771506665"
},
"departure": {
"delay": -55,
"time": "1771506665"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -259,
"time": "1771507361"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -42,
"time": "1771506078"
},
"departure": {
"delay": -42,
"time": "1771506078"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771505532"
},
"departure": {
"delay": 12,
"time": "1771505532"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771505587"
},
"departure": {
"delay": 7,
"time": "1771505587"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771505945"
},
"departure": {
"delay": 5,
"time": "1771505945"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -105,
"time": "1771507035"
},
"departure": {
"delay": -105,
"time": "1771507035"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1771506032"
},
"departure": {
"delay": -28,
"time": "1771506032"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -33,
"time": "1771506987"
},
"departure": {
"delay": -33,
"time": "1771506987"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -55,
"time": "1771506905"
},
"departure": {
"delay": -55,
"time": "1771506905"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1771505848"
},
"departure": {
"delay": 28,
"time": "1771505848"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -56,
"time": "1771506784"
},
"departure": {
"delay": -56,
"time": "1771506784"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -52,
"time": "1771506608"
},
"departure": {
"delay": -52,
"time": "1771506608"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -91,
"time": "1771506569"
},
"departure": {
"delay": -91,
"time": "1771506569"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771505647"
},
"departure": {
"delay": 7,
"time": "1771505647"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771506160"
},
"departure": {
"delay": -20,
"time": "1771506160"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1771505915"
},
"departure": {
"delay": -25,
"time": "1771505915"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -75,
"time": "1771507125"
},
"departure": {
"delay": -75,
"time": "1771507125"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1771506197"
},
"departure": {
"delay": -43,
"time": "1771506197"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771506280"
},
"departure": {
"delay": -20,
"time": "1771506280"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1771505984"
},
"departure": {
"delay": -16,
"time": "1771505984"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471191:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1771505997"
},
"departure": {
"delay": -63,
"time": "1771505997"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1771505704"
},
"departure": {
"delay": -56,
"time": "1771505704"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -4,
"time": "1771504436"
},
"departure": {
"delay": -4,
"time": "1771504436"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1771504636"
},
"departure": {
"delay": 16,
"time": "1771504636"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1771506070"
},
"departure": {
"delay": -50,
"time": "1771506070"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -90,
"time": "1771506090"
},
"departure": {
"delay": -90,
"time": "1771506090"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1771504314"
},
"departure": {
"delay": 54,
"time": "1771504314"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -90,
"time": "1771506570"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1771504217"
},
"departure": {
"delay": 17,
"time": "1771504217"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1771505416"
},
"departure": {
"delay": -44,
"time": "1771505416"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -58,
"time": "1771506182"
},
"departure": {
"delay": -58,
"time": "1771506182"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1771504361"
},
"departure": {
"delay": 41,
"time": "1771504361"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -82,
"time": "1771505918"
},
"departure": {
"delay": -82,
"time": "1771505918"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -54,
"time": "1771505526"
},
"departure": {
"delay": -54,
"time": "1771505526"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1771504261"
},
"departure": {
"delay": 1,
"time": "1771504261"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1771504716"
},
"departure": {
"delay": -24,
"time": "1771504716"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771503336"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1771504964"
},
"departure": {
"delay": -16,
"time": "1771504964"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1771505871"
},
"departure": {
"delay": -69,
"time": "1771505871"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1771504892"
},
"departure": {
"delay": -28,
"time": "1771504892"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -56,
"time": "1771506244"
},
"departure": {
"delay": -56,
"time": "1771506244"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1771505065"
},
"departure": {
"delay": 25,
"time": "1771505065"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -90,
"time": "1771506390"
},
"departure": {
"delay": -90,
"time": "1771506390"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1771504191"
},
"departure": {
"delay": -9,
"time": "1771504191"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -88,
"time": "1771505312"
},
"departure": {
"delay": -88,
"time": "1771505312"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1771504767"
},
"departure": {
"delay": -14,
"time": "1771504786"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1771505847"
},
"departure": {
"delay": -93,
"time": "1771505847"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771504567"
},
"departure": {
"delay": 86,
"time": "1771504586"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1771505945"
},
"departure": {
"delay": -55,
"time": "1771505945"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -90,
"time": "1771505490"
},
"departure": {
"delay": -90,
"time": "1771505490"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771503415",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15691:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4400:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771504032"
},
"departure": {
"delay": 72,
"time": "1771504032"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1771504742"
},
"departure": {
"delay": 90,
"time": "1771504770"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771504517"
},
"departure": {
"delay": 150,
"time": "1771504530"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771504623"
},
"departure": {
"delay": 11,
"time": "1771504631"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1771503954"
},
"departure": {
"delay": 70,
"time": "1771503970"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1771504312"
},
"departure": {
"delay": 130,
"time": "1771504330"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1771504124"
},
"departure": {
"delay": 80,
"time": "1771504160"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -99,
"time": "1771505541"
},
"departure": {
"delay": -99,
"time": "1771505541"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1771504401"
},
"departure": {
"delay": 150,
"time": "1771504410"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 50,
"time": "1771503890"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1771504915"
},
"departure": {
"delay": 70,
"time": "1771504930"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771504818"
},
"departure": {
"delay": 30,
"time": "1771504830"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771505400"
},
"departure": {
"delay": -60,
"time": "1771505400"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1771504999"
},
"departure": {
"delay": 90,
"time": "1771505010"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1771504223"
},
"departure": {
"delay": 110,
"time": "1771504250"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -69,
"time": "1771505691"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -68,
"time": "1771505332"
},
"departure": {
"delay": -68,
"time": "1771505332"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -107,
"time": "1771505113"
},
"departure": {
"delay": -107,
"time": "1771505113"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771503895",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4400:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1771505084"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1771504395"
},
"departure": {
"delay": 28,
"time": "1771504408"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1771504542"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1771504872"
},
"departure": {
"delay": 72,
"time": "1771504872"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771504821"
},
"departure": {
"delay": 21,
"time": "1771504821"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771504956"
},
"departure": {
"delay": 36,
"time": "1771504956"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1771505024"
},
"departure": {
"delay": -16,
"time": "1771505024"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1771504731"
},
"departure": {
"delay": 111,
"time": "1771504731"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1771504697"
},
"departure": {
"delay": 77,
"time": "1771504697"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1771505143",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597592:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758654x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1771482891"
},
"departure": {
"delay": 71,
"time": "1771482911"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1771485005"
},
"departure": {
"delay": -43,
"time": "1771485017"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 82,
"time": "1771482726"
},
"departure": {
"delay": 82,
"time": "1771482742"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771482513"
},
"departure": {
"delay": 125,
"time": "1771482545"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771484725"
},
"departure": {
"delay": 14,
"time": "1771484774"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1771483981"
},
"departure": {
"delay": -13,
"time": "1771484087"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -72,
"time": "1771483856"
},
"departure": {
"delay": -72,
"time": "1771483908"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1771484967"
},
"departure": {
"delay": -21,
"time": "1771484979"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 87,
"time": "1771482267"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1771482799"
},
"departure": {
"delay": 117,
"time": "1771482837"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1771482635"
},
"departure": {
"delay": 111,
"time": "1771482651"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1771483542"
},
"departure": {
"delay": -3,
"time": "1771483617"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1771485195"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1771484554"
},
"departure": {
"delay": 13,
"time": "1771484593"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1771484913"
},
"departure": {
"delay": 8,
"time": "1771484948"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1771484458"
},
"departure": {
"delay": 38,
"time": "1771484498"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -38,
"time": "1771483731"
},
"departure": {
"delay": -38,
"time": "1771483762"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1771483040"
},
"departure": {
"delay": 50,
"time": "1771483070"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771483125"
},
"departure": {
"time": "1771483140"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1771482356"
},
"departure": {
"delay": 66,
"time": "1771482366"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1771482938"
},
"departure": {
"delay": 69,
"time": "1771482969"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771483657"
},
"departure": {
"delay": 13,
"time": "1771483693"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1771482471"
},
"departure": {
"delay": 131,
"time": "1771482491"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1771483243"
},
"departure": {
"delay": 6,
"time": "1771483266"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1771483204"
},
"departure": {
"delay": 16,
"time": "1771483216"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1771485068"
},
"departure": {
"delay": -40,
"time": "1771485080"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -33,
"time": "1771483791"
},
"departure": {
"delay": -33,
"time": "1771483827"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771483306"
},
"departure": {
"delay": 15,
"time": "1771483335"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1771484829"
},
"departure": {
"delay": 42,
"time": "1771484862"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 8,
"time": "1771483348"
},
"departure": {
"delay": 8,
"time": "1771483388"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771483453"
},
"departure": {
"delay": -3,
"time": "1771483497"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771484625"
},
"departure": {
"delay": 16,
"time": "1771484656"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1771484217"
},
"departure": {
"delay": 44,
"time": "1771484264"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771484391"
},
"departure": {
"delay": 5,
"time": "1771484405"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1771482406"
},
"departure": {
"delay": 91,
"time": "1771482451"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758654x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077351x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771505957"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771505404"
},
"departure": {
"delay": 64,
"time": "1771505404"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1771504933"
},
"departure": {
"delay": 73,
"time": "1771504933"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771505057"
},
"departure": {
"delay": 17,
"time": "1771505057"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771505717"
},
"departure": {
"delay": 17,
"time": "1771505717"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1771505593"
},
"departure": {
"delay": 73,
"time": "1771505593"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771505477"
},
"departure": {
"delay": 17,
"time": "1771505477"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771505123"
},
"departure": {
"delay": 23,
"time": "1771505123"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1771505328"
},
"departure": {
"delay": 48,
"time": "1771505328"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771504867"
},
"departure": {
"delay": 67,
"time": "1771504867"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771505657"
},
"departure": {
"delay": 17,
"time": "1771505657"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771504985"
},
"departure": {
"delay": 65,
"time": "1771504985"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1771505264"
},
"departure": {
"delay": 44,
"time": "1771505264"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771505199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077351x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771506240"
},
"departure": {
"delay": 60,
"time": "1771506240"
},
"stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771506420"
},
"departure": {
"delay": 60,
"time": "1771506420"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506900"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771506060"
},
"departure": {
"delay": 60,
"time": "1771506060"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771506360"
},
"departure": {
"delay": 60,
"time": "1771506360"
},
"stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771506500"
},
"departure": {
"delay": 20,
"time": "1771506500"
},
"stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771506660"
},
"departure": {
"delay": 60,
"time": "1771506660"
},
"stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771506600"
},
"departure": {
"delay": 60,
"time": "1771506600"
},
"stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771506140"
},
"departure": {
"delay": 20,
"time": "1771506140"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771506260"
},
"departure": {
"delay": 20,
"time": "1771506260"
},
"stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771506120"
},
"departure": {
"delay": 60,
"time": "1771506120"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771506480"
},
"departure": {
"delay": 60,
"time": "1771506480"
},
"stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771501755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16745:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758903x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1771503439"
},
"departure": {
"delay": -6,
"time": "1771503474"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1771504345"
},
"departure": {
"delay": -20,
"time": "1771504360"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1771501720"
},
"departure": {
"delay": 50,
"time": "1771501730"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771502243"
},
"departure": {
"delay": 35,
"time": "1771502255"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1771504879"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 41,
"time": "1771504151"
},
"departure": {
"delay": 41,
"time": "1771504181"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 30,
"time": "1771501915"
},
"departure": {
"delay": 30,
"time": "1771501950"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 27,
"time": "1771501467"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1771504788"
},
"departure": {
"delay": -5,
"time": "1771504795"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1771504063"
},
"departure": {
"delay": 15,
"time": "1771504095"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1771504830"
},
"departure": {
"delay": -14,
"time": "1771504846"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -9,
"time": "1771503692"
},
"departure": {
"delay": -9,
"time": "1771503711"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1771504523"
},
"departure": {
"delay": -53,
"time": "1771504567"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -26,
"time": "1771503737"
},
"departure": {
"delay": -26,
"time": "1771503754"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1771501892"
},
"departure": {
"delay": 39,
"time": "1771501899"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771502889"
},
"departure": {
"delay": 53,
"time": "1771502933"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1771504489"
},
"departure": {
"delay": -59,
"time": "1771504501"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 19,
"time": "1771502552"
},
"departure": {
"delay": 19,
"time": "1771502599"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1771501834"
},
"departure": {
"delay": 51,
"time": "1771501851"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771504380"
},
"departure": {
"delay": -33,
"time": "1771504407"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -4,
"time": "1771504250"
},
"departure": {
"delay": -4,
"time": "1771504256"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 73,
"time": "1771503281"
},
"departure": {
"delay": 73,
"time": "1771503313"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1771502272"
},
"departure": {
"delay": 21,
"time": "1771502301"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771503581"
},
"departure": {
"delay": -6,
"time": "1771503594"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1771503147"
},
"departure": {
"delay": 63,
"time": "1771503183"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1771501672"
},
"departure": {
"delay": 82,
"time": "1771501702"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1771503494"
},
"departure": {
"delay": -13,
"time": "1771503527"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1771503849"
},
"departure": {
"delay": 6,
"time": "1771503906"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 61,
"time": "1771501521"
},
"departure": {
"delay": 61,
"time": "1771501561"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771503621"
},
"departure": {
"delay": -25,
"time": "1771503635"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1771502699"
},
"departure": {
"delay": -1,
"time": "1771502699"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1771504732"
},
"departure": {
"delay": 27,
"time": "1771504767"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 86,
"time": "1771501815"
},
"departure": {
"delay": 86,
"time": "1771501826"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771502428"
},
"departure": {
"delay": 22,
"time": "1771502482"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1771502350"
},
"departure": {
"delay": -6,
"time": "1771502394"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1771502979"
},
"departure": {
"delay": 89,
"time": "1771503029"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1771502131"
},
"departure": {
"delay": 22,
"time": "1771502182"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1771504301"
},
"departure": {
"delay": 14,
"time": "1771504334"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 59,
"time": "1771503202"
},
"departure": {
"delay": 59,
"time": "1771503239"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1771503783"
},
"departure": {
"delay": -22,
"time": "1771503818"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1771504431"
},
"departure": {
"delay": -55,
"time": "1771504445"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 62,
"time": "1771502210"
},
"departure": {
"delay": 62,
"time": "1771502222"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771504213"
},
"departure": {
"delay": 37,
"time": "1771504237"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 61,
"time": "1771501771"
},
"departure": {
"delay": 61,
"time": "1771501801"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771503381"
},
"departure": {
"delay": 33,
"time": "1771503393"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1771501961"
},
"departure": {
"delay": 43,
"time": "1771502023"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1771503977"
},
"departure": {
"delay": -3,
"time": "1771504017"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 76,
"time": "1771501742"
},
"departure": {
"delay": 76,
"time": "1771501756"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1771504109"
},
"departure": {
"delay": -15,
"time": "1771504125"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 48,
"time": "1771503071"
},
"departure": {
"delay": 48,
"time": "1771503108"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758903x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771488625"
},
"departure": {
"delay": -3,
"time": "1771488657"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1771490035"
},
"departure": {
"delay": 101,
"time": "1771490081"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1771488883"
},
"departure": {
"delay": 27,
"time": "1771488927"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771490291"
},
"departure": {
"delay": 81,
"time": "1771490301"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1771490732"
},
"departure": {
"delay": 68,
"time": "1771490768"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1771489153"
},
"departure": {
"delay": 51,
"time": "1771489191"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771490605"
},
"departure": {
"delay": 39,
"time": "1771490619"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1771490230"
},
"departure": {
"delay": 99,
"time": "1771490259"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 137,
"time": "1771490137"
},
"departure": {
"delay": 137,
"time": "1771490177"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1771488015"
},
"departure": {
"delay": -25,
"time": "1771488035"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771488482"
},
"departure": {
"delay": 33,
"time": "1771488513"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1771489065"
},
"departure": {
"delay": 64,
"time": "1771489084"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771490543"
},
"departure": {
"delay": 58,
"time": "1771490578"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1771489368"
},
"departure": {
"delay": 18,
"time": "1771489398"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1771489031"
},
"departure": {
"delay": 87,
"time": "1771489047"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771490668"
},
"departure": {
"delay": 49,
"time": "1771490689"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 18,
"time": "1771488292"
},
"departure": {
"delay": 18,
"time": "1771488318"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771489603"
},
"departure": {
"delay": 49,
"time": "1771489729"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -6,
"time": "1771490814"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -6,
"time": "1771488408"
},
"departure": {
"delay": -6,
"time": "1771488414"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771490364"
},
"departure": {
"delay": 58,
"time": "1771490398"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1771488710"
},
"departure": {
"delay": -18,
"time": "1771488762"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1771488089"
},
"departure": {
"delay": -15,
"time": "1771488105"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1771487985"
},
"departure": {
"delay": -2,
"time": "1771487998"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771488537"
},
"departure": {
"delay": 9,
"time": "1771488549"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771488051"
},
"departure": {
"delay": 5,
"time": "1771488065"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771489233"
},
"departure": {
"delay": 14,
"time": "1771489274"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1771490448"
},
"departure": {
"delay": 88,
"time": "1771490488"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1771488193"
},
"departure": {
"delay": -19,
"time": "1771488221"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1771489507"
},
"departure": {
"delay": -16,
"time": "1771489544"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1771488815"
},
"departure": {
"delay": 14,
"time": "1771488854"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 17,
"time": "1771487897"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771489297"
},
"departure": {
"delay": 19,
"time": "1771489339"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771489432"
},
"departure": {
"delay": 39,
"time": "1771489479"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1771489882"
},
"departure": {
"delay": 124,
"time": "1771489924"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758660x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1771505206"
},
"departure": {
"delay": 106,
"time": "1771505206"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771505131"
},
"departure": {
"delay": 91,
"time": "1771505131"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771504931"
},
"departure": {
"delay": 71,
"time": "1771504931"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771505295"
},
"departure": {
"delay": 15,
"time": "1771505295"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771504463"
},
"departure": {
"delay": 23,
"time": "1771504463"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1771505024"
},
"departure": {
"delay": 104,
"time": "1771505024"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1771504602"
},
"departure": {
"time": "1771504620"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -34,
"time": "1771505486"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771504876"
},
"departure": {
"delay": 31,
"time": "1771504891"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771505145"
},
"departure": {
"delay": 45,
"time": "1771505145"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1771504828"
},
"departure": {
"delay": -32,
"time": "1771504828"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1771504679"
},
"departure": {
"delay": 59,
"time": "1771504679"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1771505251"
},
"departure": {
"delay": 31,
"time": "1771505251"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771504568"
},
"departure": {
"delay": 8,
"time": "1771504568"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771504964"
},
"departure": {
"delay": 44,
"time": "1771504964"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771505063"
},
"departure": {
"delay": 83,
"time": "1771505063"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771504510"
},
"departure": {
"delay": 70,
"time": "1771504510"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470476:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758658x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1771486791"
},
"departure": {
"delay": 172,
"time": "1771486852"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 406,
"time": "1771488728"
},
"departure": {
"delay": 406,
"time": "1771488766"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 374,
"time": "1771488538"
},
"departure": {
"delay": 374,
"time": "1771488554"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1771487198"
},
"departure": {
"delay": 195,
"time": "1771487235"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 288,
"time": "1771488016"
},
"departure": {
"delay": 288,
"time": "1771488048"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 408,
"time": "1771488250"
},
"departure": {
"delay": 408,
"time": "1771488408"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 156,
"time": "1771487121"
},
"departure": {
"delay": 156,
"time": "1771487136"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 371,
"time": "1771488875"
},
"departure": {
"delay": 371,
"time": "1771488911"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 282,
"time": "1771487773"
},
"departure": {
"delay": 282,
"time": "1771487802"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 379,
"time": "1771489150"
},
"departure": {
"delay": 379,
"time": "1771489159"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1771486386"
},
"departure": {
"delay": 96,
"time": "1771486416"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771486278"
},
"departure": {
"delay": 60,
"time": "1771486320"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 386,
"time": "1771489204"
},
"departure": {
"delay": 386,
"time": "1771489226"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 200,
"time": "1771486886"
},
"departure": {
"delay": 200,
"time": "1771486940"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 399,
"time": "1771489056"
},
"departure": {
"delay": 399,
"time": "1771489119"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 298,
"time": "1771487600"
},
"departure": {
"delay": 298,
"time": "1771487638"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 398,
"time": "1771488800"
},
"departure": {
"delay": 398,
"time": "1771488818"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 86,
"time": "1771486512"
},
"departure": {
"delay": 86,
"time": "1771486526"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 286,
"time": "1771487471"
},
"departure": {
"delay": 286,
"time": "1771487506"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1771486342"
},
"departure": {
"delay": 96,
"time": "1771486356"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 417,
"time": "1771488969"
},
"departure": {
"delay": 417,
"time": "1771489017"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 57,
"time": "1771486137"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 238,
"time": "1771487256"
},
"departure": {
"delay": 238,
"time": "1771487338"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 411,
"time": "1771488611"
},
"departure": {
"delay": 411,
"time": "1771488651"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 312,
"time": "1771487836"
},
"departure": {
"delay": 312,
"time": "1771487892"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 298,
"time": "1771487389"
},
"departure": {
"delay": 298,
"time": "1771487458"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 202,
"time": "1771487031"
},
"departure": {
"delay": 202,
"time": "1771487062"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 269,
"time": "1771487680"
},
"departure": {
"delay": 269,
"time": "1771487729"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1771486595"
},
"departure": {
"delay": 144,
"time": "1771486644"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771486711"
},
"departure": {
"delay": 122,
"time": "1771486742"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771486245"
},
"departure": {
"delay": 58,
"time": "1771486258"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 289,
"time": "1771488100"
},
"departure": {
"delay": 289,
"time": "1771488169"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 392,
"time": "1771489281"
},
"departure": {
"delay": 392,
"time": "1771489292"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 347,
"time": "1771487955"
},
"departure": {
"delay": 347,
"time": "1771487987"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 323,
"time": "1771489343"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758658x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758395x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1771499760"
},
"departure": {
"delay": 205,
"time": "1771499785"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 179,
"time": "1771497943"
},
"departure": {
"delay": 179,
"time": "1771497959"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 309,
"time": "1771498337"
},
"departure": {
"delay": 309,
"time": "1771498509"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1771499123"
},
"departure": {
"delay": 193,
"time": "1771499173"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1771500806"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1771500632"
},
"departure": {
"delay": 169,
"time": "1771500649"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 251,
"time": "1771498773"
},
"departure": {
"delay": 251,
"time": "1771498811"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1771499035"
},
"departure": {
"delay": 208,
"time": "1771499068"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1771500482"
},
"departure": {
"delay": 132,
"time": "1771500552"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 233,
"time": "1771499435"
},
"departure": {
"delay": 233,
"time": "1771499513"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 193,
"time": "1771500216"
},
"departure": {
"delay": 193,
"time": "1771500253"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1771500674"
},
"departure": {
"delay": 149,
"time": "1771500689"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 17,
"time": "1771497137"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1771499943"
},
"departure": {
"delay": 191,
"time": "1771499951"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 183,
"time": "1771497662"
},
"departure": {
"delay": 183,
"time": "1771497843"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1771500385"
},
"departure": {
"delay": 74,
"time": "1771500434"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1771497385"
},
"departure": {
"delay": 39,
"time": "1771497399"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758395x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 603,
"time": "1771504064"
},
"departure": {
"delay": 603,
"time": "1771504083"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 533,
"time": "1771503805"
},
"departure": {
"delay": 533,
"time": "1771503833"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1771501790"
},
"departure": {
"delay": 110,
"time": "1771501790"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 508,
"time": "1771503162"
},
"departure": {
"delay": 508,
"time": "1771503208"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 588,
"time": "1771504008"
},
"departure": {
"delay": 588,
"time": "1771504008"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 629,
"time": "1771504409"
},
"departure": {
"delay": 629,
"time": "1771504409"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 578,
"time": "1771503427"
},
"departure": {
"delay": 578,
"time": "1771503458"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 498,
"time": "1771502931"
},
"departure": {
"delay": 498,
"time": "1771502958"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 427,
"time": "1771502467"
},
"departure": {
"delay": 427,
"time": "1771502467"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 651,
"time": "1771504712"
},
"departure": {
"delay": 651,
"time": "1771504731"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 518,
"time": "1771503751"
},
"departure": {
"delay": 518,
"time": "1771503758"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 53,
"time": "1771501733"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 446,
"time": "1771502426"
},
"departure": {
"delay": 446,
"time": "1771502426"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 693,
"time": "1771504512"
},
"departure": {
"delay": 693,
"time": "1771504533"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 468,
"time": "1771502158"
},
"departure": {
"delay": 468,
"time": "1771502208"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 674,
"time": "1771504308"
},
"departure": {
"delay": 674,
"time": "1771504334"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 457,
"time": "1771502377"
},
"departure": {
"delay": 457,
"time": "1771502377"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 536,
"time": "1771504796"
},
"departure": {
"delay": 536,
"time": "1771504796"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 573,
"time": "1771503625"
},
"departure": {
"delay": 573,
"time": "1771503633"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 478,
"time": "1771503008"
},
"departure": {
"delay": 478,
"time": "1771503058"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 556,
"time": "1771505116"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 522,
"time": "1771503282"
},
"departure": {
"delay": 522,
"time": "1771503282"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 447,
"time": "1771502547"
},
"departure": {
"delay": 447,
"time": "1771502547"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 471,
"time": "1771503891"
},
"departure": {
"delay": 471,
"time": "1771503891"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 474,
"time": "1771503114"
},
"departure": {
"delay": 474,
"time": "1771503114"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 593,
"time": "1771503491"
},
"departure": {
"delay": 593,
"time": "1771503533"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1771501770"
},
"departure": {
"delay": 90,
"time": "1771501770"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 503,
"time": "1771503351"
},
"departure": {
"delay": 503,
"time": "1771503383"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 563,
"time": "1771504847"
},
"departure": {
"delay": 563,
"time": "1771504883"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 368,
"time": "1771501805"
},
"departure": {
"delay": 368,
"time": "1771502108"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 566,
"time": "1771503686"
},
"departure": {
"delay": 566,
"time": "1771503686"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 603,
"time": "1771504936"
},
"departure": {
"delay": 603,
"time": "1771504983"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 708,
"time": "1771504583"
},
"departure": {
"delay": 708,
"time": "1771504608"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 598,
"time": "1771504258"
},
"departure": {
"delay": 598,
"time": "1771504258"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 494,
"time": "1771502808"
},
"departure": {
"delay": 494,
"time": "1771502834"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 389,
"time": "1771502609"
},
"departure": {
"delay": 389,
"time": "1771502609"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 595,
"time": "1771504195"
},
"departure": {
"delay": 595,
"time": "1771504195"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 478,
"time": "1771502744"
},
"departure": {
"delay": 478,
"time": "1771502758"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771501743",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16569:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771512300"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771512180"
},
"departure": {
"time": "1771512180"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771512000"
},
"departure": {
"time": "1771512000"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771511820"
},
"departure": {
"time": "1771511820"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771510920"
},
"departure": {
"time": "1771510920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771511220"
},
"departure": {
"time": "1771511220"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771512240"
},
"departure": {
"time": "1771512240"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511760"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771511580"
},
"departure": {
"time": "1771511580"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771511280"
},
"departure": {
"time": "1771511280"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771510800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510860"
},
"departure": {
"time": "1771510860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771512120"
},
"departure": {
"time": "1771512120"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771511160"
},
"departure": {
"time": "1771511160"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2021:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771505151"
},
"departure": {
"delay": 51,
"time": "1771505151"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1771506056"
},
"departure": {
"delay": 56,
"time": "1771506056"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771505744"
},
"departure": {
"delay": 44,
"time": "1771505744"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1771505833"
},
"departure": {
"delay": 13,
"time": "1771505833"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1771506732"
},
"departure": {
"delay": 12,
"time": "1771506732"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1771506198"
},
"departure": {
"delay": 18,
"time": "1771506198"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771504978"
},
"departure": {
"delay": 58,
"time": "1771504978"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771506366"
},
"departure": {
"delay": 6,
"time": "1771506366"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1771505174"
},
"departure": {
"delay": 14,
"time": "1771505174"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771505376"
},
"departure": {
"delay": 36,
"time": "1771505376"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1771505433"
},
"departure": {
"delay": 33,
"time": "1771505433"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504860"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507140"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1771504907"
},
"departure": {
"delay": 47,
"time": "1771504907"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771506416"
},
"departure": {
"delay": 56,
"time": "1771506416"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771506642"
},
"departure": {
"delay": 42,
"time": "1771506642"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1771505494"
},
"departure": {
"delay": 34,
"time": "1771505494"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771506248"
},
"departure": {
"delay": 8,
"time": "1771506248"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1771506828"
},
"departure": {
"delay": 48,
"time": "1771506828"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1771504824"
},
"departure": {
"delay": 24,
"time": "1771504824"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771506537"
},
"departure": {
"delay": 57,
"time": "1771506537"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1771505088"
},
"departure": {
"delay": 48,
"time": "1771505088"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1771506122"
},
"departure": {
"delay": 2,
"time": "1771506122"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1771505642"
},
"departure": {
"delay": 2,
"time": "1771505642"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771505223"
},
"departure": {
"delay": 3,
"time": "1771505223"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771505995"
},
"departure": {
"delay": 55,
"time": "1771505995"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771506934"
},
"departure": {
"delay": 34,
"time": "1771506934"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1771506482"
},
"departure": {
"delay": 2,
"time": "1771506482"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771504535",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17654:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771485071"
},
"departure": {
"delay": 24,
"time": "1771485084"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1771486508"
},
"departure": {
"delay": 99,
"time": "1771486539"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 69,
"time": "1771484229"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1771485138"
},
"departure": {
"delay": 52,
"time": "1771485172"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771484377"
},
"departure": {
"delay": 72,
"time": "1771484412"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1771487091"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 103,
"time": "1771486664"
},
"departure": {
"delay": 103,
"time": "1771486723"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1771484323"
},
"departure": {
"delay": 71,
"time": "1771484351"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1771484671"
},
"departure": {
"delay": 137,
"time": "1771484717"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1771484432"
},
"departure": {
"delay": 107,
"time": "1771484447"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771485507"
},
"departure": {
"delay": 7,
"time": "1771485547"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1771484778"
},
"departure": {
"delay": 95,
"time": "1771484795"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1771485308"
},
"departure": {
"delay": 33,
"time": "1771485333"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1771486966"
},
"departure": {
"delay": 76,
"time": "1771486996"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1771485816"
},
"departure": {
"delay": 15,
"time": "1771485855"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1771485770"
},
"departure": {
"delay": 59,
"time": "1771485779"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771486771"
},
"departure": {
"delay": 122,
"time": "1771486802"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1771485429"
},
"departure": {
"delay": 43,
"time": "1771485463"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771484841"
},
"departure": {
"delay": 91,
"time": "1771484851"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1771484885"
},
"departure": {
"delay": 94,
"time": "1771484914"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1771486112"
},
"departure": {
"delay": 127,
"time": "1771486207"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1771486912"
},
"departure": {
"delay": 65,
"time": "1771486925"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 77,
"time": "1771484984"
},
"departure": {
"delay": 77,
"time": "1771485017"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771485578"
},
"departure": {
"delay": 44,
"time": "1771485644"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771485677"
},
"departure": {
"delay": 64,
"time": "1771485724"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1771485280"
},
"departure": {
"delay": 56,
"time": "1771485296"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1771486315"
},
"departure": {
"delay": 93,
"time": "1771486353"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1771487030"
},
"departure": {
"delay": 61,
"time": "1771487041"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1771485908"
},
"departure": {
"delay": 53,
"time": "1771486013"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1771486848"
},
"departure": {
"delay": 82,
"time": "1771486882"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1771486406"
},
"departure": {
"delay": 121,
"time": "1771486441"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1771485201"
},
"departure": {
"delay": 58,
"time": "1771485238"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1771486576"
},
"departure": {
"delay": 105,
"time": "1771486605"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1771484477"
},
"departure": {
"delay": 92,
"time": "1771484492"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771484577"
},
"departure": {
"delay": 87,
"time": "1771484607"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771507245"
},
"departure": {
"delay": 45,
"time": "1771507245"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771507503"
},
"departure": {
"delay": 3,
"time": "1771507503"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1771508244"
},
"departure": {
"delay": 24,
"time": "1771508244"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1771507367"
},
"departure": {
"delay": 47,
"time": "1771507367"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771507641"
},
"departure": {
"delay": 21,
"time": "1771507641"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1771508199"
},
"departure": {
"delay": 39,
"time": "1771508199"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771508313"
},
"departure": {
"delay": 33,
"time": "1771508313"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1771507225"
},
"departure": {
"delay": 25,
"time": "1771507225"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16593:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016615x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76447:ZE:3816:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506900"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771505139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016615x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771504980"
},
"departure": {
"time": "1771504980"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771504440"
},
"departure": {
"delay": 60,
"time": "1771504440"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771505160"
},
"departure": {
"delay": 60,
"time": "1771505160"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771505400"
},
"departure": {
"delay": 60,
"time": "1771505400"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771505280"
},
"departure": {
"delay": 60,
"time": "1771505280"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771503800"
},
"departure": {
"delay": 20,
"time": "1771503800"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504080"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771504860"
},
"departure": {
"delay": 60,
"time": "1771504860"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771504620"
},
"departure": {
"delay": 60,
"time": "1771504620"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771505460"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771504380"
},
"departure": {
"delay": 60,
"time": "1771504380"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771503960"
},
"departure": {
"delay": 60,
"time": "1771503960"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771503980"
},
"departure": {
"delay": 20,
"time": "1771503980"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771504020"
},
"departure": {
"delay": 60,
"time": "1771504020"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771504820"
},
"departure": {
"delay": 20,
"time": "1771504820"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771504920"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771505100"
},
"departure": {
"delay": 60,
"time": "1771505100"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504680"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771504500"
},
"departure": {
"delay": 60,
"time": "1771504500"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771504800"
},
"departure": {
"delay": 60,
"time": "1771504800"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771504260"
},
"departure": {
"time": "1771504260"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771504200"
},
"departure": {
"delay": 60,
"time": "1771504200"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503900"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503275",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15245:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13903:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 392,
"time": "1771504806"
},
"departure": {
"delay": 392,
"time": "1771504832"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 349,
"time": "1771504189"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 335,
"time": "1771505255"
},
"departure": {
"delay": 335,
"time": "1771505255"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 363,
"time": "1771506723"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 335,
"time": "1771505795"
},
"departure": {
"delay": 335,
"time": "1771505795"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 385,
"time": "1771504642"
},
"departure": {
"delay": 385,
"time": "1771504645"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 362,
"time": "1771506122"
},
"departure": {
"delay": 362,
"time": "1771506122"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 335,
"time": "1771505555"
},
"departure": {
"delay": 335,
"time": "1771505555"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 396,
"time": "1771504705"
},
"departure": {
"delay": 396,
"time": "1771504716"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 362,
"time": "1771505642"
},
"departure": {
"delay": 362,
"time": "1771505642"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 354,
"time": "1771506474"
},
"departure": {
"delay": 354,
"time": "1771506474"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 424,
"time": "1771504558"
},
"departure": {
"delay": 424,
"time": "1771504564"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 391,
"time": "1771506031"
},
"departure": {
"delay": 391,
"time": "1771506031"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 335,
"time": "1771506515"
},
"departure": {
"delay": 335,
"time": "1771506515"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 325,
"time": "1771504984"
},
"departure": {
"delay": 325,
"time": "1771505005"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 342,
"time": "1771504911"
},
"departure": {
"delay": 342,
"time": "1771504962"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 390,
"time": "1771505730"
},
"departure": {
"delay": 390,
"time": "1771505730"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771504194",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13903:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758819x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1771476146"
},
"departure": {
"delay": -15,
"time": "1771476165"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 204,
"time": "1771474748"
},
"departure": {
"delay": 204,
"time": "1771474764"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771476085"
},
"departure": {
"delay": 35,
"time": "1771476095"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 241,
"time": "1771474702"
},
"departure": {
"delay": 241,
"time": "1771474741"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1771474439"
},
"departure": {
"delay": 197,
"time": "1771474457"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771476896"
},
"departure": {
"delay": 9,
"time": "1771476909"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -110,
"time": "1771477193"
},
"departure": {
"delay": -110,
"time": "1771477210"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -39,
"time": "1771476187"
},
"departure": {
"delay": -39,
"time": "1771476201"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1771474657"
},
"departure": {
"delay": 192,
"time": "1771474692"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771476775"
},
"departure": {
"delay": 10,
"time": "1771476790"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 116,
"time": "1771475080"
},
"departure": {
"delay": 116,
"time": "1771475096"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -151,
"time": "1771477341"
},
"departure": {
"delay": -151,
"time": "1771477349"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 141,
"time": "1771474870"
},
"departure": {
"delay": 141,
"time": "1771474881"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -73,
"time": "1771477049"
},
"departure": {
"delay": -73,
"time": "1771477067"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -89,
"time": "1771477160"
},
"departure": {
"delay": -89,
"time": "1771477171"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -93,
"time": "1771477094"
},
"departure": {
"delay": -93,
"time": "1771477107"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -124,
"time": "1771477285"
},
"departure": {
"delay": -124,
"time": "1771477316"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -27,
"time": "1771476257"
},
"departure": {
"delay": -27,
"time": "1771476273"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1771476927"
},
"departure": {
"delay": -20,
"time": "1771476940"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 175,
"time": "1771474542"
},
"departure": {
"delay": 175,
"time": "1771474555"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771475310"
},
"departure": {
"delay": 40,
"time": "1771475320"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771475475"
},
"departure": {
"delay": 71,
"time": "1771475651"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1771476313"
},
"departure": {
"delay": -27,
"time": "1771476333"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1771475693"
},
"departure": {
"delay": 85,
"time": "1771475725"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1771475150"
},
"departure": {
"delay": 86,
"time": "1771475186"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1771476382"
},
"departure": {
"delay": 57,
"time": "1771476477"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1771476511"
},
"departure": {
"delay": 44,
"time": "1771476524"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 14,
"time": "1771475876"
},
"departure": {
"delay": 14,
"time": "1771475894"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1771475224"
},
"departure": {
"delay": 79,
"time": "1771475239"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1771475016"
},
"departure": {
"delay": 105,
"time": "1771475025"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1771476552"
},
"departure": {
"delay": 29,
"time": "1771476569"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 31,
"time": "1771475375"
},
"departure": {
"delay": 31,
"time": "1771475431"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 170,
"time": "1771474578"
},
"departure": {
"delay": 170,
"time": "1771474610"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -149,
"time": "1771477379"
},
"departure": {
"delay": -149,
"time": "1771477411"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -18,
"time": "1771476990"
},
"departure": {
"delay": -18,
"time": "1771477002"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 26,
"time": "1771476846"
},
"departure": {
"delay": 26,
"time": "1771476866"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -49,
"time": "1771477018"
},
"departure": {
"delay": -49,
"time": "1771477031"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1771476705"
},
"departure": {
"delay": 1,
"time": "1771476721"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -171,
"time": "1771477449"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -14,
"time": "1771476815"
},
"departure": {
"delay": -14,
"time": "1771476826"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 166,
"time": "1771474839"
},
"departure": {
"delay": 166,
"time": "1771474846"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771475773"
},
"departure": {
"delay": 33,
"time": "1771475793"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1771474972"
},
"departure": {
"delay": 128,
"time": "1771474988"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 192,
"time": "1771474392"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 201,
"time": "1771474631"
},
"departure": {
"delay": 201,
"time": "1771474641"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771476605"
},
"departure": {
"delay": 22,
"time": "1771476622"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1771475050"
},
"departure": {
"delay": 83,
"time": "1771475063"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771475939"
},
"departure": {
"delay": 70,
"time": "1771476010"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771475843"
},
"departure": {
"delay": 37,
"time": "1771475857"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 197,
"time": "1771474809"
},
"departure": {
"delay": 197,
"time": "1771474817"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758819x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747527x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771504403"
},
"departure": {
"delay": 123,
"time": "1771504443"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1771504909"
},
"departure": {
"delay": -39,
"time": "1771504941"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1771504729"
},
"departure": {
"delay": -38,
"time": "1771504762"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1771504699"
},
"departure": {
"delay": -30,
"time": "1771504710"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771504151"
},
"departure": {
"delay": 85,
"time": "1771504285"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1771503736"
},
"departure": {
"delay": -30,
"time": "1771503750"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1771503165"
},
"departure": {
"delay": -4,
"time": "1771503176"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1771503386"
},
"departure": {
"delay": 96,
"time": "1771503396"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771503464"
},
"departure": {
"delay": 59,
"time": "1771503479"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -67,
"time": "1771504836"
},
"departure": {
"delay": -67,
"time": "1771504853"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1771502996"
},
"departure": {
"delay": 6,
"time": "1771503006"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1771504656"
},
"departure": {
"delay": -19,
"time": "1771504661"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1771503898"
},
"departure": {
"delay": -18,
"time": "1771503942"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771503297"
},
"departure": {
"delay": 65,
"time": "1771503305"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1771503133"
},
"departure": {
"delay": 23,
"time": "1771503143"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1771503045"
},
"departure": {
"delay": -7,
"time": "1771503053"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771503546"
},
"departure": {
"delay": 28,
"time": "1771503568"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -69,
"time": "1771504971"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1771503790"
},
"departure": {
"delay": -7,
"time": "1771503833"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 32,
"time": "1771502852"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -56,
"time": "1771503980"
},
"departure": {
"delay": -56,
"time": "1771504024"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1771502965"
},
"departure": {
"delay": -19,
"time": "1771502981"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771504971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747527x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771484722"
},
"departure": {
"delay": 37,
"time": "1771484737"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1771485587"
},
"departure": {
"delay": -5,
"time": "1771485595"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1771485815"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771485482"
},
"departure": {
"delay": 21,
"time": "1771485501"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1771485670"
},
"departure": {
"delay": 24,
"time": "1771485684"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771484603"
},
"departure": {
"delay": 93,
"time": "1771484613"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1771485254"
},
"departure": {
"delay": 35,
"time": "1771485275"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771484999"
},
"departure": {
"delay": 12,
"time": "1771485012"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1771484780"
},
"departure": {
"delay": -17,
"time": "1771484803"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1771484643"
},
"departure": {
"delay": 72,
"time": "1771484652"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1771484700"
},
"departure": {
"delay": 70,
"time": "1771484710"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1771485321"
},
"departure": {
"delay": 45,
"time": "1771485345"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771485059"
},
"departure": {
"delay": 18,
"time": "1771485078"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771485179"
},
"departure": {
"delay": 14,
"time": "1771485194"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771484820"
},
"departure": {
"delay": 2,
"time": "1771484882"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771485526"
},
"departure": {
"delay": 5,
"time": "1771485545"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 87,
"time": "1771484487"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771485714"
},
"departure": {
"delay": 6,
"time": "1771485726"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758898x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1771497683"
},
"departure": {
"delay": 71,
"time": "1771497731"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771499814"
},
"departure": {
"delay": 65,
"time": "1771499825"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 156,
"time": "1771497419"
},
"departure": {
"delay": 156,
"time": "1771497456"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1771498639"
},
"departure": {
"delay": 101,
"time": "1771498661"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1771498262"
},
"departure": {
"delay": 110,
"time": "1771498310"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1771498449"
},
"departure": {
"delay": 132,
"time": "1771498512"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1771499431"
},
"departure": {
"delay": 71,
"time": "1771499471"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1771500112"
},
"departure": {
"delay": 14,
"time": "1771500134"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 32,
"time": "1771496972"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1771497995"
},
"departure": {
"delay": 69,
"time": "1771498029"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1771498120"
},
"departure": {
"delay": 79,
"time": "1771498159"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1771497280"
},
"departure": {
"delay": 133,
"time": "1771497313"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1771497760"
},
"departure": {
"delay": 117,
"time": "1771497777"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771499134"
},
"departure": {
"delay": 72,
"time": "1771499172"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1771497850"
},
"departure": {
"delay": 81,
"time": "1771497861"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771499725"
},
"departure": {
"delay": 99,
"time": "1771499739"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -3,
"time": "1771499986"
},
"departure": {
"delay": -3,
"time": "1771499997"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 72,
"time": "1771498911"
},
"departure": {
"delay": 72,
"time": "1771498932"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771500082"
},
"departure": {
"delay": 30,
"time": "1771500090"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 139,
"time": "1771497526"
},
"departure": {
"delay": 139,
"time": "1771497559"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771498559"
},
"departure": {
"delay": 150,
"time": "1771498590"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771497916"
},
"departure": {
"delay": 52,
"time": "1771497952"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1771497499"
},
"departure": {
"delay": 148,
"time": "1771497508"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1771499271"
},
"departure": {
"delay": 77,
"time": "1771499297"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -56,
"time": "1771500288"
},
"departure": {
"delay": -56,
"time": "1771500304"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 94,
"time": "1771498756"
},
"departure": {
"delay": 94,
"time": "1771498774"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 109,
"time": "1771498697"
},
"departure": {
"delay": 109,
"time": "1771498729"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1771499669"
},
"departure": {
"delay": 61,
"time": "1771499701"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1771499868"
},
"departure": {
"delay": 57,
"time": "1771499877"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 110,
"time": "1771497797"
},
"departure": {
"delay": 110,
"time": "1771497830"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771499329"
},
"departure": {
"delay": 66,
"time": "1771499346"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 77,
"time": "1771497030"
},
"departure": {
"delay": 77,
"time": "1771497077"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771499200"
},
"departure": {
"delay": 60,
"time": "1771499220"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1771498815"
},
"departure": {
"delay": 99,
"time": "1771498839"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1771499547"
},
"departure": {
"delay": 49,
"time": "1771499569"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 82,
"time": "1771497225"
},
"departure": {
"delay": 82,
"time": "1771497262"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1771499918"
},
"departure": {
"delay": 17,
"time": "1771499957"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -34,
"time": "1771500254"
},
"departure": {
"delay": -34,
"time": "1771500266"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 105,
"time": "1771497568"
},
"departure": {
"delay": 105,
"time": "1771497585"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1771499037"
},
"departure": {
"delay": 21,
"time": "1771499061"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1771499375"
},
"departure": {
"delay": 53,
"time": "1771499393"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1771499622"
},
"departure": {
"delay": 60,
"time": "1771499640"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1771499770"
},
"departure": {
"delay": 97,
"time": "1771499797"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 34,
"time": "1771498981"
},
"departure": {
"delay": 34,
"time": "1771499014"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1771499891"
},
"departure": {
"delay": 24,
"time": "1771499904"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -82,
"time": "1771500338"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 86,
"time": "1771497166"
},
"departure": {
"delay": 86,
"time": "1771497206"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771497334"
},
"departure": {
"delay": 120,
"time": "1771497360"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 166,
"time": "1771497372"
},
"departure": {
"delay": 166,
"time": "1771497406"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771500218"
},
"departure": {
"delay": -10,
"time": "1771500230"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758898x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:800000270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 184,
"time": "1771505824"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1771504895"
},
"departure": {
"delay": 171,
"time": "1771504911"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": 184,
"time": "1771506124"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 184,
"time": "1771506004"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 184,
"time": "1771505524"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 184,
"time": "1771505224"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 184,
"time": "1771506304"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 184,
"time": "1771505644"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 184,
"time": "1771506484"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": 184,
"time": "1771506424"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 198,
"time": "1771504922"
},
"departure": {
"delay": 198,
"time": "1771504938"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 184,
"time": "1771505464"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": 184,
"time": "1771505344"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 184,
"time": "1771505884"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 184,
"time": "1771506064"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 184,
"time": "1771506244"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 170,
"time": "1771504952"
},
"departure": {
"delay": 170,
"time": "1771504970"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1771506904"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 177,
"time": "1771505157"
},
"departure": {
"delay": 177,
"time": "1771505157"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 184,
"time": "1771505284"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 184,
"time": "1771506544"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": 184,
"time": "1771506544"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"departure": {
"delay": 184,
"time": "1771505944"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 184,
"time": "1771506784"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"departure": {
"delay": 184,
"time": "1771505764"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1771504991"
},
"departure": {
"delay": 133,
"time": "1771504993"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 184,
"time": "1771506424"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 184,
"time": "1771506364"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 184,
"time": "1771506724"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 184,
"time": "1771506184"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1771504780"
},
"departure": {
"delay": 190,
"time": "1771504870"
},
"stopId": "FR:72006:ZE:LycxexMargueritexdex:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": 184,
"time": "1771506604"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": 184,
"time": "1771505404"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 17
}
],
"timestamp": "1771505166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:800000270:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758848x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1771498841"
},
"departure": {
"delay": -9,
"time": "1771498851"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1771498957"
},
"departure": {
"delay": 8,
"time": "1771498988"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"departure": {
"delay": 81,
"time": "1771495821"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771496830"
},
"departure": {
"delay": 20,
"time": "1771496840"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771496545"
},
"departure": {
"delay": 51,
"time": "1771496571"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771496666"
},
"departure": {
"delay": 60,
"time": "1771496700"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771496786"
},
"departure": {
"delay": 49,
"time": "1771496809"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1771498868"
},
"departure": {
"delay": -19,
"time": "1771498901"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 163,
"time": "1771498121"
},
"departure": {
"delay": 163,
"time": "1771498183"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1771497063"
},
"departure": {
"delay": 41,
"time": "1771497101"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771497746"
},
"departure": {
"delay": 2,
"time": "1771497782"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1771496321"
},
"departure": {
"delay": 51,
"time": "1771496331"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1771497900"
},
"departure": {
"delay": 182,
"time": "1771498082"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1771495964"
},
"departure": {
"delay": 70,
"time": "1771495990"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1771496203"
},
"departure": {
"delay": 72,
"time": "1771496232"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771497116"
},
"departure": {
"delay": 52,
"time": "1771497172"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1771496238"
},
"departure": {
"delay": 118,
"time": "1771496278"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771498931"
},
"departure": {
"delay": 22,
"time": "1771498942"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 71,
"time": "1771496161"
},
"departure": {
"delay": 71,
"time": "1771496171"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1771495841"
},
"departure": {
"delay": 116,
"time": "1771495856"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771496466"
},
"departure": {
"delay": 38,
"time": "1771496498"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771496014"
},
"departure": {
"delay": 66,
"time": "1771496046"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771498679"
},
"departure": {
"delay": 7,
"time": "1771498687"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 61,
"time": "1771496726"
},
"departure": {
"delay": 61,
"time": "1771496761"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771497236"
},
"departure": {
"delay": 58,
"time": "1771497298"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1771496388"
},
"departure": {
"delay": 4,
"time": "1771496404"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771498331"
},
"departure": {
"delay": 110,
"time": "1771498370"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 8,
"time": "1771497641"
},
"departure": {
"delay": 8,
"time": "1771497668"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1771497410"
},
"departure": {
"delay": 26,
"time": "1771497446"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1771498492"
},
"departure": {
"delay": 65,
"time": "1771498505"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 111,
"time": "1771495882"
},
"departure": {
"delay": 111,
"time": "1771495911"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771498662"
},
"departure": {
"delay": 50,
"time": "1771498670"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -18,
"time": "1771498712"
},
"departure": {
"delay": -18,
"time": "1771498722"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 69,
"time": "1771497580"
},
"departure": {
"delay": 69,
"time": "1771497609"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1771496424"
},
"departure": {
"delay": 35,
"time": "1771496435"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771496349"
},
"departure": {
"delay": 21,
"time": "1771496361"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1771498465"
},
"departure": {
"delay": 98,
"time": "1771498478"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -29,
"time": "1771498797"
},
"departure": {
"delay": -29,
"time": "1771498831"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 37,
"time": "1771497476"
},
"departure": {
"delay": 37,
"time": "1771497517"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -59,
"time": "1771499041"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 62,
"time": "1771498415"
},
"departure": {
"delay": 62,
"time": "1771498442"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -11,
"time": "1771498750"
},
"departure": {
"delay": -11,
"time": "1771498789"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -31,
"time": "1771496890"
},
"departure": {
"delay": -31,
"time": "1771496909"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1771496109"
},
"departure": {
"delay": 102,
"time": "1771496142"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1771498534"
},
"departure": {
"delay": 68,
"time": "1771498568"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 20,
"time": "1771497345"
},
"departure": {
"delay": 20,
"time": "1771497380"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 158,
"time": "1771498266"
},
"departure": {
"delay": 158,
"time": "1771498298"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -18,
"time": "1771496963"
},
"departure": {
"delay": -18,
"time": "1771496982"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758848x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771507140"
},
"departure": {
"delay": 60,
"time": "1771507140"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771506900"
},
"departure": {
"delay": 60,
"time": "1771506900"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771506720"
},
"departure": {
"delay": 60,
"time": "1771506720"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771506780"
},
"departure": {
"delay": 60,
"time": "1771506780"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771507500"
},
"departure": {
"delay": 60,
"time": "1771507500"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771506800"
},
"departure": {
"delay": 20,
"time": "1771506800"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771507700"
},
"departure": {
"delay": 20,
"time": "1771507700"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771502474",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15346:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758675x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 28,
"time": "1771501408"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771501488"
},
"departure": {
"delay": 20,
"time": "1771501520"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771501638"
},
"departure": {
"delay": 32,
"time": "1771501652"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1771503384"
},
"departure": {
"delay": 124,
"time": "1771503424"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1771502293"
},
"departure": {
"delay": 48,
"time": "1771502328"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771503230"
},
"departure": {
"delay": 100,
"time": "1771503280"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1771502456"
},
"departure": {
"delay": 86,
"time": "1771502486"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1771502858"
},
"departure": {
"delay": 76,
"time": "1771502896"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1771503908"
},
"departure": {
"delay": 86,
"time": "1771503926"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1771504061"
},
"departure": {
"delay": 58,
"time": "1771504078"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1771502925"
},
"departure": {
"delay": 81,
"time": "1771502961"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771501746"
},
"departure": {
"delay": 37,
"time": "1771501777"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1771501850"
},
"departure": {
"delay": 79,
"time": "1771501879"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1771503536"
},
"departure": {
"delay": 92,
"time": "1771503572"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1771502566"
},
"departure": {
"delay": 126,
"time": "1771502586"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1771503629"
},
"departure": {
"delay": 118,
"time": "1771503658"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1771503116"
},
"departure": {
"delay": 104,
"time": "1771503164"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1771504103"
},
"departure": {
"delay": 36,
"time": "1771504116"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1771501943"
},
"departure": {
"delay": 65,
"time": "1771501985"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771504202"
},
"departure": {
"delay": 15,
"time": "1771504215"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 109,
"time": "1771503733"
},
"departure": {
"delay": 109,
"time": "1771503769"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1771502034"
},
"departure": {
"delay": 92,
"time": "1771502072"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1771501542"
},
"departure": {
"delay": 16,
"time": "1771501576"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1771502387"
},
"departure": {
"delay": 80,
"time": "1771502420"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1771503801"
},
"departure": {
"delay": 122,
"time": "1771503842"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1771503038"
},
"departure": {
"delay": 136,
"time": "1771503076"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1771504147"
},
"departure": {
"delay": 21,
"time": "1771504161"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 128,
"time": "1771502610"
},
"departure": {
"delay": 128,
"time": "1771502648"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1771504280"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1771502804"
},
"departure": {
"delay": 78,
"time": "1771502838"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771502717"
},
"departure": {
"delay": 108,
"time": "1771502748"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1771502215"
},
"departure": {
"delay": 71,
"time": "1771502231"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1771503979"
},
"departure": {
"delay": 109,
"time": "1771504009"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 93,
"time": "1771502100"
},
"departure": {
"delay": 93,
"time": "1771502133"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771501600"
},
"departure": {
"delay": 56,
"time": "1771501616"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758675x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253194x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771506760"
},
"departure": {
"delay": -20,
"time": "1771506760"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771508360"
},
"departure": {
"delay": 20,
"time": "1771508360"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1771506872"
},
"departure": {
"delay": 32,
"time": "1771506872"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771508200"
},
"departure": {
"delay": -20,
"time": "1771508200"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 38,
"time": "1771505558"
},
"departure": {
"delay": 38,
"time": "1771505558"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -18,
"time": "1771507362"
},
"departure": {
"delay": -18,
"time": "1771507362"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1771507240"
},
"departure": {
"delay": -20,
"time": "1771507240"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1771506395"
},
"departure": {
"delay": 35,
"time": "1771506395"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771505065"
},
"departure": {
"delay": 25,
"time": "1771505065"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1771505800"
},
"departure": {
"delay": -20,
"time": "1771505800"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1771505157"
},
"departure": {
"delay": -3,
"time": "1771505157"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771506254"
},
"departure": {
"delay": 14,
"time": "1771506254"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1771506700"
},
"departure": {
"delay": -20,
"time": "1771506700"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771506580"
},
"departure": {
"delay": -20,
"time": "1771506580"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1771505097"
},
"departure": {
"delay": -3,
"time": "1771505097"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771505440"
},
"departure": {
"delay": -20,
"time": "1771505440"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1771507780"
},
"departure": {
"delay": -20,
"time": "1771507780"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -5,
"time": "1771505695"
},
"departure": {
"delay": -5,
"time": "1771505695"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771505490"
},
"departure": {
"delay": 30,
"time": "1771505490"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1771508447"
},
"departure": {
"delay": -13,
"time": "1771508447"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -20,
"time": "1771507000"
},
"departure": {
"delay": -20,
"time": "1771507000"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1771506332"
},
"departure": {
"delay": 32,
"time": "1771506332"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771505260"
},
"departure": {
"delay": -20,
"time": "1771505260"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1771508326"
},
"departure": {
"delay": -14,
"time": "1771508326"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 38,
"time": "1771506638"
},
"departure": {
"delay": 38,
"time": "1771506638"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1771505966"
},
"departure": {
"delay": 26,
"time": "1771505966"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1771506961"
},
"departure": {
"delay": 1,
"time": "1771506961"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771506814"
},
"departure": {
"delay": 34,
"time": "1771506814"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1771507993"
},
"departure": {
"delay": 13,
"time": "1771507993"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -6,
"time": "1771507794"
},
"departure": {
"delay": -6,
"time": "1771507794"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1771505765"
},
"departure": {
"delay": 5,
"time": "1771505765"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1771507180"
},
"departure": {
"delay": -20,
"time": "1771507180"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1771508404"
},
"departure": {
"delay": 4,
"time": "1771508404"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -20,
"time": "1771507720"
},
"departure": {
"delay": -20,
"time": "1771507720"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1771505066"
},
"departure": {
"delay": 26,
"time": "1771505066"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1771507960"
},
"departure": {
"delay": -20,
"time": "1771507960"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1771506160"
},
"departure": {
"delay": -20,
"time": "1771506160"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1771507915"
},
"departure": {
"delay": -5,
"time": "1771507915"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1771507877"
},
"departure": {
"delay": 17,
"time": "1771507877"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1771505196"
},
"departure": {
"delay": 36,
"time": "1771505196"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1771508560"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 26,
"time": "1771507046"
},
"departure": {
"delay": 26,
"time": "1771507046"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1771508248"
},
"departure": {
"delay": 28,
"time": "1771508248"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -17,
"time": "1771507123"
},
"departure": {
"delay": -17,
"time": "1771507123"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1771508496"
},
"departure": {
"delay": 36,
"time": "1771508496"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -4,
"time": "1771505876"
},
"departure": {
"delay": -4,
"time": "1771505876"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771505320"
},
"departure": {
"delay": -20,
"time": "1771505320"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771507840"
},
"departure": {
"delay": -20,
"time": "1771507840"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253194x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13924:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1771504824"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -71,
"time": "1771502728"
},
"departure": {
"delay": -71,
"time": "1771502749"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771504474"
},
"departure": {
"delay": 34,
"time": "1771504474"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1771504613"
},
"departure": {
"delay": 30,
"time": "1771504650"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1771504549"
},
"departure": {
"delay": -11,
"time": "1771504549"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1771504168"
},
"departure": {
"delay": 88,
"time": "1771504168"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -181,
"time": "1771503179"
},
"departure": {
"delay": -181,
"time": "1771503179"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1771504250"
},
"departure": {
"delay": 110,
"time": "1771504250"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771504299"
},
"departure": {
"delay": 39,
"time": "1771504299"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1771504749"
},
"departure": {
"delay": 69,
"time": "1771504749"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -131,
"time": "1771503302"
},
"departure": {
"delay": -131,
"time": "1771503349"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771504375"
},
"departure": {
"delay": 20,
"time": "1771504400"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771503800"
},
"departure": {
"delay": 20,
"time": "1771503800"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -109,
"time": "1771503003"
},
"departure": {
"delay": -109,
"time": "1771503071"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -91,
"time": "1771502889"
},
"departure": {
"delay": -91,
"time": "1771502909"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771504093"
},
"departure": {
"delay": 91,
"time": "1771504111"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1771504676"
},
"departure": {
"delay": 79,
"time": "1771504699"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771502400"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771503959"
},
"departure": {
"delay": 47,
"time": "1771504007"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771503873"
},
"departure": {
"delay": 33,
"time": "1771503873"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -147,
"time": "1771503091"
},
"departure": {
"delay": -147,
"time": "1771503093"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1771502674"
},
"departure": {
"delay": -26,
"time": "1771502674"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -176,
"time": "1771503424"
},
"departure": {
"delay": -176,
"time": "1771503424"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771503500"
},
"departure": {
"delay": 4,
"time": "1771503724"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1771502790"
},
"departure": {
"delay": -90,
"time": "1771502790"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771501894",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13924:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1771508964"
},
"departure": {
"delay": -36,
"time": "1771508964"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -331,
"time": "1771509929"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -135,
"time": "1771509285"
},
"departure": {
"delay": -135,
"time": "1771509285"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -131,
"time": "1771509049"
},
"departure": {
"delay": -131,
"time": "1771509049"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -208,
"time": "1771509392"
},
"departure": {
"delay": -208,
"time": "1771509392"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771508657"
},
"departure": {
"delay": 17,
"time": "1771508657"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 19,
"time": "1771508419"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1771508806"
},
"departure": {
"delay": -14,
"time": "1771508806"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771508538"
},
"departure": {
"delay": 18,
"time": "1771508538"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771508597"
},
"departure": {
"delay": 17,
"time": "1771508597"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771508716"
},
"departure": {
"delay": 16,
"time": "1771508716"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -167,
"time": "1771509133"
},
"departure": {
"delay": -167,
"time": "1771509133"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -195,
"time": "1771509585"
},
"departure": {
"delay": -195,
"time": "1771509585"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -298,
"time": "1771509662"
},
"departure": {
"delay": -298,
"time": "1771509662"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -195,
"time": "1771509465"
},
"departure": {
"delay": -195,
"time": "1771509465"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1771508478"
},
"departure": {
"delay": 18,
"time": "1771508478"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -152,
"time": "1771509208"
},
"departure": {
"delay": -152,
"time": "1771509208"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -277,
"time": "1771509743"
},
"departure": {
"delay": -277,
"time": "1771509743"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1771508880"
},
"departure": {
"delay": -60,
"time": "1771508880"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596857:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758124x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771497966"
},
"departure": {
"delay": 16,
"time": "1771497976"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771500357"
},
"departure": {
"delay": 125,
"time": "1771500365"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1771500155"
},
"departure": {
"delay": 86,
"time": "1771500206"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1771501170"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1771498021"
},
"departure": {
"delay": 80,
"time": "1771498040"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1771499554"
},
"departure": {
"delay": 102,
"time": "1771499562"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 34,
"time": "1771495594"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771497505"
},
"departure": {
"delay": 11,
"time": "1771497551"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1771500923"
},
"departure": {
"delay": 85,
"time": "1771500985"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1771497221"
},
"departure": {
"delay": 52,
"time": "1771497292"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1771495905"
},
"departure": {
"delay": 104,
"time": "1771495964"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771496196"
},
"departure": {
"delay": 46,
"time": "1771496206"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1771500598"
},
"departure": {
"delay": 66,
"time": "1771500606"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771498371"
},
"departure": {
"delay": 96,
"time": "1771498476"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771496976"
},
"departure": {
"delay": 26,
"time": "1771497026"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1771498704"
},
"departure": {
"delay": 94,
"time": "1771498714"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1771501111"
},
"departure": {
"delay": -18,
"time": "1771501122"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771496648"
},
"departure": {
"delay": 20,
"time": "1771496660"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771500026"
},
"departure": {
"delay": 78,
"time": "1771500078"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758124x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771486049"
},
"departure": {
"delay": 56,
"time": "1771486196"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1771485615"
},
"departure": {
"delay": -9,
"time": "1771485651"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1771487732"
},
"departure": {
"delay": -2,
"time": "1771487758"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1771486580"
},
"departure": {
"delay": -13,
"time": "1771486607"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1771485882"
},
"departure": {
"delay": -45,
"time": "1771485915"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771485486"
},
"departure": {
"delay": 33,
"time": "1771485513"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -2,
"time": "1771486384"
},
"departure": {
"delay": -2,
"time": "1771486498"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1771487596"
},
"departure": {
"delay": -16,
"time": "1771487624"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -39,
"time": "1771485789"
},
"departure": {
"delay": -39,
"time": "1771485801"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1771487467"
},
"departure": {
"delay": -29,
"time": "1771487491"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -29,
"time": "1771487639"
},
"departure": {
"delay": -29,
"time": "1771487671"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1771486524"
},
"departure": {
"delay": 2,
"time": "1771486562"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771486841"
},
"departure": {
"delay": 91,
"time": "1771487131"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1771487441"
},
"departure": {
"delay": -5,
"time": "1771487455"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1771485844"
},
"departure": {
"delay": -51,
"time": "1771485849"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771486694"
},
"departure": {
"delay": 58,
"time": "1771486738"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771487498"
},
"departure": {
"delay": 1,
"time": "1771487581"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -71,
"time": "1771487809"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1771487151"
},
"departure": {
"delay": 37,
"time": "1771487197"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771486767"
},
"departure": {
"delay": 40,
"time": "1771486780"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771486209"
},
"departure": {
"delay": 43,
"time": "1771486243"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1771485446"
},
"departure": {
"delay": 34,
"time": "1771485454"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771487293"
},
"departure": {
"delay": 43,
"time": "1771487323"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771485699"
},
"departure": {
"delay": 7,
"time": "1771485727"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771487419"
},
"departure": {
"delay": 30,
"time": "1771487430"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -48,
"time": "1771486313"
},
"departure": {
"delay": -48,
"time": "1771486332"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 142,
"time": "1771485322"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1771485762"
},
"departure": {
"delay": -4,
"time": "1771485776"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1771485962"
},
"departure": {
"delay": -50,
"time": "1771485970"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1771485534"
},
"departure": {
"delay": 6,
"time": "1771485546"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1771487671"
},
"departure": {
"delay": -13,
"time": "1771487687"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1771487381"
},
"departure": {
"delay": 67,
"time": "1771487407"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1771487776"
},
"departure": {
"delay": -32,
"time": "1771487788"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748456x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271113x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1771504850"
},
"departure": {
"delay": -70,
"time": "1771504850"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -49,
"time": "1771505411"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -32,
"time": "1771504768"
},
"departure": {
"delay": -32,
"time": "1771504768"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1771504878"
},
"departure": {
"delay": -42,
"time": "1771504878"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -65,
"time": "1771505035"
},
"departure": {
"delay": -65,
"time": "1771505035"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1771505000"
},
"departure": {
"delay": -40,
"time": "1771505000"
},
"stopId": "FR:76481:ZE:3828:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -33,
"time": "1771505367"
},
"departure": {
"delay": -33,
"time": "1771505367"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -34,
"time": "1771504946"
},
"departure": {
"delay": -34,
"time": "1771504946"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -47,
"time": "1771505293"
},
"departure": {
"delay": -47,
"time": "1771505293"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -8,
"time": "1771505152"
},
"departure": {
"delay": -8,
"time": "1771505152"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -41,
"time": "1771505239"
},
"departure": {
"delay": -41,
"time": "1771505239"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771504719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271113x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759196x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771492527"
},
"departure": {
"delay": 42,
"time": "1771492542"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771491950"
},
"departure": {
"delay": 12,
"time": "1771492032"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -90,
"time": "1771493370"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -69,
"time": "1771493205"
},
"departure": {
"delay": -69,
"time": "1771493211"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1771492899"
},
"departure": {
"delay": -13,
"time": "1771492907"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1771492786"
},
"departure": {
"delay": 52,
"time": "1771492792"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1771492404"
},
"departure": {
"delay": 53,
"time": "1771492493"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1771493029"
},
"departure": {
"delay": -5,
"time": "1771493035"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1771492970"
},
"departure": {
"delay": 13,
"time": "1771492993"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1771491751"
},
"departure": {
"delay": 39,
"time": "1771491759"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1771491916"
},
"departure": {
"delay": -33,
"time": "1771491927"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1771492585"
},
"departure": {
"delay": 116,
"time": "1771492676"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1771493108"
},
"departure": {
"delay": -25,
"time": "1771493135"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771491770"
},
"departure": {
"delay": 60,
"time": "1771491780"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1771492239"
},
"departure": {
"delay": -5,
"time": "1771492315"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771492129"
},
"departure": {
"delay": 2,
"time": "1771492142"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771492877"
},
"departure": {
"delay": 23,
"time": "1771492883"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 73,
"time": "1771491733"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771492735"
},
"departure": {
"delay": 65,
"time": "1771492745"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759196x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771525740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771526460"
},
"departure": {
"time": "1771526460"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771526640"
},
"departure": {
"time": "1771526640"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771526400"
},
"departure": {
"time": "1771526400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771526040"
},
"departure": {
"time": "1771526040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771526220"
},
"departure": {
"time": "1771526220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771526760"
},
"departure": {
"time": "1771526760"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771526580"
},
"departure": {
"time": "1771526580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771526280"
},
"departure": {
"time": "1771526280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771525800"
},
"departure": {
"time": "1771525800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771526880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771526820"
},
"departure": {
"time": "1771526820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2949:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771506554"
},
"departure": {
"delay": 14,
"time": "1771506554"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771506204"
},
"departure": {
"delay": 24,
"time": "1771506204"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771506358"
},
"departure": {
"delay": 58,
"time": "1771506358"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771507958"
},
"departure": {
"delay": 38,
"time": "1771507958"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1771506603"
},
"departure": {
"delay": 3,
"time": "1771506603"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771508142"
},
"departure": {
"delay": 42,
"time": "1771508142"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1771506874"
},
"departure": {
"delay": 34,
"time": "1771506874"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771506287"
},
"departure": {
"delay": 47,
"time": "1771506287"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771507879"
},
"departure": {
"delay": 19,
"time": "1771507879"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1771507638"
},
"departure": {
"delay": 18,
"time": "1771507638"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771508434"
},
"departure": {
"delay": 34,
"time": "1771508434"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1771506813"
},
"departure": {
"delay": 33,
"time": "1771506813"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771507263"
},
"departure": {
"delay": 3,
"time": "1771507263"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771507035"
},
"departure": {
"delay": 15,
"time": "1771507035"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771506756"
},
"departure": {
"delay": 36,
"time": "1771506756"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771508328"
},
"departure": {
"delay": 48,
"time": "1771508328"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771507156"
},
"departure": {
"delay": 16,
"time": "1771507156"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1771508024"
},
"departure": {
"delay": 44,
"time": "1771508024"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1771508232"
},
"departure": {
"delay": 12,
"time": "1771508232"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1771507435"
},
"departure": {
"delay": 55,
"time": "1771507435"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771506531"
},
"departure": {
"delay": 51,
"time": "1771506531"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771506468"
},
"departure": {
"delay": 48,
"time": "1771506468"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1771507496"
},
"departure": {
"delay": 56,
"time": "1771507496"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771507562"
},
"departure": {
"delay": 2,
"time": "1771507562"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771501995",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17665:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758832x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1771484394"
},
"departure": {
"delay": -56,
"time": "1771484404"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 61,
"time": "1771482161"
},
"departure": {
"delay": 61,
"time": "1771482181"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1771484535"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -22,
"time": "1771484285"
},
"departure": {
"delay": -22,
"time": "1771484318"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 133,
"time": "1771481740"
},
"departure": {
"delay": 133,
"time": "1771481773"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771482745"
},
"departure": {
"delay": 19,
"time": "1771482859"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1771482666"
},
"departure": {
"delay": -19,
"time": "1771482701"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1771483777"
},
"departure": {
"delay": 13,
"time": "1771483813"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 124,
"time": "1771481694"
},
"departure": {
"delay": 124,
"time": "1771481704"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771483699"
},
"departure": {
"delay": 61,
"time": "1771483741"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 150,
"time": "1771481370"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1771483366"
},
"departure": {
"delay": 85,
"time": "1771483525"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1771484037"
},
"departure": {
"delay": 29,
"time": "1771484069"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 96,
"time": "1771482066"
},
"departure": {
"delay": 96,
"time": "1771482096"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1771482520"
},
"departure": {
"delay": -4,
"time": "1771482536"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1771481727"
},
"departure": {
"delay": 100,
"time": "1771481740"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1771482943"
},
"departure": {
"delay": -43,
"time": "1771482977"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1771483865"
},
"departure": {
"delay": 11,
"time": "1771483931"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 161,
"time": "1771481601"
},
"departure": {
"delay": 161,
"time": "1771481621"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1771481574"
},
"departure": {
"delay": 183,
"time": "1771481583"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771482391"
},
"departure": {
"delay": -10,
"time": "1771482410"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771482260"
},
"departure": {
"delay": 38,
"time": "1771482278"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1771484236"
},
"departure": {
"delay": -26,
"time": "1771484254"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 41,
"time": "1771481906"
},
"departure": {
"delay": 41,
"time": "1771481921"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1771484169"
},
"departure": {
"delay": -4,
"time": "1771484216"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -6,
"time": "1771483041"
},
"departure": {
"delay": -6,
"time": "1771483074"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1771482555"
},
"departure": {
"delay": -30,
"time": "1771482570"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771482883"
},
"departure": {
"delay": 14,
"time": "1771482914"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -61,
"time": "1771483107"
},
"departure": {
"delay": -61,
"time": "1771483139"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1771482215"
},
"departure": {
"delay": 52,
"time": "1771482232"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -52,
"time": "1771483194"
},
"departure": {
"delay": -52,
"time": "1771483268"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1771483573"
},
"departure": {
"delay": 55,
"time": "1771483615"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1771481940"
},
"departure": {
"delay": 85,
"time": "1771481965"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1771484361"
},
"departure": {
"delay": -25,
"time": "1771484375"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 75,
"time": "1771481820"
},
"departure": {
"delay": 75,
"time": "1771481835"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1771481665"
},
"departure": {
"delay": 152,
"time": "1771481672"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1771481413"
},
"departure": {
"delay": 142,
"time": "1771481422"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771481859"
},
"departure": {
"delay": 50,
"time": "1771481870"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -48,
"time": "1771484339"
},
"departure": {
"delay": -48,
"time": "1771484352"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -19,
"time": "1771484430"
},
"departure": {
"delay": -19,
"time": "1771484441"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 36,
"time": "1771483984"
},
"departure": {
"delay": 36,
"time": "1771484016"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -48,
"time": "1771484462"
},
"departure": {
"delay": -48,
"time": "1771484472"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 175,
"time": "1771481381"
},
"departure": {
"delay": 175,
"time": "1771481395"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771483951"
},
"departure": {
"delay": 41,
"time": "1771483961"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1771482308"
},
"departure": {
"delay": 41,
"time": "1771482341"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1771484153"
},
"departure": {
"delay": 4,
"time": "1771484164"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -9,
"time": "1771482455"
},
"departure": {
"delay": -9,
"time": "1771482471"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1771481992"
},
"departure": {
"delay": 82,
"time": "1771482022"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758832x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10786:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771503520"
},
"departure": {
"delay": 40,
"time": "1771503520"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771504670"
},
"departure": {
"delay": -10,
"time": "1771504670"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771504358"
},
"departure": {
"delay": 38,
"time": "1771504358"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1771505120"
},
"departure": {
"delay": -75,
"time": "1771505145"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771504215"
},
"departure": {
"delay": 15,
"time": "1771504215"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771503157"
},
"departure": {
"delay": 37,
"time": "1771503157"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1771503414"
},
"departure": {
"delay": 54,
"time": "1771503414"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771503793"
},
"departure": {
"delay": 13,
"time": "1771503793"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1771504997"
},
"departure": {
"delay": -43,
"time": "1771504997"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1771504398"
},
"departure": {
"delay": -42,
"time": "1771504398"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1771504945"
},
"departure": {
"delay": -35,
"time": "1771504945"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -9,
"time": "1771504371"
},
"departure": {
"delay": -9,
"time": "1771504371"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1771503245"
},
"departure": {
"delay": 65,
"time": "1771503245"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771503620"
},
"departure": {
"delay": 20,
"time": "1771503620"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -90,
"time": "1771505070"
},
"departure": {
"delay": -90,
"time": "1771505070"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -61,
"time": "1771505219"
},
"departure": {
"delay": -61,
"time": "1771505219"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771503925"
},
"departure": {
"delay": 25,
"time": "1771503925"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1771503699"
},
"departure": {
"delay": 39,
"time": "1771503699"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1771503945"
},
"departure": {
"delay": -15,
"time": "1771503945"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771503720"
},
"departure": {
"time": "1771503720"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771503859"
},
"departure": {
"delay": 19,
"time": "1771503859"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1771504520"
},
"departure": {
"delay": -40,
"time": "1771504520"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771504171"
},
"departure": {
"delay": 31,
"time": "1771504171"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -35,
"time": "1771504465"
},
"departure": {
"delay": -35,
"time": "1771504465"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771503995"
},
"departure": {
"time": "1771504020"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -115,
"time": "1771505345"
},
"departure": {
"delay": -115,
"time": "1771505345"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1771504270"
},
"departure": {
"delay": 10,
"time": "1771504270"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1771504575"
},
"departure": {
"delay": -25,
"time": "1771504595"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1771503342"
},
"departure": {
"delay": -18,
"time": "1771503342"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771504095"
},
"departure": {
"delay": 15,
"time": "1771504095"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771502674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10786:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771506778"
},
"departure": {
"delay": 58,
"time": "1771506778"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771507068"
},
"departure": {
"delay": 48,
"time": "1771507068"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1771506537"
},
"departure": {
"delay": 57,
"time": "1771506537"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771506837"
},
"departure": {
"delay": 57,
"time": "1771506837"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1771505717"
},
"departure": {
"delay": 17,
"time": "1771505717"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771506166"
},
"departure": {
"delay": 46,
"time": "1771506166"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771505942"
},
"departure": {
"delay": 2,
"time": "1771505942"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771506344"
},
"departure": {
"delay": 44,
"time": "1771506344"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1771506028"
},
"departure": {
"delay": 28,
"time": "1771506028"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771506396"
},
"departure": {
"delay": 36,
"time": "1771506396"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771507130"
},
"departure": {
"delay": 50,
"time": "1771507130"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771506281"
},
"departure": {
"delay": 41,
"time": "1771506281"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771507191"
},
"departure": {
"delay": 51,
"time": "1771507191"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771506583"
},
"departure": {
"delay": 43,
"time": "1771506583"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1771505768"
},
"departure": {
"delay": 8,
"time": "1771505768"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771505982"
},
"departure": {
"delay": 42,
"time": "1771505982"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12363:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -100,
"time": "1771507400"
},
"departure": {
"delay": -100,
"time": "1771507400"
},
"stopId": "FR:27474:ZE:0x6712:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -193,
"time": "1771507547"
},
"departure": {
"delay": -193,
"time": "1771507547"
},
"stopId": "FR:27474:ZE:0x6717:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1771507635"
},
"departure": {
"delay": -165,
"time": "1771507635"
},
"stopId": "FR:27474:ZE:0x6723:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -159,
"time": "1771508121"
},
"departure": {
"delay": -159,
"time": "1771508121"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -158,
"time": "1771507762"
},
"departure": {
"delay": -158,
"time": "1771507762"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1771507350"
},
"departure": {
"delay": -90,
"time": "1771507350"
},
"stopId": "FR:27474:ZE:0x6708:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2064,
"time": "1771505196"
},
"departure": {
"delay": -2064,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x7076:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -171,
"time": "1771507809"
},
"departure": {
"delay": -171,
"time": "1771507809"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2004,
"time": "1771505196"
},
"departure": {
"delay": -2004,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -169,
"time": "1771507931"
},
"departure": {
"delay": -169,
"time": "1771507931"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1824,
"time": "1771505196"
},
"departure": {
"delay": -1824,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7084:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -198,
"time": "1771507782"
},
"departure": {
"delay": -198,
"time": "1771507782"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -208,
"time": "1771508192"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -188,
"time": "1771507672"
},
"departure": {
"delay": -188,
"time": "1771507672"
},
"stopId": "FR:27474:ZE:0x6706:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -156,
"time": "1771507584"
},
"departure": {
"delay": -156,
"time": "1771507584"
},
"stopId": "FR:27474:ZE:0x6719:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -123,
"time": "1771507497"
},
"departure": {
"delay": -123,
"time": "1771507497"
},
"stopId": "FR:27474:ZE:0x6714:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -162,
"time": "1771507878"
},
"departure": {
"delay": -162,
"time": "1771507878"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -101,
"time": "1771507459"
},
"departure": {
"delay": -101,
"time": "1771507459"
},
"stopId": "FR:27474:ZE:0x6702:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -1644,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470351:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745476x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771506110"
},
"departure": {
"delay": 50,
"time": "1771506110"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771505570"
},
"departure": {
"delay": 50,
"time": "1771505570"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771506410"
},
"departure": {
"delay": 50,
"time": "1771506410"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771506890"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771505510"
},
"departure": {
"delay": 50,
"time": "1771505510"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771506530"
},
"departure": {
"delay": 50,
"time": "1771506530"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771506650"
},
"departure": {
"delay": 50,
"time": "1771506650"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771506710"
},
"departure": {
"delay": 50,
"time": "1771506710"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771505330"
},
"departure": {
"delay": 50,
"time": "1771505330"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771505630"
},
"departure": {
"delay": 50,
"time": "1771505630"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771505870"
},
"departure": {
"delay": 50,
"time": "1771505870"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771505990"
},
"departure": {
"delay": 50,
"time": "1771505990"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771506590"
},
"departure": {
"delay": 50,
"time": "1771506590"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771505390"
},
"departure": {
"delay": 50,
"time": "1771505390"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771506470"
},
"departure": {
"delay": 50,
"time": "1771506470"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771506290"
},
"departure": {
"delay": 50,
"time": "1771506290"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771506230"
},
"departure": {
"delay": 50,
"time": "1771506230"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771505690"
},
"departure": {
"delay": 50,
"time": "1771505690"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745476x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088108x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771506075"
},
"departure": {
"delay": 135,
"time": "1771506075"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1771505937"
},
"departure": {
"delay": 117,
"time": "1771505937"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 105,
"time": "1771504425"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 158,
"time": "1771506038"
},
"departure": {
"delay": 158,
"time": "1771506038"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1771504863"
},
"departure": {
"delay": 123,
"time": "1771504863"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771505109"
},
"departure": {
"delay": 129,
"time": "1771505109"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1771505325"
},
"departure": {
"delay": 165,
"time": "1771505325"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771504878"
},
"departure": {
"delay": 78,
"time": "1771504878"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1771506117"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1771505637"
},
"departure": {
"delay": 117,
"time": "1771505637"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1771505806"
},
"departure": {
"delay": 166,
"time": "1771505806"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1771505277"
},
"departure": {
"delay": 117,
"time": "1771505277"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1771505882"
},
"departure": {
"delay": 122,
"time": "1771505882"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1771506001"
},
"departure": {
"delay": 121,
"time": "1771506001"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1771504978"
},
"departure": {
"delay": 58,
"time": "1771504978"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1771505394"
},
"departure": {
"delay": 174,
"time": "1771505394"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771504800"
},
"departure": {
"delay": 120,
"time": "1771504800"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1771505457"
},
"departure": {
"delay": 117,
"time": "1771505457"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771505525"
},
"departure": {
"delay": 125,
"time": "1771505525"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1771505695"
},
"departure": {
"delay": 175,
"time": "1771505695"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1771505757"
},
"departure": {
"delay": 117,
"time": "1771505757"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771504623"
},
"departure": {
"delay": 63,
"time": "1771504623"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088108x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758845x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1771494937"
},
"departure": {
"delay": -81,
"time": "1771494999"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 7,
"time": "1771496031"
},
"departure": {
"delay": 7,
"time": "1771496047"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 56,
"time": "1771495962"
},
"departure": {
"delay": 56,
"time": "1771495976"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 22,
"time": "1771495594"
},
"departure": {
"delay": 22,
"time": "1771495702"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -76,
"time": "1771494839"
},
"departure": {
"delay": -76,
"time": "1771494884"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1771496084"
},
"departure": {
"delay": 19,
"time": "1771496119"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 151,
"time": "1771493212"
},
"departure": {
"delay": 151,
"time": "1771493251"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1771494319"
},
"departure": {
"delay": 76,
"time": "1771494436"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771496242"
},
"departure": {
"delay": 30,
"time": "1771496250"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 124,
"time": "1771493456"
},
"departure": {
"delay": 124,
"time": "1771493464"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1771493711"
},
"departure": {
"delay": 78,
"time": "1771493778"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771496160"
},
"departure": {
"delay": 17,
"time": "1771496177"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -1,
"time": "1771495254"
},
"departure": {
"delay": -1,
"time": "1771495319"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1771494549"
},
"departure": {
"delay": 49,
"time": "1771494589"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -69,
"time": "1771494154"
},
"departure": {
"delay": -69,
"time": "1771494171"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1771496196"
},
"departure": {
"delay": -8,
"time": "1771496212"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 71,
"time": "1771494447"
},
"departure": {
"delay": 71,
"time": "1771494491"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1771495813"
},
"departure": {
"delay": 74,
"time": "1771495874"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1771495025"
},
"departure": {
"delay": 6,
"time": "1771495206"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1771493481"
},
"departure": {
"delay": 88,
"time": "1771493488"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1771493514"
},
"departure": {
"delay": 63,
"time": "1771493523"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1771493618"
},
"departure": {
"delay": -16,
"time": "1771493624"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1771494066"
},
"departure": {
"delay": 25,
"time": "1771494085"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1771496134"
},
"departure": {
"delay": -12,
"time": "1771496148"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1771493849"
},
"departure": {
"delay": 42,
"time": "1771493862"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1771493797"
},
"departure": {
"delay": 47,
"time": "1771493807"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1771494732"
},
"departure": {
"delay": -17,
"time": "1771494763"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771494102"
},
"departure": {
"delay": -10,
"time": "1771494110"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1771494674"
},
"departure": {
"delay": -15,
"time": "1771494705"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1771493979"
},
"departure": {
"delay": 36,
"time": "1771494036"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1771493373"
},
"departure": {
"delay": 113,
"time": "1771493393"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771496277"
},
"departure": {
"delay": 31,
"time": "1771496311"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -20,
"time": "1771494796"
},
"departure": {
"delay": -20,
"time": "1771494820"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1771496376"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 4,
"time": "1771495404"
},
"departure": {
"delay": 4,
"time": "1771495444"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -6,
"time": "1771494619"
},
"departure": {
"delay": -6,
"time": "1771494654"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1771493529"
},
"departure": {
"delay": 93,
"time": "1771493553"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771495760"
},
"departure": {
"delay": 48,
"time": "1771495788"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -26,
"time": "1771494225"
},
"departure": {
"delay": -26,
"time": "1771494274"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1771495477"
},
"departure": {
"delay": -26,
"time": "1771495534"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1771495720"
},
"departure": {
"delay": 57,
"time": "1771495737"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1771493663"
},
"departure": {
"delay": -9,
"time": "1771493691"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1771493304"
},
"departure": {
"delay": 137,
"time": "1771493357"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771493581"
},
"departure": {
"delay": 7,
"time": "1771493587"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1771493182"
},
"departure": {
"delay": 151,
"time": "1771493191"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 111,
"time": "1771493151"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771493914"
},
"departure": {
"delay": 18,
"time": "1771493958"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771495984"
},
"departure": {
"delay": 21,
"time": "1771496001"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758845x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758655x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771483709"
},
"departure": {
"delay": 78,
"time": "1771483758"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771483829"
},
"departure": {
"delay": 49,
"time": "1771483849"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1771483616"
},
"departure": {
"delay": 13,
"time": "1771483633"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1771485901"
},
"departure": {
"delay": -22,
"time": "1771485938"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1771483394"
},
"departure": {
"delay": 51,
"time": "1771483431"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771485267"
},
"departure": {
"delay": 8,
"time": "1771485308"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1771483512"
},
"departure": {
"delay": 41,
"time": "1771483541"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -65,
"time": "1771486075"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1771485355"
},
"departure": {
"delay": 26,
"time": "1771485386"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1771484933"
},
"departure": {
"delay": -30,
"time": "1771484970"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1771485747"
},
"departure": {
"delay": -12,
"time": "1771485828"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1771484841"
},
"departure": {
"delay": -1,
"time": "1771484879"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1771485605"
},
"departure": {
"delay": -40,
"time": "1771485620"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1771484153"
},
"departure": {
"delay": 29,
"time": "1771484189"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771484388"
},
"departure": {
"delay": 65,
"time": "1771484405"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1771484776"
},
"departure": {
"delay": 56,
"time": "1771484816"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1771484074"
},
"departure": {
"delay": -12,
"time": "1771484088"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771484627"
},
"departure": {
"delay": 18,
"time": "1771484658"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 37,
"time": "1771483177"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771483304"
},
"departure": {
"delay": 21,
"time": "1771483341"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1771483877"
},
"departure": {
"delay": 49,
"time": "1771483909"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1771485677"
},
"departure": {
"delay": -28,
"time": "1771485692"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -28,
"time": "1771485857"
},
"departure": {
"delay": -28,
"time": "1771485872"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1771484470"
},
"departure": {
"delay": 53,
"time": "1771484513"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771485535"
},
"departure": {
"delay": 7,
"time": "1771485547"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1771484679"
},
"departure": {
"delay": 33,
"time": "1771484733"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1771484221"
},
"departure": {
"delay": 59,
"time": "1771484279"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771484339"
},
"departure": {
"delay": 93,
"time": "1771484373"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1771483267"
},
"departure": {
"delay": 26,
"time": "1771483286"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1771483360"
},
"departure": {
"delay": 51,
"time": "1771483371"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771485981"
},
"departure": {
"delay": -6,
"time": "1771486014"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1771483987"
},
"departure": {
"delay": 38,
"time": "1771484018"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771484552"
},
"departure": {
"delay": 15,
"time": "1771484595"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771485458"
},
"departure": {
"delay": 17,
"time": "1771485497"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1771485099"
},
"departure": {
"delay": 56,
"time": "1771485176"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758655x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759050x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1771489243"
},
"departure": {
"delay": -6,
"time": "1771489254"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771489867"
},
"departure": {
"delay": 34,
"time": "1771489894"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1771490034"
},
"departure": {
"delay": 105,
"time": "1771490085"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 174,
"time": "1771490309"
},
"departure": {
"delay": 174,
"time": "1771490334"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1771489492"
},
"departure": {
"delay": 27,
"time": "1771489527"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1771489317"
},
"departure": {
"delay": -33,
"time": "1771489347"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771489182"
},
"departure": {
"delay": 10,
"time": "1771489210"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1771488872"
},
"departure": {
"delay": 122,
"time": "1771488902"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1771489454"
},
"departure": {
"delay": -16,
"time": "1771489484"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -57,
"time": "1771489373"
},
"departure": {
"delay": -57,
"time": "1771489383"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1771490426"
},
"departure": {
"delay": 118,
"time": "1771490458"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1771490388"
},
"departure": {
"delay": 122,
"time": "1771490402"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771489809"
},
"departure": {
"delay": 43,
"time": "1771489843"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1771490176"
},
"departure": {
"delay": 113,
"time": "1771490213"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1771489751"
},
"departure": {
"delay": 22,
"time": "1771489762"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1771488761"
},
"departure": {
"delay": 84,
"time": "1771488804"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771490520"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1771489105"
},
"departure": {
"delay": 33,
"time": "1771489113"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 120,
"time": "1771488720"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1771488916"
},
"departure": {
"delay": 85,
"time": "1771488925"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1771489031"
},
"departure": {
"delay": 79,
"time": "1771489039"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771489051"
},
"departure": {
"delay": 50,
"time": "1771489070"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771488980"
},
"departure": {
"delay": 41,
"time": "1771489001"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771489558"
},
"departure": {
"delay": 38,
"time": "1771489598"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771489401"
},
"departure": {
"delay": -3,
"time": "1771489437"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759050x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1771504960"
},
"departure": {
"delay": -20,
"time": "1771504960"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1771505529"
},
"departure": {
"delay": 69,
"time": "1771505529"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771505907"
},
"departure": {
"delay": 87,
"time": "1771505907"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1771504892"
},
"departure": {
"delay": -28,
"time": "1771504892"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771506630"
},
"departure": {
"delay": 30,
"time": "1771506630"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771505631"
},
"departure": {
"delay": 51,
"time": "1771505631"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771505212"
},
"departure": {
"delay": 52,
"time": "1771505212"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771505430"
},
"departure": {
"delay": 30,
"time": "1771505430"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771505332"
},
"departure": {
"delay": 52,
"time": "1771505332"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771505730"
},
"departure": {
"delay": 30,
"time": "1771505730"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771506105"
},
"departure": {
"delay": 45,
"time": "1771506105"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771506270"
},
"departure": {
"delay": 30,
"time": "1771506270"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1771505808"
},
"departure": {
"delay": 48,
"time": "1771505808"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771506153"
},
"departure": {
"delay": 33,
"time": "1771506153"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1771505265"
},
"departure": {
"delay": 45,
"time": "1771505265"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771506700"
},
"departure": {
"delay": 40,
"time": "1771506700"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1771506493"
},
"departure": {
"delay": 73,
"time": "1771506493"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771504716",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8024:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13084:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1771503563"
},
"departure": {
"delay": 167,
"time": "1771503587"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771504919"
},
"departure": {
"delay": 59,
"time": "1771504919"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1771504835"
},
"departure": {
"delay": 35,
"time": "1771504835"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 203,
"time": "1771503863"
},
"departure": {
"delay": 203,
"time": "1771503863"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1771504063"
},
"departure": {
"delay": 163,
"time": "1771504063"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771504215"
},
"departure": {
"delay": 97,
"time": "1771504237"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 187,
"time": "1771503787"
},
"departure": {
"delay": 187,
"time": "1771503787"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1771505495"
},
"departure": {
"delay": 155,
"time": "1771505495"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 52,
"time": "1771503112"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 219,
"time": "1771503639"
},
"departure": {
"delay": 219,
"time": "1771503639"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1771504621"
},
"departure": {
"delay": 61,
"time": "1771504621"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1771503387"
},
"departure": {
"delay": 147,
"time": "1771503387"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1771504126"
},
"departure": {
"delay": 166,
"time": "1771504126"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1771505243"
},
"departure": {
"delay": 143,
"time": "1771505243"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1771504409"
},
"departure": {
"delay": 89,
"time": "1771504409"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771504539"
},
"departure": {
"delay": 99,
"time": "1771504539"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1771504720"
},
"departure": {
"delay": 100,
"time": "1771504720"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1771503269"
},
"departure": {
"delay": 89,
"time": "1771503269"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771505112"
},
"departure": {
"delay": 132,
"time": "1771505112"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1771504463"
},
"departure": {
"delay": 107,
"time": "1771504487"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 144,
"time": "1771505304"
},
"departure": {
"delay": 144,
"time": "1771505304"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 132,
"time": "1771503312"
},
"departure": {
"delay": 132,
"time": "1771503312"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1771504384"
},
"departure": {
"delay": 64,
"time": "1771504384"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1771505157"
},
"departure": {
"delay": 117,
"time": "1771505157"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1771503462"
},
"departure": {
"delay": 187,
"time": "1771503487"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1771504291"
},
"departure": {
"delay": 56,
"time": "1771504316"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 207,
"time": "1771503987"
},
"departure": {
"delay": 207,
"time": "1771503987"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771504377"
},
"departure": {
"delay": 57,
"time": "1771504377"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1771505389"
},
"departure": {
"delay": 169,
"time": "1771505389"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 173,
"time": "1771505753"
},
"departure": {
"delay": 173,
"time": "1771505753"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 117,
"time": "1771505015"
},
"departure": {
"delay": 117,
"time": "1771505037"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1771504773"
},
"departure": {
"delay": 93,
"time": "1771504773"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1771503162"
},
"departure": {
"delay": 67,
"time": "1771503187"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503114",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13084:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758892x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1771493249"
},
"departure": {
"delay": 104,
"time": "1771493264"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -25,
"time": "1771494620"
},
"departure": {
"delay": -25,
"time": "1771494635"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1771494132"
},
"departure": {
"delay": 30,
"time": "1771494150"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 87,
"time": "1771493773"
},
"departure": {
"delay": 87,
"time": "1771493787"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1771494379"
},
"departure": {
"delay": 32,
"time": "1771494392"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 68,
"time": "1771494029"
},
"departure": {
"delay": 68,
"time": "1771494068"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1771492258"
},
"departure": {
"delay": 42,
"time": "1771492302"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771493958"
},
"departure": {
"delay": 57,
"time": "1771493997"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1771492094"
},
"departure": {
"delay": 25,
"time": "1771492105"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 48,
"time": "1771491648"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771494514"
},
"departure": {
"delay": 2,
"time": "1771494542"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 121,
"time": "1771493445"
},
"departure": {
"delay": 121,
"time": "1771493461"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1771494479"
},
"departure": {
"delay": 11,
"time": "1771494491"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 72,
"time": "1771493874"
},
"departure": {
"delay": 72,
"time": "1771493892"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1771492396"
},
"departure": {
"delay": 42,
"time": "1771492422"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771491795"
},
"departure": {
"delay": 46,
"time": "1771491826"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1771493382"
},
"departure": {
"delay": 128,
"time": "1771493408"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -29,
"time": "1771494558"
},
"departure": {
"delay": -29,
"time": "1771494571"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 46,
"time": "1771491871"
},
"departure": {
"delay": 46,
"time": "1771491886"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771492050"
},
"departure": {
"delay": 40,
"time": "1771492060"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1771492122"
},
"departure": {
"delay": -2,
"time": "1771492138"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771494204"
},
"departure": {
"delay": 38,
"time": "1771494218"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1771494343"
},
"departure": {
"delay": 61,
"time": "1771494361"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 52,
"time": "1771492343"
},
"departure": {
"delay": 52,
"time": "1771492372"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -42,
"time": "1771494978"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 83,
"time": "1771493672"
},
"departure": {
"delay": 83,
"time": "1771493723"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1771492553"
},
"departure": {
"delay": 98,
"time": "1771492598"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771491900"
},
"departure": {
"delay": 40,
"time": "1771491940"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1771491951"
},
"departure": {
"delay": 64,
"time": "1771491964"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1771493917"
},
"departure": {
"delay": 47,
"time": "1771493927"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -40,
"time": "1771494654"
},
"departure": {
"delay": -40,
"time": "1771494680"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 97,
"time": "1771492630"
},
"departure": {
"delay": 97,
"time": "1771492657"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1771492462"
},
"departure": {
"delay": 116,
"time": "1771492496"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1771494917"
},
"departure": {
"delay": -28,
"time": "1771494932"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 48,
"time": "1771491986"
},
"departure": {
"delay": 48,
"time": "1771492008"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771491844"
},
"departure": {
"delay": 17,
"time": "1771491857"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -38,
"time": "1771494842"
},
"departure": {
"delay": -38,
"time": "1771494862"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 76,
"time": "1771493616"
},
"departure": {
"delay": 76,
"time": "1771493656"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1771494763"
},
"departure": {
"delay": -18,
"time": "1771494822"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 52,
"time": "1771494443"
},
"departure": {
"delay": 52,
"time": "1771494472"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 130,
"time": "1771492882"
},
"departure": {
"delay": 130,
"time": "1771492930"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1771491703"
},
"departure": {
"delay": 63,
"time": "1771491723"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1771493535"
},
"departure": {
"delay": 114,
"time": "1771493574"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 72,
"time": "1771493816"
},
"departure": {
"delay": 72,
"time": "1771493832"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1771494291"
},
"departure": {
"delay": 68,
"time": "1771494308"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 140,
"time": "1771493317"
},
"departure": {
"delay": 140,
"time": "1771493360"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1771494237"
},
"departure": {
"delay": 30,
"time": "1771494270"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 164,
"time": "1771493148"
},
"departure": {
"delay": 164,
"time": "1771493204"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1771492726"
},
"departure": {
"delay": 78,
"time": "1771492758"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1771493032"
},
"departure": {
"delay": 104,
"time": "1771493084"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758892x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771502869"
},
"departure": {
"delay": 49,
"time": "1771502869"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1771504027"
},
"departure": {
"delay": -33,
"time": "1771504047"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1771505048"
},
"departure": {
"delay": 207,
"time": "1771505067"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1771502550"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 207,
"time": "1771504424"
},
"departure": {
"delay": 207,
"time": "1771504467"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -74,
"time": "1771503646"
},
"departure": {
"delay": -74,
"time": "1771503646"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1771503580"
},
"departure": {
"delay": -80,
"time": "1771503580"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -48,
"time": "1771503745"
},
"departure": {
"delay": -48,
"time": "1771503792"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771502792"
},
"departure": {
"delay": 92,
"time": "1771502792"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -126,
"time": "1771503174"
},
"departure": {
"delay": -126,
"time": "1771503174"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1771503846"
},
"departure": {
"delay": -54,
"time": "1771503846"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771503946"
},
"departure": {
"delay": -14,
"time": "1771503946"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1771504968"
},
"departure": {
"delay": 228,
"time": "1771504968"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1771502922"
},
"departure": {
"delay": 42,
"time": "1771502922"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1771502621"
},
"departure": {
"delay": 41,
"time": "1771502621"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771504221"
},
"departure": {
"delay": 67,
"time": "1771504267"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1771504122"
},
"departure": {
"delay": 3,
"time": "1771504143"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 191,
"time": "1771505171"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1771504671"
},
"departure": {
"delay": 157,
"time": "1771504717"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1771502721"
},
"departure": {
"delay": 81,
"time": "1771502721"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -85,
"time": "1771503346"
},
"departure": {
"delay": -85,
"time": "1771503395"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771502992"
},
"departure": {
"delay": 52,
"time": "1771502992"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1771503138"
},
"departure": {
"delay": -42,
"time": "1771503138"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 247,
"time": "1771504795"
},
"departure": {
"delay": 247,
"time": "1771504867"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1771504568"
},
"departure": {
"delay": 152,
"time": "1771504592"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1771503497"
},
"departure": {
"delay": -43,
"time": "1771503497"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771502296",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1997:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745447x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1771477514"
},
"departure": {
"delay": 122,
"time": "1771477562"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1771477424"
},
"departure": {
"delay": 85,
"time": "1771477465"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771478126"
},
"departure": {
"delay": 9,
"time": "1771478169"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771478440"
},
"departure": {
"time": "1771478460"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 145,
"time": "1771477345"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771477729"
},
"departure": {
"delay": 64,
"time": "1771477744"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771477937"
},
"departure": {
"delay": 44,
"time": "1771477964"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771477689"
},
"departure": {
"delay": 82,
"time": "1771477702"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771477617"
},
"departure": {
"delay": 99,
"time": "1771477659"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771478040"
},
"departure": {
"delay": 19,
"time": "1771478059"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771478312"
},
"departure": {
"delay": 14,
"time": "1771478354"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771478580"
},
"departure": {
"delay": 48,
"time": "1771478628"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771478505"
},
"departure": {
"delay": 33,
"time": "1771478553"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771477792"
},
"departure": {
"delay": 93,
"time": "1771477833"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1771478901"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1771478724"
},
"departure": {
"delay": 56,
"time": "1771478756"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771478782"
},
"departure": {
"delay": 57,
"time": "1771478817"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771478656"
},
"departure": {
"delay": 57,
"time": "1771478697"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771478253"
},
"departure": {
"delay": -3,
"time": "1771478277"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745447x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745456x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771488248"
},
"departure": {
"delay": 65,
"time": "1771488305"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771488465"
},
"departure": {
"delay": 98,
"time": "1771488518"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1771487279"
},
"departure": {
"delay": 53,
"time": "1771487333"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771487372"
},
"departure": {
"delay": 67,
"time": "1771487407"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 75,
"time": "1771487175"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771488752"
},
"departure": {
"delay": 105,
"time": "1771488765"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1771487764"
},
"departure": {
"delay": 159,
"time": "1771487799"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771488368"
},
"departure": {
"delay": 49,
"time": "1771488409"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1771488543"
},
"departure": {
"delay": 107,
"time": "1771488587"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1771487597"
},
"departure": {
"delay": 118,
"time": "1771487638"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771488182"
},
"departure": {
"delay": 38,
"time": "1771488218"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1771488676"
},
"departure": {
"delay": 130,
"time": "1771488730"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771488845"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1771488614"
},
"departure": {
"delay": 117,
"time": "1771488657"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 178,
"time": "1771487967"
},
"departure": {
"delay": 178,
"time": "1771487998"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1771488036"
},
"departure": {
"delay": 111,
"time": "1771488051"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1771487462"
},
"departure": {
"delay": 84,
"time": "1771487544"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771487660"
},
"departure": {
"delay": 117,
"time": "1771487697"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1771488093"
},
"departure": {
"delay": 70,
"time": "1771488130"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745456x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8805:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771505788"
},
"departure": {
"delay": 88,
"time": "1771505788"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771505722"
},
"departure": {
"delay": 82,
"time": "1771505722"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771506720"
},
"departure": {
"delay": -60,
"time": "1771506720"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1771506148"
},
"departure": {
"delay": 88,
"time": "1771506148"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771505248"
},
"departure": {
"delay": 88,
"time": "1771505248"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1771505573"
},
"departure": {
"delay": 113,
"time": "1771505573"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771506118"
},
"departure": {
"delay": 58,
"time": "1771506118"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771505297"
},
"departure": {
"delay": 77,
"time": "1771505297"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771507227"
},
"departure": {
"delay": 87,
"time": "1771507227"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1771505428"
},
"departure": {
"delay": 88,
"time": "1771505428"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1771505896"
},
"departure": {
"delay": 76,
"time": "1771505896"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771505107"
},
"departure": {
"delay": 67,
"time": "1771505107"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1771505209"
},
"departure": {
"delay": 109,
"time": "1771505209"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771505488"
},
"departure": {
"delay": 88,
"time": "1771505488"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1771505354"
},
"departure": {
"delay": 74,
"time": "1771505354"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1771507288"
},
"departure": {
"delay": 88,
"time": "1771507288"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1771505653"
},
"departure": {
"delay": 73,
"time": "1771505653"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 77,
"time": "1771505057"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1771507170"
},
"departure": {
"delay": 90,
"time": "1771507170"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8805:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 303,
"time": "1771506363"
},
"departure": {
"delay": 303,
"time": "1771506363"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 274,
"time": "1771503874"
},
"departure": {
"delay": 274,
"time": "1771503874"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 355,
"time": "1771504530"
},
"departure": {
"delay": 355,
"time": "1771504555"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 314,
"time": "1771506314"
},
"departure": {
"delay": 314,
"time": "1771506314"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 306,
"time": "1771504026"
},
"departure": {
"delay": 306,
"time": "1771504026"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 332,
"time": "1771505192"
},
"departure": {
"delay": 332,
"time": "1771505192"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 325,
"time": "1771503925"
},
"departure": {
"delay": 325,
"time": "1771503925"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1771504991"
},
"departure": {
"delay": 191,
"time": "1771504991"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 289,
"time": "1771506169"
},
"departure": {
"delay": 289,
"time": "1771506169"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 251,
"time": "1771504811"
},
"departure": {
"delay": 251,
"time": "1771504811"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 332,
"time": "1771505552"
},
"departure": {
"delay": 332,
"time": "1771505552"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 265,
"time": "1771504225"
},
"departure": {
"delay": 265,
"time": "1771504225"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 374,
"time": "1771504454"
},
"departure": {
"delay": 374,
"time": "1771504454"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1771506165"
},
"departure": {
"delay": 225,
"time": "1771506165"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 326,
"time": "1771503986"
},
"departure": {
"delay": 326,
"time": "1771503986"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 299,
"time": "1771506419"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 289,
"time": "1771505629"
},
"departure": {
"delay": 289,
"time": "1771505629"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 328,
"time": "1771506268"
},
"departure": {
"delay": 328,
"time": "1771506268"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 327,
"time": "1771505487"
},
"departure": {
"delay": 327,
"time": "1771505487"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 206,
"time": "1771504946"
},
"departure": {
"delay": 206,
"time": "1771504946"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 291,
"time": "1771505931"
},
"departure": {
"delay": 291,
"time": "1771505931"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 294,
"time": "1771505754"
},
"departure": {
"delay": 294,
"time": "1771505754"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 289,
"time": "1771505809"
},
"departure": {
"delay": 289,
"time": "1771505809"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1771504352"
},
"departure": {
"delay": 332,
"time": "1771504352"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 379,
"time": "1771504579"
},
"departure": {
"delay": 379,
"time": "1771504579"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1771504740"
},
"departure": {
"delay": 300,
"time": "1771504740"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 335,
"time": "1771504115"
},
"departure": {
"delay": 335,
"time": "1771504115"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 293,
"time": "1771506053"
},
"departure": {
"delay": 293,
"time": "1771506053"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 249,
"time": "1771503849"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503855",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14537:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1771484199"
},
"departure": {
"delay": 144,
"time": "1771484244"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1771482001"
},
"departure": {
"delay": -45,
"time": "1771482015"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 221,
"time": "1771483775"
},
"departure": {
"delay": 221,
"time": "1771483781"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1771484711"
},
"departure": {
"delay": 88,
"time": "1771484728"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1771482786"
},
"departure": {
"delay": 75,
"time": "1771482795"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771482062"
},
"departure": {
"delay": 31,
"time": "1771482091"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771485261"
},
"departure": {
"delay": 52,
"time": "1771485292"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1771480247"
},
"departure": {
"delay": -1,
"time": "1771480259"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771481560"
},
"departure": {
"delay": 2,
"time": "1771481642"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771481042"
},
"departure": {
"delay": 13,
"time": "1771481113"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1771484473"
},
"departure": {
"delay": 144,
"time": "1771484484"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1771485349"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771480724"
},
"departure": {
"delay": 7,
"time": "1771480747"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 18,
"time": "1771479678"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1771484315"
},
"departure": {
"delay": 113,
"time": "1771484333"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771479972"
},
"departure": {
"delay": 34,
"time": "1771479994"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1771482573"
},
"departure": {
"delay": 125,
"time": "1771482605"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1771485042"
},
"departure": {
"delay": 135,
"time": "1771485135"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1771481286"
},
"departure": {
"delay": 18,
"time": "1771481358"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745400x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 33,
"time": "1771491633"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1771492701"
},
"departure": {
"delay": 159,
"time": "1771492719"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1771493012"
},
"departure": {
"delay": 178,
"time": "1771493038"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 182,
"time": "1771493130"
},
"departure": {
"delay": 182,
"time": "1771493162"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1771491960"
},
"departure": {
"delay": 61,
"time": "1771492021"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771491830"
},
"departure": {
"delay": 26,
"time": "1771491866"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 164,
"time": "1771492197"
},
"departure": {
"delay": 164,
"time": "1771492244"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 144,
"time": "1771493306"
},
"departure": {
"delay": 144,
"time": "1771493364"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1771492796"
},
"departure": {
"delay": 152,
"time": "1771492832"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771491889"
},
"departure": {
"delay": 42,
"time": "1771491942"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1771493470"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 202,
"time": "1771492367"
},
"departure": {
"delay": 202,
"time": "1771492402"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1771492434"
},
"departure": {
"delay": 210,
"time": "1771492470"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 178,
"time": "1771492518"
},
"departure": {
"delay": 178,
"time": "1771492558"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1771492593"
},
"departure": {
"delay": 151,
"time": "1771492651"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1771492924"
},
"departure": {
"delay": 158,
"time": "1771492958"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1771493066"
},
"departure": {
"delay": 173,
"time": "1771493093"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1771492061"
},
"departure": {
"delay": 148,
"time": "1771492168"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1771493184"
},
"departure": {
"delay": 137,
"time": "1771493237"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771491771"
},
"departure": {
"delay": 26,
"time": "1771491806"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745400x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10715:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 490,
"time": "1771506010"
},
"departure": {
"delay": 490,
"time": "1771506010"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 440,
"time": "1771505900"
},
"departure": {
"delay": 440,
"time": "1771505900"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 469,
"time": "1771505149"
},
"departure": {
"delay": 469,
"time": "1771505149"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 440,
"time": "1771506140"
},
"departure": {
"delay": 440,
"time": "1771506140"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 443,
"time": "1771506203"
},
"departure": {
"delay": 443,
"time": "1771506203"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 450,
"time": "1771505490"
},
"departure": {
"delay": 450,
"time": "1771505490"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 440,
"time": "1771505660"
},
"departure": {
"delay": 440,
"time": "1771505660"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 440,
"time": "1771505240"
},
"departure": {
"delay": 440,
"time": "1771505240"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 471,
"time": "1771506711"
},
"departure": {
"delay": 471,
"time": "1771506711"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 443,
"time": "1771505363"
},
"departure": {
"delay": 443,
"time": "1771505363"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 450,
"time": "1771505850"
},
"departure": {
"delay": 450,
"time": "1771505850"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 468,
"time": "1771506048"
},
"departure": {
"delay": 468,
"time": "1771506048"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 513,
"time": "1771505048"
},
"departure": {
"delay": 513,
"time": "1771505073"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 388,
"time": "1771507048"
},
"departure": {
"delay": 388,
"time": "1771507048"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 418,
"time": "1771504798"
},
"departure": {
"delay": 418,
"time": "1771504798"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 454,
"time": "1771505734"
},
"departure": {
"delay": 454,
"time": "1771505734"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 461,
"time": "1771506641"
},
"departure": {
"delay": 461,
"time": "1771506641"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 328,
"time": "1771504648"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 459,
"time": "1771505799"
},
"departure": {
"delay": 459,
"time": "1771505799"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 440,
"time": "1771506800"
},
"departure": {
"delay": 440,
"time": "1771506800"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 440,
"time": "1771505420"
},
"departure": {
"delay": 440,
"time": "1771505420"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 445,
"time": "1771505605"
},
"departure": {
"delay": 445,
"time": "1771505605"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 480,
"time": "1771506360"
},
"departure": {
"delay": 480,
"time": "1771506360"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 378,
"time": "1771504698"
},
"departure": {
"delay": 378,
"time": "1771504698"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 464,
"time": "1771505324"
},
"departure": {
"delay": 464,
"time": "1771505324"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 456,
"time": "1771506276"
},
"departure": {
"delay": 456,
"time": "1771506276"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 448,
"time": "1771506088"
},
"departure": {
"delay": 448,
"time": "1771506088"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 456,
"time": "1771505556"
},
"departure": {
"delay": 456,
"time": "1771505556"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 413,
"time": "1771504902"
},
"departure": {
"delay": 413,
"time": "1771504973"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771504654",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10715:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758851x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1771501033"
},
"departure": {
"delay": -67,
"time": "1771501073"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 55,
"time": "1771500260"
},
"departure": {
"delay": 55,
"time": "1771500295"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1771500660"
},
"departure": {
"delay": -23,
"time": "1771500697"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 68,
"time": "1771499805"
},
"departure": {
"delay": 68,
"time": "1771499828"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -143,
"time": "1771501657"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -58,
"time": "1771501552"
},
"departure": {
"delay": -58,
"time": "1771501562"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 40,
"time": "1771500465"
},
"departure": {
"delay": 40,
"time": "1771500520"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1771499020"
},
"departure": {
"delay": -11,
"time": "1771499029"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1771500943"
},
"departure": {
"delay": -115,
"time": "1771500965"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 99,
"time": "1771498500"
},
"departure": {
"delay": 99,
"time": "1771498539"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -82,
"time": "1771501228"
},
"departure": {
"delay": -82,
"time": "1771501238"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -105,
"time": "1771501503"
},
"departure": {
"delay": -105,
"time": "1771501515"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 57,
"time": "1771498718"
},
"departure": {
"delay": 57,
"time": "1771498737"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771500621"
},
"departure": {
"delay": 30,
"time": "1771500630"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 101,
"time": "1771499845"
},
"departure": {
"delay": 101,
"time": "1771499921"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1771499726"
},
"departure": {
"delay": 59,
"time": "1771499759"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1771499499"
},
"departure": {
"delay": 71,
"time": "1771499531"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771499121"
},
"departure": {
"delay": 37,
"time": "1771499137"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1771499558"
},
"departure": {
"delay": 53,
"time": "1771499573"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771499336"
},
"departure": {
"delay": 62,
"time": "1771499402"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771498991"
},
"departure": {
"delay": 19,
"time": "1771498999"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1771500775"
},
"departure": {
"delay": -34,
"time": "1771500806"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1771499230"
},
"departure": {
"delay": 25,
"time": "1771499245"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -77,
"time": "1771500838"
},
"departure": {
"delay": -77,
"time": "1771500883"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -130,
"time": "1771501348"
},
"departure": {
"delay": -130,
"time": "1771501370"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 87,
"time": "1771498912"
},
"departure": {
"delay": 87,
"time": "1771498947"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771500336"
},
"departure": {
"delay": 48,
"time": "1771500408"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1771500063"
},
"departure": {
"delay": 34,
"time": "1771500094"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -160,
"time": "1771501383"
},
"departure": {
"delay": -160,
"time": "1771501400"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1771500193"
},
"departure": {
"delay": 42,
"time": "1771500222"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1771501582"
},
"departure": {
"delay": -84,
"time": "1771501596"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -114,
"time": "1771501250"
},
"departure": {
"delay": -114,
"time": "1771501266"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -132,
"time": "1771501295"
},
"departure": {
"delay": -132,
"time": "1771501308"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 46,
"time": "1771498812"
},
"departure": {
"delay": 46,
"time": "1771498846"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -74,
"time": "1771501411"
},
"departure": {
"delay": -74,
"time": "1771501486"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 52,
"time": "1771498784"
},
"departure": {
"delay": 52,
"time": "1771498792"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771499626"
},
"departure": {
"delay": 4,
"time": "1771499644"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1771499064"
},
"departure": {
"delay": 1,
"time": "1771499101"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -63,
"time": "1771501097"
},
"departure": {
"delay": -63,
"time": "1771501137"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1771499160"
},
"departure": {
"delay": 15,
"time": "1771499175"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771498874"
},
"departure": {
"delay": 46,
"time": "1771498906"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 41,
"time": "1771498481"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771499438"
},
"departure": {
"delay": 58,
"time": "1771499458"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1771499980"
},
"departure": {
"delay": 73,
"time": "1771500013"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1771498562"
},
"departure": {
"delay": 117,
"time": "1771498617"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771500124"
},
"departure": {
"delay": 37,
"time": "1771500157"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1771498673"
},
"departure": {
"delay": 76,
"time": "1771498696"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -63,
"time": "1771500980"
},
"departure": {
"delay": -63,
"time": "1771501017"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758851x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182589x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1771505656"
},
"departure": {
"delay": 136,
"time": "1771505656"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 195,
"time": "1771505295"
},
"departure": {
"delay": 195,
"time": "1771505295"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1771505476"
},
"departure": {
"delay": 136,
"time": "1771505476"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 136,
"time": "1771506256"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 144,
"time": "1771505184"
},
"departure": {
"delay": 144,
"time": "1771505184"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1771506198"
},
"departure": {
"delay": 138,
"time": "1771506198"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 192,
"time": "1771506132"
},
"departure": {
"delay": 192,
"time": "1771506132"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 140,
"time": "1771505540"
},
"departure": {
"delay": 140,
"time": "1771505540"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1771505956"
},
"departure": {
"delay": 136,
"time": "1771505956"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 170,
"time": "1771504970"
},
"departure": {
"delay": 170,
"time": "1771504970"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1771506024"
},
"departure": {
"delay": 144,
"time": "1771506024"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 159,
"time": "1771505799"
},
"departure": {
"delay": 159,
"time": "1771505799"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1771505710"
},
"departure": {
"delay": 190,
"time": "1771505710"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771504849"
},
"departure": {
"delay": 49,
"time": "1771504849"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1771505011"
},
"departure": {
"delay": 151,
"time": "1771505011"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1771505896"
},
"departure": {
"delay": 136,
"time": "1771505896"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 191,
"time": "1771505231"
},
"departure": {
"delay": 191,
"time": "1771505231"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1771505374"
},
"departure": {
"delay": 154,
"time": "1771505374"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1771505428"
},
"departure": {
"delay": 148,
"time": "1771505428"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 145,
"time": "1771505605"
},
"departure": {
"delay": 145,
"time": "1771505605"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182589x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759041x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1771479624"
},
"departure": {
"delay": -78,
"time": "1771479642"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771479329"
},
"departure": {
"delay": 38,
"time": "1771479338"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1771479854"
},
"departure": {
"delay": -31,
"time": "1771479869"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -57,
"time": "1771480425"
},
"departure": {
"delay": -57,
"time": "1771480443"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771480088"
},
"departure": {
"delay": 38,
"time": "1771480118"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771479952"
},
"departure": {
"delay": 8,
"time": "1771479968"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771480672"
},
"departure": {
"delay": 8,
"time": "1771480688"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1771479496"
},
"departure": {
"delay": -28,
"time": "1771479512"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -176,
"time": "1771480864"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771479794"
},
"departure": {
"delay": 24,
"time": "1771479804"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1771480804"
},
"departure": {
"delay": -38,
"time": "1771480822"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1771479544"
},
"departure": {
"delay": -27,
"time": "1771479573"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1771479899"
},
"departure": {
"delay": -29,
"time": "1771479931"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1771480310"
},
"departure": {
"delay": -38,
"time": "1771480342"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1771480233"
},
"departure": {
"delay": -15,
"time": "1771480245"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771480041"
},
"departure": {
"delay": 38,
"time": "1771480058"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771479472"
},
"departure": {
"delay": 1,
"time": "1771479481"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1771480274"
},
"departure": {
"delay": -35,
"time": "1771480285"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 108,
"time": "1771479228"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771479982"
},
"departure": {
"delay": 11,
"time": "1771480031"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771479346"
},
"departure": {
"delay": 11,
"time": "1771479371"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771480522"
},
"departure": {
"delay": 19,
"time": "1771480639"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1771480743"
},
"departure": {
"delay": -23,
"time": "1771480777"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1771479259"
},
"departure": {
"delay": 34,
"time": "1771479274"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1771479422"
},
"departure": {
"delay": -39,
"time": "1771479441"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759041x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9692:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1771504132"
},
"departure": {
"delay": 232,
"time": "1771504132"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 267,
"time": "1771503867"
},
"departure": {
"delay": 267,
"time": "1771503867"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 275,
"time": "1771503815"
},
"departure": {
"delay": 275,
"time": "1771503815"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1771502376"
},
"departure": {
"delay": 156,
"time": "1771502376"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 295,
"time": "1771504015"
},
"departure": {
"delay": 295,
"time": "1771504015"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1771503965"
},
"departure": {
"delay": 245,
"time": "1771503965"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 245,
"time": "1771503905"
},
"departure": {
"delay": 245,
"time": "1771503905"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 186,
"time": "1771502466"
},
"departure": {
"delay": 186,
"time": "1771502466"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1771503643"
},
"departure": {
"delay": 245,
"time": "1771503665"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1771502703"
},
"departure": {
"delay": 123,
"time": "1771502703"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1771502115"
},
"departure": {
"delay": 75,
"time": "1771502115"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1771502166"
},
"departure": {
"delay": 150,
"time": "1771502190"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 228,
"time": "1771504068"
},
"departure": {
"delay": 228,
"time": "1771504068"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771501800"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 190,
"time": "1771502879"
},
"departure": {
"delay": 190,
"time": "1771502890"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 215,
"time": "1771503490"
},
"departure": {
"delay": 215,
"time": "1771503515"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1771502620"
},
"departure": {
"delay": 160,
"time": "1771502620"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 270,
"time": "1771503067"
},
"departure": {
"delay": 270,
"time": "1771503090"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1771502763"
},
"departure": {
"delay": 150,
"time": "1771502790"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1771501940"
},
"departure": {
"delay": 80,
"time": "1771501940"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 261,
"time": "1771503141"
},
"departure": {
"delay": 261,
"time": "1771503141"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771502017"
},
"departure": {
"delay": 120,
"time": "1771502040"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1771503555"
},
"departure": {
"delay": 195,
"time": "1771503555"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 200,
"time": "1771502540"
},
"departure": {
"delay": 200,
"time": "1771502540"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1771504190"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 156,
"time": "1771502316"
},
"departure": {
"delay": 156,
"time": "1771502316"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771503340"
},
"departure": {
"delay": 125,
"time": "1771503365"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771501868"
},
"departure": {
"delay": 8,
"time": "1771501868"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 215,
"time": "1771503215"
},
"departure": {
"delay": 215,
"time": "1771503215"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 285,
"time": "1771503765"
},
"departure": {
"delay": 285,
"time": "1771503765"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771501523",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9692:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745475x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1771504942"
},
"departure": {
"delay": 103,
"time": "1771505023"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771505300"
},
"departure": {
"delay": 20,
"time": "1771505300"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1771504388"
},
"departure": {
"delay": 61,
"time": "1771504441"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 139,
"time": "1771504339"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771505660"
},
"departure": {
"delay": 20,
"time": "1771505660"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1771504729"
},
"departure": {
"delay": 78,
"time": "1771504758"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771505780"
},
"departure": {
"delay": 20,
"time": "1771505780"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1771504511"
},
"departure": {
"delay": 104,
"time": "1771504544"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771505360"
},
"departure": {
"delay": 20,
"time": "1771505360"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771505960"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771505720"
},
"departure": {
"delay": 20,
"time": "1771505720"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771505180"
},
"departure": {
"delay": 20,
"time": "1771505180"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771505480"
},
"departure": {
"delay": 20,
"time": "1771505480"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771504676"
},
"departure": {
"delay": 87,
"time": "1771504707"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771504798"
},
"departure": {
"delay": 92,
"time": "1771504832"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1771504602"
},
"departure": {
"delay": 65,
"time": "1771504625"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771505064"
},
"departure": {
"delay": 78,
"time": "1771505118"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771505540"
},
"departure": {
"delay": 20,
"time": "1771505540"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771505600"
},
"departure": {
"delay": 20,
"time": "1771505600"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745475x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771505852"
},
"departure": {
"delay": 32,
"time": "1771505852"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1771505625"
},
"departure": {
"delay": 45,
"time": "1771505625"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1771505577"
},
"departure": {
"delay": 57,
"time": "1771505577"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771507513"
},
"departure": {
"delay": 13,
"time": "1771507513"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1771506329"
},
"departure": {
"delay": 29,
"time": "1771506329"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771506025"
},
"departure": {
"delay": 25,
"time": "1771506025"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1771505906"
},
"departure": {
"delay": 26,
"time": "1771505906"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771507182"
},
"departure": {
"delay": 42,
"time": "1771507182"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1771507267"
},
"departure": {
"delay": 7,
"time": "1771507267"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771506138"
},
"departure": {
"delay": 18,
"time": "1771506138"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771505811"
},
"departure": {
"delay": 51,
"time": "1771505811"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771507575"
},
"departure": {
"delay": 15,
"time": "1771507575"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771507642"
},
"departure": {
"delay": 22,
"time": "1771507642"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1771507084"
},
"departure": {
"delay": 4,
"time": "1771507084"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1771505712"
},
"departure": {
"delay": 12,
"time": "1771505712"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771507323"
},
"departure": {
"delay": 3,
"time": "1771507323"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771505492"
},
"departure": {
"delay": 32,
"time": "1771505492"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504923",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15593:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9148:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771507680"
},
"departure": {
"delay": 60,
"time": "1771507680"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1771506034"
},
"departure": {
"delay": 94,
"time": "1771506034"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771505787"
},
"departure": {
"delay": 87,
"time": "1771505787"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1771507180"
},
"departure": {
"delay": 100,
"time": "1771507180"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771507020"
},
"departure": {
"delay": 60,
"time": "1771507020"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1771507743"
},
"departure": {
"delay": 63,
"time": "1771507743"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1771507487"
},
"departure": {
"delay": 107,
"time": "1771507487"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1771507329"
},
"departure": {
"delay": 69,
"time": "1771507329"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1771507390"
},
"departure": {
"delay": 70,
"time": "1771507390"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1771505865"
},
"departure": {
"delay": 105,
"time": "1771505865"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1771506207"
},
"departure": {
"delay": 87,
"time": "1771506207"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1771505760"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1771506134"
},
"departure": {
"delay": 74,
"time": "1771506134"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1771505969"
},
"departure": {
"delay": 89,
"time": "1771505969"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1771507044"
},
"departure": {
"delay": 84,
"time": "1771507044"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771507855"
},
"departure": {
"delay": 55,
"time": "1771507855"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771505134",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9148:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758901x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1771500108"
},
"departure": {
"delay": -62,
"time": "1771500118"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1771500639"
},
"departure": {
"delay": -50,
"time": "1771500730"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1771502281"
},
"departure": {
"delay": -24,
"time": "1771502316"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -94,
"time": "1771500316"
},
"departure": {
"delay": -94,
"time": "1771500326"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -100,
"time": "1771501927"
},
"departure": {
"delay": -100,
"time": "1771501940"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -88,
"time": "1771502883"
},
"departure": {
"delay": -88,
"time": "1771502912"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 20,
"time": "1771499952"
},
"departure": {
"delay": 20,
"time": "1771499960"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -94,
"time": "1771502704"
},
"departure": {
"delay": -94,
"time": "1771502726"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -73,
"time": "1771502677"
},
"departure": {
"delay": -73,
"time": "1771502687"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -48,
"time": "1771499805"
},
"departure": {
"delay": -48,
"time": "1771499832"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1771499887"
},
"departure": {
"delay": -8,
"time": "1771499932"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -98,
"time": "1771500439"
},
"departure": {
"delay": -98,
"time": "1771500502"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1771502424"
},
"departure": {
"delay": -68,
"time": "1771502452"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -51,
"time": "1771501118"
},
"departure": {
"delay": -51,
"time": "1771501209"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -106,
"time": "1771502947"
},
"departure": {
"delay": -106,
"time": "1771502954"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -78,
"time": "1771502224"
},
"departure": {
"delay": -78,
"time": "1771502262"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -22,
"time": "1771502465"
},
"departure": {
"delay": -22,
"time": "1771502558"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -99,
"time": "1771500210"
},
"departure": {
"delay": -99,
"time": "1771500261"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771499669"
},
"departure": {
"delay": -7,
"time": "1771499693"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1771501650"
},
"departure": {
"delay": -39,
"time": "1771501701"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -77,
"time": "1771502170"
},
"departure": {
"delay": -77,
"time": "1771502203"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -51,
"time": "1771501476"
},
"departure": {
"delay": -51,
"time": "1771501509"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -31,
"time": "1771499776"
},
"departure": {
"delay": -31,
"time": "1771499789"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1771500021"
},
"departure": {
"delay": -26,
"time": "1771500034"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1771502613"
},
"departure": {
"delay": -79,
"time": "1771502621"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -64,
"time": "1771500836"
},
"departure": {
"delay": -64,
"time": "1771500836"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1771501785"
},
"departure": {
"delay": -57,
"time": "1771501803"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -36,
"time": "1771501752"
},
"departure": {
"delay": -36,
"time": "1771501764"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -125,
"time": "1771502995"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -17,
"time": "1771499856"
},
"departure": {
"delay": -17,
"time": "1771499863"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1771500060"
},
"departure": {
"delay": -22,
"time": "1771500098"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771499972"
},
"departure": {
"delay": -12,
"time": "1771499988"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -46,
"time": "1771502344"
},
"departure": {
"delay": -46,
"time": "1771502354"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -58,
"time": "1771501246"
},
"departure": {
"delay": -58,
"time": "1771501262"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -92,
"time": "1771500350"
},
"departure": {
"delay": -92,
"time": "1771500388"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -65,
"time": "1771501844"
},
"departure": {
"delay": -65,
"time": "1771501855"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": -18,
"time": "1771499622"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -70,
"time": "1771501041"
},
"departure": {
"delay": -70,
"time": "1771501070"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -53,
"time": "1771501283"
},
"departure": {
"delay": -53,
"time": "1771501327"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1771502580"
},
"departure": {
"delay": -52,
"time": "1771502588"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -78,
"time": "1771502805"
},
"departure": {
"delay": -78,
"time": "1771502862"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -92,
"time": "1771501978"
},
"departure": {
"delay": -92,
"time": "1771502008"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -86,
"time": "1771500945"
},
"departure": {
"delay": -86,
"time": "1771500994"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -92,
"time": "1771500542"
},
"departure": {
"delay": -92,
"time": "1771500568"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1771501550"
},
"departure": {
"delay": -53,
"time": "1771501627"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1771502369"
},
"departure": {
"delay": -84,
"time": "1771502376"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -108,
"time": "1771502080"
},
"departure": {
"delay": -108,
"time": "1771502112"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -41,
"time": "1771501368"
},
"departure": {
"delay": -41,
"time": "1771501399"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -81,
"time": "1771501886"
},
"departure": {
"delay": -81,
"time": "1771501899"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -64,
"time": "1771500286"
},
"departure": {
"delay": -64,
"time": "1771500296"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758901x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771516860"
},
"departure": {
"time": "1771516860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517220"
},
"departure": {
"time": "1771517220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771516865"
},
"departure": {
"delay": 5,
"time": "1771516865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517760"
},
"departure": {
"time": "1771517760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519800"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771516800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
}
],
"timestamp": "1771500024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx453:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16312:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771507086"
},
"departure": {
"delay": 6,
"time": "1771507086"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771507175"
},
"departure": {
"delay": 35,
"time": "1771507175"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1771508326"
},
"departure": {
"delay": 46,
"time": "1771508326"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771507218"
},
"departure": {
"delay": 18,
"time": "1771507218"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771508497"
},
"departure": {
"delay": 37,
"time": "1771508497"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1771508278"
},
"departure": {
"delay": 58,
"time": "1771508278"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771508370"
},
"departure": {
"delay": 30,
"time": "1771508370"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771508670"
},
"departure": {
"delay": 30,
"time": "1771508670"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771508429"
},
"departure": {
"delay": 29,
"time": "1771508429"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1771507028"
},
"departure": {
"delay": 8,
"time": "1771507028"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771507950"
},
"departure": {
"delay": 30,
"time": "1771507950"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771506633"
},
"departure": {
"delay": 33,
"time": "1771506633"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771508565"
},
"departure": {
"delay": 45,
"time": "1771508565"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16312:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4469774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771506694"
},
"departure": {
"delay": 34,
"time": "1771506694"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771506185"
},
"departure": {
"delay": 5,
"time": "1771506185"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1771506970"
},
"departure": {
"delay": 70,
"time": "1771506970"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1771507175"
},
"departure": {
"delay": -25,
"time": "1771507175"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -11,
"time": "1771507489"
},
"departure": {
"delay": -11,
"time": "1771507489"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -70,
"time": "1771507550"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771506863"
},
"departure": {
"delay": 23,
"time": "1771506863"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771506778"
},
"departure": {
"delay": 58,
"time": "1771506778"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771506598"
},
"departure": {
"delay": 58,
"time": "1771506598"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -40,
"time": "1771507100"
},
"departure": {
"delay": -40,
"time": "1771507100"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771506952"
},
"departure": {
"delay": 52,
"time": "1771506952"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771506105"
},
"departure": {
"delay": 45,
"time": "1771506105"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771506904"
},
"departure": {
"delay": 4,
"time": "1771506904"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771507418"
},
"departure": {
"delay": -22,
"time": "1771507418"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -63,
"time": "1771507377"
},
"departure": {
"delay": -63,
"time": "1771507377"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771506983"
},
"departure": {
"delay": 23,
"time": "1771506983"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1771506823"
},
"departure": {
"delay": 43,
"time": "1771506823"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1771507296"
},
"departure": {
"delay": -24,
"time": "1771507296"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771507033"
},
"departure": {
"delay": 13,
"time": "1771507033"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1771507261"
},
"departure": {
"delay": 1,
"time": "1771507261"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4469774:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2264:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1771504359"
},
"departure": {
"delay": 159,
"time": "1771504359"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1771503766"
},
"departure": {
"delay": 248,
"time": "1771503788"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1771505614"
},
"departure": {
"delay": 214,
"time": "1771505614"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 124,
"time": "1771504084"
},
"departure": {
"delay": 124,
"time": "1771504084"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771503210"
},
"departure": {
"delay": 115,
"time": "1771503235"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 280,
"time": "1771505020"
},
"departure": {
"delay": 280,
"time": "1771505020"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1771503360"
},
"departure": {
"delay": 180,
"time": "1771503360"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1771504140"
},
"departure": {
"delay": 79,
"time": "1771504159"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1771503953"
},
"departure": {
"delay": 173,
"time": "1771503953"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1771503713"
},
"departure": {
"delay": 173,
"time": "1771503713"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1771504534"
},
"departure": {
"delay": 124,
"time": "1771504684"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1771504009"
},
"departure": {
"delay": 109,
"time": "1771504009"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 217,
"time": "1771505137"
},
"departure": {
"delay": 217,
"time": "1771505137"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1771505734"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 221,
"time": "1771503461"
},
"departure": {
"delay": 221,
"time": "1771503461"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 214,
"time": "1771505194"
},
"departure": {
"delay": 214,
"time": "1771505194"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 225,
"time": "1771504905"
},
"departure": {
"delay": 225,
"time": "1771504905"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771503084"
},
"departure": {
"delay": 24,
"time": "1771503084"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 234,
"time": "1771505214"
},
"departure": {
"delay": 234,
"time": "1771505214"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 229,
"time": "1771505329"
},
"departure": {
"delay": 229,
"time": "1771505329"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1771504259"
},
"departure": {
"delay": 119,
"time": "1771504259"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 214,
"time": "1771505374"
},
"departure": {
"delay": 214,
"time": "1771505374"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 221,
"time": "1771505441"
},
"departure": {
"delay": 221,
"time": "1771505441"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 224,
"time": "1771503884"
},
"departure": {
"delay": 224,
"time": "1771503884"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 19,
"time": "1771502959"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1771504435"
},
"departure": {
"delay": 115,
"time": "1771504435"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1771503560"
},
"departure": {
"delay": 200,
"time": "1771503560"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771502975",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2264:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771532340"
},
"departure": {
"time": "1771532340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771532220"
},
"departure": {
"time": "1771532220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771532400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771532280"
},
"departure": {
"time": "1771532280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771531800"
},
"departure": {
"time": "1771531800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771531740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771531860"
},
"departure": {
"time": "1771531860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771532040"
},
"departure": {
"time": "1771532040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3119:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758786x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1771475850"
},
"departure": {
"delay": -16,
"time": "1771475864"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -8,
"time": "1771475539"
},
"departure": {
"delay": -8,
"time": "1771475572"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771475734"
},
"departure": {
"delay": 10,
"time": "1771475770"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1771474928"
},
"departure": {
"delay": -30,
"time": "1771474950"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1771474998"
},
"departure": {
"delay": -23,
"time": "1771475017"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1771474437"
},
"departure": {
"delay": 16,
"time": "1771474456"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771475637"
},
"departure": {
"delay": 5,
"time": "1771475645"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1771474716"
},
"departure": {
"delay": 16,
"time": "1771474756"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1771473715"
},
"departure": {
"delay": -24,
"time": "1771473756"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771475442"
},
"departure": {
"delay": 17,
"time": "1771475477"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771474348"
},
"departure": {
"delay": 11,
"time": "1771474391"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771474509"
},
"departure": {
"delay": 14,
"time": "1771474574"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771475276"
},
"departure": {
"delay": 33,
"time": "1771475313"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1771475177"
},
"departure": {
"delay": 36,
"time": "1771475196"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1771473543"
},
"departure": {
"delay": -45,
"time": "1771473555"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 21,
"time": "1771473201"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1771473258"
},
"departure": {
"delay": 28,
"time": "1771473268"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771474223"
},
"departure": {
"delay": 59,
"time": "1771474259"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1771473388"
},
"departure": {
"delay": -17,
"time": "1771473403"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771475102"
},
"departure": {
"delay": 21,
"time": "1771475121"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1771475798"
},
"departure": {
"delay": 1,
"time": "1771475821"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -4,
"time": "1771475682"
},
"departure": {
"delay": -4,
"time": "1771475696"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -33,
"time": "1771473787"
},
"departure": {
"delay": -33,
"time": "1771473807"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771473341"
},
"departure": {
"delay": 1,
"time": "1771473361"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771474646"
},
"departure": {
"delay": -10,
"time": "1771474670"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771475388"
},
"departure": {
"delay": 1,
"time": "1771475401"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -71,
"time": "1771475989"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 15,
"time": "1771474841"
},
"departure": {
"delay": 15,
"time": "1771474875"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1771474050"
},
"departure": {
"delay": -9,
"time": "1771474071"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1771473435"
},
"departure": {
"delay": -1,
"time": "1771473479"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1771473617"
},
"departure": {
"delay": -24,
"time": "1771473636"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1771475076"
},
"departure": {
"delay": -9,
"time": "1771475091"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771473877"
},
"departure": {
"delay": 12,
"time": "1771473972"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1771475901"
},
"departure": {
"delay": -22,
"time": "1771475918"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -50,
"time": "1771475940"
},
"departure": {
"delay": -50,
"time": "1771475950"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1771474603"
},
"departure": {
"delay": 5,
"time": "1771474625"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758786x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4955:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1771504561"
},
"departure": {
"delay": -59,
"time": "1771504561"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771503521"
},
"departure": {
"delay": 41,
"time": "1771503521"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1771504058"
},
"departure": {
"delay": 98,
"time": "1771504058"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771503608"
},
"departure": {
"delay": 128,
"time": "1771503608"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1771503683"
},
"departure": {
"delay": 83,
"time": "1771503683"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 1,
"time": "1771503421"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1771504233"
},
"departure": {
"delay": -27,
"time": "1771504233"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1771504323"
},
"departure": {
"delay": 3,
"time": "1771504323"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771504145"
},
"departure": {
"delay": 65,
"time": "1771504145"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771503959"
},
"departure": {
"delay": 119,
"time": "1771503959"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771503763"
},
"departure": {
"delay": 103,
"time": "1771503763"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771503833"
},
"departure": {
"delay": 53,
"time": "1771503833"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -52,
"time": "1771504508"
},
"departure": {
"delay": -52,
"time": "1771504508"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771503415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4955:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1771506680"
},
"departure": {
"delay": 140,
"time": "1771506680"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1771506185"
},
"departure": {
"delay": 185,
"time": "1771506185"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1771505725"
},
"departure": {
"delay": 145,
"time": "1771505725"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1771505663"
},
"departure": {
"delay": 143,
"time": "1771505663"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1771505544"
},
"departure": {
"delay": 144,
"time": "1771505544"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1771505945"
},
"departure": {
"delay": 185,
"time": "1771505945"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1771505142"
},
"departure": {
"delay": 162,
"time": "1771505142"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1771506380"
},
"departure": {
"delay": 140,
"time": "1771506380"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 145,
"time": "1771506505"
},
"departure": {
"delay": 145,
"time": "1771506505"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 193,
"time": "1771505773"
},
"departure": {
"delay": 193,
"time": "1771505773"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 197,
"time": "1771506317"
},
"departure": {
"delay": 197,
"time": "1771506317"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1771504942"
},
"departure": {
"delay": 142,
"time": "1771504942"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1771506740"
},
"departure": {
"delay": 140,
"time": "1771506740"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1771506459"
},
"departure": {
"delay": 159,
"time": "1771506459"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1771504993"
},
"departure": {
"delay": 133,
"time": "1771504993"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 62,
"time": "1771504742"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1771506996"
},
"departure": {
"delay": 156,
"time": "1771506996"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1771505067"
},
"departure": {
"delay": 150,
"time": "1771505070"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1771505600"
},
"departure": {
"delay": 140,
"time": "1771505600"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1771506268"
},
"departure": {
"delay": 148,
"time": "1771506268"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1771504893"
},
"departure": {
"delay": 153,
"time": "1771504893"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 181,
"time": "1771505461"
},
"departure": {
"delay": 181,
"time": "1771505461"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1771505900"
},
"departure": {
"delay": 140,
"time": "1771505900"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1771506800"
},
"departure": {
"delay": 140,
"time": "1771506800"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1771505394"
},
"departure": {
"delay": 174,
"time": "1771505394"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1771506599"
},
"departure": {
"delay": 179,
"time": "1771506599"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771504754",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10930:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763959x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771483804"
},
"departure": {
"delay": 14,
"time": "1771483814"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771483642"
},
"departure": {
"delay": 29,
"time": "1771483649"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771483093"
},
"departure": {
"delay": 31,
"time": "1771483111"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771485567"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1771485400"
},
"departure": {
"delay": 106,
"time": "1771485406"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771484606"
},
"departure": {
"delay": 34,
"time": "1771484614"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"time": "1771482240"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771485004"
},
"departure": {
"delay": 60,
"time": "1771485060"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771482885"
},
"departure": {
"delay": 98,
"time": "1771482938"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771484303"
},
"departure": {
"delay": 52,
"time": "1771484332"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1771485156"
},
"departure": {
"delay": 33,
"time": "1771485213"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1771484129"
},
"departure": {
"delay": 58,
"time": "1771484218"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1771484916"
},
"departure": {
"delay": 108,
"time": "1771484928"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763959x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1771475809"
},
"departure": {
"delay": -106,
"time": "1771475834"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 213,
"time": "1771474210"
},
"departure": {
"delay": 213,
"time": "1771474233"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771474818"
},
"departure": {
"delay": 49,
"time": "1771474849"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1771474877"
},
"departure": {
"delay": 57,
"time": "1771474917"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1771474691"
},
"departure": {
"delay": 141,
"time": "1771474701"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 259,
"time": "1771473859"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1771475785"
},
"departure": {
"delay": -80,
"time": "1771475800"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1771475644"
},
"departure": {
"delay": 18,
"time": "1771475658"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 226,
"time": "1771474290"
},
"departure": {
"delay": 226,
"time": "1771474306"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771475402"
},
"departure": {
"delay": 55,
"time": "1771475455"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1771475680"
},
"departure": {
"delay": 1,
"time": "1771475701"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 189,
"time": "1771474370"
},
"departure": {
"delay": 189,
"time": "1771474389"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771475024"
},
"departure": {
"delay": 67,
"time": "1771475047"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1771474491"
},
"departure": {
"delay": 187,
"time": "1771474507"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1771475724"
},
"departure": {
"delay": -24,
"time": "1771475736"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1771474933"
},
"departure": {
"delay": 37,
"time": "1771474957"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1771474120"
},
"departure": {
"delay": 237,
"time": "1771474137"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 203,
"time": "1771474086"
},
"departure": {
"delay": 203,
"time": "1771474103"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 189,
"time": "1771474558"
},
"departure": {
"delay": 189,
"time": "1771474569"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1771474643"
},
"departure": {
"delay": 156,
"time": "1771474656"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -122,
"time": "1771475998"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -100,
"time": "1771475953"
},
"departure": {
"delay": -100,
"time": "1771475960"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 218,
"time": "1771474341"
},
"departure": {
"delay": 218,
"time": "1771474358"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1771474450"
},
"departure": {
"delay": 211,
"time": "1771474471"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -59,
"time": "1771475745"
},
"departure": {
"delay": -59,
"time": "1771475761"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 207,
"time": "1771474035"
},
"departure": {
"delay": 207,
"time": "1771474047"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1771474769"
},
"departure": {
"delay": 99,
"time": "1771474779"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -75,
"time": "1771475917"
},
"departure": {
"delay": -75,
"time": "1771475925"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -85,
"time": "1771475834"
},
"departure": {
"delay": -85,
"time": "1771475855"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1771475538"
},
"departure": {
"delay": 29,
"time": "1771475549"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1771475182"
},
"departure": {
"delay": 83,
"time": "1771475363"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1771475087"
},
"departure": {
"delay": 73,
"time": "1771475113"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1771475613"
},
"departure": {
"delay": 47,
"time": "1771475627"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197404x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771508146"
},
"departure": {
"delay": 46,
"time": "1771508146"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1771507611"
},
"departure": {
"delay": 51,
"time": "1771507611"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771506914"
},
"departure": {
"delay": 14,
"time": "1771506914"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771506358"
},
"departure": {
"delay": 58,
"time": "1771506358"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771506103"
},
"departure": {
"delay": 43,
"time": "1771506103"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771505664"
},
"departure": {
"delay": 24,
"time": "1771505664"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771507317"
},
"departure": {
"delay": 57,
"time": "1771507317"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771507078"
},
"departure": {
"delay": 58,
"time": "1771507078"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1771508468"
},
"departure": {
"delay": 8,
"time": "1771508468"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771508388"
},
"departure": {
"delay": 48,
"time": "1771508388"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771507930"
},
"departure": {
"delay": 10,
"time": "1771507930"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771508021"
},
"departure": {
"delay": 41,
"time": "1771508021"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1771507497"
},
"departure": {
"delay": 57,
"time": "1771507497"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1771508072"
},
"departure": {
"delay": 32,
"time": "1771508072"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1771507808"
},
"departure": {
"delay": 8,
"time": "1771507808"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1771508434"
},
"departure": {
"delay": 34,
"time": "1771508434"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771508640"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 37,
"time": "1771507897"
},
"departure": {
"delay": 37,
"time": "1771507897"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771508545"
},
"departure": {
"delay": 25,
"time": "1771508545"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1771507154"
},
"departure": {
"delay": 14,
"time": "1771507154"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1771508612"
},
"departure": {
"delay": 32,
"time": "1771508612"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 32,
"time": "1771505672"
},
"departure": {
"delay": 32,
"time": "1771505672"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771507266"
},
"departure": {
"delay": 6,
"time": "1771507266"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508220"
},
"departure": {
"time": "1771508220"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1771505908"
},
"departure": {
"delay": 28,
"time": "1771505908"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771508279"
},
"departure": {
"delay": 59,
"time": "1771508279"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771508566"
},
"departure": {
"delay": 46,
"time": "1771508566"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1771506158"
},
"departure": {
"delay": 38,
"time": "1771506158"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771507730"
},
"departure": {
"delay": 50,
"time": "1771507730"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197404x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx866:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771504423"
},
"departure": {
"delay": 127,
"time": "1771504447"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 273,
"time": "1771505193"
},
"departure": {
"delay": 273,
"time": "1771505193"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 248,
"time": "1771505768"
},
"departure": {
"delay": 248,
"time": "1771505768"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1771505587"
},
"departure": {
"delay": 247,
"time": "1771505587"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 274,
"time": "1771505674"
},
"departure": {
"delay": 274,
"time": "1771505674"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 141,
"time": "1771504499"
},
"departure": {
"delay": 141,
"time": "1771504521"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 247,
"time": "1771505347"
},
"departure": {
"delay": 247,
"time": "1771505347"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 236,
"time": "1771505071"
},
"departure": {
"delay": 236,
"time": "1771505096"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1771504198"
},
"departure": {
"delay": 118,
"time": "1771504198"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 235,
"time": "1771506115"
},
"departure": {
"delay": 235,
"time": "1771506115"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1771503997"
},
"departure": {
"delay": 122,
"time": "1771504022"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1771505947"
},
"departure": {
"delay": 247,
"time": "1771505947"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 221,
"time": "1771504996"
},
"departure": {
"delay": 221,
"time": "1771505021"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 265,
"time": "1771506025"
},
"departure": {
"delay": 265,
"time": "1771506025"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1771503623"
},
"departure": {
"delay": 83,
"time": "1771503623"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1771503823"
},
"departure": {
"delay": 126,
"time": "1771503846"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 227,
"time": "1771505267"
},
"departure": {
"delay": 227,
"time": "1771505267"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 224,
"time": "1771505864"
},
"departure": {
"delay": 224,
"time": "1771505864"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1771503698"
},
"departure": {
"delay": 98,
"time": "1771503698"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1771503771"
},
"departure": {
"delay": 111,
"time": "1771503771"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1771504296"
},
"departure": {
"delay": 156,
"time": "1771504296"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1771503488"
},
"departure": {
"delay": 68,
"time": "1771503488"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 171,
"time": "1771504646"
},
"departure": {
"delay": 171,
"time": "1771504671"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771503546"
},
"departure": {
"delay": 66,
"time": "1771503546"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1771503396"
},
"departure": {
"delay": 36,
"time": "1771503396"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771503270"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771502924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx866:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758521x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771497607"
},
"departure": {
"delay": 118,
"time": "1771497658"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1771499137"
},
"departure": {
"delay": 81,
"time": "1771499181"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1771497152"
},
"departure": {
"delay": 131,
"time": "1771497251"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771498168"
},
"departure": {
"delay": 68,
"time": "1771498208"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771498017"
},
"departure": {
"delay": 20,
"time": "1771498040"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771500007"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771499528"
},
"departure": {
"delay": 47,
"time": "1771499567"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771497916"
},
"departure": {
"delay": 35,
"time": "1771497935"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1771498072"
},
"departure": {
"delay": 33,
"time": "1771498113"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771497788"
},
"departure": {
"delay": 15,
"time": "1771497795"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1771497476"
},
"departure": {
"delay": 73,
"time": "1771497493"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1771497381"
},
"departure": {
"delay": 102,
"time": "1771497402"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1771498294"
},
"departure": {
"delay": -17,
"time": "1771498303"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1771499471"
},
"departure": {
"delay": 77,
"time": "1771499477"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1771498594"
},
"departure": {
"delay": 12,
"time": "1771498632"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1771497523"
},
"departure": {
"delay": 63,
"time": "1771497543"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771498684"
},
"departure": {
"delay": 27,
"time": "1771498707"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771497297"
},
"departure": {
"delay": 99,
"time": "1771497339"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771499656"
},
"departure": {
"delay": 40,
"time": "1771499680"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 14,
"time": "1771497014"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758521x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 87,
"time": "1771489887"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771490994"
},
"departure": {
"delay": 99,
"time": "1771491039"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1771490384"
},
"departure": {
"delay": 39,
"time": "1771490439"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1771490184"
},
"departure": {
"delay": 62,
"time": "1771490282"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1771490302"
},
"departure": {
"delay": 69,
"time": "1771490349"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771490878"
},
"departure": {
"delay": 96,
"time": "1771490916"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1771491295"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1771490036"
},
"departure": {
"delay": 74,
"time": "1771490054"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771490457"
},
"departure": {
"delay": 37,
"time": "1771490497"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1771490099"
},
"departure": {
"delay": 70,
"time": "1771490110"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1771490788"
},
"departure": {
"delay": 99,
"time": "1771490799"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1771489998"
},
"departure": {
"delay": 91,
"time": "1771490011"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771490136"
},
"departure": {
"delay": 72,
"time": "1771490172"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1771490975"
},
"departure": {
"delay": 109,
"time": "1771490989"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1771490625"
},
"departure": {
"delay": -3,
"time": "1771490637"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1771491067"
},
"departure": {
"delay": 123,
"time": "1771491123"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771490532"
},
"departure": {
"delay": 31,
"time": "1771490551"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:12:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758668x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771496840"
},
"departure": {
"delay": 15,
"time": "1771496895"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771495253"
},
"departure": {
"delay": 21,
"time": "1771495281"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771497910"
},
"departure": {
"delay": 27,
"time": "1771497927"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1771495841"
},
"departure": {
"delay": 13,
"time": "1771495873"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771496001"
},
"departure": {
"delay": -1,
"time": "1771496039"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -38,
"time": "1771495923"
},
"departure": {
"delay": -38,
"time": "1771495942"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771495432"
},
"departure": {
"delay": 27,
"time": "1771495467"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1771496670"
},
"departure": {
"delay": 70,
"time": "1771496710"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1771497395"
},
"departure": {
"delay": 73,
"time": "1771497433"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1771497559"
},
"departure": {
"delay": 51,
"time": "1771497591"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1771495671"
},
"departure": {
"delay": 28,
"time": "1771495708"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1771495741"
},
"departure": {
"delay": 13,
"time": "1771495753"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1771496360"
},
"departure": {
"delay": 59,
"time": "1771496399"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1771497490"
},
"departure": {
"delay": 82,
"time": "1771497502"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1771495196"
},
"departure": {
"delay": 32,
"time": "1771495232"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771497775"
},
"departure": {
"delay": 30,
"time": "1771497810"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 95,
"time": "1771497060"
},
"departure": {
"delay": 95,
"time": "1771497095"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771497706"
},
"departure": {
"delay": 33,
"time": "1771497753"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1771495340"
},
"departure": {
"delay": 32,
"time": "1771495352"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771496445"
},
"departure": {
"time": "1771496460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771496577"
},
"departure": {
"delay": 7,
"time": "1771496587"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771496170"
},
"departure": {
"delay": 26,
"time": "1771496186"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1771495301"
},
"departure": {
"delay": 53,
"time": "1771495313"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771496499"
},
"departure": {
"delay": 33,
"time": "1771496553"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 46,
"time": "1771495126"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -48,
"time": "1771497972"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1771497837"
},
"departure": {
"delay": 28,
"time": "1771497868"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 98,
"time": "1771497303"
},
"departure": {
"delay": 98,
"time": "1771497338"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1771496199"
},
"departure": {
"delay": 27,
"time": "1771496247"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771496740"
},
"departure": {
"delay": 18,
"time": "1771496778"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771497199"
},
"departure": {
"delay": 58,
"time": "1771497238"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1771497637"
},
"departure": {
"delay": 49,
"time": "1771497649"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1771496063"
},
"departure": {
"delay": 17,
"time": "1771496117"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1771495531"
},
"departure": {
"delay": 43,
"time": "1771495543"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771495616"
},
"departure": {
"delay": 8,
"time": "1771495628"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758668x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758883x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771485858"
},
"departure": {
"delay": 29,
"time": "1771485869"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -141,
"time": "1771485314"
},
"departure": {
"delay": -141,
"time": "1771485339"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1771483796"
},
"departure": {
"delay": -28,
"time": "1771483832"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771485827"
},
"departure": {
"delay": 54,
"time": "1771485834"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1771484271"
},
"departure": {
"delay": 28,
"time": "1771484308"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1771484768"
},
"departure": {
"delay": -28,
"time": "1771484852"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771483901"
},
"departure": {
"delay": 10,
"time": "1771484050"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -62,
"time": "1771486645"
},
"departure": {
"delay": -62,
"time": "1771486678"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -102,
"time": "1771486730"
},
"departure": {
"delay": -102,
"time": "1771486758"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -9,
"time": "1771483761"
},
"departure": {
"delay": -9,
"time": "1771483791"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1771485350"
},
"departure": {
"delay": 110,
"time": "1771485650"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -90,
"time": "1771483884"
},
"departure": {
"delay": -90,
"time": "1771483890"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771486154"
},
"departure": {
"delay": -22,
"time": "1771486178"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -88,
"time": "1771486264"
},
"departure": {
"delay": -88,
"time": "1771486292"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -18,
"time": "1771483698"
},
"departure": {
"delay": -18,
"time": "1771483722"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -38,
"time": "1771485128"
},
"departure": {
"delay": -38,
"time": "1771485142"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -99,
"time": "1771486694"
},
"departure": {
"delay": -99,
"time": "1771486701"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 22,
"time": "1771485900"
},
"departure": {
"delay": 22,
"time": "1771485922"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -16,
"time": "1771485991"
},
"departure": {
"delay": -16,
"time": "1771486004"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -32,
"time": "1771485174"
},
"departure": {
"delay": -32,
"time": "1771485208"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 83,
"time": "1771485785"
},
"departure": {
"delay": 83,
"time": "1771485803"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -35,
"time": "1771484889"
},
"departure": {
"delay": -35,
"time": "1771484905"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1771486478"
},
"departure": {
"delay": -12,
"time": "1771486488"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1771484203"
},
"departure": {
"delay": 1,
"time": "1771484221"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1771486045"
},
"departure": {
"delay": -24,
"time": "1771486056"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -79,
"time": "1771485264"
},
"departure": {
"delay": -79,
"time": "1771485281"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -18,
"time": "1771484233"
},
"departure": {
"delay": -18,
"time": "1771484262"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -69,
"time": "1771486186"
},
"departure": {
"delay": -69,
"time": "1771486191"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1771486556"
},
"departure": {
"delay": -50,
"time": "1771486570"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -18,
"time": "1771486530"
},
"departure": {
"delay": -18,
"time": "1771486542"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 36,
"time": "1771483603"
},
"departure": {
"delay": 36,
"time": "1771483656"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1771485744"
},
"departure": {
"delay": 96,
"time": "1771485756"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 38,
"time": "1771483478"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771483676"
},
"departure": {
"delay": 3,
"time": "1771483683"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -27,
"time": "1771484423"
},
"departure": {
"delay": -27,
"time": "1771484433"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1771485718"
},
"departure": {
"delay": 125,
"time": "1771485725"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -36,
"time": "1771484642"
},
"departure": {
"delay": -36,
"time": "1771484664"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1771486305"
},
"departure": {
"delay": 18,
"time": "1771486458"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -14,
"time": "1771486106"
},
"departure": {
"delay": -14,
"time": "1771486126"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -48,
"time": "1771483862"
},
"departure": {
"delay": -48,
"time": "1771483872"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771483521"
},
"departure": {
"delay": 34,
"time": "1771483534"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1771484947"
},
"departure": {
"delay": -2,
"time": "1771485058"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -63,
"time": "1771486244"
},
"departure": {
"delay": -63,
"time": "1771486257"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -132,
"time": "1771486788"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -49,
"time": "1771483736"
},
"departure": {
"delay": -49,
"time": "1771483751"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1771484358"
},
"departure": {
"delay": -3,
"time": "1771484397"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -48,
"time": "1771486078"
},
"departure": {
"delay": -48,
"time": "1771486092"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -50,
"time": "1771484521"
},
"departure": {
"delay": -50,
"time": "1771484530"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771485102"
},
"departure": {
"delay": -10,
"time": "1771485110"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771484153"
},
"departure": {
"delay": 21,
"time": "1771484181"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758883x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 88,
"time": "1771479208"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1771481236"
},
"departure": {
"delay": 272,
"time": "1771481252"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 321,
"time": "1771482742"
},
"departure": {
"delay": 321,
"time": "1771482801"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 258,
"time": "1771482275"
},
"departure": {
"delay": 258,
"time": "1771482318"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 313,
"time": "1771481128"
},
"departure": {
"delay": 313,
"time": "1771481173"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 293,
"time": "1771482826"
},
"departure": {
"delay": 293,
"time": "1771482833"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 274,
"time": "1771480820"
},
"departure": {
"delay": 274,
"time": "1771480834"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1771482471"
},
"departure": {
"delay": 148,
"time": "1771482508"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 321,
"time": "1771480469"
},
"departure": {
"delay": 321,
"time": "1771480521"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1771479979"
},
"departure": {
"delay": 245,
"time": "1771480025"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1771479496"
},
"departure": {
"delay": 161,
"time": "1771479521"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 284,
"time": "1771481529"
},
"departure": {
"delay": 284,
"time": "1771481564"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 222,
"time": "1771482600"
},
"departure": {
"delay": 222,
"time": "1771482642"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1771481968"
},
"departure": {
"delay": 224,
"time": "1771481984"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 256,
"time": "1771482916"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 228,
"time": "1771481800"
},
"departure": {
"delay": 228,
"time": "1771481808"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 193,
"time": "1771479792"
},
"departure": {
"delay": 193,
"time": "1771479853"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758724x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1771493823"
},
"departure": {
"delay": -24,
"time": "1771493856"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771492074"
},
"departure": {
"delay": 42,
"time": "1771492122"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771493734"
},
"departure": {
"delay": 9,
"time": "1771493769"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1771492561"
},
"departure": {
"delay": 84,
"time": "1771492584"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -154,
"time": "1771493006"
},
"departure": {
"delay": -154,
"time": "1771493006"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1771493902"
},
"departure": {
"delay": 43,
"time": "1771493983"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -274,
"time": "1771493006"
},
"departure": {
"delay": -274,
"time": "1771493006"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1771493342"
},
"departure": {
"delay": -7,
"time": "1771493393"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771494009"
},
"departure": {
"delay": 21,
"time": "1771494021"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -34,
"time": "1771493006"
},
"departure": {
"delay": -34,
"time": "1771493006"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 37,
"time": "1771491517"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1771494200"
},
"departure": {
"delay": -27,
"time": "1771494213"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1771491735"
},
"departure": {
"delay": 29,
"time": "1771491749"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1771491797"
},
"departure": {
"delay": 68,
"time": "1771491848"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771491974"
},
"departure": {
"delay": 62,
"time": "1771492022"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1771492164"
},
"departure": {
"delay": 64,
"time": "1771492204"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1771494286"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1771492767"
},
"departure": {
"delay": 65,
"time": "1771492805"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1771491691"
},
"departure": {
"delay": 64,
"time": "1771491724"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1771494237"
},
"departure": {
"delay": -50,
"time": "1771494250"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -4,
"time": "1771494103"
},
"departure": {
"delay": -4,
"time": "1771494116"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1771493469"
},
"departure": {
"delay": 25,
"time": "1771493485"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -21,
"time": "1771494145"
},
"departure": {
"delay": -21,
"time": "1771494159"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1771493574"
},
"departure": {
"delay": 28,
"time": "1771493608"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1771493284"
},
"departure": {
"delay": -28,
"time": "1771493312"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1771492854"
},
"departure": {
"delay": 25,
"time": "1771492885"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771492672"
},
"departure": {
"delay": 49,
"time": "1771492729"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771494057"
},
"departure": {
"delay": 12,
"time": "1771494072"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -6,
"time": "1771492956"
},
"departure": {
"delay": -6,
"time": "1771492974"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771493674"
},
"departure": {
"delay": 7,
"time": "1771493707"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1771492394"
},
"departure": {
"delay": 59,
"time": "1771492439"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771492921"
},
"departure": {
"delay": 21,
"time": "1771492941"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771491896"
},
"departure": {
"delay": 28,
"time": "1771491928"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1771492255"
},
"departure": {
"delay": 38,
"time": "1771492298"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771493404"
},
"departure": {
"delay": 17,
"time": "1771493417"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1771491584"
},
"departure": {
"delay": 56,
"time": "1771491596"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758724x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1771506363"
},
"departure": {
"delay": -57,
"time": "1771506363"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1771504814"
},
"departure": {
"delay": 14,
"time": "1771504814"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 163,
"time": "1771505383"
},
"departure": {
"delay": 163,
"time": "1771505383"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1771506684"
},
"departure": {
"delay": 144,
"time": "1771506684"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 141,
"time": "1771505721"
},
"departure": {
"delay": 141,
"time": "1771505721"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1771506811"
},
"departure": {
"delay": 151,
"time": "1771506811"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771504920"
},
"departure": {
"delay": 60,
"time": "1771504920"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771505217"
},
"departure": {
"delay": 117,
"time": "1771505217"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1771505307"
},
"departure": {
"delay": 147,
"time": "1771505307"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771506264"
},
"departure": {
"delay": 144,
"time": "1771506264"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1771506743"
},
"departure": {
"delay": 143,
"time": "1771506743"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 172,
"time": "1771506592"
},
"departure": {
"delay": 172,
"time": "1771506592"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1771504855"
},
"departure": {
"delay": 55,
"time": "1771504855"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1771506640"
},
"departure": {
"delay": 160,
"time": "1771506640"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1771505814"
},
"departure": {
"delay": 114,
"time": "1771505814"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1771505634"
},
"departure": {
"delay": 114,
"time": "1771505634"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 153,
"time": "1771506213"
},
"departure": {
"delay": 153,
"time": "1771506213"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 144,
"time": "1771506984"
},
"departure": {
"delay": 144,
"time": "1771506984"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1771506267"
},
"departure": {
"delay": -33,
"time": "1771506267"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1771505489"
},
"departure": {
"delay": 149,
"time": "1771505489"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1771505454"
},
"departure": {
"delay": 114,
"time": "1771505454"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771506300"
},
"departure": {
"delay": -60,
"time": "1771506300"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1771506879"
},
"departure": {
"delay": 159,
"time": "1771506879"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1771507096"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 132,
"time": "1771505532"
},
"departure": {
"delay": 132,
"time": "1771505532"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771504615",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16302:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758711x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771480851"
},
"departure": {
"delay": 92,
"time": "1771480892"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1771481989"
},
"departure": {
"delay": -32,
"time": "1771482028"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1771479681"
},
"departure": {
"delay": 49,
"time": "1771479709"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771482208"
},
"departure": {
"delay": 7,
"time": "1771482247"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1771480089"
},
"departure": {
"delay": 48,
"time": "1771480128"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771481926"
},
"departure": {
"delay": 2,
"time": "1771481942"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -21,
"time": "1771482432"
},
"departure": {
"delay": -21,
"time": "1771482459"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1771480256"
},
"departure": {
"delay": 41,
"time": "1771480301"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771480190"
},
"departure": {
"delay": 30,
"time": "1771480230"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1771482153"
},
"departure": {
"delay": -15,
"time": "1771482165"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1771479797"
},
"departure": {
"delay": 59,
"time": "1771479839"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1771480465"
},
"departure": {
"delay": -23,
"time": "1771480477"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771479859"
},
"departure": {
"delay": 34,
"time": "1771479874"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771480009"
},
"departure": {
"delay": 18,
"time": "1771480038"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771482105"
},
"departure": {
"time": "1771482120"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1771481799"
},
"departure": {
"delay": 61,
"time": "1771481821"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1771481206"
},
"departure": {
"delay": 28,
"time": "1771481248"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1771481881"
},
"departure": {
"delay": 17,
"time": "1771481897"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1771482303"
},
"departure": {
"delay": -43,
"time": "1771482317"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -47,
"time": "1771482493"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1771481035"
},
"departure": {
"delay": 24,
"time": "1771481064"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1771480352"
},
"departure": {
"delay": 12,
"time": "1771480392"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1771480612"
},
"departure": {
"delay": 134,
"time": "1771480754"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771481621"
},
"departure": {
"delay": 59,
"time": "1771481639"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771479909"
},
"departure": {
"delay": 43,
"time": "1771479943"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1771481099"
},
"departure": {
"delay": 18,
"time": "1771481118"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1771482355"
},
"departure": {
"delay": -12,
"time": "1771482408"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1771481320"
},
"departure": {
"delay": 18,
"time": "1771481358"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 27,
"time": "1771479627"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771480935"
},
"departure": {
"delay": 58,
"time": "1771480978"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1771481679"
},
"departure": {
"delay": 79,
"time": "1771481719"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1771481134"
},
"departure": {
"delay": 8,
"time": "1771481168"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1771481601"
},
"departure": {
"delay": 33,
"time": "1771481613"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1771482275"
},
"departure": {
"delay": -13,
"time": "1771482287"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -25,
"time": "1771481407"
},
"departure": {
"delay": -25,
"time": "1771481435"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771481504"
},
"departure": {
"delay": 23,
"time": "1771481543"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758711x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758651x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771481305"
},
"departure": {
"delay": 56,
"time": "1771481336"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1771480301"
},
"departure": {
"delay": 53,
"time": "1771480313"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1771480705"
},
"departure": {
"delay": 132,
"time": "1771480752"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771479898"
},
"departure": {
"delay": 99,
"time": "1771479939"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771480605"
},
"departure": {
"delay": 97,
"time": "1771480657"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1771481041"
},
"departure": {
"delay": 7,
"time": "1771481107"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1771480851"
},
"departure": {
"delay": 69,
"time": "1771480869"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1771480771"
},
"departure": {
"delay": 111,
"time": "1771480791"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1771480126"
},
"departure": {
"delay": 118,
"time": "1771480138"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1771480567"
},
"departure": {
"delay": 82,
"time": "1771480582"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1771480037"
},
"departure": {
"delay": 95,
"time": "1771480055"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771482327"
},
"departure": {
"delay": 38,
"time": "1771482338"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 83,
"time": "1771479683"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1771479766"
},
"departure": {
"delay": 81,
"time": "1771479801"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771480912"
},
"departure": {
"delay": 15,
"time": "1771480935"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1771479861"
},
"departure": {
"delay": 96,
"time": "1771479876"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1771481528"
},
"departure": {
"delay": 139,
"time": "1771481659"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1771480257"
},
"departure": {
"delay": 70,
"time": "1771480270"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1771480968"
},
"departure": {
"delay": 25,
"time": "1771481005"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1771481968"
},
"departure": {
"delay": 124,
"time": "1771482004"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1771482039"
},
"departure": {
"delay": 114,
"time": "1771482054"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1771482269"
},
"departure": {
"delay": 68,
"time": "1771482308"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 17,
"time": "1771482366"
},
"departure": {
"delay": 17,
"time": "1771482377"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1771480396"
},
"departure": {
"delay": 36,
"time": "1771480416"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1771482426"
},
"departure": {
"delay": 19,
"time": "1771482439"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1771480200"
},
"departure": {
"delay": 68,
"time": "1771480208"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1771481817"
},
"departure": {
"delay": 138,
"time": "1771481838"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1771481393"
},
"departure": {
"delay": 28,
"time": "1771481428"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1771482118"
},
"departure": {
"delay": 96,
"time": "1771482156"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1771480479"
},
"departure": {
"delay": 55,
"time": "1771480495"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1771482203"
},
"departure": {
"delay": 97,
"time": "1771482217"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -36,
"time": "1771482504"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 138,
"time": "1771481890"
},
"departure": {
"delay": 138,
"time": "1771481898"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771479824"
},
"departure": {
"delay": 60,
"time": "1771479840"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1771481146"
},
"departure": {
"delay": 113,
"time": "1771481273"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758651x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 859,
"time": "1771503735"
},
"departure": {
"delay": 859,
"time": "1771503739"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 397,
"time": "1771501414"
},
"departure": {
"delay": 397,
"time": "1771501417"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 769,
"time": "1771503575"
},
"departure": {
"delay": 769,
"time": "1771503589"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 704,
"time": "1771502770"
},
"departure": {
"delay": 704,
"time": "1771502864"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 744,
"time": "1771503440"
},
"departure": {
"delay": 744,
"time": "1771503444"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 774,
"time": "1771502455"
},
"departure": {
"delay": 774,
"time": "1771502514"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 822,
"time": "1771503001"
},
"departure": {
"delay": 822,
"time": "1771503042"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 329,
"time": "1771501289"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 589,
"time": "1771502076"
},
"departure": {
"delay": 589,
"time": "1771502089"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 404,
"time": "1771501359"
},
"departure": {
"delay": 404,
"time": "1771501364"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 500,
"time": "1771501592"
},
"departure": {
"delay": 500,
"time": "1771501640"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 604,
"time": "1771501839"
},
"departure": {
"delay": 604,
"time": "1771501864"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 671,
"time": "1771502258"
},
"departure": {
"delay": 671,
"time": "1771502291"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 790,
"time": "1771502578"
},
"departure": {
"delay": 790,
"time": "1771502590"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 742,
"time": "1771502662"
},
"departure": {
"delay": 742,
"time": "1771502662"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 459,
"time": "1771501518"
},
"departure": {
"delay": 459,
"time": "1771501539"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 725,
"time": "1771503305"
},
"departure": {
"delay": 725,
"time": "1771503305"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 684,
"time": "1771503235"
},
"departure": {
"delay": 684,
"time": "1771503264"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 732,
"time": "1771503129"
},
"departure": {
"delay": 732,
"time": "1771503132"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 629,
"time": "1771502164"
},
"departure": {
"delay": 629,
"time": "1771502189"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 788,
"time": "1771502942"
},
"departure": {
"delay": 788,
"time": "1771502948"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 540,
"time": "1771501714"
},
"departure": {
"delay": 540,
"time": "1771501740"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 804,
"time": "1771504164"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 585,
"time": "1771501939"
},
"departure": {
"delay": 585,
"time": "1771501965"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 778,
"time": "1771503658"
},
"departure": {
"delay": 778,
"time": "1771503658"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771501294",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13629:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -140,
"time": "1771508920"
},
"departure": {
"delay": -140,
"time": "1771508920"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1771508260"
},
"departure": {
"delay": -20,
"time": "1771508260"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -227,
"time": "1771509373"
},
"departure": {
"delay": -227,
"time": "1771509373"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -177,
"time": "1771508583"
},
"departure": {
"delay": -177,
"time": "1771508583"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -119,
"time": "1771509001"
},
"departure": {
"delay": -119,
"time": "1771509001"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -148,
"time": "1771508792"
},
"departure": {
"delay": -148,
"time": "1771508792"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1771507965"
},
"departure": {
"delay": 45,
"time": "1771507965"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771507875"
},
"departure": {
"delay": 15,
"time": "1771507875"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771507518"
},
"departure": {
"delay": 18,
"time": "1771507518"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -167,
"time": "1771509133"
},
"departure": {
"delay": -167,
"time": "1771509133"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771508140"
},
"departure": {
"delay": -20,
"time": "1771508140"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -122,
"time": "1771508878"
},
"departure": {
"delay": -122,
"time": "1771508878"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -140,
"time": "1771508740"
},
"departure": {
"delay": -140,
"time": "1771508740"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -111,
"time": "1771508529"
},
"departure": {
"delay": -111,
"time": "1771508529"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -232,
"time": "1771509308"
},
"departure": {
"delay": -232,
"time": "1771509308"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1771507823"
},
"departure": {
"delay": 23,
"time": "1771507823"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -111,
"time": "1771508349"
},
"departure": {
"delay": -111,
"time": "1771508349"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -324,
"time": "1771509636"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -253,
"time": "1771509467"
},
"departure": {
"delay": -253,
"time": "1771509467"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"departure": {
"delay": -2297,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1771508071"
},
"departure": {
"delay": -29,
"time": "1771508071"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -287,
"time": "1771509553"
},
"departure": {
"delay": -287,
"time": "1771509553"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1771507564"
},
"departure": {
"delay": 4,
"time": "1771507564"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -221,
"time": "1771509259"
},
"departure": {
"delay": -221,
"time": "1771509259"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -100,
"time": "1771508480"
},
"departure": {
"delay": -100,
"time": "1771508480"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596190:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2357,
"time": "1771505203"
},
"departure": {
"delay": -2357,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2537,
"time": "1771505203"
},
"departure": {
"delay": -2537,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -2297,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2657,
"time": "1771505203"
},
"departure": {
"delay": -2657,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1771507924"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596331:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758719x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771488511"
},
"departure": {
"delay": 40,
"time": "1771488520"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -42,
"time": "1771487804"
},
"departure": {
"delay": -42,
"time": "1771487838"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771489371"
},
"departure": {
"time": "1771489380"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1771487187"
},
"departure": {
"delay": 2,
"time": "1771487222"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1771488323"
},
"departure": {
"delay": 115,
"time": "1771488355"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1771489049"
},
"departure": {
"delay": 105,
"time": "1771489065"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1771487512"
},
"departure": {
"delay": -37,
"time": "1771487543"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771488392"
},
"departure": {
"delay": 54,
"time": "1771488414"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771488769"
},
"departure": {
"delay": 28,
"time": "1771488808"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1771487574"
},
"departure": {
"delay": -31,
"time": "1771487609"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1771489542"
},
"departure": {
"delay": -6,
"time": "1771489554"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 16,
"time": "1771486996"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771489151"
},
"departure": {
"delay": 115,
"time": "1771489195"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1771489503"
},
"departure": {
"delay": 11,
"time": "1771489511"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1771488972"
},
"departure": {
"delay": 81,
"time": "1771488981"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771488841"
},
"departure": {
"delay": 18,
"time": "1771488858"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -104,
"time": "1771489756"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 106,
"time": "1771488993"
},
"departure": {
"delay": 106,
"time": "1771489006"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771488223"
},
"departure": {
"delay": 103,
"time": "1771488283"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771489244"
},
"departure": {
"delay": 81,
"time": "1771489281"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -33,
"time": "1771487335"
},
"departure": {
"delay": -33,
"time": "1771487367"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1771488471"
},
"departure": {
"delay": 69,
"time": "1771488489"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771489465"
},
"departure": {
"delay": 33,
"time": "1771489473"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1771487660"
},
"departure": {
"delay": -45,
"time": "1771487715"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771489309"
},
"departure": {
"delay": 60,
"time": "1771489320"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1771487255"
},
"departure": {
"delay": 8,
"time": "1771487288"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1771489583"
},
"departure": {
"delay": -21,
"time": "1771489599"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 145,
"time": "1771487997"
},
"departure": {
"delay": 145,
"time": "1771488145"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1771489699"
},
"departure": {
"delay": -80,
"time": "1771489720"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1771488561"
},
"departure": {
"delay": 61,
"time": "1771488601"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771487416"
},
"departure": {
"delay": -6,
"time": "1771487454"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -49,
"time": "1771489619"
},
"departure": {
"delay": -49,
"time": "1771489631"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 73,
"time": "1771488682"
},
"departure": {
"delay": 73,
"time": "1771488733"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1771487132"
},
"departure": {
"delay": 9,
"time": "1771487169"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771489664"
},
"departure": {
"delay": -57,
"time": "1771489683"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1771487062"
},
"departure": {
"delay": 32,
"time": "1771487072"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758719x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771528080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771528920"
},
"departure": {
"time": "1771528920"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771529160"
},
"departure": {
"time": "1771529160"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771528980"
},
"departure": {
"time": "1771528980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771528560"
},
"departure": {
"time": "1771528560"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771528200"
},
"departure": {
"time": "1771528200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771529040"
},
"departure": {
"time": "1771529040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771528140"
},
"departure": {
"time": "1771528140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771529100"
},
"departure": {
"time": "1771529100"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771528680"
},
"departure": {
"time": "1771528680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771528380"
},
"departure": {
"time": "1771528380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771528800"
},
"departure": {
"time": "1771528800"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771528740"
},
"departure": {
"time": "1771528740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771529220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771528620"
},
"departure": {
"time": "1771528620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3081:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758507x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -142,
"time": "1771499738"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1771499141"
},
"departure": {
"delay": 25,
"time": "1771499185"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771498965"
},
"departure": {
"delay": 55,
"time": "1771498975"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 33,
"time": "1771496733"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1771498431"
},
"departure": {
"delay": 61,
"time": "1771498441"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1771499703"
},
"departure": {
"delay": -45,
"time": "1771499715"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771498021"
},
"departure": {
"delay": 36,
"time": "1771498056"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1771497041"
},
"departure": {
"delay": 25,
"time": "1771497085"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1771497613"
},
"departure": {
"delay": 35,
"time": "1771497635"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1771497326"
},
"departure": {
"delay": 32,
"time": "1771497332"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771498641"
},
"departure": {
"delay": 49,
"time": "1771498729"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1771499281"
},
"departure": {
"delay": -14,
"time": "1771499326"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771498818"
},
"departure": {
"delay": 36,
"time": "1771498836"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771498498"
},
"departure": {
"delay": 15,
"time": "1771498515"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771497213"
},
"departure": {
"delay": 92,
"time": "1771497272"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1771498103"
},
"departure": {
"delay": 38,
"time": "1771498178"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1771498567"
},
"departure": {
"delay": -7,
"time": "1771498613"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771499219"
},
"departure": {
"delay": 17,
"time": "1771499237"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -5,
"time": "1771499374"
},
"departure": {
"delay": -5,
"time": "1771499455"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771499488"
},
"departure": {
"delay": 10,
"time": "1771499530"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771499580"
},
"departure": {
"delay": -2,
"time": "1771499638"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758507x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111988x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -988,
"time": "1771506572"
},
"departure": {
"delay": -988,
"time": "1771506572"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -989,
"time": "1771505491"
},
"departure": {
"delay": -989,
"time": "1771505491"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -1007,
"time": "1771506253"
},
"departure": {
"delay": -1007,
"time": "1771506253"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -989,
"time": "1771505371"
},
"departure": {
"delay": -989,
"time": "1771505371"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -1001,
"time": "1771505719"
},
"departure": {
"delay": -1001,
"time": "1771505719"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -985,
"time": "1771506155"
},
"departure": {
"delay": -985,
"time": "1771506155"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -986,
"time": "1771505254"
},
"departure": {
"delay": -986,
"time": "1771505254"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -1028,
"time": "1771506472"
},
"departure": {
"delay": -1028,
"time": "1771506472"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -1069,
"time": "1771505111"
},
"departure": {
"delay": -1069,
"time": "1771505111"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -1024,
"time": "1771506356"
},
"departure": {
"delay": -1024,
"time": "1771506356"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1015,
"time": "1771505885"
},
"departure": {
"delay": -1015,
"time": "1771505885"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1012,
"time": "1771506068"
},
"departure": {
"delay": -1012,
"time": "1771506068"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -994,
"time": "1771505606"
},
"departure": {
"delay": -994,
"time": "1771505606"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -1029,
"time": "1771506651"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111988x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771507027"
},
"departure": {
"delay": 7,
"time": "1771507027"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771505906"
},
"departure": {
"delay": 26,
"time": "1771505906"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771505854"
},
"departure": {
"delay": 34,
"time": "1771505854"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771507410"
},
"departure": {
"delay": 30,
"time": "1771507410"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1771507489"
},
"departure": {
"delay": 49,
"time": "1771507489"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771506134"
},
"departure": {
"delay": 14,
"time": "1771506134"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771506213"
},
"departure": {
"delay": 33,
"time": "1771506213"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771506285"
},
"departure": {
"delay": 45,
"time": "1771506285"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771505808"
},
"departure": {
"delay": 48,
"time": "1771505808"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771506324"
},
"departure": {
"delay": 24,
"time": "1771506324"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771507347"
},
"departure": {
"delay": 27,
"time": "1771507347"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1771505995"
},
"departure": {
"delay": 55,
"time": "1771505995"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1771507880"
},
"departure": {
"delay": 20,
"time": "1771507880"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1771507299"
},
"departure": {
"delay": 39,
"time": "1771507299"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771508040"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1771506463"
},
"departure": {
"delay": 43,
"time": "1771506463"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1771507084"
},
"departure": {
"delay": 4,
"time": "1771507084"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1771506075"
},
"departure": {
"delay": 15,
"time": "1771506075"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16202:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017503x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771506475"
},
"departure": {
"delay": 55,
"time": "1771506475"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771506574"
},
"departure": {
"delay": 34,
"time": "1771506574"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1771506723"
},
"departure": {
"delay": 3,
"time": "1771506723"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771506042"
},
"departure": {
"delay": 42,
"time": "1771506042"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771506248"
},
"departure": {
"delay": 8,
"time": "1771506248"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771507500"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1771506157"
},
"departure": {
"delay": 37,
"time": "1771506157"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771506433"
},
"departure": {
"delay": 13,
"time": "1771506433"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771507157"
},
"departure": {
"delay": 17,
"time": "1771507157"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771506283"
},
"departure": {
"delay": 43,
"time": "1771506283"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771507007"
},
"departure": {
"delay": 47,
"time": "1771507007"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771506688"
},
"departure": {
"delay": 28,
"time": "1771506688"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771506518"
},
"departure": {
"delay": 38,
"time": "1771506518"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771506828"
},
"departure": {
"delay": 48,
"time": "1771506828"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1771506618"
},
"departure": {
"delay": 18,
"time": "1771506618"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017503x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13892:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771502258"
},
"departure": {
"delay": 12,
"time": "1771502292"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1771502826"
},
"departure": {
"delay": -54,
"time": "1771502826"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1771503089"
},
"departure": {
"delay": 39,
"time": "1771503099"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771503366"
},
"departure": {
"delay": 70,
"time": "1771503370"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1771503434"
},
"departure": {
"delay": 74,
"time": "1771503434"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1771502167"
},
"departure": {
"delay": 7,
"time": "1771502167"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1771503514"
},
"departure": {
"delay": 94,
"time": "1771503514"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -97,
"time": "1771504043"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -54,
"time": "1771503606"
},
"departure": {
"delay": -54,
"time": "1771503606"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771502392"
},
"departure": {
"delay": 52,
"time": "1771502512"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771503552"
},
"departure": {
"delay": 12,
"time": "1771503552"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1771503957"
},
"departure": {
"delay": -3,
"time": "1771503957"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1771502622"
},
"departure": {
"delay": 5,
"time": "1771502645"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1771503245"
},
"departure": {
"delay": 31,
"time": "1771503271"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771502039"
},
"departure": {
"delay": 65,
"time": "1771502045"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1771502733"
},
"departure": {
"delay": -14,
"time": "1771502746"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1771503828"
},
"departure": {
"delay": -55,
"time": "1771503845"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771502537"
},
"departure": {
"delay": 17,
"time": "1771502537"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1771503889"
},
"departure": {
"delay": -11,
"time": "1771503889"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -70,
"time": "1771503770"
},
"departure": {
"delay": -70,
"time": "1771503770"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771502099"
},
"departure": {
"delay": 20,
"time": "1771502120"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 40,
"time": "1771501720"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -45,
"time": "1771503675"
},
"departure": {
"delay": -45,
"time": "1771503675"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771501723",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13892:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771502880"
},
"departure": {
"delay": 120,
"time": "1771502880"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1771502958"
},
"departure": {
"delay": 161,
"time": "1771502981"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771503750"
},
"departure": {
"delay": 150,
"time": "1771503750"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1771504905"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1771503410"
},
"departure": {
"delay": 66,
"time": "1771503486"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1771503092"
},
"departure": {
"delay": 152,
"time": "1771503092"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1771503839"
},
"departure": {
"delay": 119,
"time": "1771503839"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 35,
"time": "1771502255"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1771504308"
},
"departure": {
"delay": 108,
"time": "1771504308"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 141,
"time": "1771504880"
},
"departure": {
"delay": 141,
"time": "1771504881"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 145,
"time": "1771503205"
},
"departure": {
"delay": 145,
"time": "1771503205"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1771504406"
},
"departure": {
"delay": 146,
"time": "1771504406"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771504557"
},
"departure": {
"delay": 57,
"time": "1771504557"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 121,
"time": "1771504441"
},
"departure": {
"delay": 121,
"time": "1771504441"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1771503335"
},
"departure": {
"delay": 55,
"time": "1771503355"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771502328"
},
"departure": {
"delay": 48,
"time": "1771502328"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1771503955"
},
"departure": {
"delay": 175,
"time": "1771503955"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1771504207"
},
"departure": {
"delay": 127,
"time": "1771504207"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1771502691"
},
"departure": {
"delay": 111,
"time": "1771502691"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771502410"
},
"departure": {
"delay": 70,
"time": "1771502410"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1771504280"
},
"departure": {
"delay": 140,
"time": "1771504280"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 112,
"time": "1771504132"
},
"departure": {
"delay": 112,
"time": "1771504132"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 165,
"time": "1771503682"
},
"departure": {
"delay": 165,
"time": "1771503705"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1771502434"
},
"departure": {
"delay": 140,
"time": "1771502480"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1771502733"
},
"departure": {
"delay": 153,
"time": "1771502733"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1771502605"
},
"departure": {
"delay": 145,
"time": "1771502605"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1771502530"
},
"departure": {
"delay": 130,
"time": "1771502530"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1771503249"
},
"departure": {
"delay": 129,
"time": "1771503249"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771504055"
},
"departure": {
"delay": 95,
"time": "1771504055"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1771504499"
},
"departure": {
"delay": 119,
"time": "1771504499"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1771503546"
},
"departure": {
"delay": 66,
"time": "1771503546"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1771503585"
},
"departure": {
"delay": 126,
"time": "1771503606"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1771503562"
},
"departure": {
"delay": 82,
"time": "1771503562"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1771503989"
},
"departure": {
"delay": 149,
"time": "1771503989"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771502263",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13130:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112066x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771506661"
},
"departure": {
"delay": 1,
"time": "1771506661"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771506451"
},
"departure": {
"delay": 31,
"time": "1771506451"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771505429"
},
"departure": {
"delay": 29,
"time": "1771505429"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771506556"
},
"departure": {
"delay": 16,
"time": "1771506556"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771505736"
},
"departure": {
"delay": 36,
"time": "1771505736"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1771506133"
},
"departure": {
"delay": 13,
"time": "1771506133"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771506243"
},
"departure": {
"delay": 3,
"time": "1771506243"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771506756"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771505646"
},
"departure": {
"delay": 6,
"time": "1771505646"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771505835"
},
"departure": {
"delay": 15,
"time": "1771505835"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1771506341"
},
"departure": {
"delay": 41,
"time": "1771506341"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771505320"
},
"departure": {
"delay": 40,
"time": "1771505320"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1771505542"
},
"departure": {
"delay": 22,
"time": "1771505542"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771505996"
},
"departure": {
"delay": 56,
"time": "1771505996"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112066x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1771484403"
},
"departure": {
"delay": 103,
"time": "1771484443"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1771485171"
},
"departure": {
"delay": 70,
"time": "1771485190"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1771484105"
},
"departure": {
"delay": 76,
"time": "1771484116"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 217,
"time": "1771483004"
},
"departure": {
"delay": 217,
"time": "1771483057"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1771485356"
},
"departure": {
"delay": 64,
"time": "1771485364"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771484637"
},
"departure": {
"delay": 48,
"time": "1771484748"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1771483713"
},
"departure": {
"delay": 103,
"time": "1771483723"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1771483260"
},
"departure": {
"delay": 157,
"time": "1771483297"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 111,
"time": "1771482711"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1771485674"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1771483443"
},
"departure": {
"delay": 163,
"time": "1771483483"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1771484009"
},
"departure": {
"delay": 105,
"time": "1771484025"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758904x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -116,
"time": "1771502455"
},
"departure": {
"delay": -116,
"time": "1771502464"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771505550"
},
"departure": {
"delay": 30,
"time": "1771505550"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 43,
"time": "1771505131"
},
"departure": {
"delay": 43,
"time": "1771505143"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1771504605"
},
"departure": {
"delay": 2,
"time": "1771504622"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1771505430"
},
"departure": {
"delay": 30,
"time": "1771505430"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -83,
"time": "1771502427"
},
"departure": {
"delay": -83,
"time": "1771502437"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771505730"
},
"departure": {
"delay": 30,
"time": "1771505730"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -94,
"time": "1771502600"
},
"departure": {
"delay": -94,
"time": "1771502606"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1771502351"
},
"departure": {
"delay": -30,
"time": "1771502370"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771504695"
},
"departure": {
"delay": -20,
"time": "1771504720"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1771504537"
},
"departure": {
"delay": -7,
"time": "1771504553"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771503480"
},
"departure": {
"delay": 46,
"time": "1771503526"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771503114"
},
"departure": {
"delay": 18,
"time": "1771503138"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1771504299"
},
"departure": {
"delay": 3,
"time": "1771504383"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -11,
"time": "1771504650"
},
"departure": {
"delay": -11,
"time": "1771504669"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 22,
"time": "1771505018"
},
"departure": {
"delay": 22,
"time": "1771505062"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": -34,
"time": "1771502306"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771504073"
},
"departure": {
"delay": 13,
"time": "1771504093"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1771504403"
},
"departure": {
"delay": -9,
"time": "1771504431"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1771503863"
},
"departure": {
"delay": 53,
"time": "1771503893"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771505790"
},
"departure": {
"delay": 30,
"time": "1771505790"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 57,
"time": "1771505082"
},
"departure": {
"delay": 57,
"time": "1771505097"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 30,
"time": "1771505490"
},
"departure": {
"delay": 30,
"time": "1771505490"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1771505670"
},
"departure": {
"delay": 30,
"time": "1771505670"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 30,
"time": "1771505850"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 17,
"time": "1771502883"
},
"departure": {
"delay": 17,
"time": "1771502897"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771505190"
},
"departure": {
"delay": 30,
"time": "1771505190"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 37,
"time": "1771502709"
},
"departure": {
"delay": 37,
"time": "1771502857"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1771502573"
},
"departure": {
"delay": -55,
"time": "1771502585"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771504756"
},
"departure": {
"delay": 7,
"time": "1771504807"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1771505250"
},
"departure": {
"delay": 30,
"time": "1771505250"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 35,
"time": "1771503598"
},
"departure": {
"delay": 35,
"time": "1771503635"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1771503279"
},
"departure": {
"delay": 21,
"time": "1771503321"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1771503948"
},
"departure": {
"delay": 23,
"time": "1771503983"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1771503158"
},
"departure": {
"delay": 36,
"time": "1771503216"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771503082"
},
"departure": {
"delay": 32,
"time": "1771503092"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771504492"
},
"departure": {
"delay": 13,
"time": "1771504513"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1771503365"
},
"departure": {
"delay": 47,
"time": "1771503407"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771504137"
},
"departure": {
"delay": 16,
"time": "1771504156"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -74,
"time": "1771502535"
},
"departure": {
"delay": -74,
"time": "1771502566"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1771503761"
},
"departure": {
"delay": 29,
"time": "1771503809"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1771504234"
},
"departure": {
"delay": -9,
"time": "1771504251"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1771504979"
},
"departure": {
"delay": 16,
"time": "1771504996"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -64,
"time": "1771502480"
},
"departure": {
"delay": -64,
"time": "1771502516"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771505310"
},
"departure": {
"delay": 30,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -98,
"time": "1771502653"
},
"departure": {
"delay": -98,
"time": "1771502662"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1771504017"
},
"departure": {
"delay": 33,
"time": "1771504053"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1771504896"
},
"departure": {
"delay": -7,
"time": "1771504913"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1771503015"
},
"departure": {
"delay": -9,
"time": "1771503051"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771505370"
},
"departure": {
"delay": 30,
"time": "1771505370"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758904x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1424:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506480"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1424:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758659x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771489267"
},
"departure": {
"delay": 38,
"time": "1771489298"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1771487482"
},
"departure": {
"delay": 111,
"time": "1771487511"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1771487633"
},
"departure": {
"delay": 92,
"time": "1771487672"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771488379"
},
"departure": {
"delay": 43,
"time": "1771488403"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771487571"
},
"departure": {
"delay": 73,
"time": "1771487593"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1771488668"
},
"departure": {
"delay": 74,
"time": "1771488734"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771488510"
},
"departure": {
"delay": 43,
"time": "1771488523"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771487979"
},
"departure": {
"delay": 77,
"time": "1771488017"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1771489540"
},
"departure": {
"delay": -37,
"time": "1771489583"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 46,
"time": "1771487250"
},
"departure": {
"delay": 46,
"time": "1771487266"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771488434"
},
"departure": {
"delay": 60,
"time": "1771488480"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -71,
"time": "1771489717"
},
"departure": {
"delay": -71,
"time": "1771489729"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1771489331"
},
"departure": {
"delay": 28,
"time": "1771489348"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1771488776"
},
"departure": {
"delay": 55,
"time": "1771488835"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1771487201"
},
"departure": {
"delay": 68,
"time": "1771487228"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -136,
"time": "1771489784"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -68,
"time": "1771489656"
},
"departure": {
"delay": -68,
"time": "1771489672"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1771487899"
},
"departure": {
"delay": 41,
"time": "1771487921"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1771489409"
},
"departure": {
"delay": -16,
"time": "1771489424"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1771487098"
},
"departure": {
"delay": 21,
"time": "1771487121"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771487809"
},
"departure": {
"delay": 88,
"time": "1771487848"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1771488175"
},
"departure": {
"delay": 147,
"time": "1771488207"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1771487351"
},
"departure": {
"delay": 67,
"time": "1771487407"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1771488317"
},
"departure": {
"delay": 94,
"time": "1771488334"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771488577"
},
"departure": {
"delay": 94,
"time": "1771488634"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1771488224"
},
"departure": {
"delay": 136,
"time": "1771488256"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1771489606"
},
"departure": {
"delay": -68,
"time": "1771489612"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1771489084"
},
"departure": {
"delay": 44,
"time": "1771489124"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1771488906"
},
"departure": {
"delay": 41,
"time": "1771488941"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771487129"
},
"departure": {
"delay": 25,
"time": "1771487185"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1771489166"
},
"departure": {
"delay": 62,
"time": "1771489202"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1771487703"
},
"departure": {
"delay": 94,
"time": "1771487734"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1771489475"
},
"departure": {
"delay": -13,
"time": "1771489487"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1771488040"
},
"departure": {
"delay": 98,
"time": "1771488098"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 43,
"time": "1771487023"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758659x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1771475646"
},
"departure": {
"delay": 81,
"time": "1771475661"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1771476671"
},
"departure": {
"delay": 138,
"time": "1771476738"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -95,
"time": "1771477928"
},
"departure": {
"delay": -95,
"time": "1771477945"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1771477000"
},
"departure": {
"delay": 114,
"time": "1771477014"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1771475892"
},
"departure": {
"delay": 104,
"time": "1771475924"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771475608"
},
"departure": {
"delay": 43,
"time": "1771475623"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -56,
"time": "1771477814"
},
"departure": {
"delay": -56,
"time": "1771477864"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -75,
"time": "1771477886"
},
"departure": {
"delay": -75,
"time": "1771477905"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1771475682"
},
"departure": {
"delay": 56,
"time": "1771475696"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1771477749"
},
"departure": {
"delay": -45,
"time": "1771477755"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1771477406"
},
"departure": {
"delay": 40,
"time": "1771477420"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1771475990"
},
"departure": {
"delay": 67,
"time": "1771476007"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 83,
"time": "1771475483"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1771477599"
},
"departure": {
"delay": -13,
"time": "1771477607"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1771476846"
},
"departure": {
"delay": 103,
"time": "1771476883"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1771477531"
},
"departure": {
"delay": 8,
"time": "1771477568"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 63,
"time": "1771476056"
},
"departure": {
"delay": 63,
"time": "1771476063"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1771476384"
},
"departure": {
"delay": 111,
"time": "1771476411"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1771475779"
},
"departure": {
"delay": 53,
"time": "1771475813"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1771476205"
},
"departure": {
"delay": 63,
"time": "1771476243"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771477462"
},
"departure": {
"delay": 34,
"time": "1771477474"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1771476513"
},
"departure": {
"delay": 140,
"time": "1771476560"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771477250"
},
"departure": {
"delay": 80,
"time": "1771477280"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -48,
"time": "1771477678"
},
"departure": {
"delay": -48,
"time": "1771477692"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1771476784"
},
"departure": {
"delay": 98,
"time": "1771476818"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1771476297"
},
"departure": {
"delay": 74,
"time": "1771476314"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771477044"
},
"departure": {
"delay": 98,
"time": "1771477058"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771477111"
},
"departure": {
"delay": 54,
"time": "1771477134"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -140,
"time": "1771478080"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 106,
"time": "1771476440"
},
"departure": {
"delay": 106,
"time": "1771476466"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771475563"
},
"departure": {
"delay": 70,
"time": "1771475590"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1771476920"
},
"departure": {
"delay": 113,
"time": "1771476953"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1771476579"
},
"departure": {
"delay": 126,
"time": "1771476606"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771476106"
},
"departure": {
"delay": 60,
"time": "1771476120"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -103,
"time": "1771477987"
},
"departure": {
"delay": -103,
"time": "1771477997"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758648x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771506750"
},
"departure": {
"delay": 30,
"time": "1771506750"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771506390"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771506619"
},
"departure": {
"delay": 19,
"time": "1771506619"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1771506895"
},
"departure": {
"delay": 55,
"time": "1771506895"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1771507044"
},
"departure": {
"delay": 24,
"time": "1771507044"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771506438"
},
"departure": {
"delay": 18,
"time": "1771506438"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1771506531"
},
"departure": {
"delay": 51,
"time": "1771506531"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771506570"
},
"departure": {
"delay": 30,
"time": "1771506570"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771506676"
},
"departure": {
"delay": 16,
"time": "1771506676"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1771506975"
},
"departure": {
"delay": 15,
"time": "1771506975"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8835:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759107x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771500776"
},
"departure": {
"delay": 2,
"time": "1771500782"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771501802"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1771501027"
},
"departure": {
"delay": 19,
"time": "1771501039"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771501670"
},
"departure": {
"delay": 56,
"time": "1771501676"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1771501062"
},
"departure": {
"delay": -7,
"time": "1771501073"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1771500860"
},
"departure": {
"delay": 12,
"time": "1771500912"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771501324"
},
"departure": {
"delay": 2,
"time": "1771501382"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771501092"
},
"departure": {
"delay": 28,
"time": "1771501108"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771501707"
},
"departure": {
"delay": 72,
"time": "1771501752"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1771501460"
},
"departure": {
"delay": 12,
"time": "1771501512"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771500753"
},
"departure": {
"delay": 40,
"time": "1771500760"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1771500446"
},
"departure": {
"delay": 61,
"time": "1771500541"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1771501419"
},
"departure": {
"delay": -4,
"time": "1771501436"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771500980"
},
"departure": {
"delay": 58,
"time": "1771501018"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771501122"
},
"departure": {
"delay": 32,
"time": "1771501172"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771500939"
},
"departure": {
"delay": 10,
"time": "1771500970"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1771500593"
},
"departure": {
"delay": 100,
"time": "1771500640"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771501630"
},
"departure": {
"delay": 19,
"time": "1771501639"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 35,
"time": "1771500155"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1771500665"
},
"departure": {
"delay": 41,
"time": "1771500701"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771501542"
},
"departure": {
"delay": 56,
"time": "1771501556"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1771501221"
},
"departure": {
"delay": -4,
"time": "1771501256"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771500198"
},
"departure": {
"delay": 32,
"time": "1771500392"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759107x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759208x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1771499929"
},
"departure": {
"delay": -49,
"time": "1771499951"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1771499805"
},
"departure": {
"delay": -9,
"time": "1771499811"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771500326"
},
"departure": {
"delay": 35,
"time": "1771500335"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771500503"
},
"departure": {
"delay": 35,
"time": "1771500515"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1771500120"
},
"departure": {
"delay": 73,
"time": "1771500133"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1771500966"
},
"departure": {
"delay": 17,
"time": "1771500977"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1771501163"
},
"departure": {
"delay": -30,
"time": "1771501170"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1771501193"
},
"departure": {
"delay": 240,
"time": "1771501500"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771500405"
},
"departure": {
"delay": 31,
"time": "1771500451"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771500999"
},
"departure": {
"delay": -12,
"time": "1771501008"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771500544"
},
"departure": {
"delay": 21,
"time": "1771500561"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771500153"
},
"departure": {
"delay": 38,
"time": "1771500158"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1771501225"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1771500769"
},
"departure": {
"delay": 32,
"time": "1771500872"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771500656"
},
"departure": {
"delay": 11,
"time": "1771500671"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -44,
"time": "1771499884"
},
"departure": {
"delay": -44,
"time": "1771499896"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771500242"
},
"departure": {
"delay": 51,
"time": "1771500291"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1771499615"
},
"departure": {
"delay": 41,
"time": "1771499621"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 53,
"time": "1771499513"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759208x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771503889"
},
"departure": {
"delay": 49,
"time": "1771503889"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771503464"
},
"departure": {
"delay": 48,
"time": "1771503468"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -168,
"time": "1771504812"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1771503667"
},
"departure": {
"delay": 70,
"time": "1771503670"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1771502573"
},
"departure": {
"delay": 53,
"time": "1771502573"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771504012"
},
"departure": {
"delay": 52,
"time": "1771504012"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1771503411"
},
"departure": {
"delay": 54,
"time": "1771503414"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771503267"
},
"departure": {
"delay": 87,
"time": "1771503267"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1771504567"
},
"departure": {
"delay": 11,
"time": "1771504571"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1771502665"
},
"departure": {
"delay": 94,
"time": "1771502674"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771502788"
},
"departure": {
"delay": 52,
"time": "1771502812"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771504642"
},
"departure": {
"delay": 22,
"time": "1771504642"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 72,
"time": "1771503312"
},
"departure": {
"delay": 72,
"time": "1771503312"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1771503839"
},
"departure": {
"delay": 119,
"time": "1771503839"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771504425"
},
"departure": {
"delay": 62,
"time": "1771504442"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1771504150"
},
"departure": {
"delay": 82,
"time": "1771504162"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1771503378"
},
"departure": {
"delay": 78,
"time": "1771503378"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1771503083"
},
"departure": {
"delay": 87,
"time": "1771503087"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771504498"
},
"departure": {
"delay": 72,
"time": "1771504512"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -98,
"time": "1771504737"
},
"departure": {
"delay": -98,
"time": "1771504762"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1771503612"
},
"departure": {
"delay": 72,
"time": "1771503612"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1771503162"
},
"departure": {
"delay": 105,
"time": "1771503165"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1771503210"
},
"departure": {
"delay": 90,
"time": "1771503210"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1771503561"
},
"departure": {
"delay": 81,
"time": "1771503561"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771502520"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1771504081"
},
"departure": {
"delay": 67,
"time": "1771504087"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1771502995"
},
"departure": {
"delay": 115,
"time": "1771502995"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1771503964"
},
"departure": {
"delay": 64,
"time": "1771503964"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1771504695"
},
"departure": {
"delay": 15,
"time": "1771504695"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 182,
"time": "1771502942"
},
"departure": {
"delay": 182,
"time": "1771502942"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1771503728"
},
"departure": {
"delay": 68,
"time": "1771503728"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771502074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10795:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1771507677"
},
"departure": {
"delay": -123,
"time": "1771507677"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2117,
"time": "1771505203"
},
"departure": {
"delay": -2117,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -240,
"time": "1771508340"
},
"departure": {
"delay": -240,
"time": "1771508340"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2297,
"time": "1771505203"
},
"departure": {
"delay": -2297,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -185,
"time": "1771507735"
},
"departure": {
"delay": -185,
"time": "1771507735"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": -1817,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -235,
"time": "1771508225"
},
"departure": {
"delay": -235,
"time": "1771508225"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -197,
"time": "1771507903"
},
"departure": {
"delay": -197,
"time": "1771507903"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -237,
"time": "1771507983"
},
"departure": {
"delay": -237,
"time": "1771507983"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -249,
"time": "1771508391"
},
"departure": {
"delay": -249,
"time": "1771508391"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -155,
"time": "1771507825"
},
"departure": {
"delay": -155,
"time": "1771507825"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -250,
"time": "1771508450"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -92,
"time": "1771507528"
},
"departure": {
"delay": -92,
"time": "1771507528"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -270,
"time": "1771508070"
},
"departure": {
"delay": -270,
"time": "1771508070"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -235,
"time": "1771508285"
},
"departure": {
"delay": -235,
"time": "1771508285"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2237,
"time": "1771505203"
},
"departure": {
"delay": -2237,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -92,
"time": "1771507468"
},
"departure": {
"delay": -92,
"time": "1771507468"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1997,
"time": "1771505203"
},
"departure": {
"delay": -1997,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -212,
"time": "1771508188"
},
"departure": {
"delay": -212,
"time": "1771508188"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596789:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758195x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1771497411"
},
"departure": {
"delay": 188,
"time": "1771497428"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 297,
"time": "1771498377"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 197,
"time": "1771495871"
},
"departure": {
"delay": 197,
"time": "1771495877"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1771496381"
},
"departure": {
"delay": 231,
"time": "1771496391"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 368,
"time": "1771495550"
},
"departure": {
"delay": 368,
"time": "1771495568"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 368,
"time": "1771495508"
},
"departure": {
"delay": 368,
"time": "1771495508"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1771497568"
},
"departure": {
"delay": 105,
"time": "1771497585"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 318,
"time": "1771496118"
},
"departure": {
"delay": 318,
"time": "1771496118"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 111,
"time": "1771495011"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1771496918"
},
"departure": {
"delay": 111,
"time": "1771496931"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1771496769"
},
"departure": {
"delay": 137,
"time": "1771496777"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 207,
"time": "1771496475"
},
"departure": {
"delay": 207,
"time": "1771496487"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 369,
"time": "1771495671"
},
"departure": {
"delay": 369,
"time": "1771495809"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758195x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759046x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771484791"
},
"departure": {
"delay": 52,
"time": "1771484812"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 194,
"time": "1771485748"
},
"departure": {
"delay": 194,
"time": "1771485794"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1771484876"
},
"departure": {
"delay": 92,
"time": "1771484912"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1771485937"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1771484500"
},
"departure": {
"delay": -12,
"time": "1771484508"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771484687"
},
"departure": {
"delay": 4,
"time": "1771484704"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1771485321"
},
"departure": {
"delay": 210,
"time": "1771485510"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771483950"
},
"departure": {
"delay": 10,
"time": "1771483990"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771484231"
},
"departure": {
"delay": 38,
"time": "1771484258"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771484285"
},
"departure": {
"delay": 23,
"time": "1771484303"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1771485044"
},
"departure": {
"delay": -2,
"time": "1771485058"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771484065"
},
"departure": {
"delay": 40,
"time": "1771484080"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771485112"
},
"departure": {
"time": "1771485120"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771485153"
},
"departure": {
"delay": 1,
"time": "1771485181"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771484730"
},
"departure": {
"delay": 67,
"time": "1771484767"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771484574"
},
"departure": {
"delay": 17,
"time": "1771484657"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1771485823"
},
"departure": {
"delay": 182,
"time": "1771485842"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1771484832"
},
"departure": {
"delay": 22,
"time": "1771484842"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1771484347"
},
"departure": {
"delay": 16,
"time": "1771484356"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1771485561"
},
"departure": {
"delay": 194,
"time": "1771485614"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 213,
"time": "1771485658"
},
"departure": {
"delay": 213,
"time": "1771485693"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 36,
"time": "1771483896"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1771484086"
},
"departure": {
"delay": -2,
"time": "1771484098"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1771484422"
},
"departure": {
"delay": -2,
"time": "1771484458"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1771484166"
},
"departure": {
"delay": -37,
"time": "1771484183"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759046x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597555:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771506897"
},
"departure": {
"delay": -3,
"time": "1771506897"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1771506678"
},
"departure": {
"delay": 18,
"time": "1771506678"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -125,
"time": "1771507555"
},
"departure": {
"delay": -125,
"time": "1771507555"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -155,
"time": "1771507765"
},
"departure": {
"delay": -155,
"time": "1771507765"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1771507076"
},
"departure": {
"delay": -4,
"time": "1771507076"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -176,
"time": "1771507684"
},
"departure": {
"delay": -176,
"time": "1771507684"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -59,
"time": "1771507201"
},
"departure": {
"delay": -59,
"time": "1771507201"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771506798"
},
"departure": {
"delay": 18,
"time": "1771506798"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1771507334"
},
"departure": {
"delay": -46,
"time": "1771507334"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1771507414"
},
"departure": {
"delay": -26,
"time": "1771507414"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1771506734"
},
"departure": {
"delay": 14,
"time": "1771506734"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771506648"
},
"departure": {
"delay": 48,
"time": "1771506648"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1771507464"
},
"departure": {
"delay": -36,
"time": "1771507464"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1771507371"
},
"departure": {
"delay": -9,
"time": "1771507371"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1771507133"
},
"departure": {
"delay": -7,
"time": "1771507133"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1771507257"
},
"departure": {
"delay": -3,
"time": "1771507257"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -121,
"time": "1771507979"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1771506837"
},
"departure": {
"delay": -3,
"time": "1771506837"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -126,
"time": "1771507914"
},
"departure": {
"delay": -126,
"time": "1771507914"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597555:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745468x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1771498221"
},
"departure": {
"delay": 113,
"time": "1771498253"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1771498382"
},
"departure": {
"delay": 75,
"time": "1771498395"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771499196"
},
"departure": {
"delay": 66,
"time": "1771499226"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1771499321"
},
"departure": {
"delay": 81,
"time": "1771499361"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 167,
"time": "1771498751"
},
"departure": {
"delay": 167,
"time": "1771498787"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1771499443"
},
"departure": {
"delay": 81,
"time": "1771499481"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1771499059"
},
"departure": {
"delay": 98,
"time": "1771499138"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771498416"
},
"departure": {
"delay": 100,
"time": "1771498480"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1771498535"
},
"departure": {
"delay": 138,
"time": "1771498578"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1771498116"
},
"departure": {
"delay": 83,
"time": "1771498163"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1771499257"
},
"departure": {
"delay": 77,
"time": "1771499297"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1771499499"
},
"departure": {
"delay": 71,
"time": "1771499531"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771498995"
},
"departure": {
"delay": 53,
"time": "1771499033"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1771498305"
},
"departure": {
"delay": 79,
"time": "1771498339"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1771499387"
},
"departure": {
"delay": 86,
"time": "1771499426"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 113,
"time": "1771498013"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1771498854"
},
"departure": {
"delay": 144,
"time": "1771498884"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1771499719"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1771498918"
},
"departure": {
"delay": 94,
"time": "1771498954"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745468x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758834x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -42,
"time": "1771483451"
},
"departure": {
"delay": -42,
"time": "1771483458"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1771486032"
},
"departure": {
"delay": -30,
"time": "1771486050"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -12,
"time": "1771484529"
},
"departure": {
"delay": -12,
"time": "1771484568"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1771484222"
},
"departure": {
"delay": -16,
"time": "1771484264"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771483413"
},
"departure": {
"delay": -20,
"time": "1771483420"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1771485920"
},
"departure": {
"delay": -5,
"time": "1771485955"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 9,
"time": "1771486076"
},
"departure": {
"delay": 9,
"time": "1771486089"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 58,
"time": "1771485224"
},
"departure": {
"delay": 58,
"time": "1771485238"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1771483869"
},
"departure": {
"delay": -9,
"time": "1771483911"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771484600"
},
"departure": {
"delay": -10,
"time": "1771484630"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1771485503"
},
"departure": {
"delay": 1,
"time": "1771485541"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -22,
"time": "1771483942"
},
"departure": {
"delay": -22,
"time": "1771483958"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771485560"
},
"departure": {
"delay": 31,
"time": "1771485571"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1771483313"
},
"departure": {
"delay": 67,
"time": "1771483327"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771483349"
},
"departure": {
"delay": 41,
"time": "1771483361"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771485591"
},
"departure": {
"delay": 1,
"time": "1771485601"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 171,
"time": "1771483051"
},
"departure": {
"delay": 171,
"time": "1771483071"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1771484016"
},
"departure": {
"delay": -69,
"time": "1771484031"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1771485845"
},
"departure": {
"delay": -17,
"time": "1771485883"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -16,
"time": "1771483591"
},
"departure": {
"delay": -16,
"time": "1771483604"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1771483521"
},
"departure": {
"delay": 3,
"time": "1771483563"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771485779"
},
"departure": {
"delay": 13,
"time": "1771485793"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1771484102"
},
"departure": {
"delay": -36,
"time": "1771484124"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771485624"
},
"departure": {
"delay": 9,
"time": "1771485669"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 116,
"time": "1771484989"
},
"departure": {
"delay": 116,
"time": "1771485176"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -35,
"time": "1771483745"
},
"departure": {
"delay": -35,
"time": "1771483765"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1771486105"
},
"departure": {
"delay": -22,
"time": "1771486118"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 100,
"time": "1771483290"
},
"departure": {
"delay": 100,
"time": "1771483300"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -52,
"time": "1771484728"
},
"departure": {
"delay": -52,
"time": "1771484768"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1771483367"
},
"departure": {
"delay": 57,
"time": "1771483377"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771483654"
},
"departure": {
"delay": 7,
"time": "1771483687"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1771483230"
},
"departure": {
"delay": 114,
"time": "1771483254"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1771486001"
},
"departure": {
"delay": -9,
"time": "1771486011"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -27,
"time": "1771484475"
},
"departure": {
"delay": -27,
"time": "1771484493"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1771484661"
},
"departure": {
"delay": -1,
"time": "1771484699"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -44,
"time": "1771484825"
},
"departure": {
"delay": -44,
"time": "1771484896"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771485389"
},
"departure": {
"delay": 27,
"time": "1771485447"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -26,
"time": "1771484324"
},
"departure": {
"delay": -26,
"time": "1771484374"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 142,
"time": "1771483042"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1771485804"
},
"departure": {
"delay": -23,
"time": "1771485817"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 137,
"time": "1771483192"
},
"departure": {
"delay": 137,
"time": "1771483217"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1771485967"
},
"departure": {
"delay": -35,
"time": "1771485985"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -67,
"time": "1771486193"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -14,
"time": "1771484165"
},
"departure": {
"delay": -14,
"time": "1771484206"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1771483799"
},
"departure": {
"delay": -23,
"time": "1771483837"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -58,
"time": "1771483487"
},
"departure": {
"delay": -58,
"time": "1771483502"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771485326"
},
"departure": {
"delay": 47,
"time": "1771485347"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1771483085"
},
"departure": {
"delay": 157,
"time": "1771483117"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758834x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758885x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771487811"
},
"departure": {
"delay": 127,
"time": "1771487827"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1771485867"
},
"departure": {
"delay": 41,
"time": "1771485881"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771486829"
},
"departure": {
"delay": 108,
"time": "1771486848"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1771487240"
},
"departure": {
"delay": 121,
"time": "1771487281"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -14,
"time": "1771485698"
},
"departure": {
"delay": -14,
"time": "1771485706"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 164,
"time": "1771488138"
},
"departure": {
"delay": 164,
"time": "1771488164"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 50,
"time": "1771488458"
},
"departure": {
"delay": 50,
"time": "1771488470"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 133,
"time": "1771487736"
},
"departure": {
"delay": 133,
"time": "1771487773"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 82,
"time": "1771486895"
},
"departure": {
"delay": 82,
"time": "1771486942"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1771488238"
},
"departure": {
"delay": 153,
"time": "1771488273"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 132,
"time": "1771487672"
},
"departure": {
"delay": 132,
"time": "1771487712"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1771485546"
},
"departure": {
"delay": -38,
"time": "1771485562"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1771488283"
},
"departure": {
"delay": 115,
"time": "1771488295"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 88,
"time": "1771485348"
},
"departure": {
"delay": 88,
"time": "1771485388"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771486023"
},
"departure": {
"delay": 17,
"time": "1771486037"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771485977"
},
"departure": {
"delay": 25,
"time": "1771485985"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1771485573"
},
"departure": {
"delay": -13,
"time": "1771485587"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1771486217"
},
"departure": {
"delay": 86,
"time": "1771486286"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771487339"
},
"departure": {
"delay": 93,
"time": "1771487373"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 104,
"time": "1771486741"
},
"departure": {
"delay": 104,
"time": "1771486784"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1771486425"
},
"departure": {
"delay": 111,
"time": "1771486491"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1771488422"
},
"departure": {
"delay": 76,
"time": "1771488436"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 88,
"time": "1771486135"
},
"departure": {
"delay": 88,
"time": "1771486168"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1771488625"
},
"departure": {
"delay": -23,
"time": "1771488637"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 34,
"time": "1771488556"
},
"departure": {
"delay": 34,
"time": "1771488574"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 91,
"time": "1771486322"
},
"departure": {
"delay": 91,
"time": "1771486351"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1771487558"
},
"departure": {
"delay": 111,
"time": "1771487571"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 151,
"time": "1771488003"
},
"departure": {
"delay": 151,
"time": "1771488031"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -9,
"time": "1771486055"
},
"departure": {
"delay": -9,
"time": "1771486071"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1771488172"
},
"departure": {
"delay": 126,
"time": "1771488186"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -11,
"time": "1771485521"
},
"departure": {
"delay": -11,
"time": "1771485529"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1771488313"
},
"departure": {
"delay": 83,
"time": "1771488323"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 102,
"time": "1771487390"
},
"departure": {
"delay": 102,
"time": "1771487442"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1771485460"
},
"departure": {
"delay": 48,
"time": "1771485468"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1771487025"
},
"departure": {
"delay": 89,
"time": "1771487069"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1771488350"
},
"departure": {
"delay": 59,
"time": "1771488359"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 122,
"time": "1771487621"
},
"departure": {
"delay": 122,
"time": "1771487642"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 132,
"time": "1771487906"
},
"departure": {
"delay": 132,
"time": "1771487952"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 165,
"time": "1771488091"
},
"departure": {
"delay": 165,
"time": "1771488105"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 113,
"time": "1771487491"
},
"departure": {
"delay": 113,
"time": "1771487513"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 77,
"time": "1771486974"
},
"departure": {
"delay": 77,
"time": "1771486997"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1771488053"
},
"departure": {
"delay": 130,
"time": "1771488070"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 53,
"time": "1771485293"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1771488590"
},
"departure": {
"delay": -2,
"time": "1771488598"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -5,
"time": "1771485617"
},
"departure": {
"delay": -5,
"time": "1771485655"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1771488682"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 188,
"time": "1771486586"
},
"departure": {
"delay": 188,
"time": "1771486688"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771485491"
},
"departure": {
"delay": 20,
"time": "1771485500"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1771485737"
},
"departure": {
"delay": 73,
"time": "1771485853"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1771487112"
},
"departure": {
"delay": 119,
"time": "1771487159"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758885x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758902x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1771503437"
},
"departure": {
"delay": -5,
"time": "1771503535"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -43,
"time": "1771503977"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -7,
"time": "1771502863"
},
"departure": {
"delay": -7,
"time": "1771502873"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1771502338"
},
"departure": {
"delay": 39,
"time": "1771502379"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1771502269"
},
"departure": {
"delay": 23,
"time": "1771502303"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -54,
"time": "1771500718"
},
"departure": {
"delay": -54,
"time": "1771500726"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771501260"
},
"departure": {
"delay": 12,
"time": "1771501272"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771501008"
},
"departure": {
"delay": 71,
"time": "1771501031"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771501676"
},
"departure": {
"delay": 23,
"time": "1771501823"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1771500588"
},
"departure": {
"delay": 13,
"time": "1771500613"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1771503154"
},
"departure": {
"delay": -13,
"time": "1771503167"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -23,
"time": "1771503366"
},
"departure": {
"delay": -23,
"time": "1771503397"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -24,
"time": "1771503564"
},
"departure": {
"delay": -24,
"time": "1771503576"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -2,
"time": "1771501286"
},
"departure": {
"delay": -2,
"time": "1771501318"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771502157"
},
"departure": {
"delay": 29,
"time": "1771502189"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1771501962"
},
"departure": {
"delay": 25,
"time": "1771502005"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1771502226"
},
"departure": {
"delay": 23,
"time": "1771502243"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1771501410"
},
"departure": {
"delay": -32,
"time": "1771501468"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1771503922"
},
"departure": {
"delay": -24,
"time": "1771503936"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -14,
"time": "1771503856"
},
"departure": {
"delay": -14,
"time": "1771503886"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 60,
"time": "1771502061"
},
"departure": {
"delay": 60,
"time": "1771502100"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1771503300"
},
"departure": {
"delay": -51,
"time": "1771503309"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"departure": {
"delay": -5,
"time": "1771500535"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1771502587"
},
"departure": {
"delay": -17,
"time": "1771502623"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1771501501"
},
"departure": {
"delay": -30,
"time": "1771501530"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1771503805"
},
"departure": {
"delay": -2,
"time": "1771503838"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 13,
"time": "1771502975"
},
"departure": {
"delay": 13,
"time": "1771503013"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -11,
"time": "1771502735"
},
"departure": {
"delay": -11,
"time": "1771502749"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1771501334"
},
"departure": {
"delay": -13,
"time": "1771501367"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771502904"
},
"departure": {
"delay": 3,
"time": "1771502943"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1771500839"
},
"departure": {
"delay": 62,
"time": "1771500902"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1771501600"
},
"departure": {
"delay": -56,
"time": "1771501624"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -21,
"time": "1771503624"
},
"departure": {
"delay": -21,
"time": "1771503639"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -25,
"time": "1771500681"
},
"departure": {
"delay": -25,
"time": "1771500695"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -11,
"time": "1771502525"
},
"departure": {
"delay": -11,
"time": "1771502569"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1771501049"
},
"departure": {
"delay": 37,
"time": "1771501057"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771503222"
},
"departure": {
"delay": 1,
"time": "1771503241"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 68,
"time": "1771500953"
},
"departure": {
"delay": 68,
"time": "1771500968"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1771503271"
},
"departure": {
"delay": -17,
"time": "1771503283"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1771500741"
},
"departure": {
"delay": 17,
"time": "1771500797"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771502448"
},
"departure": {
"delay": 20,
"time": "1771502480"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -38,
"time": "1771501182"
},
"departure": {
"delay": -38,
"time": "1771501222"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1771503664"
},
"departure": {
"delay": -22,
"time": "1771503698"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1771502675"
},
"departure": {
"delay": 12,
"time": "1771502712"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1771502791"
},
"departure": {
"delay": 12,
"time": "1771502832"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -14,
"time": "1771503088"
},
"departure": {
"delay": -14,
"time": "1771503106"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -59,
"time": "1771503402"
},
"departure": {
"delay": -59,
"time": "1771503421"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 81,
"time": "1771500911"
},
"departure": {
"delay": 81,
"time": "1771500921"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -37,
"time": "1771503192"
},
"departure": {
"delay": -37,
"time": "1771503203"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1771501071"
},
"departure": {
"delay": 2,
"time": "1771501082"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758902x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758841x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771492512"
},
"departure": {
"delay": 123,
"time": "1771492563"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 3,
"time": "1771490148"
},
"departure": {
"delay": 3,
"time": "1771490163"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 91,
"time": "1771489531"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771490986"
},
"departure": {
"delay": 64,
"time": "1771491004"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1771490003"
},
"departure": {
"delay": -27,
"time": "1771490013"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1771492835"
},
"departure": {
"delay": 173,
"time": "1771492853"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -67,
"time": "1771490559"
},
"departure": {
"delay": -67,
"time": "1771490573"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771489819"
},
"departure": {
"delay": 29,
"time": "1771489829"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771490495"
},
"departure": {
"delay": -10,
"time": "1771490510"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1771491052"
},
"departure": {
"delay": 49,
"time": "1771491109"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771492309"
},
"departure": {
"delay": 102,
"time": "1771492482"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 109,
"time": "1771491313"
},
"departure": {
"delay": 109,
"time": "1771491349"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 158,
"time": "1771492703"
},
"departure": {
"delay": 158,
"time": "1771492718"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 79,
"time": "1771490627"
},
"departure": {
"delay": 79,
"time": "1771490779"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771491440"
},
"departure": {
"delay": 25,
"time": "1771491505"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1771491149"
},
"departure": {
"delay": 68,
"time": "1771491188"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1771491751"
},
"departure": {
"delay": 69,
"time": "1771491789"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1771489791"
},
"departure": {
"delay": 63,
"time": "1771489803"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1771489901"
},
"departure": {
"delay": 71,
"time": "1771489931"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771492177"
},
"departure": {
"delay": 11,
"time": "1771492211"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1771491373"
},
"departure": {
"delay": 33,
"time": "1771491393"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 78,
"time": "1771491215"
},
"departure": {
"delay": 78,
"time": "1771491258"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1771491951"
},
"departure": {
"delay": 37,
"time": "1771491997"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1771491881"
},
"departure": {
"delay": 81,
"time": "1771491921"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 124,
"time": "1771492924"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 97,
"time": "1771490817"
},
"departure": {
"delay": 97,
"time": "1771490857"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -39,
"time": "1771490046"
},
"departure": {
"delay": -39,
"time": "1771490061"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771489863"
},
"departure": {
"delay": 41,
"time": "1771489901"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1771492091"
},
"departure": {
"delay": 21,
"time": "1771492101"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 7,
"time": "1771490293"
},
"departure": {
"delay": 7,
"time": "1771490347"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 199,
"time": "1771492811"
},
"departure": {
"delay": 199,
"time": "1771492819"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 155,
"time": "1771492731"
},
"departure": {
"delay": 155,
"time": "1771492775"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1771489711"
},
"departure": {
"delay": 50,
"time": "1771489730"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1771489671"
},
"departure": {
"delay": 64,
"time": "1771489684"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1771492680"
},
"departure": {
"delay": 134,
"time": "1771492694"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 118,
"time": "1771489585"
},
"departure": {
"delay": 118,
"time": "1771489618"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1771492599"
},
"departure": {
"delay": 163,
"time": "1771492663"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 18,
"time": "1771492122"
},
"departure": {
"delay": 18,
"time": "1771492158"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 132,
"time": "1771489561"
},
"departure": {
"delay": 132,
"time": "1771489572"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771491635"
},
"departure": {
"delay": 115,
"time": "1771491715"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1771490207"
},
"departure": {
"delay": 4,
"time": "1771490224"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1771490874"
},
"departure": {
"delay": 93,
"time": "1771490913"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771490427"
},
"departure": {
"delay": 12,
"time": "1771490472"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1771492048"
},
"departure": {
"delay": -9,
"time": "1771492071"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1771490076"
},
"departure": {
"delay": 17,
"time": "1771490117"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771489973"
},
"departure": {
"delay": 6,
"time": "1771489986"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1771490381"
},
"departure": {
"delay": -3,
"time": "1771490397"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771492297"
},
"departure": {
"delay": -17,
"time": "1771492303"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758841x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758820x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1771476441"
},
"departure": {
"delay": -23,
"time": "1771476457"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771476256"
},
"departure": {
"delay": 24,
"time": "1771476264"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -53,
"time": "1771478025"
},
"departure": {
"delay": -53,
"time": "1771478047"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -34,
"time": "1771476586"
},
"departure": {
"delay": -34,
"time": "1771476626"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771476413"
},
"departure": {
"delay": 8,
"time": "1771476428"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1771476075"
},
"departure": {
"delay": 33,
"time": "1771476093"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -63,
"time": "1771478500"
},
"departure": {
"delay": -63,
"time": "1771478517"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -47,
"time": "1771477556"
},
"departure": {
"delay": -47,
"time": "1771477573"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -86,
"time": "1771477879"
},
"departure": {
"delay": -86,
"time": "1771477894"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -66,
"time": "1771478071"
},
"departure": {
"delay": -66,
"time": "1771478094"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -46,
"time": "1771477250"
},
"departure": {
"delay": -46,
"time": "1771477334"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -73,
"time": "1771477914"
},
"departure": {
"delay": -73,
"time": "1771477967"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -66,
"time": "1771478320"
},
"departure": {
"delay": -66,
"time": "1771478334"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -150,
"time": "1771478958"
},
"departure": {
"delay": -150,
"time": "1771478970"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -178,
"time": "1771479242"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -60,
"time": "1771476468"
},
"departure": {
"delay": -60,
"time": "1771476480"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1771477051"
},
"departure": {
"delay": -26,
"time": "1771477174"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1771477810"
},
"departure": {
"delay": -29,
"time": "1771477831"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -95,
"time": "1771478713"
},
"departure": {
"delay": -95,
"time": "1771478725"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -195,
"time": "1771479092"
},
"departure": {
"delay": -195,
"time": "1771479105"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -117,
"time": "1771478936"
},
"departure": {
"delay": -117,
"time": "1771478943"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -60,
"time": "1771478633"
},
"departure": {
"delay": -60,
"time": "1771478640"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -55,
"time": "1771478731"
},
"departure": {
"delay": -55,
"time": "1771478825"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -42,
"time": "1771477382"
},
"departure": {
"delay": -42,
"time": "1771477398"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1771476172"
},
"departure": {
"delay": 22,
"time": "1771476202"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1771478874"
},
"departure": {
"delay": -115,
"time": "1771478885"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1771476284"
},
"departure": {
"delay": 1,
"time": "1771476301"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -95,
"time": "1771478653"
},
"departure": {
"delay": -95,
"time": "1771478665"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"departure": {
"delay": 16,
"time": "1771476016"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1771478422"
},
"departure": {
"delay": -80,
"time": "1771478440"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -43,
"time": "1771477450"
},
"departure": {
"delay": -43,
"time": "1771477517"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -50,
"time": "1771476710"
},
"departure": {
"delay": -50,
"time": "1771476730"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1771478150"
},
"departure": {
"delay": -51,
"time": "1771478169"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -58,
"time": "1771476883"
},
"departure": {
"delay": -58,
"time": "1771476902"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1771476337"
},
"departure": {
"delay": 13,
"time": "1771476373"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -63,
"time": "1771477600"
},
"departure": {
"delay": -63,
"time": "1771477617"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -61,
"time": "1771478201"
},
"departure": {
"delay": -61,
"time": "1771478219"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -65,
"time": "1771478256"
},
"departure": {
"delay": -65,
"time": "1771478275"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -173,
"time": "1771479058"
},
"departure": {
"delay": -173,
"time": "1771479067"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -79,
"time": "1771476987"
},
"departure": {
"delay": -79,
"time": "1771477001"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1771476651"
},
"departure": {
"delay": -28,
"time": "1771476692"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -88,
"time": "1771478843"
},
"departure": {
"delay": -88,
"time": "1771478852"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -39,
"time": "1771478581"
},
"departure": {
"delay": -39,
"time": "1771478601"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -59,
"time": "1771476819"
},
"departure": {
"delay": -59,
"time": "1771476841"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771476312"
},
"departure": {
"delay": 25,
"time": "1771476325"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771476746"
},
"departure": {
"delay": -20,
"time": "1771476760"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -86,
"time": "1771478538"
},
"departure": {
"delay": -86,
"time": "1771478554"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -156,
"time": "1771479194"
},
"departure": {
"delay": -156,
"time": "1771479204"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 5,
"time": "1771477650"
},
"departure": {
"delay": 5,
"time": "1771477745"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1771476225"
},
"departure": {
"delay": -7,
"time": "1771476233"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758820x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771521780"
},
"departure": {
"time": "1771521780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771521420"
},
"departure": {
"time": "1771521420"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521840"
},
"departure": {
"time": "1771521840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771521480"
},
"departure": {
"time": "1771521480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771521000"
},
"departure": {
"time": "1771521000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771521600"
},
"departure": {
"time": "1771521600"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771521540"
},
"departure": {
"time": "1771521540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771521960"
},
"departure": {
"time": "1771521960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771521180"
},
"departure": {
"time": "1771521180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520940"
},
"departure": {
"time": "1771520940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771520880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771521900"
},
"departure": {
"time": "1771521900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771521360"
},
"departure": {
"time": "1771521360"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771521720"
},
"departure": {
"time": "1771521720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2615:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758650x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771481318"
},
"departure": {
"delay": 9,
"time": "1771481349"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1771479402"
},
"departure": {
"delay": 81,
"time": "1771479441"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771480818"
},
"departure": {
"delay": 36,
"time": "1771480836"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1771481417"
},
"departure": {
"delay": -14,
"time": "1771481446"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1771479944"
},
"departure": {
"delay": 142,
"time": "1771479982"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771481378"
},
"departure": {
"delay": -14,
"time": "1771481386"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1771479556"
},
"departure": {
"delay": 93,
"time": "1771479573"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771478940"
},
"departure": {
"delay": 33,
"time": "1771478973"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1771481229"
},
"departure": {
"delay": 49,
"time": "1771481269"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1771480351"
},
"departure": {
"delay": 64,
"time": "1771480384"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1771479218"
},
"departure": {
"delay": 72,
"time": "1771479252"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1771481124"
},
"departure": {
"delay": 22,
"time": "1771481182"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1771481044"
},
"departure": {
"delay": 18,
"time": "1771481058"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1771480287"
},
"departure": {
"delay": 54,
"time": "1771480314"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1771479993"
},
"departure": {
"delay": 128,
"time": "1771480028"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1771479861"
},
"departure": {
"delay": 122,
"time": "1771479902"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1771481497"
},
"departure": {
"delay": -14,
"time": "1771481506"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 94,
"time": "1771479732"
},
"departure": {
"delay": 94,
"time": "1771479754"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 30,
"time": "1771478850"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771480509"
},
"departure": {
"delay": 48,
"time": "1771480548"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -75,
"time": "1771481565"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1771480230"
},
"departure": {
"delay": 56,
"time": "1771480256"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1771480161"
},
"departure": {
"delay": 56,
"time": "1771480196"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1771479814"
},
"departure": {
"delay": 112,
"time": "1771479832"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771479643"
},
"departure": {
"delay": 76,
"time": "1771479676"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1771479056"
},
"departure": {
"delay": 72,
"time": "1771479072"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771480632"
},
"departure": {
"delay": 74,
"time": "1771480694"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771478991"
},
"departure": {
"delay": 32,
"time": "1771479032"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1771480081"
},
"departure": {
"delay": 99,
"time": "1771480119"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771479486"
},
"departure": {
"delay": 103,
"time": "1771479523"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771480978"
},
"departure": {
"delay": 30,
"time": "1771481010"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1771480412"
},
"departure": {
"delay": 81,
"time": "1771480461"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1771479325"
},
"departure": {
"delay": 99,
"time": "1771479339"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771480900"
},
"departure": {
"delay": 58,
"time": "1771480918"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1771479092"
},
"departure": {
"delay": 65,
"time": "1771479125"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758650x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771518000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2431:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748436x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1771491230"
},
"departure": {
"delay": 133,
"time": "1771491253"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 415,
"time": "1771493625"
},
"departure": {
"delay": 415,
"time": "1771493635"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 281,
"time": "1771492994"
},
"departure": {
"delay": 281,
"time": "1771493021"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1771492386"
},
"departure": {
"delay": 209,
"time": "1771492409"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1771492303"
},
"departure": {
"delay": 215,
"time": "1771492355"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 392,
"time": "1771493376"
},
"departure": {
"delay": 392,
"time": "1771493432"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1771491768"
},
"departure": {
"delay": 57,
"time": "1771491957"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 287,
"time": "1771493130"
},
"departure": {
"delay": 287,
"time": "1771493147"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 151,
"time": "1771491189"
},
"departure": {
"delay": 151,
"time": "1771491211"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1771491005"
},
"departure": {
"delay": 84,
"time": "1771491024"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1771491662"
},
"departure": {
"delay": 106,
"time": "1771491706"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1771492507"
},
"departure": {
"delay": 241,
"time": "1771492561"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 271,
"time": "1771492668"
},
"departure": {
"delay": 271,
"time": "1771492711"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1771492189"
},
"departure": {
"delay": 147,
"time": "1771492227"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1771492136"
},
"departure": {
"delay": 148,
"time": "1771492168"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 261,
"time": "1771493100"
},
"departure": {
"delay": 261,
"time": "1771493121"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 407,
"time": "1771493674"
},
"departure": {
"delay": 407,
"time": "1771493687"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 241,
"time": "1771492824"
},
"departure": {
"delay": 241,
"time": "1771492861"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 317,
"time": "1771493225"
},
"departure": {
"delay": 317,
"time": "1771493237"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 75,
"time": "1771490955"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1771491283"
},
"departure": {
"delay": 120,
"time": "1771491300"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771491051"
},
"departure": {
"delay": 61,
"time": "1771491061"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1771491116"
},
"departure": {
"delay": 136,
"time": "1771491136"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 365,
"time": "1771493510"
},
"departure": {
"delay": 365,
"time": "1771493525"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 291,
"time": "1771493811"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1771491366"
},
"departure": {
"delay": 79,
"time": "1771491379"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1771491404"
},
"departure": {
"delay": 79,
"time": "1771491439"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 295,
"time": "1771493252"
},
"departure": {
"delay": 295,
"time": "1771493275"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 376,
"time": "1771493559"
},
"departure": {
"delay": 376,
"time": "1771493596"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1771491446"
},
"departure": {
"delay": 47,
"time": "1771491467"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771491533"
},
"departure": {
"delay": 65,
"time": "1771491545"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 243,
"time": "1771492785"
},
"departure": {
"delay": 243,
"time": "1771492803"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 204,
"time": "1771492436"
},
"departure": {
"delay": 204,
"time": "1771492464"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 98,
"time": "1771491310"
},
"departure": {
"delay": 98,
"time": "1771491338"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748436x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771507452"
},
"departure": {
"delay": 132,
"time": "1771507452"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1771507640"
},
"departure": {
"delay": 140,
"time": "1771507640"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771507284"
},
"departure": {
"delay": 144,
"time": "1771507284"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 171,
"time": "1771507971"
},
"departure": {
"delay": 171,
"time": "1771507971"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1771507422"
},
"departure": {
"delay": 162,
"time": "1771507422"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1771507812"
},
"departure": {
"delay": 132,
"time": "1771507812"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1771507533"
},
"departure": {
"delay": 153,
"time": "1771507533"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1771507594"
},
"departure": {
"delay": 154,
"time": "1771507594"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1771507913"
},
"departure": {
"delay": 173,
"time": "1771507913"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771507259"
},
"departure": {
"delay": 59,
"time": "1771507259"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 287,
"time": "1771506347"
},
"departure": {
"delay": 287,
"time": "1771506347"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 401,
"time": "1771504825"
},
"departure": {
"delay": 401,
"time": "1771504901"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 334,
"time": "1771506274"
},
"departure": {
"delay": 334,
"time": "1771506274"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 287,
"time": "1771505108"
},
"departure": {
"delay": 287,
"time": "1771505147"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 314,
"time": "1771505714"
},
"departure": {
"delay": 314,
"time": "1771505714"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 392,
"time": "1771504448"
},
"departure": {
"delay": 392,
"time": "1771504472"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 317,
"time": "1771505477"
},
"departure": {
"delay": 317,
"time": "1771505477"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 297,
"time": "1771506117"
},
"departure": {
"delay": 297,
"time": "1771506117"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 331,
"time": "1771506091"
},
"departure": {
"delay": 331,
"time": "1771506091"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 287,
"time": "1771505387"
},
"departure": {
"delay": 287,
"time": "1771505387"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 462,
"time": "1771504962"
},
"departure": {
"delay": 462,
"time": "1771504962"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 328,
"time": "1771505608"
},
"departure": {
"delay": 328,
"time": "1771505608"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 447,
"time": "1771504628"
},
"departure": {
"delay": 447,
"time": "1771504647"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 352,
"time": "1771504347"
},
"departure": {
"delay": 352,
"time": "1771504372"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 314,
"time": "1771505234"
},
"departure": {
"delay": 314,
"time": "1771505234"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 287,
"time": "1771506167"
},
"departure": {
"delay": 287,
"time": "1771506167"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 380,
"time": "1771504700"
},
"departure": {
"delay": 380,
"time": "1771504700"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 302,
"time": "1771504262"
},
"departure": {
"delay": 302,
"time": "1771504262"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 394,
"time": "1771505014"
},
"departure": {
"delay": 394,
"time": "1771505014"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 297,
"time": "1771505817"
},
"departure": {
"delay": 297,
"time": "1771505817"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 382,
"time": "1771504499"
},
"departure": {
"delay": 382,
"time": "1771504522"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 373,
"time": "1771504573"
},
"departure": {
"delay": 373,
"time": "1771504573"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 356,
"time": "1771504736"
},
"departure": {
"delay": 356,
"time": "1771504736"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 327,
"time": "1771505307"
},
"departure": {
"delay": 327,
"time": "1771505307"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 237,
"time": "1771504197"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 323,
"time": "1771505543"
},
"departure": {
"delay": 323,
"time": "1771505543"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771504214",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10019:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1771504350"
},
"departure": {
"delay": 210,
"time": "1771504350"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771502100"
},
"departure": {
"delay": 25,
"time": "1771502125"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1771503350"
},
"departure": {
"delay": 110,
"time": "1771503350"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1771502850"
},
"departure": {
"delay": 150,
"time": "1771502850"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1771503975"
},
"departure": {
"delay": 195,
"time": "1771503975"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 105,
"time": "1771502925"
},
"departure": {
"delay": 105,
"time": "1771502925"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1771503851"
},
"departure": {
"delay": 155,
"time": "1771503875"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 210,
"time": "1771504625"
},
"departure": {
"delay": 210,
"time": "1771504650"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1771502176"
},
"departure": {
"delay": 41,
"time": "1771502201"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771503250"
},
"departure": {
"delay": 95,
"time": "1771503275"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1771502754"
},
"departure": {
"delay": 174,
"time": "1771502754"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1771503450"
},
"departure": {
"delay": 90,
"time": "1771503450"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 165,
"time": "1771504125"
},
"departure": {
"delay": 165,
"time": "1771504125"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 225,
"time": "1771504404"
},
"departure": {
"delay": 225,
"time": "1771504425"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1771502678"
},
"departure": {
"delay": 98,
"time": "1771502678"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771502500"
},
"departure": {
"delay": 100,
"time": "1771502500"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 248,
"time": "1771504508"
},
"departure": {
"delay": 248,
"time": "1771504508"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1771503000"
},
"departure": {
"delay": 86,
"time": "1771503026"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1771503075"
},
"departure": {
"delay": 75,
"time": "1771503075"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1771504200"
},
"departure": {
"delay": 180,
"time": "1771504200"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1771502287"
},
"departure": {
"delay": 67,
"time": "1771502287"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771504740"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1771503130"
},
"departure": {
"delay": 55,
"time": "1771503175"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771503529"
},
"departure": {
"delay": 50,
"time": "1771503650"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771501980"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1771502427"
},
"departure": {
"delay": 147,
"time": "1771502427"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1771504251"
},
"departure": {
"delay": 231,
"time": "1771504251"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771501495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2277:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745387x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771479458"
},
"departure": {
"delay": 132,
"time": "1771479492"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1771479831"
},
"departure": {
"delay": 89,
"time": "1771479869"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 213,
"time": "1771479213"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1771479580"
},
"departure": {
"delay": 141,
"time": "1771479621"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771479519"
},
"departure": {
"delay": 139,
"time": "1771479559"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771479911"
},
"departure": {
"delay": 38,
"time": "1771479938"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1771479359"
},
"departure": {
"delay": 133,
"time": "1771479373"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1771479992"
},
"departure": {
"delay": 63,
"time": "1771480023"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1771479309"
},
"departure": {
"delay": 153,
"time": "1771479333"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1771479725"
},
"departure": {
"delay": 134,
"time": "1771479734"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771480305"
},
"departure": {
"delay": 2,
"time": "1771480322"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771480362"
},
"departure": {
"delay": 16,
"time": "1771480396"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1771480170"
},
"departure": {
"delay": 18,
"time": "1771480218"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1771480431"
},
"departure": {
"delay": -29,
"time": "1771480471"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1771480248"
},
"departure": {
"delay": 3,
"time": "1771480263"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -42,
"time": "1771480534"
},
"departure": {
"delay": -42,
"time": "1771480578"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -98,
"time": "1771480642"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1771480102"
},
"departure": {
"delay": 47,
"time": "1771480127"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1771479391"
},
"departure": {
"delay": 131,
"time": "1771479431"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1771479761"
},
"departure": {
"delay": 132,
"time": "1771479792"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745387x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18683:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745390x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1771483031"
},
"departure": {
"delay": 93,
"time": "1771483113"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1771483383"
},
"departure": {
"delay": 41,
"time": "1771483421"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1771483144"
},
"departure": {
"delay": 98,
"time": "1771483178"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771483677"
},
"departure": {
"delay": 31,
"time": "1771483711"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1771482851"
},
"departure": {
"delay": 46,
"time": "1771482886"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771483836"
},
"departure": {
"delay": 13,
"time": "1771483873"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1771483236"
},
"departure": {
"delay": 73,
"time": "1771483273"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1771484328"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1771484000"
},
"departure": {
"delay": 52,
"time": "1771484032"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771482975"
},
"departure": {
"delay": 49,
"time": "1771483009"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771482917"
},
"departure": {
"delay": 47,
"time": "1771482947"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771483569"
},
"departure": {
"delay": 49,
"time": "1771483609"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771483456"
},
"departure": {
"delay": -7,
"time": "1771483493"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1771484068"
},
"departure": {
"delay": -19,
"time": "1771484081"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 93,
"time": "1771482693"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771483916"
},
"departure": {
"delay": 22,
"time": "1771483942"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771483298"
},
"departure": {
"delay": 77,
"time": "1771483337"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771484158"
},
"departure": {
"delay": 4,
"time": "1771484224"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1771483759"
},
"departure": {
"delay": -1,
"time": "1771483799"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771482809"
},
"departure": {
"delay": 46,
"time": "1771482826"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745390x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253192x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771508403"
},
"departure": {
"delay": 3,
"time": "1771508403"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -13,
"time": "1771506467"
},
"departure": {
"delay": -13,
"time": "1771506467"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -13,
"time": "1771505507"
},
"departure": {
"delay": -13,
"time": "1771505507"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771506745"
},
"departure": {
"delay": 25,
"time": "1771506745"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771508067"
},
"departure": {
"delay": 27,
"time": "1771508067"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1771508687"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -4,
"time": "1771508456"
},
"departure": {
"delay": -4,
"time": "1771508456"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 27,
"time": "1771507167"
},
"departure": {
"delay": 27,
"time": "1771507167"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771505862"
},
"departure": {
"delay": 42,
"time": "1771505862"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1771507007"
},
"departure": {
"delay": -13,
"time": "1771507007"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1771506683"
},
"departure": {
"delay": 23,
"time": "1771506683"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1771508327"
},
"departure": {
"delay": -13,
"time": "1771508327"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -13,
"time": "1771506827"
},
"departure": {
"delay": -13,
"time": "1771506827"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1771505747"
},
"departure": {
"delay": -13,
"time": "1771505747"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771507292"
},
"departure": {
"delay": 32,
"time": "1771507292"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771505461"
},
"departure": {
"delay": 1,
"time": "1771505461"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1771505824"
},
"departure": {
"delay": 4,
"time": "1771505824"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1771505191"
},
"departure": {
"delay": 31,
"time": "1771505191"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1771506647"
},
"departure": {
"delay": -13,
"time": "1771506647"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1771506527"
},
"departure": {
"delay": -13,
"time": "1771506527"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -13,
"time": "1771505927"
},
"departure": {
"delay": -13,
"time": "1771505927"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1771508289"
},
"departure": {
"delay": 9,
"time": "1771508289"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 14,
"time": "1771506794"
},
"departure": {
"delay": 14,
"time": "1771506794"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1771505252"
},
"departure": {
"delay": 32,
"time": "1771505252"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1771507787"
},
"departure": {
"delay": -13,
"time": "1771507787"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1771505290"
},
"departure": {
"delay": 10,
"time": "1771505290"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1771507841"
},
"departure": {
"delay": 41,
"time": "1771507841"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 29,
"time": "1771508369"
},
"departure": {
"delay": 29,
"time": "1771508369"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 11,
"time": "1771507691"
},
"departure": {
"delay": 11,
"time": "1771507691"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -13,
"time": "1771508207"
},
"departure": {
"delay": -13,
"time": "1771508207"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 33,
"time": "1771507593"
},
"departure": {
"delay": 33,
"time": "1771507593"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1771508582"
},
"departure": {
"delay": 2,
"time": "1771508582"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 37,
"time": "1771507897"
},
"departure": {
"delay": 37,
"time": "1771507897"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1771506290"
},
"departure": {
"delay": -10,
"time": "1771506290"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771505783"
},
"departure": {
"delay": 23,
"time": "1771505783"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771506889"
},
"departure": {
"delay": -11,
"time": "1771506889"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1771508545"
},
"departure": {
"delay": 25,
"time": "1771508545"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -13,
"time": "1771507367"
},
"departure": {
"delay": -13,
"time": "1771507367"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -13,
"time": "1771506407"
},
"departure": {
"delay": -13,
"time": "1771506407"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1771507223"
},
"departure": {
"delay": 23,
"time": "1771507223"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1771505939"
},
"departure": {
"delay": -1,
"time": "1771505939"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771505718"
},
"departure": {
"delay": 18,
"time": "1771505718"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1771508147"
},
"departure": {
"delay": -13,
"time": "1771508147"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -6,
"time": "1771506594"
},
"departure": {
"delay": -6,
"time": "1771506594"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771505908"
},
"departure": {
"delay": 28,
"time": "1771505908"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1771505383"
},
"departure": {
"delay": 43,
"time": "1771505383"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1771508627"
},
"departure": {
"delay": -13,
"time": "1771508627"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253192x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 345,
"time": "1771505325"
},
"departure": {
"delay": 345,
"time": "1771505325"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 308,
"time": "1771505888"
},
"departure": {
"delay": 308,
"time": "1771505888"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 352,
"time": "1771505572"
},
"departure": {
"delay": 352,
"time": "1771505572"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 352,
"time": "1771505452"
},
"departure": {
"delay": 352,
"time": "1771505452"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 298,
"time": "1771505158"
},
"departure": {
"delay": 298,
"time": "1771505158"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1771505372"
},
"departure": {
"delay": 332,
"time": "1771505372"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 333,
"time": "1771505733"
},
"departure": {
"delay": 333,
"time": "1771505733"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 301,
"time": "1771504976"
},
"departure": {
"delay": 301,
"time": "1771504981"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 329,
"time": "1771505489"
},
"departure": {
"delay": 329,
"time": "1771505489"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 342,
"time": "1771505682"
},
"departure": {
"delay": 342,
"time": "1771505682"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 338,
"time": "1771505078"
},
"departure": {
"delay": 338,
"time": "1771505078"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 313,
"time": "1771505113"
},
"departure": {
"delay": 313,
"time": "1771505113"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 368,
"time": "1771505828"
},
"departure": {
"delay": 368,
"time": "1771505828"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 375,
"time": "1771505655"
},
"departure": {
"delay": 375,
"time": "1771505655"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 335,
"time": "1771505015"
},
"departure": {
"delay": 335,
"time": "1771505015"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 325,
"time": "1771505965"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 315,
"time": "1771505235"
},
"departure": {
"delay": 315,
"time": "1771505235"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 320,
"time": "1771505600"
},
"departure": {
"delay": 320,
"time": "1771505600"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490702:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748508x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10275,
"time": "1771496098"
},
"departure": {
"delay": 10275,
"time": "1771496115"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771486090"
},
"departure": {
"delay": 10,
"time": "1771486090"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": -681,
"time": "1771484019"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10245,
"time": "1771496135"
},
"departure": {
"delay": 10245,
"time": "1771496145"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771486570"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771486210"
},
"departure": {
"delay": 10,
"time": "1771486210"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10299,
"time": "1771496233"
},
"departure": {
"delay": 10299,
"time": "1771496319"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771486330"
},
"departure": {
"delay": 10,
"time": "1771486330"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1771486450"
},
"departure": {
"delay": 10,
"time": "1771486450"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771486390"
},
"departure": {
"delay": 10,
"time": "1771486390"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10253,
"time": "1771496165"
},
"departure": {
"delay": 10253,
"time": "1771496213"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771486390"
},
"departure": {
"delay": 10,
"time": "1771486390"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1771486150"
},
"departure": {
"delay": 10,
"time": "1771486150"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771486510"
},
"departure": {
"delay": 10,
"time": "1771486510"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748508x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771504470"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1771506384"
},
"departure": {
"delay": 144,
"time": "1771506384"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1771504913"
},
"departure": {
"delay": 131,
"time": "1771504931"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1771504830"
},
"departure": {
"delay": 92,
"time": "1771504832"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1771505463"
},
"departure": {
"delay": 183,
"time": "1771505463"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1771505372"
},
"departure": {
"delay": 152,
"time": "1771505372"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1771506175"
},
"departure": {
"delay": 175,
"time": "1771506175"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1771505972"
},
"departure": {
"delay": 152,
"time": "1771505972"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 160,
"time": "1771505560"
},
"departure": {
"delay": 160,
"time": "1771505560"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1771505135"
},
"departure": {
"delay": 172,
"time": "1771505152"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771504613"
},
"departure": {
"delay": 91,
"time": "1771504651"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 155,
"time": "1771506035"
},
"departure": {
"delay": 155,
"time": "1771506035"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1771504724"
},
"departure": {
"delay": 71,
"time": "1771504751"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771504520"
},
"departure": {
"delay": 51,
"time": "1771504551"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1771506152"
},
"departure": {
"delay": 152,
"time": "1771506152"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 183,
"time": "1771506243"
},
"departure": {
"delay": 183,
"time": "1771506243"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1771505623"
},
"departure": {
"delay": 163,
"time": "1771505623"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1771505017"
},
"departure": {
"delay": 191,
"time": "1771505051"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1771505733"
},
"departure": {
"delay": 213,
"time": "1771505733"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771504396",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4413:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 426,
"time": "1771502116"
},
"departure": {
"delay": 426,
"time": "1771502166"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 511,
"time": "1771503691"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 167,
"time": "1771500827"
},
"departure": {
"delay": 167,
"time": "1771500827"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 536,
"time": "1771503116"
},
"departure": {
"delay": 536,
"time": "1771503116"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 546,
"time": "1771503042"
},
"departure": {
"delay": 546,
"time": "1771503066"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 247,
"time": "1771500923"
},
"departure": {
"delay": 247,
"time": "1771500967"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 311,
"time": "1771501091"
},
"departure": {
"delay": 311,
"time": "1771501091"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 311,
"time": "1771501991"
},
"departure": {
"delay": 311,
"time": "1771501991"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 331,
"time": "1771501871"
},
"departure": {
"delay": 331,
"time": "1771501891"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 526,
"time": "1771502866"
},
"departure": {
"delay": 526,
"time": "1771502866"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 201,
"time": "1771500741"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 292,
"time": "1771501792"
},
"departure": {
"delay": 292,
"time": "1771501792"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 486,
"time": "1771502716"
},
"departure": {
"delay": 486,
"time": "1771502766"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 354,
"time": "1771501470"
},
"departure": {
"delay": 354,
"time": "1771501494"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771500755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2204:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9815x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771501740"
},
"departure": {
"delay": 65,
"time": "1771501745"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771502280"
},
"departure": {
"delay": 5,
"time": "1771502285"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 305,
"time": "1771501560"
},
"departure": {
"delay": 305,
"time": "1771501565"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1771502340"
},
"departure": {
"delay": -55,
"time": "1771502345"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -175,
"time": "1771502820"
},
"departure": {
"delay": -175,
"time": "1771502825"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1771501620"
},
"departure": {
"delay": 185,
"time": "1771501625"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1771502170"
},
"departure": {
"delay": -45,
"time": "1771502175"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771501680"
},
"departure": {
"delay": 125,
"time": "1771501685"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -175,
"time": "1771502880"
},
"departure": {
"delay": -175,
"time": "1771502885"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1771501980"
},
"departure": {
"delay": 65,
"time": "1771501985"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1771502100"
},
"departure": {
"delay": 125,
"time": "1771502105"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1771502520"
},
"departure": {
"delay": -55,
"time": "1771502525"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -120,
"time": "1771503000"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"departure": {
"delay": 300,
"time": "1771501500"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1771502400"
},
"departure": {
"delay": -115,
"time": "1771502405"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771502160"
},
"departure": {
"delay": 65,
"time": "1771502165"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -115,
"time": "1771502580"
},
"departure": {
"delay": -115,
"time": "1771502585"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
}
],
"timestamp": "1771504990",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9815x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758884x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1771487638"
},
"departure": {
"delay": -107,
"time": "1771487653"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 12,
"time": "1771487031"
},
"departure": {
"delay": 12,
"time": "1771487052"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -26,
"time": "1771484715"
},
"departure": {
"delay": -26,
"time": "1771484734"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771486656"
},
"departure": {
"delay": -8,
"time": "1771486672"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -43,
"time": "1771484524"
},
"departure": {
"delay": -43,
"time": "1771484537"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -129,
"time": "1771487691"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 39,
"time": "1771486138"
},
"departure": {
"delay": 39,
"time": "1771486179"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771486068"
},
"departure": {
"delay": 24,
"time": "1771486104"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1771485083"
},
"departure": {
"delay": 58,
"time": "1771485118"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1771486334"
},
"departure": {
"delay": -8,
"time": "1771486372"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1771486854"
},
"departure": {
"delay": -45,
"time": "1771486875"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -39,
"time": "1771484611"
},
"departure": {
"delay": -39,
"time": "1771484661"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -94,
"time": "1771487592"
},
"departure": {
"delay": -94,
"time": "1771487606"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 10,
"time": "1771484390"
},
"departure": {
"delay": 10,
"time": "1771484410"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1771484978"
},
"departure": {
"delay": 56,
"time": "1771484996"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771485370"
},
"departure": {
"delay": 48,
"time": "1771485408"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771485755"
},
"departure": {
"delay": 8,
"time": "1771485788"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771485272"
},
"departure": {
"delay": 38,
"time": "1771485338"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1771484773"
},
"departure": {
"delay": -37,
"time": "1771484783"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -68,
"time": "1771487423"
},
"departure": {
"delay": -68,
"time": "1771487452"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -64,
"time": "1771487566"
},
"departure": {
"delay": -64,
"time": "1771487576"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -49,
"time": "1771487216"
},
"departure": {
"delay": -49,
"time": "1771487231"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 15,
"time": "1771486619"
},
"departure": {
"delay": 15,
"time": "1771486635"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -12,
"time": "1771486393"
},
"departure": {
"delay": -12,
"time": "1771486428"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1771485839"
},
"departure": {
"delay": 38,
"time": "1771485878"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1771487342"
},
"departure": {
"delay": -50,
"time": "1771487350"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -22,
"time": "1771487246"
},
"departure": {
"delay": -22,
"time": "1771487318"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 48,
"time": "1771485212"
},
"departure": {
"delay": 48,
"time": "1771485228"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1771485923"
},
"departure": {
"delay": 14,
"time": "1771485974"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771485150"
},
"departure": {
"delay": 40,
"time": "1771485160"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771486028"
},
"departure": {
"delay": 26,
"time": "1771486046"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1771486486"
},
"departure": {
"delay": 28,
"time": "1771486528"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -56,
"time": "1771487392"
},
"departure": {
"delay": -56,
"time": "1771487404"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 11,
"time": "1771486554"
},
"departure": {
"delay": 11,
"time": "1771486571"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1771485648"
},
"departure": {
"delay": 66,
"time": "1771485666"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771485483"
},
"departure": {
"delay": 43,
"time": "1771485523"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -6,
"time": "1771484334"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1771486699"
},
"departure": {
"delay": -21,
"time": "1771486719"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -11,
"time": "1771487077"
},
"departure": {
"delay": -11,
"time": "1771487089"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1771486241"
},
"departure": {
"delay": 25,
"time": "1771486285"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1771487102"
},
"departure": {
"delay": -46,
"time": "1771487114"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 16,
"time": "1771485180"
},
"departure": {
"delay": 16,
"time": "1771485196"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1771486950"
},
"departure": {
"delay": -15,
"time": "1771486965"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 8,
"time": "1771484675"
},
"departure": {
"delay": 8,
"time": "1771484708"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1771484555"
},
"departure": {
"delay": -53,
"time": "1771484587"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1771484492"
},
"departure": {
"delay": -17,
"time": "1771484503"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771484795"
},
"departure": {
"delay": 88,
"time": "1771484968"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1771486747"
},
"departure": {
"delay": -18,
"time": "1771486782"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1771487176"
},
"departure": {
"delay": -10,
"time": "1771487210"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -29,
"time": "1771486986"
},
"departure": {
"delay": -29,
"time": "1771487011"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758884x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1771504331"
},
"departure": {
"delay": -30,
"time": "1771504350"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771503885"
},
"departure": {
"delay": -15,
"time": "1771503885"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -56,
"time": "1771504084"
},
"departure": {
"delay": -56,
"time": "1771504084"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1771504586"
},
"departure": {
"delay": -34,
"time": "1771504586"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1771504124"
},
"departure": {
"delay": -16,
"time": "1771504124"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1771504885"
},
"departure": {
"delay": -35,
"time": "1771504885"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1771504512"
},
"departure": {
"delay": -48,
"time": "1771504512"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771505080"
},
"departure": {
"delay": 70,
"time": "1771505110"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1771505311"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1771504659"
},
"departure": {
"delay": 39,
"time": "1771504659"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771503668"
},
"departure": {
"delay": 8,
"time": "1771503668"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1771503797"
},
"departure": {
"delay": -43,
"time": "1771503797"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771504809"
},
"departure": {
"delay": 9,
"time": "1771504809"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1771504774"
},
"departure": {
"delay": 34,
"time": "1771504774"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771504399"
},
"departure": {
"delay": 29,
"time": "1771504409"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1771503996"
},
"departure": {
"delay": -24,
"time": "1771503996"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1771503759"
},
"departure": {
"delay": -21,
"time": "1771503759"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1771504244"
},
"departure": {
"delay": -11,
"time": "1771504249"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771505006"
},
"departure": {
"delay": 26,
"time": "1771505006"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 9,
"time": "1771504160"
},
"departure": {
"delay": 9,
"time": "1771504209"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771504730"
},
"departure": {
"delay": 50,
"time": "1771504730"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1771503613"
},
"departure": {
"delay": 13,
"time": "1771503613"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1771503837"
},
"departure": {
"delay": -3,
"time": "1771503837"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771504932"
},
"departure": {
"delay": 12,
"time": "1771504932"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1771504444"
},
"departure": {
"delay": 11,
"time": "1771504451"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1771505191"
},
"departure": {
"delay": 31,
"time": "1771505191"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771503154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12340:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771498082"
},
"departure": {
"delay": 9,
"time": "1771498089"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1771498223"
},
"departure": {
"delay": -16,
"time": "1771498244"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771497302"
},
"departure": {
"delay": 17,
"time": "1771497317"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771497790"
},
"departure": {
"delay": 23,
"time": "1771497863"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771497512"
},
"departure": {
"delay": 23,
"time": "1771497563"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1771496999"
},
"departure": {
"delay": -31,
"time": "1771497029"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771496724"
},
"departure": {
"delay": 34,
"time": "1771496734"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771496667"
},
"departure": {
"delay": 44,
"time": "1771496684"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771496783"
},
"departure": {
"delay": 31,
"time": "1771496791"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1771498185"
},
"departure": {
"delay": -2,
"time": "1771498198"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1771498322"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771496936"
},
"departure": {
"delay": 12,
"time": "1771496952"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497353"
},
"departure": {
"time": "1771497360"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771496894"
},
"departure": {
"delay": 32,
"time": "1771496912"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771498135"
},
"departure": {
"delay": 4,
"time": "1771498144"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1771496832"
},
"departure": {
"delay": 55,
"time": "1771496875"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1771497885"
},
"departure": {
"delay": -3,
"time": "1771497897"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1771497929"
},
"departure": {
"delay": -16,
"time": "1771497944"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771496978"
},
"departure": {
"delay": -6,
"time": "1771496994"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -17,
"time": "1771497449"
},
"departure": {
"delay": -17,
"time": "1771497463"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1771497732"
},
"departure": {
"delay": -18,
"time": "1771497762"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771497199"
},
"departure": {
"delay": 38,
"time": "1771497218"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771497605"
},
"departure": {
"delay": 24,
"time": "1771497624"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 16,
"time": "1771496596"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771498016"
},
"departure": {
"delay": 50,
"time": "1771498070"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197402x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1771505474"
},
"departure": {
"delay": -46,
"time": "1771505474"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1771506294"
},
"departure": {
"delay": -66,
"time": "1771506294"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -58,
"time": "1771506122"
},
"departure": {
"delay": -58,
"time": "1771506122"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -56,
"time": "1771506244"
},
"departure": {
"delay": -56,
"time": "1771506244"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -34,
"time": "1771506386"
},
"departure": {
"delay": -34,
"time": "1771506386"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 124,
"time": "1771504384"
},
"departure": {
"delay": 124,
"time": "1771504384"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1771504799"
},
"departure": {
"delay": 119,
"time": "1771504799"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1771506748"
},
"departure": {
"delay": -32,
"time": "1771506748"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -66,
"time": "1771506654"
},
"departure": {
"delay": -66,
"time": "1771506654"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1771504682"
},
"departure": {
"delay": 62,
"time": "1771504682"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771506880"
},
"departure": {
"delay": -20,
"time": "1771506880"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -11,
"time": "1771505269"
},
"departure": {
"delay": -11,
"time": "1771505269"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -66,
"time": "1771505154"
},
"departure": {
"delay": -66,
"time": "1771505154"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1771506593"
},
"departure": {
"delay": -7,
"time": "1771506593"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -66,
"time": "1771505874"
},
"departure": {
"delay": -66,
"time": "1771505874"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1771505580"
},
"departure": {
"delay": -60,
"time": "1771505580"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1771505631"
},
"departure": {
"delay": -9,
"time": "1771505631"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1771504516"
},
"departure": {
"delay": 76,
"time": "1771504516"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -66,
"time": "1771506834"
},
"departure": {
"delay": -66,
"time": "1771506834"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -18,
"time": "1771506702"
},
"departure": {
"delay": -18,
"time": "1771506702"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -25,
"time": "1771506335"
},
"departure": {
"delay": -25,
"time": "1771506335"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1771506782"
},
"departure": {
"delay": -58,
"time": "1771506782"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -66,
"time": "1771505514"
},
"departure": {
"delay": -66,
"time": "1771505514"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1771506211"
},
"departure": {
"delay": -29,
"time": "1771506211"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771506460"
},
"departure": {
"delay": -20,
"time": "1771506460"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -9,
"time": "1771505811"
},
"departure": {
"delay": -9,
"time": "1771505811"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1771506044"
},
"departure": {
"delay": -16,
"time": "1771506044"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1771506859"
},
"departure": {
"delay": -41,
"time": "1771506859"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -15,
"time": "1771505925"
},
"departure": {
"delay": -15,
"time": "1771505925"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1771504862"
},
"departure": {
"delay": 62,
"time": "1771504862"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771504578"
},
"departure": {
"delay": 78,
"time": "1771504578"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -34,
"time": "1771506926"
},
"departure": {
"delay": -34,
"time": "1771506926"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -66,
"time": "1771506954"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -51,
"time": "1771505409"
},
"departure": {
"delay": -51,
"time": "1771505409"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1771504416"
},
"departure": {
"delay": 96,
"time": "1771504416"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1771506534"
},
"departure": {
"delay": -66,
"time": "1771506534"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197402x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4985:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -118,
"time": "1771504502"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771503277"
},
"departure": {
"delay": 122,
"time": "1771503302"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771503427"
},
"departure": {
"delay": 127,
"time": "1771503427"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1771504273"
},
"departure": {
"delay": -47,
"time": "1771504273"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1771503560"
},
"departure": {
"delay": 97,
"time": "1771503577"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1771503935"
},
"departure": {
"delay": -18,
"time": "1771504002"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771503852"
},
"departure": {
"delay": 72,
"time": "1771503852"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771503334"
},
"departure": {
"delay": 112,
"time": "1771503352"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1771504352"
},
"departure": {
"delay": -28,
"time": "1771504352"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1771503777"
},
"departure": {
"delay": 117,
"time": "1771503777"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -70,
"time": "1771504430"
},
"departure": {
"delay": -70,
"time": "1771504430"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504080"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1771503677"
},
"departure": {
"delay": 77,
"time": "1771503677"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1771503503"
},
"departure": {
"delay": 83,
"time": "1771503503"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 32,
"time": "1771503152"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4985:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758880x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1771482153"
},
"departure": {
"delay": -2,
"time": "1771482178"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1771481989"
},
"departure": {
"delay": 92,
"time": "1771482032"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1771481123"
},
"departure": {
"delay": 95,
"time": "1771481135"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771483034"
},
"departure": {
"delay": 24,
"time": "1771483044"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1771482842"
},
"departure": {
"delay": 24,
"time": "1771482864"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1771483458"
},
"departure": {
"delay": 27,
"time": "1771483467"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 144,
"time": "1771480932"
},
"departure": {
"delay": 144,
"time": "1771480944"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771481651"
},
"departure": {
"delay": 23,
"time": "1771481663"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771483510"
},
"departure": {
"delay": -18,
"time": "1771483542"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 41,
"time": "1771481526"
},
"departure": {
"delay": 41,
"time": "1771481561"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1771483954"
},
"departure": {
"delay": -14,
"time": "1771483966"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -5,
"time": "1771482275"
},
"departure": {
"delay": -5,
"time": "1771482295"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1771481294"
},
"departure": {
"delay": 21,
"time": "1771481301"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771483332"
},
"departure": {
"delay": 88,
"time": "1771483348"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1771481440"
},
"departure": {
"delay": 26,
"time": "1771481486"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771482069"
},
"departure": {
"delay": 49,
"time": "1771482109"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1771483378"
},
"departure": {
"delay": 65,
"time": "1771483385"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -33,
"time": "1771484007"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 175,
"time": "1771481022"
},
"departure": {
"delay": 175,
"time": "1771481035"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771482204"
},
"departure": {
"delay": 8,
"time": "1771482248"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1771481821"
},
"departure": {
"delay": 103,
"time": "1771481863"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1771482894"
},
"departure": {
"delay": 6,
"time": "1771482906"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1771481352"
},
"departure": {
"delay": 48,
"time": "1771481388"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1771483398"
},
"departure": {
"delay": 29,
"time": "1771483409"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 34,
"time": "1771482945"
},
"departure": {
"delay": 34,
"time": "1771482994"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 142,
"time": "1771480726"
},
"departure": {
"delay": 142,
"time": "1771480762"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771483122"
},
"departure": {
"delay": 26,
"time": "1771483166"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 140,
"time": "1771481040"
},
"departure": {
"delay": 140,
"time": "1771481060"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771482504"
},
"departure": {
"delay": 59,
"time": "1771482539"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1771483670"
},
"departure": {
"delay": -23,
"time": "1771483717"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 41,
"time": "1771482728"
},
"departure": {
"delay": 41,
"time": "1771482761"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -14,
"time": "1771483898"
},
"departure": {
"delay": -14,
"time": "1771483906"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 19,
"time": "1771482599"
},
"departure": {
"delay": 19,
"time": "1771482619"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1771483845"
},
"departure": {
"delay": 17,
"time": "1771483877"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 44,
"time": "1771481249"
},
"departure": {
"delay": 44,
"time": "1771481264"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1771480964"
},
"departure": {
"delay": 152,
"time": "1771481012"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771483235"
},
"departure": {
"delay": 53,
"time": "1771483253"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1771482790"
},
"departure": {
"delay": 24,
"time": "1771482804"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -24,
"time": "1771483644"
},
"departure": {
"delay": -24,
"time": "1771483656"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -5,
"time": "1771481324"
},
"departure": {
"delay": -5,
"time": "1771481335"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771481154"
},
"departure": {
"delay": 65,
"time": "1771481165"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1771483482"
},
"departure": {
"delay": -6,
"time": "1771483494"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -36,
"time": "1771483570"
},
"departure": {
"delay": -36,
"time": "1771483584"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 127,
"time": "1771481100"
},
"departure": {
"delay": 127,
"time": "1771481107"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771480907"
},
"departure": {
"delay": 119,
"time": "1771480919"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1771482639"
},
"departure": {
"delay": -2,
"time": "1771482658"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1771483271"
},
"departure": {
"delay": 41,
"time": "1771483301"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 116,
"time": "1771480676"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 146,
"time": "1771480843"
},
"departure": {
"delay": 146,
"time": "1771480886"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771482336"
},
"departure": {
"delay": 50,
"time": "1771482410"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758880x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758663x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771491608"
},
"departure": {
"delay": 56,
"time": "1771491656"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1771493236"
},
"departure": {
"delay": -8,
"time": "1771493272"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1771491982"
},
"departure": {
"delay": 57,
"time": "1771492017"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1771491778"
},
"departure": {
"delay": 81,
"time": "1771491801"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1771491306"
},
"departure": {
"delay": 75,
"time": "1771491315"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771493400"
},
"departure": {
"delay": 8,
"time": "1771493408"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1771493017"
},
"departure": {
"delay": 3,
"time": "1771493043"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1771492539"
},
"departure": {
"delay": 96,
"time": "1771492596"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -62,
"time": "1771493458"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1771492040"
},
"departure": {
"delay": 105,
"time": "1771492125"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1771490854"
},
"departure": {
"delay": 48,
"time": "1771490868"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771492928"
},
"departure": {
"delay": 22,
"time": "1771492942"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1771492229"
},
"departure": {
"delay": 120,
"time": "1771492260"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1771491563"
},
"departure": {
"delay": 38,
"time": "1771491578"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771493195"
},
"departure": {
"delay": -15,
"time": "1771493205"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1771493325"
},
"departure": {
"delay": 23,
"time": "1771493363"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1771492791"
},
"departure": {
"delay": 78,
"time": "1771492818"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 100,
"time": "1771491739"
},
"departure": {
"delay": 100,
"time": "1771491760"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771490822"
},
"departure": {
"delay": 71,
"time": "1771490831"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771492707"
},
"departure": {
"delay": 58,
"time": "1771492738"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771492363"
},
"departure": {
"delay": 60,
"time": "1771492440"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771490768"
},
"departure": {
"delay": 40,
"time": "1771490800"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1771491209"
},
"departure": {
"delay": 98,
"time": "1771491218"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1771491492"
},
"departure": {
"delay": 29,
"time": "1771491509"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771491263"
},
"departure": {
"delay": 98,
"time": "1771491278"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1771491054"
},
"departure": {
"delay": 124,
"time": "1771491124"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1771492152"
},
"departure": {
"delay": 87,
"time": "1771492167"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1771491385"
},
"departure": {
"delay": 69,
"time": "1771491429"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1771491866"
},
"departure": {
"delay": 100,
"time": "1771491940"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 48,
"time": "1771490628"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771492873"
},
"departure": {
"delay": 26,
"time": "1771492886"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1771493094"
},
"departure": {
"delay": 48,
"time": "1771493148"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1771492283"
},
"departure": {
"delay": 54,
"time": "1771492314"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771490717"
},
"departure": {
"delay": 47,
"time": "1771490747"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771490949"
},
"departure": {
"delay": 41,
"time": "1771490981"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758663x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771501800"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -47,
"time": "1771503433"
},
"departure": {
"delay": -47,
"time": "1771503433"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1771502482"
},
"departure": {
"delay": 142,
"time": "1771502482"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1771503109"
},
"departure": {
"delay": 112,
"time": "1771503112"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1771502107"
},
"departure": {
"delay": 127,
"time": "1771502107"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1771503357"
},
"departure": {
"delay": -3,
"time": "1771503357"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771502657"
},
"departure": {
"delay": 17,
"time": "1771502657"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771503313"
},
"departure": {
"delay": 13,
"time": "1771503313"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1771503957"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 191,
"time": "1771502231"
},
"departure": {
"delay": 191,
"time": "1771502231"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1771502163"
},
"departure": {
"delay": 123,
"time": "1771502163"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1771502407"
},
"departure": {
"delay": 92,
"time": "1771502432"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1771503044"
},
"departure": {
"delay": 108,
"time": "1771503048"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1771501858"
},
"departure": {
"delay": 82,
"time": "1771501882"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1771503208"
},
"departure": {
"delay": 28,
"time": "1771503208"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1771503916"
},
"departure": {
"delay": 76,
"time": "1771503916"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 144,
"time": "1771503864"
},
"departure": {
"delay": 144,
"time": "1771503864"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1771502307"
},
"departure": {
"delay": 87,
"time": "1771502307"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1771501982"
},
"departure": {
"delay": 122,
"time": "1771501982"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771503757"
},
"departure": {
"delay": 97,
"time": "1771503757"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1771503160"
},
"departure": {
"delay": 100,
"time": "1771503160"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1771502277"
},
"departure": {
"delay": 117,
"time": "1771502277"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1771502057"
},
"departure": {
"delay": 162,
"time": "1771502082"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771501783",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10069:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771519020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2483:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758666x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771493370"
},
"departure": {
"delay": 11,
"time": "1771493411"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 392,
"time": "1771496258"
},
"departure": {
"delay": 392,
"time": "1771496312"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1771493926"
},
"departure": {
"delay": 79,
"time": "1771493959"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 394,
"time": "1771496076"
},
"departure": {
"delay": 394,
"time": "1771496134"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1771494851"
},
"departure": {
"delay": 230,
"time": "1771494890"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1771493825"
},
"departure": {
"delay": 46,
"time": "1771493866"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771493476"
},
"departure": {
"delay": 26,
"time": "1771493486"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 229,
"time": "1771494736"
},
"departure": {
"delay": 229,
"time": "1771494769"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 264,
"time": "1771494925"
},
"departure": {
"delay": 264,
"time": "1771494984"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 357,
"time": "1771495258"
},
"departure": {
"delay": 357,
"time": "1771495317"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 403,
"time": "1771495554"
},
"departure": {
"delay": 403,
"time": "1771495603"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 193,
"time": "1771494438"
},
"departure": {
"delay": 193,
"time": "1771494493"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 350,
"time": "1771495892"
},
"departure": {
"delay": 350,
"time": "1771495910"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 382,
"time": "1771495966"
},
"departure": {
"delay": 382,
"time": "1771496002"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 324,
"time": "1771496544"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 402,
"time": "1771496411"
},
"departure": {
"delay": 402,
"time": "1771496442"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 388,
"time": "1771495780"
},
"departure": {
"delay": 388,
"time": "1771495828"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 396,
"time": "1771496179"
},
"departure": {
"delay": 396,
"time": "1771496196"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1771494150"
},
"departure": {
"delay": 103,
"time": "1771494163"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 363,
"time": "1771495380"
},
"departure": {
"delay": 363,
"time": "1771495443"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 294,
"time": "1771495012"
},
"departure": {
"delay": 294,
"time": "1771495074"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1771493625"
},
"departure": {
"delay": -1,
"time": "1771493639"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771493511"
},
"departure": {
"delay": 8,
"time": "1771493528"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1771494232"
},
"departure": {
"delay": 73,
"time": "1771494253"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 246,
"time": "1771494593"
},
"departure": {
"delay": 246,
"time": "1771494606"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 409,
"time": "1771496354"
},
"departure": {
"delay": 409,
"time": "1771496389"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 253,
"time": "1771494622"
},
"departure": {
"delay": 253,
"time": "1771494673"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771493725"
},
"departure": {
"delay": 42,
"time": "1771493742"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1771493992"
},
"departure": {
"delay": 114,
"time": "1771494054"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1771493432"
},
"departure": {
"delay": -6,
"time": "1771493454"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 380,
"time": "1771495184"
},
"departure": {
"delay": 380,
"time": "1771495220"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 364,
"time": "1771495704"
},
"departure": {
"delay": 364,
"time": "1771495744"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 164,
"time": "1771494365"
},
"departure": {
"delay": 164,
"time": "1771494404"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 6,
"time": "1771493286"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 394,
"time": "1771496483"
},
"departure": {
"delay": 394,
"time": "1771496494"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758666x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12718:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771506577"
},
"departure": {
"delay": 37,
"time": "1771506577"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771507905"
},
"departure": {
"delay": 45,
"time": "1771507905"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771506464"
},
"departure": {
"delay": 44,
"time": "1771506464"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771507642"
},
"departure": {
"delay": 22,
"time": "1771507642"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771507000"
},
"departure": {
"delay": 40,
"time": "1771507000"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771508180"
},
"departure": {
"delay": 20,
"time": "1771508180"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1771506938"
},
"departure": {
"delay": 38,
"time": "1771506938"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771507182"
},
"departure": {
"delay": 42,
"time": "1771507182"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1771506161"
},
"departure": {
"delay": 41,
"time": "1771506161"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771508090"
},
"departure": {
"delay": 50,
"time": "1771508090"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1771507278"
},
"departure": {
"delay": 18,
"time": "1771507278"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771506227"
},
"departure": {
"delay": 47,
"time": "1771506227"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771506500"
},
"departure": {
"delay": 20,
"time": "1771506500"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771506105"
},
"departure": {
"delay": 45,
"time": "1771506105"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771507239"
},
"departure": {
"delay": 39,
"time": "1771507239"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771506303"
},
"departure": {
"delay": 3,
"time": "1771506303"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1771507095"
},
"departure": {
"delay": 15,
"time": "1771507095"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771506061"
},
"departure": {
"delay": 1,
"time": "1771506061"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12718:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771481037"
},
"departure": {
"delay": 7,
"time": "1771481047"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771480346"
},
"departure": {
"delay": 41,
"time": "1771480361"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1771480985"
},
"departure": {
"delay": 42,
"time": "1771481022"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1771481118"
},
"departure": {
"delay": -27,
"time": "1771481133"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1771479750"
},
"departure": {
"delay": 135,
"time": "1771479795"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771479820"
},
"departure": {
"delay": 112,
"time": "1771479832"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1771480039"
},
"departure": {
"delay": 91,
"time": "1771480051"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1771481184"
},
"departure": {
"delay": -80,
"time": "1771481200"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1771480444"
},
"departure": {
"delay": 106,
"time": "1771480486"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1771479285"
},
"departure": {
"delay": 59,
"time": "1771479299"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -83,
"time": "1771481362"
},
"departure": {
"delay": -83,
"time": "1771481377"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 138,
"time": "1771479603"
},
"departure": {
"delay": 138,
"time": "1771479618"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771479482"
},
"departure": {
"delay": 82,
"time": "1771479502"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -61,
"time": "1771481142"
},
"departure": {
"delay": -61,
"time": "1771481159"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1771480118"
},
"departure": {
"delay": 48,
"time": "1771480128"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1771479982"
},
"departure": {
"delay": 115,
"time": "1771480015"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771480603"
},
"departure": {
"delay": 58,
"time": "1771480738"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -84,
"time": "1771481245"
},
"departure": {
"delay": -84,
"time": "1771481256"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1771480519"
},
"departure": {
"delay": 109,
"time": "1771480549"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 93,
"time": "1771479093"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -63,
"time": "1771481320"
},
"departure": {
"delay": -63,
"time": "1771481337"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1771480909"
},
"departure": {
"delay": 6,
"time": "1771480926"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1771479380"
},
"departure": {
"delay": 96,
"time": "1771479396"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -106,
"time": "1771481414"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1771479686"
},
"departure": {
"delay": 99,
"time": "1771479699"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1771479345"
},
"departure": {
"delay": 61,
"time": "1771479361"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771480189"
},
"departure": {
"delay": 24,
"time": "1771480224"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1771479659"
},
"departure": {
"delay": 133,
"time": "1771479673"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -109,
"time": "1771481212"
},
"departure": {
"delay": -109,
"time": "1771481231"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1771480769"
},
"departure": {
"delay": 12,
"time": "1771480812"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1771480278"
},
"departure": {
"delay": 61,
"time": "1771480321"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1771479894"
},
"departure": {
"delay": 131,
"time": "1771479911"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1771481069"
},
"departure": {
"delay": -13,
"time": "1771481087"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515540"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771514700"
},
"departure": {
"time": "1771514700"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771515420"
},
"departure": {
"time": "1771515420"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771514520"
},
"departure": {
"time": "1771514520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771515480"
},
"departure": {
"time": "1771515480"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771515240"
},
"departure": {
"time": "1771515240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771515300"
},
"departure": {
"time": "1771515300"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771515120"
},
"departure": {
"time": "1771515120"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771514400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771515000"
},
"departure": {
"time": "1771515000"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771515360"
},
"departure": {
"time": "1771515360"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771514460"
},
"departure": {
"time": "1771514460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771514940"
},
"departure": {
"time": "1771514940"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771515060"
},
"departure": {
"time": "1771515060"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771514880"
},
"departure": {
"time": "1771514880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2223:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771520465"
},
"departure": {
"delay": 5,
"time": "1771520465"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771521780"
},
"departure": {
"time": "1771521780"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520580"
},
"departure": {
"time": "1771520580"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771521480"
},
"departure": {
"time": "1771521480"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771520400"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520820"
},
"departure": {
"time": "1771520820"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771521360"
},
"departure": {
"time": "1771521360"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771522380"
},
"departure": {
"time": "1771522380"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771522020"
},
"departure": {
"time": "1771522020"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771521660"
},
"departure": {
"time": "1771521660"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771523400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771520760"
},
"departure": {
"time": "1771520760"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771521720"
},
"departure": {
"time": "1771521720"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771521000"
},
"departure": {
"time": "1771521000"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771522500"
},
"departure": {
"time": "1771522500"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771520520"
},
"departure": {
"time": "1771520520"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771522260"
},
"departure": {
"time": "1771522260"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771521840"
},
"departure": {
"time": "1771521840"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771521900"
},
"departure": {
"time": "1771521900"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771521300"
},
"departure": {
"time": "1771521300"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771522200"
},
"departure": {
"time": "1771522200"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520640"
},
"departure": {
"time": "1771520640"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771522800"
},
"departure": {
"time": "1771522800"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771522320"
},
"departure": {
"time": "1771522320"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771521240"
},
"departure": {
"time": "1771521240"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771494379",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx525:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758522x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1771500660"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1771500974"
},
"departure": {
"delay": 116,
"time": "1771501016"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771503018"
},
"departure": {
"delay": 18,
"time": "1771503018"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -137,
"time": "1771503463"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1771501103"
},
"departure": {
"delay": 95,
"time": "1771501115"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1771502242"
},
"departure": {
"delay": -2,
"time": "1771502278"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1771501626"
},
"departure": {
"delay": -45,
"time": "1771501635"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1771503184"
},
"departure": {
"delay": -19,
"time": "1771503221"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1771501587"
},
"departure": {
"delay": -24,
"time": "1771501596"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1771500866"
},
"departure": {
"delay": 73,
"time": "1771500913"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771501515"
},
"departure": {
"delay": 29,
"time": "1771501529"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1771501694"
},
"departure": {
"delay": -38,
"time": "1771501702"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -107,
"time": "1771501813"
},
"departure": {
"delay": -107,
"time": "1771501813"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771501393"
},
"departure": {
"delay": 21,
"time": "1771501401"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1771502736"
},
"departure": {
"delay": 76,
"time": "1771502776"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771501136"
},
"departure": {
"delay": 63,
"time": "1771501143"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771503068"
},
"departure": {
"delay": -14,
"time": "1771503106"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -38,
"time": "1771502091"
},
"departure": {
"delay": -38,
"time": "1771502182"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1771500788"
},
"departure": {
"delay": 99,
"time": "1771500819"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771501186"
},
"departure": {
"delay": 55,
"time": "1771501195"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758522x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9805x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771510260"
},
"departure": {
"time": "1771510260"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1771510140"
},
"departure": {
"time": "1771510140"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771510380"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"departure": {
"time": "1771508580"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509780"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509960"
},
"departure": {
"time": "1771509960"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509900"
},
"departure": {
"time": "1771509900"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771509360"
},
"departure": {
"time": "1771509360"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771509840"
},
"departure": {
"time": "1771509840"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771510200"
},
"departure": {
"time": "1771510200"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9805x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758729x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 175,
"time": "1771497156"
},
"departure": {
"delay": 175,
"time": "1771497175"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1771497991"
},
"departure": {
"delay": 103,
"time": "1771498003"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1771497924"
},
"departure": {
"delay": 100,
"time": "1771497940"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771498415"
},
"departure": {
"delay": 43,
"time": "1771498423"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1771498753"
},
"departure": {
"delay": 32,
"time": "1771498772"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 149,
"time": "1771497331"
},
"departure": {
"delay": 149,
"time": "1771497389"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 11,
"time": "1771495991"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1771497829"
},
"departure": {
"delay": 96,
"time": "1771497876"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1771497522"
},
"departure": {
"delay": 115,
"time": "1771497535"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1771497228"
},
"departure": {
"delay": 97,
"time": "1771497277"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1771496668"
},
"departure": {
"delay": 84,
"time": "1771496724"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1771496886"
},
"departure": {
"delay": 28,
"time": "1771496908"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771498657"
},
"departure": {
"delay": 52,
"time": "1771498672"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1771496335"
},
"departure": {
"delay": 88,
"time": "1771496368"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1771498606"
},
"departure": {
"delay": 67,
"time": "1771498627"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771498880"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 97,
"time": "1771497559"
},
"departure": {
"delay": 97,
"time": "1771497577"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1771498796"
},
"departure": {
"delay": 28,
"time": "1771498828"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 58,
"time": "1771496773"
},
"departure": {
"delay": 58,
"time": "1771496818"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771496064"
},
"departure": {
"delay": 67,
"time": "1771496107"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1771497610"
},
"departure": {
"delay": 128,
"time": "1771497668"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1771497436"
},
"departure": {
"delay": 127,
"time": "1771497487"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771496563"
},
"departure": {
"delay": 37,
"time": "1771496617"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771496485"
},
"departure": {
"delay": 46,
"time": "1771496506"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771496192"
},
"departure": {
"delay": 79,
"time": "1771496239"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771498347"
},
"departure": {
"delay": 96,
"time": "1771498356"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1771498557"
},
"departure": {
"delay": 71,
"time": "1771498571"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1771498021"
},
"departure": {
"delay": 136,
"time": "1771498036"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1771498078"
},
"departure": {
"delay": 139,
"time": "1771498099"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771496422"
},
"departure": {
"delay": 36,
"time": "1771496436"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 114,
"time": "1771498275"
},
"departure": {
"delay": 114,
"time": "1771498314"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1771498174"
},
"departure": {
"delay": 139,
"time": "1771498219"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1771498701"
},
"departure": {
"delay": 32,
"time": "1771498712"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1771498486"
},
"departure": {
"delay": 81,
"time": "1771498521"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1771496256"
},
"departure": {
"delay": 72,
"time": "1771496292"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1771497737"
},
"departure": {
"delay": 120,
"time": "1771497780"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758729x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771504236"
},
"departure": {
"delay": 115,
"time": "1771504255"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 228,
"time": "1771505688"
},
"departure": {
"delay": 228,
"time": "1771505688"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1771504080"
},
"departure": {
"delay": 120,
"time": "1771504080"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 225,
"time": "1771504605"
},
"departure": {
"delay": 225,
"time": "1771504605"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1771505471"
},
"departure": {
"delay": 191,
"time": "1771505471"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 218,
"time": "1771505138"
},
"departure": {
"delay": 218,
"time": "1771505138"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 245,
"time": "1771504805"
},
"departure": {
"delay": 245,
"time": "1771504805"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1771504994"
},
"departure": {
"delay": 254,
"time": "1771504994"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 191,
"time": "1771505231"
},
"departure": {
"delay": 191,
"time": "1771505231"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1771505081"
},
"departure": {
"delay": 221,
"time": "1771505081"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1771505831"
},
"departure": {
"delay": 191,
"time": "1771505831"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 225,
"time": "1771504905"
},
"departure": {
"delay": 225,
"time": "1771504905"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 192,
"time": "1771505772"
},
"departure": {
"delay": 192,
"time": "1771505772"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1771504670"
},
"departure": {
"delay": 230,
"time": "1771504670"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1771504310"
},
"departure": {
"delay": 130,
"time": "1771504330"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1771504690"
},
"departure": {
"delay": 190,
"time": "1771504690"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1771505951"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 195,
"time": "1771504755"
},
"departure": {
"delay": 195,
"time": "1771504755"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1771505537"
},
"departure": {
"delay": 197,
"time": "1771505537"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1771504480"
},
"departure": {
"delay": 160,
"time": "1771504480"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771504380"
},
"departure": {
"delay": 180,
"time": "1771504380"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 275,
"time": "1771504955"
},
"departure": {
"delay": 275,
"time": "1771504955"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 191,
"time": "1771505591"
},
"departure": {
"delay": 191,
"time": "1771505591"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1771504180"
},
"departure": {
"delay": 160,
"time": "1771504180"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1771504006"
},
"departure": {
"delay": 106,
"time": "1771504006"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503514",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14937:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771504887"
},
"departure": {
"delay": 52,
"time": "1771504912"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771505677"
},
"departure": {
"delay": 37,
"time": "1771505677"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1771505347"
},
"departure": {
"delay": 67,
"time": "1771505347"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1771506151"
},
"departure": {
"delay": 31,
"time": "1771506151"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771505744"
},
"departure": {
"delay": 44,
"time": "1771505744"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771505983"
},
"departure": {
"delay": 43,
"time": "1771505983"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771506037"
},
"departure": {
"delay": 37,
"time": "1771506037"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 31,
"time": "1771504771"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771505062"
},
"departure": {
"delay": 47,
"time": "1771505087"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771506257"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1771505447"
},
"departure": {
"delay": 47,
"time": "1771505447"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771505255"
},
"departure": {
"delay": 35,
"time": "1771505255"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1771504993"
},
"departure": {
"delay": 92,
"time": "1771505012"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771505147"
},
"departure": {
"delay": 47,
"time": "1771505147"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771504755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4862:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771507023"
},
"departure": {
"delay": 123,
"time": "1771507023"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1771506687"
},
"departure": {
"delay": 147,
"time": "1771506687"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 214,
"time": "1771507894"
},
"departure": {
"delay": 214,
"time": "1771507894"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1771507280"
},
"departure": {
"delay": 200,
"time": "1771507280"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1771506594"
},
"departure": {
"delay": 174,
"time": "1771506594"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1771506773"
},
"departure": {
"delay": 173,
"time": "1771506773"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1771507101"
},
"departure": {
"delay": 141,
"time": "1771507101"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1771507804"
},
"departure": {
"delay": 124,
"time": "1771507804"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 189,
"time": "1771508409"
},
"departure": {
"delay": 189,
"time": "1771508409"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1771506843"
},
"departure": {
"delay": 123,
"time": "1771506843"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1771507369"
},
"departure": {
"delay": 169,
"time": "1771507369"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1771508449"
},
"departure": {
"delay": 169,
"time": "1771508449"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 123,
"time": "1771506543"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 202,
"time": "1771506922"
},
"departure": {
"delay": 202,
"time": "1771506922"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1771508527"
},
"departure": {
"delay": 187,
"time": "1771508527"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 123,
"time": "1771506663"
},
"departure": {
"delay": 123,
"time": "1771506663"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1771507743"
},
"departure": {
"delay": 123,
"time": "1771507743"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 176,
"time": "1771506716"
},
"departure": {
"delay": 176,
"time": "1771506716"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 189,
"time": "1771507869"
},
"departure": {
"delay": 189,
"time": "1771507869"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1771507909"
},
"departure": {
"delay": 169,
"time": "1771507909"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13104:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763947x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1771501670"
},
"departure": {
"delay": -70,
"time": "1771501670"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771500225"
},
"departure": {
"delay": 2,
"time": "1771500242"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771501258"
},
"departure": {
"delay": 22,
"time": "1771501342"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1771502656"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 127,
"time": "1771499527"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771500056"
},
"departure": {
"delay": 71,
"time": "1771500071"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1771502238"
},
"departure": {
"delay": -52,
"time": "1771502288"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771500816"
},
"departure": {
"delay": 47,
"time": "1771500827"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771501895"
},
"departure": {
"delay": -10,
"time": "1771501970"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771500972"
},
"departure": {
"delay": 12,
"time": "1771500972"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771502511"
},
"departure": {
"delay": 57,
"time": "1771502517"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -36,
"time": "1771502042"
},
"departure": {
"delay": -36,
"time": "1771502124"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771501406"
},
"departure": {
"delay": 3,
"time": "1771501443"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763947x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2419:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771518000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2419:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758886x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1771486317"
},
"departure": {
"delay": 76,
"time": "1771486396"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1771489136"
},
"departure": {
"delay": 68,
"time": "1771489148"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 23,
"time": "1771486453"
},
"departure": {
"delay": 23,
"time": "1771486463"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1771486421"
},
"departure": {
"delay": 52,
"time": "1771486432"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771489318"
},
"departure": {
"delay": 13,
"time": "1771489333"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 92,
"time": "1771489045"
},
"departure": {
"delay": 92,
"time": "1771489052"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1771486969"
},
"departure": {
"delay": 3,
"time": "1771486983"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1771488982"
},
"departure": {
"delay": 161,
"time": "1771489001"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1771486679"
},
"departure": {
"delay": 5,
"time": "1771486685"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1771489460"
},
"departure": {
"delay": 53,
"time": "1771489493"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 151,
"time": "1771488888"
},
"departure": {
"delay": 151,
"time": "1771488931"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 23,
"time": "1771486163"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 167,
"time": "1771487428"
},
"departure": {
"delay": 167,
"time": "1771487567"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1771489214"
},
"departure": {
"delay": 27,
"time": "1771489227"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 90,
"time": "1771487326"
},
"departure": {
"delay": 90,
"time": "1771487370"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771489640"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 7,
"time": "1771486702"
},
"departure": {
"delay": 7,
"time": "1771486747"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771486634"
},
"departure": {
"delay": 36,
"time": "1771486656"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771488037"
},
"departure": {
"delay": 119,
"time": "1771488059"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771489292"
},
"departure": {
"delay": 42,
"time": "1771489302"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 137,
"time": "1771488657"
},
"departure": {
"delay": 137,
"time": "1771488677"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1771489161"
},
"departure": {
"delay": 52,
"time": "1771489192"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 85,
"time": "1771488215"
},
"departure": {
"delay": 85,
"time": "1771488265"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1771489592"
},
"departure": {
"delay": 44,
"time": "1771489604"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 118,
"time": "1771488797"
},
"departure": {
"delay": 118,
"time": "1771488838"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 152,
"time": "1771488596"
},
"departure": {
"delay": 152,
"time": "1771488632"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1771487948"
},
"departure": {
"delay": 120,
"time": "1771488000"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771486482"
},
"departure": {
"time": "1771486500"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 155,
"time": "1771488499"
},
"departure": {
"delay": 155,
"time": "1771488515"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1771486548"
},
"departure": {
"delay": 23,
"time": "1771486583"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1771488286"
},
"departure": {
"delay": 142,
"time": "1771488382"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1771488713"
},
"departure": {
"delay": 125,
"time": "1771488725"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 49,
"time": "1771489513"
},
"departure": {
"delay": 49,
"time": "1771489549"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 67,
"time": "1771487013"
},
"departure": {
"delay": 67,
"time": "1771487047"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1771488128"
},
"departure": {
"delay": 93,
"time": "1771488153"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1771486909"
},
"departure": {
"delay": 28,
"time": "1771486948"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1771487793"
},
"departure": {
"delay": 69,
"time": "1771487829"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1771489030"
},
"departure": {
"delay": 137,
"time": "1771489037"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 104,
"time": "1771487878"
},
"departure": {
"delay": 104,
"time": "1771487924"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 174,
"time": "1771488462"
},
"departure": {
"delay": 174,
"time": "1771488474"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1771486510"
},
"departure": {
"delay": 26,
"time": "1771486526"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771486847"
},
"departure": {
"delay": 17,
"time": "1771486877"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 124,
"time": "1771488949"
},
"departure": {
"delay": 124,
"time": "1771488964"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1771489095"
},
"departure": {
"delay": 101,
"time": "1771489121"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 112,
"time": "1771487613"
},
"departure": {
"delay": 112,
"time": "1771487692"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1771487734"
},
"departure": {
"delay": 112,
"time": "1771487752"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1771487198"
},
"departure": {
"delay": 92,
"time": "1771487252"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771487105"
},
"departure": {
"delay": 57,
"time": "1771487157"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771486214"
},
"departure": {
"delay": 36,
"time": "1771486236"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1771488554"
},
"departure": {
"delay": 148,
"time": "1771488568"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758886x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771488819"
},
"departure": {
"delay": 51,
"time": "1771488831"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1771488965"
},
"departure": {
"delay": 122,
"time": "1771489022"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771491099"
},
"departure": {
"delay": 49,
"time": "1771491109"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 29,
"time": "1771489649"
},
"departure": {
"delay": 29,
"time": "1771489709"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1771489179"
},
"departure": {
"delay": 110,
"time": "1771489190"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1771490249"
},
"departure": {
"delay": 49,
"time": "1771490269"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1771490296"
},
"departure": {
"delay": 62,
"time": "1771490342"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 115,
"time": "1771490919"
},
"departure": {
"delay": 115,
"time": "1771490935"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 97,
"time": "1771490447"
},
"departure": {
"delay": 97,
"time": "1771490497"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1771489864"
},
"departure": {
"delay": 19,
"time": "1771489879"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1771488184"
},
"departure": {
"delay": 17,
"time": "1771488197"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771489611"
},
"departure": {
"delay": 9,
"time": "1771489629"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1771490729"
},
"departure": {
"delay": 130,
"time": "1771490770"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 57,
"time": "1771488250"
},
"departure": {
"delay": 57,
"time": "1771488297"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771490376"
},
"departure": {
"delay": 76,
"time": "1771490416"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1771491476"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 132,
"time": "1771488861"
},
"departure": {
"delay": 132,
"time": "1771488912"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771488574"
},
"departure": {
"delay": 66,
"time": "1771488606"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1771488315"
},
"departure": {
"delay": 51,
"time": "1771488351"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771488787"
},
"departure": {
"delay": 76,
"time": "1771488796"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1771488531"
},
"departure": {
"delay": 78,
"time": "1771488558"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1771489534"
},
"departure": {
"delay": -9,
"time": "1771489551"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1771490791"
},
"departure": {
"delay": 169,
"time": "1771490809"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 78,
"time": "1771490949"
},
"departure": {
"delay": 78,
"time": "1771490958"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 75,
"time": "1771488368"
},
"departure": {
"delay": 75,
"time": "1771488375"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1771490580"
},
"departure": {
"delay": 83,
"time": "1771490603"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 58,
"time": "1771489757"
},
"departure": {
"delay": 58,
"time": "1771489798"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 5,
"time": "1771488005"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1771489237"
},
"departure": {
"delay": 42,
"time": "1771489242"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1771488705"
},
"departure": {
"delay": 92,
"time": "1771488752"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1771489937"
},
"departure": {
"delay": -18,
"time": "1771489962"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1771489984"
},
"departure": {
"delay": 6,
"time": "1771490046"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1771491131"
},
"departure": {
"delay": 54,
"time": "1771491174"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 113,
"time": "1771490861"
},
"departure": {
"delay": 113,
"time": "1771490873"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 42,
"time": "1771488067"
},
"departure": {
"delay": 42,
"time": "1771488102"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1771488476"
},
"departure": {
"delay": 92,
"time": "1771488512"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771490184"
},
"departure": {
"delay": 37,
"time": "1771490197"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1771489362"
},
"departure": {
"delay": 33,
"time": "1771489413"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1771491026"
},
"departure": {
"delay": 42,
"time": "1771491042"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 121,
"time": "1771490662"
},
"departure": {
"delay": 121,
"time": "1771490701"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1771491340"
},
"departure": {
"delay": 83,
"time": "1771491383"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 47,
"time": "1771490099"
},
"departure": {
"delay": 47,
"time": "1771490147"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1771488222"
},
"departure": {
"delay": -6,
"time": "1771488234"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771490979"
},
"departure": {
"delay": 59,
"time": "1771490999"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 36,
"time": "1771489458"
},
"departure": {
"delay": 36,
"time": "1771489476"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1771491279"
},
"departure": {
"delay": 77,
"time": "1771491317"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 74,
"time": "1771491422"
},
"departure": {
"delay": 74,
"time": "1771491434"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 125,
"time": "1771489053"
},
"departure": {
"delay": 125,
"time": "1771489085"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1771488392"
},
"departure": {
"delay": 74,
"time": "1771488434"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1771490836"
},
"departure": {
"delay": 147,
"time": "1771490847"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
}
],
"timestamp": "1771505121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758888x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748458x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1771491532"
},
"departure": {
"delay": 109,
"time": "1771491589"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 169,
"time": "1771490415"
},
"departure": {
"delay": 169,
"time": "1771490449"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1771490540"
},
"departure": {
"delay": 162,
"time": "1771490562"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 289,
"time": "1771491431"
},
"departure": {
"delay": 289,
"time": "1771491469"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771492189"
},
"departure": {
"delay": 65,
"time": "1771492205"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 141,
"time": "1771490466"
},
"departure": {
"delay": 141,
"time": "1771490481"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771492272"
},
"departure": {
"delay": 82,
"time": "1771492282"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 217,
"time": "1771490984"
},
"departure": {
"delay": 217,
"time": "1771491037"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771492360"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 68,
"time": "1771492306"
},
"departure": {
"delay": 68,
"time": "1771492328"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1771490691"
},
"departure": {
"delay": 185,
"time": "1771490705"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1771492123"
},
"departure": {
"delay": 67,
"time": "1771492147"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1771490015"
},
"departure": {
"delay": 72,
"time": "1771490052"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1771491845"
},
"departure": {
"delay": 134,
"time": "1771491854"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1771490231"
},
"departure": {
"delay": 107,
"time": "1771490267"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1771491956"
},
"departure": {
"delay": 148,
"time": "1771491988"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1771490141"
},
"departure": {
"delay": 112,
"time": "1771490152"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771492089"
},
"departure": {
"delay": 78,
"time": "1771492098"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 279,
"time": "1771491375"
},
"departure": {
"delay": 279,
"time": "1771491399"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1771491107"
},
"departure": {
"delay": 218,
"time": "1771491158"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1771490099"
},
"departure": {
"delay": 74,
"time": "1771490114"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1771491186"
},
"departure": {
"delay": 240,
"time": "1771491240"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 158,
"time": "1771491926"
},
"departure": {
"delay": 158,
"time": "1771491938"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 84,
"time": "1771489824"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771491619"
},
"departure": {
"delay": 55,
"time": "1771491655"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 143,
"time": "1771490332"
},
"departure": {
"delay": 143,
"time": "1771490363"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 186,
"time": "1771490857"
},
"departure": {
"delay": 186,
"time": "1771490886"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1771491265"
},
"departure": {
"delay": 243,
"time": "1771491303"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1771492012"
},
"departure": {
"delay": 130,
"time": "1771492030"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1771492168"
},
"departure": {
"delay": 43,
"time": "1771492183"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1771492058"
},
"departure": {
"delay": 113,
"time": "1771492073"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1771490787"
},
"departure": {
"delay": 187,
"time": "1771490827"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1771490585"
},
"departure": {
"delay": 166,
"time": "1771490626"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748458x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758895x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1771494625"
},
"departure": {
"delay": 112,
"time": "1771494652"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1771496014"
},
"departure": {
"delay": 184,
"time": "1771496044"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 175,
"time": "1771495642"
},
"departure": {
"delay": 175,
"time": "1771495675"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -78,
"time": "1771497642"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 167,
"time": "1771495080"
},
"departure": {
"delay": 167,
"time": "1771495127"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1771497098"
},
"departure": {
"delay": 113,
"time": "1771497113"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 155,
"time": "1771495508"
},
"departure": {
"delay": 155,
"time": "1771495535"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1771495237"
},
"departure": {
"delay": 183,
"time": "1771495263"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1771494782"
},
"departure": {
"delay": 168,
"time": "1771494828"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1771494573"
},
"departure": {
"delay": 66,
"time": "1771494606"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 178,
"time": "1771496205"
},
"departure": {
"delay": 178,
"time": "1771496218"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1771496411"
},
"departure": {
"delay": 110,
"time": "1771496450"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -15,
"time": "1771497520"
},
"departure": {
"delay": -15,
"time": "1771497525"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 64,
"time": "1771497215"
},
"departure": {
"delay": 64,
"time": "1771497244"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 144,
"time": "1771496628"
},
"departure": {
"delay": 144,
"time": "1771496664"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 127,
"time": "1771494953"
},
"departure": {
"delay": 127,
"time": "1771494967"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1771496781"
},
"departure": {
"delay": 116,
"time": "1771496816"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 75,
"time": "1771496978"
},
"departure": {
"delay": 75,
"time": "1771497015"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 159,
"time": "1771496287"
},
"departure": {
"delay": 159,
"time": "1771496319"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1771496888"
},
"departure": {
"delay": 81,
"time": "1771496901"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 96,
"time": "1771494413"
},
"departure": {
"delay": 96,
"time": "1771494456"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771497172"
},
"departure": {
"delay": 83,
"time": "1771497203"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 107,
"time": "1771496733"
},
"departure": {
"delay": 107,
"time": "1771496747"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1771496949"
},
"departure": {
"delay": 84,
"time": "1771496964"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 181,
"time": "1771495412"
},
"departure": {
"delay": 181,
"time": "1771495441"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 163,
"time": "1771494923"
},
"departure": {
"delay": 163,
"time": "1771494943"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 194,
"time": "1771496078"
},
"departure": {
"delay": 194,
"time": "1771496114"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 172,
"time": "1771494740"
},
"departure": {
"delay": 172,
"time": "1771494772"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771496507"
},
"departure": {
"delay": 120,
"time": "1771496520"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 148,
"time": "1771495152"
},
"departure": {
"delay": 148,
"time": "1771495168"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771496356"
},
"departure": {
"delay": 113,
"time": "1771496393"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 187,
"time": "1771496128"
},
"departure": {
"delay": 187,
"time": "1771496167"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1771497290"
},
"departure": {
"delay": 1,
"time": "1771497301"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 126,
"time": "1771494673"
},
"departure": {
"delay": 126,
"time": "1771494726"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 194,
"time": "1771494867"
},
"departure": {
"delay": 194,
"time": "1771494914"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1771497126"
},
"departure": {
"delay": 72,
"time": "1771497132"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 128,
"time": "1771497033"
},
"departure": {
"delay": 128,
"time": "1771497068"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -58,
"time": "1771497585"
},
"departure": {
"delay": -58,
"time": "1771497602"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"departure": {
"delay": 63,
"time": "1771494363"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1771496574"
},
"departure": {
"delay": 128,
"time": "1771496588"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1771495318"
},
"departure": {
"delay": 176,
"time": "1771495376"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 228,
"time": "1771495921"
},
"departure": {
"delay": 228,
"time": "1771495968"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1771497540"
},
"departure": {
"delay": -43,
"time": "1771497557"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 136,
"time": "1771495179"
},
"departure": {
"delay": 136,
"time": "1771495216"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1771495815"
},
"departure": {
"delay": 183,
"time": "1771495863"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771497350"
},
"departure": {
"delay": 3,
"time": "1771497363"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 125,
"time": "1771496696"
},
"departure": {
"delay": 125,
"time": "1771496705"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 33,
"time": "1771497257"
},
"departure": {
"delay": 33,
"time": "1771497273"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -8,
"time": "1771497382"
},
"departure": {
"delay": -8,
"time": "1771497412"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 76,
"time": "1771494545"
},
"departure": {
"delay": 76,
"time": "1771494556"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758895x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771503649"
},
"departure": {
"delay": -21,
"time": "1771503699"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1771503221"
},
"departure": {
"delay": 66,
"time": "1771503246"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771503146"
},
"departure": {
"delay": 26,
"time": "1771503146"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1771503824"
},
"departure": {
"delay": 69,
"time": "1771503849"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771504421"
},
"departure": {
"delay": 41,
"time": "1771504421"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771504001"
},
"departure": {
"delay": 65,
"time": "1771504025"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1771504202"
},
"departure": {
"delay": 62,
"time": "1771504202"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -104,
"time": "1771503471"
},
"departure": {
"delay": -104,
"time": "1771503496"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771503296"
},
"departure": {
"delay": 56,
"time": "1771503296"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771504355"
},
"departure": {
"delay": 51,
"time": "1771504371"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771503923"
},
"departure": {
"delay": 23,
"time": "1771503923"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771503090"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771504125"
},
"departure": {
"delay": 45,
"time": "1771504125"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1771504277"
},
"departure": {
"delay": 98,
"time": "1771504298"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771503075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5666:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758662x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1771491363"
},
"departure": {
"delay": 160,
"time": "1771491400"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1771490231"
},
"departure": {
"delay": 158,
"time": "1771490258"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771490898"
},
"departure": {
"delay": 122,
"time": "1771490942"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1771490130"
},
"departure": {
"delay": 122,
"time": "1771490162"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771490703"
},
"departure": {
"delay": 98,
"time": "1771490738"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1771491639"
},
"departure": {
"delay": 181,
"time": "1771491781"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 79,
"time": "1771489759"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1771492122"
},
"departure": {
"delay": 132,
"time": "1771492152"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1771489919"
},
"departure": {
"delay": 91,
"time": "1771489951"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 182,
"time": "1771491980"
},
"departure": {
"delay": 182,
"time": "1771492022"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1771490417"
},
"departure": {
"delay": 92,
"time": "1771490432"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1771490005"
},
"departure": {
"delay": 119,
"time": "1771490039"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1771492563"
},
"departure": {
"delay": 91,
"time": "1771492591"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1771492626"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1771490597"
},
"departure": {
"delay": 63,
"time": "1771490643"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1771491001"
},
"departure": {
"delay": 99,
"time": "1771491039"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1771492487"
},
"departure": {
"delay": 78,
"time": "1771492518"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 113,
"time": "1771490385"
},
"departure": {
"delay": 113,
"time": "1771490393"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1771489864"
},
"departure": {
"delay": 98,
"time": "1771489898"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1771492434"
},
"departure": {
"delay": 61,
"time": "1771492441"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1771490763"
},
"departure": {
"delay": 99,
"time": "1771490799"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1771492199"
},
"departure": {
"delay": 87,
"time": "1771492227"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 123,
"time": "1771492289"
},
"departure": {
"delay": 123,
"time": "1771492323"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1771490503"
},
"departure": {
"delay": 75,
"time": "1771490535"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771490860"
},
"departure": {
"delay": 122,
"time": "1771490882"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1771491129"
},
"departure": {
"delay": 114,
"time": "1771491174"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1771491431"
},
"departure": {
"delay": 103,
"time": "1771491463"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1771491510"
},
"departure": {
"delay": 68,
"time": "1771491548"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1771491206"
},
"departure": {
"delay": 122,
"time": "1771491242"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1771492365"
},
"departure": {
"delay": 78,
"time": "1771492398"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1771491266"
},
"departure": {
"delay": 122,
"time": "1771491302"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 149,
"time": "1771491895"
},
"departure": {
"delay": 149,
"time": "1771491929"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 127,
"time": "1771489971"
},
"departure": {
"delay": 127,
"time": "1771489987"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1771492068"
},
"departure": {
"delay": 124,
"time": "1771492084"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 118,
"time": "1771490330"
},
"departure": {
"delay": 118,
"time": "1771490338"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758662x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017636x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1771505219"
},
"departure": {
"delay": 179,
"time": "1771505219"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1771506197"
},
"departure": {
"delay": 197,
"time": "1771506197"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 199,
"time": "1771505659"
},
"departure": {
"delay": 199,
"time": "1771505659"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 208,
"time": "1771505428"
},
"departure": {
"delay": 208,
"time": "1771505428"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 219,
"time": "1771505859"
},
"departure": {
"delay": 219,
"time": "1771505859"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 218,
"time": "1771506158"
},
"departure": {
"delay": 218,
"time": "1771506158"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1771505280"
},
"departure": {
"delay": 180,
"time": "1771505280"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1771506018"
},
"departure": {
"delay": 198,
"time": "1771506018"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 179,
"time": "1771505939"
},
"departure": {
"delay": 179,
"time": "1771505939"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 204,
"time": "1771506084"
},
"departure": {
"delay": 204,
"time": "1771506084"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 182,
"time": "1771505522"
},
"departure": {
"delay": 182,
"time": "1771505522"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1771505399"
},
"departure": {
"delay": 179,
"time": "1771505399"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1771505608"
},
"departure": {
"delay": 208,
"time": "1771505608"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 234,
"time": "1771505754"
},
"departure": {
"delay": 234,
"time": "1771505754"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 55,
"time": "1771504915"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1771506239"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1771505551"
},
"departure": {
"delay": 211,
"time": "1771505551"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1771505699"
},
"departure": {
"delay": 179,
"time": "1771505699"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 237,
"time": "1771505817"
},
"departure": {
"delay": 237,
"time": "1771505817"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 208,
"time": "1771505128"
},
"departure": {
"delay": 208,
"time": "1771505128"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017636x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088119x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1771504946"
},
"departure": {
"delay": 146,
"time": "1771504946"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 149,
"time": "1771505249"
},
"departure": {
"delay": 149,
"time": "1771505249"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1771505328"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 126,
"time": "1771505286"
},
"departure": {
"delay": 126,
"time": "1771505286"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1771505008"
},
"departure": {
"delay": 88,
"time": "1771505008"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1771505148"
},
"departure": {
"delay": 108,
"time": "1771505148"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1771505015"
},
"departure": {
"delay": 95,
"time": "1771505015"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771505109"
},
"departure": {
"delay": 129,
"time": "1771505109"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1771505212"
},
"departure": {
"delay": 112,
"time": "1771505212"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771504919",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088119x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3899:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1771504085"
},
"departure": {
"delay": 148,
"time": "1771504108"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1771503597"
},
"departure": {
"delay": 128,
"time": "1771503608"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771503509"
},
"departure": {
"delay": 108,
"time": "1771503528"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1771503919"
},
"departure": {
"delay": 89,
"time": "1771503929"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771504749"
},
"departure": {
"delay": 28,
"time": "1771504768"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1771504395"
},
"departure": {
"delay": 38,
"time": "1771504418"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 38,
"time": "1771503278"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1771504655"
},
"departure": {
"delay": 108,
"time": "1771504668"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 128,
"time": "1771503343"
},
"departure": {
"delay": 128,
"time": "1771503368"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1771503415"
},
"departure": {
"delay": 129,
"time": "1771503429"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1771504011"
},
"departure": {
"delay": 128,
"time": "1771504028"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1771503706"
},
"departure": {
"delay": 89,
"time": "1771503749"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1771503817"
},
"departure": {
"delay": 68,
"time": "1771503848"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1771504560"
},
"departure": {
"delay": 89,
"time": "1771504589"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1771504182"
},
"departure": {
"delay": 128,
"time": "1771504208"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1771504291"
},
"departure": {
"delay": -12,
"time": "1771504308"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1771504498"
},
"departure": {
"delay": 10,
"time": "1771504510"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771503284",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3899:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1068,
"time": "1771506948"
},
"departure": {
"delay": 1068,
"time": "1771506948"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 896,
"time": "1771507376"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 924,
"time": "1771507104"
},
"departure": {
"delay": 924,
"time": "1771507104"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 939,
"time": "1771507179"
},
"departure": {
"delay": 939,
"time": "1771507179"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 1094,
"time": "1771506794"
},
"departure": {
"delay": 1094,
"time": "1771506794"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 1125,
"time": "1771506525"
},
"departure": {
"delay": 1125,
"time": "1771506525"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 1124,
"time": "1771506704"
},
"departure": {
"delay": 1124,
"time": "1771506704"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 1125,
"time": "1771506465"
},
"departure": {
"delay": 1125,
"time": "1771506465"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 1048,
"time": "1771506868"
},
"departure": {
"delay": 1048,
"time": "1771506868"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 1125,
"time": "1771506645"
},
"departure": {
"delay": 1125,
"time": "1771506645"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 1126,
"time": "1771506406"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 960,
"time": "1771507020"
},
"departure": {
"delay": 960,
"time": "1771507020"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 956,
"time": "1771507256"
},
"departure": {
"delay": 956,
"time": "1771507256"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 1124,
"time": "1771506584"
},
"departure": {
"delay": 1124,
"time": "1771506584"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596854:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022833x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771506779"
},
"departure": {
"delay": -1,
"time": "1771506779"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1771505339"
},
"departure": {
"delay": -1,
"time": "1771505339"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771505013"
},
"departure": {
"delay": 33,
"time": "1771505013"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1771507367"
},
"departure": {
"delay": 47,
"time": "1771507367"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -1,
"time": "1771505759"
},
"departure": {
"delay": -1,
"time": "1771505759"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1771506498"
},
"departure": {
"delay": 18,
"time": "1771506498"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1771506179"
},
"departure": {
"delay": -1,
"time": "1771506179"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1771506949"
},
"departure": {
"delay": 49,
"time": "1771506949"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 26,
"time": "1771506266"
},
"departure": {
"delay": 26,
"time": "1771506266"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 49,
"time": "1771506409"
},
"departure": {
"delay": 49,
"time": "1771506409"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1771505631"
},
"departure": {
"delay": 51,
"time": "1771505631"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1771506104"
},
"departure": {
"delay": 44,
"time": "1771506104"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1771505482"
},
"departure": {
"delay": 22,
"time": "1771505482"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1771506347"
},
"departure": {
"delay": 47,
"time": "1771506347"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 42,
"time": "1771507302"
},
"departure": {
"delay": 42,
"time": "1771507302"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -1,
"time": "1771506659"
},
"departure": {
"delay": -1,
"time": "1771506659"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -7,
"time": "1771505093"
},
"departure": {
"delay": -7,
"time": "1771505093"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1771504869"
},
"departure": {
"delay": 69,
"time": "1771504869"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771505574"
},
"departure": {
"delay": 54,
"time": "1771505574"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1771505219"
},
"departure": {
"delay": -1,
"time": "1771505219"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771506905"
},
"departure": {
"delay": 5,
"time": "1771506905"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1771507079"
},
"departure": {
"delay": -1,
"time": "1771507079"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 24,
"time": "1771505424"
},
"departure": {
"delay": 24,
"time": "1771505424"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771506561"
},
"departure": {
"delay": 21,
"time": "1771506561"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 17,
"time": "1771505837"
},
"departure": {
"delay": 17,
"time": "1771505837"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1771507499"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 46,
"time": "1771507126"
},
"departure": {
"delay": 46,
"time": "1771507126"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 20,
"time": "1771506740"
},
"departure": {
"delay": 20,
"time": "1771506740"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 56,
"time": "1771507256"
},
"departure": {
"delay": 56,
"time": "1771507256"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 49,
"time": "1771505689"
},
"departure": {
"delay": 49,
"time": "1771505689"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1771506829"
},
"departure": {
"delay": 49,
"time": "1771506829"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 74,
"time": "1771504934"
},
"departure": {
"delay": 74,
"time": "1771504934"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771507418"
},
"departure": {
"delay": 38,
"time": "1771507418"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 12,
"time": "1771507452"
},
"departure": {
"delay": 12,
"time": "1771507452"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -10,
"time": "1771505030"
},
"departure": {
"delay": -10,
"time": "1771505030"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771505157"
},
"departure": {
"delay": 57,
"time": "1771505157"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771506998"
},
"departure": {
"delay": 38,
"time": "1771506998"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 24,
"time": "1771506024"
},
"departure": {
"delay": 24,
"time": "1771506024"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1771507199"
},
"departure": {
"delay": -1,
"time": "1771507199"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022833x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771511940"
},
"departure": {
"time": "1771511940"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771512000"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771511880"
},
"departure": {
"time": "1771511880"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511760"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771511640"
},
"departure": {
"time": "1771511640"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771511100"
},
"departure": {
"time": "1771511100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771510800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510920"
},
"departure": {
"time": "1771510920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771511340"
},
"departure": {
"time": "1771511340"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771511280"
},
"departure": {
"time": "1771511280"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771510860"
},
"departure": {
"time": "1771510860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2009:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771524600"
},
"departure": {
"time": "1771524600"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771524480"
},
"departure": {
"time": "1771524480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771524780"
},
"departure": {
"time": "1771524780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771524180"
},
"departure": {
"time": "1771524180"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771524360"
},
"departure": {
"time": "1771524360"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771524840"
},
"departure": {
"time": "1771524840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771525020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771524540"
},
"departure": {
"time": "1771524540"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771524000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771524240"
},
"departure": {
"time": "1771524240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771524300"
},
"departure": {
"time": "1771524300"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771524120"
},
"departure": {
"time": "1771524120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771524060"
},
"departure": {
"time": "1771524060"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771524420"
},
"departure": {
"time": "1771524420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2835:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771503268"
},
"departure": {
"delay": 8,
"time": "1771503368"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -79,
"time": "1771504121"
},
"departure": {
"delay": -79,
"time": "1771504121"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1771503562"
},
"departure": {
"delay": -11,
"time": "1771503589"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1771502886"
},
"departure": {
"delay": 126,
"time": "1771502886"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771503921"
},
"departure": {
"delay": 21,
"time": "1771503921"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771503425"
},
"departure": {
"delay": 5,
"time": "1771503425"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1771503043"
},
"departure": {
"delay": 8,
"time": "1771503068"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1771502824"
},
"departure": {
"delay": 64,
"time": "1771502824"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1771502941"
},
"departure": {
"delay": 61,
"time": "1771502941"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771503695"
},
"departure": {
"delay": 51,
"time": "1771503711"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771503188"
},
"departure": {
"delay": 8,
"time": "1771503188"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1771503826"
},
"departure": {
"delay": 46,
"time": "1771503826"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -42,
"time": "1771504169"
},
"departure": {
"delay": -42,
"time": "1771504218"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1771502669"
},
"departure": {
"delay": 89,
"time": "1771502669"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771502793"
},
"departure": {
"delay": 93,
"time": "1771502793"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -72,
"time": "1771504668"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1771504632"
},
"departure": {
"delay": 72,
"time": "1771504632"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 128,
"time": "1771504568"
},
"departure": {
"delay": 128,
"time": "1771504568"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1771504471"
},
"departure": {
"delay": 91,
"time": "1771504471"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771503500"
},
"departure": {
"delay": 20,
"time": "1771503500"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771503769"
},
"departure": {
"delay": 49,
"time": "1771503769"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1771502965"
},
"departure": {
"delay": 25,
"time": "1771502965"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1771504068"
},
"departure": {
"delay": -12,
"time": "1771504068"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771503118"
},
"departure": {
"delay": 58,
"time": "1771503118"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771502568"
},
"departure": {
"delay": 48,
"time": "1771502568"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771504293"
},
"departure": {
"delay": 83,
"time": "1771504343"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1771502743"
},
"departure": {
"delay": 103,
"time": "1771502743"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771504418"
},
"departure": {
"delay": 98,
"time": "1771504418"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -37,
"time": "1771503983"
},
"departure": {
"delay": -37,
"time": "1771503983"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771502520"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771502514",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10010:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx624:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771506851"
},
"departure": {
"delay": 11,
"time": "1771506851"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771506930"
},
"departure": {
"delay": 30,
"time": "1771506930"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771506810"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx624:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774252x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771507420"
},
"departure": {
"delay": -20,
"time": "1771507420"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771507180"
},
"departure": {
"delay": -20,
"time": "1771507180"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1771508140"
},
"departure": {
"delay": -20,
"time": "1771508140"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1771505500"
},
"departure": {
"delay": -20,
"time": "1771505500"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1771507660"
},
"departure": {
"delay": -20,
"time": "1771507660"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1771508200"
},
"departure": {
"delay": -20,
"time": "1771508200"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771508020"
},
"departure": {
"delay": -20,
"time": "1771508020"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771507540"
},
"departure": {
"delay": -20,
"time": "1771507540"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 138,
"time": "1771504638"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1771508380"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1771506820"
},
"departure": {
"delay": -20,
"time": "1771506820"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1771507960"
},
"departure": {
"delay": -20,
"time": "1771507960"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771505086"
},
"departure": {
"delay": 7,
"time": "1771505107"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771505740"
},
"departure": {
"delay": -20,
"time": "1771505740"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1771505380"
},
"departure": {
"delay": -20,
"time": "1771505380"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771508260"
},
"departure": {
"delay": -20,
"time": "1771508260"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1771507900"
},
"departure": {
"delay": -20,
"time": "1771507900"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771507300"
},
"departure": {
"delay": -20,
"time": "1771507300"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771506220"
},
"departure": {
"delay": -20,
"time": "1771506220"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771506580"
},
"departure": {
"delay": -20,
"time": "1771506580"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771505200"
},
"departure": {
"delay": -20,
"time": "1771505200"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774252x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771524960"
},
"departure": {
"time": "1771524960"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771525980"
},
"departure": {
"time": "1771525980"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771525740"
},
"departure": {
"time": "1771525740"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771526400"
},
"departure": {
"time": "1771526400"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1771524965"
},
"departure": {
"delay": 5,
"time": "1771524965"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771527780"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771525020"
},
"departure": {
"time": "1771525020"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771525320"
},
"departure": {
"time": "1771525320"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771527180"
},
"departure": {
"time": "1771527180"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771526520"
},
"departure": {
"time": "1771526520"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771525260"
},
"departure": {
"time": "1771525260"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771525800"
},
"departure": {
"time": "1771525800"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771525500"
},
"departure": {
"time": "1771525500"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771525080"
},
"departure": {
"time": "1771525080"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771526880"
},
"departure": {
"time": "1771526880"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771526760"
},
"departure": {
"time": "1771526760"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771526160"
},
"departure": {
"time": "1771526160"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771526820"
},
"departure": {
"time": "1771526820"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771525140"
},
"departure": {
"time": "1771525140"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771524900"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771526220"
},
"departure": {
"time": "1771526220"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771526940"
},
"departure": {
"time": "1771526940"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771526280"
},
"departure": {
"time": "1771526280"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1771500024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx603:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13659:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771505215"
},
"departure": {
"delay": 115,
"time": "1771505215"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1771503960"
},
"departure": {
"delay": 66,
"time": "1771503966"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1771506442"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1771505602"
},
"departure": {
"delay": 82,
"time": "1771505602"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 275,
"time": "1771504952"
},
"departure": {
"delay": 275,
"time": "1771504955"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771504094"
},
"departure": {
"delay": 76,
"time": "1771504096"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1771504536"
},
"departure": {
"delay": 156,
"time": "1771504536"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1771504668"
},
"departure": {
"delay": 168,
"time": "1771504668"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1771504320"
},
"departure": {
"delay": 182,
"time": "1771504322"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 274,
"time": "1771504894"
},
"departure": {
"delay": 274,
"time": "1771504894"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1771504028"
},
"departure": {
"delay": 68,
"time": "1771504028"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1771505426"
},
"departure": {
"delay": 86,
"time": "1771505426"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1771504420"
},
"departure": {
"delay": 160,
"time": "1771504420"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1771505045"
},
"departure": {
"delay": 245,
"time": "1771505045"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1771504603"
},
"departure": {
"delay": 163,
"time": "1771504603"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1771505946"
},
"departure": {
"delay": 126,
"time": "1771505946"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1771505855"
},
"departure": {
"delay": 95,
"time": "1771505855"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1771505242"
},
"departure": {
"delay": 82,
"time": "1771505242"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1771505902"
},
"departure": {
"delay": 82,
"time": "1771505902"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 158,
"time": "1771504222"
},
"departure": {
"delay": 158,
"time": "1771504238"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771503892"
},
"departure": {
"delay": 52,
"time": "1771503892"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1771505756"
},
"departure": {
"delay": 116,
"time": "1771505756"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771503663",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13659:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17504:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771506309"
},
"departure": {
"delay": 9,
"time": "1771506309"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771506697"
},
"departure": {
"delay": 37,
"time": "1771506697"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1771506492"
},
"departure": {
"delay": 12,
"time": "1771506492"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771506047"
},
"departure": {
"delay": 47,
"time": "1771506047"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771505787"
},
"departure": {
"delay": 27,
"time": "1771505787"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771506352"
},
"departure": {
"delay": 52,
"time": "1771506352"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771505372"
},
"departure": {
"delay": 32,
"time": "1771505372"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1771505586"
},
"departure": {
"delay": 6,
"time": "1771505586"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771505433"
},
"departure": {
"delay": 33,
"time": "1771505433"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1771505511"
},
"departure": {
"delay": 51,
"time": "1771505511"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771506230"
},
"departure": {
"delay": 50,
"time": "1771506230"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771506632"
},
"departure": {
"delay": 32,
"time": "1771506632"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771505690"
},
"departure": {
"delay": 50,
"time": "1771505690"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1771505973"
},
"departure": {
"delay": 33,
"time": "1771505973"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17504:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:c57e842109d687d63ea196ef02fbd38f:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505400"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1771506301"
},
"departure": {
"delay": 1,
"time": "1771506301"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505520"
},
"departure": {
"time": "1771505520"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1771505821"
},
"departure": {
"delay": 1,
"time": "1771505821"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506360"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
}
],
"timestamp": "1771505277",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:c57e842109d687d63ea196ef02fbd38f:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771505170"
},
"departure": {
"delay": 70,
"time": "1771505170"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771504180"
},
"departure": {
"delay": 33,
"time": "1771504233"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771504097"
},
"departure": {
"delay": 17,
"time": "1771504097"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1771504439"
},
"departure": {
"delay": 3,
"time": "1771504443"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771505132"
},
"departure": {
"delay": 92,
"time": "1771505132"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771504734"
},
"departure": {
"delay": 54,
"time": "1771504734"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1771504666"
},
"departure": {
"delay": 46,
"time": "1771504666"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771505193"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771504311"
},
"departure": {
"delay": 63,
"time": "1771504323"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1771504491"
},
"departure": {
"delay": -9,
"time": "1771504491"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1771504365"
},
"departure": {
"delay": 3,
"time": "1771504383"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1771504533"
},
"departure": {
"delay": -27,
"time": "1771504533"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771505143",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598153:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 609,
"time": "1771506729"
},
"departure": {
"delay": 609,
"time": "1771506729"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 602,
"time": "1771506962"
},
"departure": {
"delay": 602,
"time": "1771506962"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 584,
"time": "1771506764"
},
"departure": {
"delay": 584,
"time": "1771506764"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 594,
"time": "1771505814"
},
"departure": {
"delay": 594,
"time": "1771505814"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 552,
"time": "1771506552"
},
"departure": {
"delay": 552,
"time": "1771506552"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 595,
"time": "1771506415"
},
"departure": {
"delay": 595,
"time": "1771506415"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 580,
"time": "1771505860"
},
"departure": {
"delay": 580,
"time": "1771505860"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 609,
"time": "1771506669"
},
"departure": {
"delay": 609,
"time": "1771506669"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 552,
"time": "1771507092"
},
"departure": {
"delay": 552,
"time": "1771507092"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 552,
"time": "1771507212"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 552,
"time": "1771506312"
},
"departure": {
"delay": 552,
"time": "1771506312"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 588,
"time": "1771506228"
},
"departure": {
"delay": 588,
"time": "1771506228"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 610,
"time": "1771506610"
},
"departure": {
"delay": 610,
"time": "1771506610"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 593,
"time": "1771506113"
},
"departure": {
"delay": 593,
"time": "1771506113"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 554,
"time": "1771505774"
},
"departure": {
"delay": 554,
"time": "1771505774"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 552,
"time": "1771506072"
},
"departure": {
"delay": 552,
"time": "1771506072"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 598,
"time": "1771505998"
},
"departure": {
"delay": 598,
"time": "1771505998"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 560,
"time": "1771505600"
},
"departure": {
"delay": 560,
"time": "1771505600"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 552,
"time": "1771505472"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 569,
"time": "1771505549"
},
"departure": {
"delay": 569,
"time": "1771505549"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 596,
"time": "1771506176"
},
"departure": {
"delay": 596,
"time": "1771506176"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 552,
"time": "1771506492"
},
"departure": {
"delay": 552,
"time": "1771506492"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 552,
"time": "1771505712"
},
"departure": {
"delay": 552,
"time": "1771505712"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 603,
"time": "1771507023"
},
"departure": {
"delay": 603,
"time": "1771507023"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 552,
"time": "1771506852"
},
"departure": {
"delay": 552,
"time": "1771506852"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 600,
"time": "1771506900"
},
"departure": {
"delay": 600,
"time": "1771506900"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 609,
"time": "1771506369"
},
"departure": {
"delay": 609,
"time": "1771506369"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1771503843"
},
"departure": {
"delay": 63,
"time": "1771503843"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1771503003"
},
"departure": {
"delay": 3,
"time": "1771503003"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771503480"
},
"departure": {
"delay": 60,
"time": "1771503480"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1771503380"
},
"departure": {
"delay": 80,
"time": "1771503380"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 285,
"time": "1771504605"
},
"departure": {
"delay": 285,
"time": "1771504605"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 232,
"time": "1771504792"
},
"departure": {
"delay": 232,
"time": "1771504792"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 165,
"time": "1771505265"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 203,
"time": "1771504978"
},
"departure": {
"delay": 203,
"time": "1771505003"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 228,
"time": "1771504428"
},
"departure": {
"delay": 228,
"time": "1771504428"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 253,
"time": "1771504693"
},
"departure": {
"delay": 253,
"time": "1771504693"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771503544"
},
"departure": {
"delay": 64,
"time": "1771503544"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 188,
"time": "1771504928"
},
"departure": {
"delay": 188,
"time": "1771504928"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 259,
"time": "1771504759"
},
"departure": {
"delay": 259,
"time": "1771504759"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 239,
"time": "1771504379"
},
"departure": {
"delay": 239,
"time": "1771504379"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771503053"
},
"departure": {
"delay": 53,
"time": "1771503053"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 230,
"time": "1771504910"
},
"departure": {
"delay": 230,
"time": "1771504910"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 255,
"time": "1771504635"
},
"departure": {
"delay": 255,
"time": "1771504635"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771503703"
},
"departure": {
"delay": 43,
"time": "1771503703"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 233,
"time": "1771504853"
},
"departure": {
"delay": 233,
"time": "1771504853"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 173,
"time": "1771505129"
},
"departure": {
"delay": 173,
"time": "1771505153"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1771503606"
},
"departure": {
"delay": 66,
"time": "1771503606"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1771503762"
},
"departure": {
"delay": 102,
"time": "1771503762"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771503579"
},
"departure": {
"delay": 99,
"time": "1771503579"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 268,
"time": "1771504528"
},
"departure": {
"delay": 268,
"time": "1771504528"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 186,
"time": "1771505046"
},
"departure": {
"delay": 186,
"time": "1771505046"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 173,
"time": "1771503903"
},
"departure": {
"delay": 173,
"time": "1771504253"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1771503449"
},
"departure": {
"delay": 89,
"time": "1771503449"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771503103"
},
"departure": {
"delay": 43,
"time": "1771503103"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1771504680"
},
"departure": {
"delay": 300,
"time": "1771504680"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771502595",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16292:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039351x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771507347"
},
"departure": {
"delay": 27,
"time": "1771507347"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 81,
"time": "1771505961"
},
"departure": {
"delay": 81,
"time": "1771505961"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1771507167"
},
"departure": {
"delay": 27,
"time": "1771507167"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -7,
"time": "1771504673"
},
"departure": {
"delay": -7,
"time": "1771504673"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1771507484"
},
"departure": {
"delay": 44,
"time": "1771507484"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 27,
"time": "1771508007"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 36,
"time": "1771507296"
},
"departure": {
"delay": 36,
"time": "1771507296"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 27,
"time": "1771505127"
},
"departure": {
"delay": 27,
"time": "1771505127"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771506627"
},
"departure": {
"delay": 27,
"time": "1771506627"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -22,
"time": "1771504898"
},
"departure": {
"delay": -22,
"time": "1771504898"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1771504855"
},
"departure": {
"delay": -65,
"time": "1771504855"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771504701"
},
"departure": {
"delay": 21,
"time": "1771504701"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1771505661"
},
"departure": {
"delay": 81,
"time": "1771505661"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771505766"
},
"departure": {
"delay": 66,
"time": "1771505766"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771507412"
},
"departure": {
"delay": 32,
"time": "1771507412"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 27,
"time": "1771505607"
},
"departure": {
"delay": 27,
"time": "1771505607"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1771506112"
},
"departure": {
"delay": 52,
"time": "1771506112"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771506387"
},
"departure": {
"delay": 27,
"time": "1771506387"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1771506491"
},
"departure": {
"delay": 71,
"time": "1771506491"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1771505367"
},
"departure": {
"delay": 27,
"time": "1771505367"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1771505529"
},
"departure": {
"delay": 69,
"time": "1771505529"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1771506807"
},
"departure": {
"delay": 27,
"time": "1771506807"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 62,
"time": "1771505822"
},
"departure": {
"delay": 62,
"time": "1771505822"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771506687"
},
"departure": {
"delay": 27,
"time": "1771506687"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1771506571"
},
"departure": {
"delay": 31,
"time": "1771506571"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 79,
"time": "1771506259"
},
"departure": {
"delay": 79,
"time": "1771506259"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1771506327"
},
"departure": {
"delay": 27,
"time": "1771506327"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 37,
"time": "1771505017"
},
"departure": {
"delay": 37,
"time": "1771505017"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771506765"
},
"departure": {
"delay": 45,
"time": "1771506765"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1771504651"
},
"departure": {
"delay": 31,
"time": "1771504651"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -58,
"time": "1771504802"
},
"departure": {
"delay": -58,
"time": "1771504802"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1771507256"
},
"departure": {
"delay": 56,
"time": "1771507256"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 27,
"time": "1771507227"
},
"departure": {
"delay": 27,
"time": "1771507227"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 30,
"time": "1771507890"
},
"departure": {
"delay": 30,
"time": "1771507890"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 61,
"time": "1771505881"
},
"departure": {
"delay": 61,
"time": "1771505881"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771505258"
},
"departure": {
"delay": 38,
"time": "1771505258"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1771507046"
},
"departure": {
"delay": 86,
"time": "1771507046"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1771505325"
},
"departure": {
"delay": 45,
"time": "1771505325"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771507587"
},
"departure": {
"delay": 27,
"time": "1771507587"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 27,
"time": "1771506027"
},
"departure": {
"delay": 27,
"time": "1771506027"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771505403"
},
"departure": {
"delay": 63,
"time": "1771505403"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1771504712"
},
"departure": {
"delay": -28,
"time": "1771504712"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771506167"
},
"departure": {
"delay": 47,
"time": "1771506167"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1771505688"
},
"departure": {
"delay": 48,
"time": "1771505688"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1771507107"
},
"departure": {
"delay": 27,
"time": "1771507107"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 66,
"time": "1771507686"
},
"departure": {
"delay": 66,
"time": "1771507686"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 27,
"time": "1771505727"
},
"departure": {
"delay": 27,
"time": "1771505727"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771506419"
},
"departure": {
"delay": 59,
"time": "1771506419"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1771507805"
},
"departure": {
"delay": 65,
"time": "1771507805"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1771505199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039351x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758842x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771493081"
},
"departure": {
"delay": 115,
"time": "1771493095"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1771490957"
},
"departure": {
"delay": 22,
"time": "1771490962"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -18,
"time": "1771491963"
},
"departure": {
"delay": -18,
"time": "1771492002"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771493591"
},
"departure": {
"delay": 86,
"time": "1771493606"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 71,
"time": "1771491351"
},
"departure": {
"delay": 71,
"time": "1771491371"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771492649"
},
"departure": {
"delay": 65,
"time": "1771492685"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1771492855"
},
"departure": {
"delay": 48,
"time": "1771492908"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1771491401"
},
"departure": {
"delay": 57,
"time": "1771491417"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1771493416"
},
"departure": {
"delay": 49,
"time": "1771493449"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 54,
"time": "1771490925"
},
"departure": {
"delay": 54,
"time": "1771490934"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771493623"
},
"departure": {
"delay": 77,
"time": "1771493657"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 49,
"time": "1771491671"
},
"departure": {
"delay": 49,
"time": "1771491709"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771491095"
},
"departure": {
"delay": 52,
"time": "1771491112"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 41,
"time": "1771490381"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1771490438"
},
"departure": {
"delay": 87,
"time": "1771490487"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1771490392"
},
"departure": {
"delay": 72,
"time": "1771490412"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771493304"
},
"departure": {
"delay": 43,
"time": "1771493323"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 68,
"time": "1771491157"
},
"departure": {
"delay": 68,
"time": "1771491188"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771492153"
},
"departure": {
"delay": 50,
"time": "1771492190"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1771492039"
},
"departure": {
"delay": 34,
"time": "1771492114"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 105,
"time": "1771492472"
},
"departure": {
"delay": 105,
"time": "1771492605"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1771493112"
},
"departure": {
"delay": 89,
"time": "1771493129"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 18,
"time": "1771491816"
},
"departure": {
"delay": 18,
"time": "1771491858"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -29,
"time": "1771491898"
},
"departure": {
"delay": -29,
"time": "1771491931"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1771490802"
},
"departure": {
"delay": 116,
"time": "1771490816"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1771492959"
},
"departure": {
"delay": 85,
"time": "1771493065"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 66,
"time": "1771493515"
},
"departure": {
"delay": 66,
"time": "1771493526"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 172,
"time": "1771490649"
},
"departure": {
"delay": 172,
"time": "1771490692"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1771492776"
},
"departure": {
"delay": 67,
"time": "1771492807"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 146,
"time": "1771490777"
},
"departure": {
"delay": 146,
"time": "1771490786"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771490840"
},
"departure": {
"delay": 110,
"time": "1771490870"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771491439"
},
"departure": {
"delay": 35,
"time": "1771491455"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1771493156"
},
"departure": {
"delay": 102,
"time": "1771493202"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1771491729"
},
"departure": {
"delay": 33,
"time": "1771491753"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1771493291"
},
"departure": {
"delay": 79,
"time": "1771493299"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -12,
"time": "1771492219"
},
"departure": {
"delay": -12,
"time": "1771492248"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -5,
"time": "1771492321"
},
"departure": {
"delay": -5,
"time": "1771492375"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 152,
"time": "1771490711"
},
"departure": {
"delay": 152,
"time": "1771490732"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771490995"
},
"departure": {
"delay": 36,
"time": "1771491036"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1771491051"
},
"departure": {
"delay": 69,
"time": "1771491069"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771491615"
},
"departure": {
"delay": 36,
"time": "1771491636"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1771491275"
},
"departure": {
"delay": 78,
"time": "1771491318"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771491507"
},
"departure": {
"delay": -12,
"time": "1771491528"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771493347"
},
"departure": {
"delay": 40,
"time": "1771493380"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 40,
"time": "1771493466"
},
"departure": {
"delay": 40,
"time": "1771493500"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 51,
"time": "1771493543"
},
"departure": {
"delay": 51,
"time": "1771493571"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1771493732"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 125,
"time": "1771490875"
},
"departure": {
"delay": 125,
"time": "1771490885"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758842x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771502670"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771503662"
},
"departure": {
"delay": 88,
"time": "1771503688"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1771502994"
},
"departure": {
"delay": 68,
"time": "1771503008"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1771504229"
},
"departure": {
"delay": 68,
"time": "1771504268"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1771503328"
},
"departure": {
"delay": 188,
"time": "1771503368"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1771504395"
},
"departure": {
"delay": 158,
"time": "1771504418"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1771504094"
},
"departure": {
"delay": 48,
"time": "1771504128"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1771503087"
},
"departure": {
"delay": 108,
"time": "1771503108"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1771503185"
},
"departure": {
"delay": 148,
"time": "1771503208"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1771504495"
},
"departure": {
"delay": 68,
"time": "1771504508"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1771502782"
},
"departure": {
"delay": 38,
"time": "1771502798"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771502701"
},
"departure": {
"delay": 29,
"time": "1771502729"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771504578"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 158,
"time": "1771503863"
},
"departure": {
"delay": 158,
"time": "1771503878"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1771503582"
},
"departure": {
"delay": 108,
"time": "1771503588"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771503980"
},
"departure": {
"delay": -12,
"time": "1771504008"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1771503464"
},
"departure": {
"delay": 68,
"time": "1771503488"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1771503760"
},
"departure": {
"delay": 128,
"time": "1771503788"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771502882"
},
"departure": {
"delay": 28,
"time": "1771502908"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1771504299"
},
"departure": {
"delay": 99,
"time": "1771504299"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771502575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4351:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1771503876"
},
"departure": {
"delay": 203,
"time": "1771503923"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 273,
"time": "1771505049"
},
"departure": {
"delay": 273,
"time": "1771505073"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 213,
"time": "1771504448"
},
"departure": {
"delay": 213,
"time": "1771504473"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 218,
"time": "1771504178"
},
"departure": {
"delay": 218,
"time": "1771504178"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1771505501"
},
"departure": {
"delay": 161,
"time": "1771505501"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1771505321"
},
"departure": {
"delay": 161,
"time": "1771505321"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1771505391"
},
"departure": {
"delay": 171,
"time": "1771505391"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 238,
"time": "1771504726"
},
"departure": {
"delay": 238,
"time": "1771504798"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 208,
"time": "1771504298"
},
"departure": {
"delay": 208,
"time": "1771504348"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1771503823"
},
"departure": {
"delay": 103,
"time": "1771503823"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 153,
"time": "1771503573"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 318,
"time": "1771504973"
},
"departure": {
"delay": 318,
"time": "1771504998"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1771503630"
},
"departure": {
"delay": 150,
"time": "1771503630"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 268,
"time": "1771504626"
},
"departure": {
"delay": 268,
"time": "1771504648"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 303,
"time": "1771504873"
},
"departure": {
"delay": 303,
"time": "1771504923"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 188,
"time": "1771505468"
},
"departure": {
"delay": 188,
"time": "1771505468"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 208,
"time": "1771505668"
},
"departure": {
"delay": 208,
"time": "1771505668"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 204,
"time": "1771505184"
},
"departure": {
"delay": 204,
"time": "1771505184"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1771504548"
},
"departure": {
"delay": 228,
"time": "1771504548"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1771504073"
},
"departure": {
"delay": 173,
"time": "1771504073"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771503748"
},
"departure": {
"delay": 88,
"time": "1771503748"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 193,
"time": "1771503973"
},
"departure": {
"delay": 193,
"time": "1771503973"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771503666"
},
"departure": {
"delay": 126,
"time": "1771503666"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503584",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8046:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771509240"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771507740"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508160"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771508820"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771509300"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771509120"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771507860"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771508640"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771508460"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771509360"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771509180"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771508940"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771509060"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771507800"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3412:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758850x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1771498086"
},
"departure": {
"delay": 162,
"time": "1771498122"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771498849"
},
"departure": {
"delay": 26,
"time": "1771498886"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 68,
"time": "1771499598"
},
"departure": {
"delay": 68,
"time": "1771499648"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1771498568"
},
"departure": {
"delay": 21,
"time": "1771498581"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771499713"
},
"departure": {
"delay": 67,
"time": "1771499767"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1771500586"
},
"departure": {
"delay": 35,
"time": "1771500635"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 11,
"time": "1771500911"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 168,
"time": "1771497998"
},
"departure": {
"delay": 168,
"time": "1771498008"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1771499381"
},
"departure": {
"delay": 122,
"time": "1771499462"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1771498023"
},
"departure": {
"delay": 159,
"time": "1771498059"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771499935"
},
"departure": {
"delay": 33,
"time": "1771499973"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1771498757"
},
"departure": {
"delay": 15,
"time": "1771498815"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1771498672"
},
"departure": {
"delay": -31,
"time": "1771498709"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -35,
"time": "1771500432"
},
"departure": {
"delay": -35,
"time": "1771500445"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 72,
"time": "1771500821"
},
"departure": {
"delay": 72,
"time": "1771500852"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 66,
"time": "1771498311"
},
"departure": {
"delay": 66,
"time": "1771498326"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771498452"
},
"departure": {
"delay": 45,
"time": "1771498485"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771498515"
},
"departure": {
"delay": 24,
"time": "1771498524"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1771498122"
},
"departure": {
"delay": 176,
"time": "1771498136"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 173,
"time": "1771497934"
},
"departure": {
"delay": 173,
"time": "1771497953"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771499821"
},
"departure": {
"delay": 40,
"time": "1771499860"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1771500006"
},
"departure": {
"delay": 11,
"time": "1771500071"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1771499141"
},
"departure": {
"delay": 31,
"time": "1771499191"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1771498246"
},
"departure": {
"delay": 61,
"time": "1771498261"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771500796"
},
"departure": {
"delay": 85,
"time": "1771500805"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -1,
"time": "1771498603"
},
"departure": {
"delay": -1,
"time": "1771498619"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1771498375"
},
"departure": {
"delay": 68,
"time": "1771498388"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1771498905"
},
"departure": {
"delay": 29,
"time": "1771498949"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1771500648"
},
"departure": {
"delay": 36,
"time": "1771500696"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 7,
"time": "1771500264"
},
"departure": {
"delay": 7,
"time": "1771500307"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 55,
"time": "1771499018"
},
"departure": {
"delay": 55,
"time": "1771499095"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1771498271"
},
"departure": {
"delay": 86,
"time": "1771498286"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 191,
"time": "1771497899"
},
"departure": {
"delay": 191,
"time": "1771497911"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1771499494"
},
"departure": {
"delay": 76,
"time": "1771499536"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1771500211"
},
"departure": {
"delay": -1,
"time": "1771500239"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1771500122"
},
"departure": {
"delay": -18,
"time": "1771500162"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1771500702"
},
"departure": {
"delay": 77,
"time": "1771500737"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1771500403"
},
"departure": {
"delay": 1,
"time": "1771500421"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 121,
"time": "1771497661"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1771500749"
},
"departure": {
"delay": 43,
"time": "1771500763"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 77,
"time": "1771498210"
},
"departure": {
"delay": 77,
"time": "1771498217"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771500181"
},
"departure": {
"delay": 16,
"time": "1771500196"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 23,
"time": "1771499222"
},
"departure": {
"delay": 23,
"time": "1771499243"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1771500478"
},
"departure": {
"delay": 13,
"time": "1771500553"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 236,
"time": "1771497736"
},
"departure": {
"delay": 236,
"time": "1771497836"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1771498182"
},
"departure": {
"delay": 113,
"time": "1771498193"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771499284"
},
"departure": {
"delay": 48,
"time": "1771499328"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 168,
"time": "1771497675"
},
"departure": {
"delay": 168,
"time": "1771497708"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758850x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 410,
"time": "1771503085"
},
"departure": {
"delay": 410,
"time": "1771503110"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 535,
"time": "1771504735"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 606,
"time": "1771503786"
},
"departure": {
"delay": 606,
"time": "1771503786"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 635,
"time": "1771503886"
},
"departure": {
"delay": 635,
"time": "1771503935"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 630,
"time": "1771504395"
},
"departure": {
"delay": 630,
"time": "1771504410"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 470,
"time": "1771503388"
},
"departure": {
"delay": 470,
"time": "1771503410"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 615,
"time": "1771503712"
},
"departure": {
"delay": 615,
"time": "1771503735"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 467,
"time": "1771502867"
},
"departure": {
"delay": 467,
"time": "1771502867"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 685,
"time": "1771504560"
},
"departure": {
"delay": 685,
"time": "1771504585"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 521,
"time": "1771503521"
},
"departure": {
"delay": 521,
"time": "1771503521"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 445,
"time": "1771502905"
},
"departure": {
"delay": 445,
"time": "1771502905"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 542,
"time": "1771503639"
},
"departure": {
"delay": 542,
"time": "1771503662"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 515,
"time": "1771503310"
},
"departure": {
"delay": 515,
"time": "1771503335"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 562,
"time": "1771503562"
},
"departure": {
"delay": 562,
"time": "1771503562"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 623,
"time": "1771504193"
},
"departure": {
"delay": 623,
"time": "1771504343"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 630,
"time": "1771504692"
},
"departure": {
"delay": 630,
"time": "1771504710"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 406,
"time": "1771503046"
},
"departure": {
"delay": 406,
"time": "1771503046"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 385,
"time": "1771502785"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 605,
"time": "1771504065"
},
"departure": {
"delay": 605,
"time": "1771504085"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 640,
"time": "1771504455"
},
"departure": {
"delay": 640,
"time": "1771504480"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 391,
"time": "1771503211"
},
"departure": {
"delay": 391,
"time": "1771503211"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 460,
"time": "1771503160"
},
"departure": {
"delay": 460,
"time": "1771503160"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 640,
"time": "1771504638"
},
"departure": {
"delay": 640,
"time": "1771504660"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 474,
"time": "1771502994"
},
"departure": {
"delay": 474,
"time": "1771502994"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 545,
"time": "1771503460"
},
"departure": {
"delay": 545,
"time": "1771503485"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 642,
"time": "1771504002"
},
"departure": {
"delay": 642,
"time": "1771504002"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771502794",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14913:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112366x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 203,
"time": "1771505243"
},
"departure": {
"delay": 203,
"time": "1771505243"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1771505950"
},
"departure": {
"delay": 190,
"time": "1771505950"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1771505460"
},
"departure": {
"delay": 180,
"time": "1771505460"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 178,
"time": "1771505818"
},
"departure": {
"delay": 178,
"time": "1771505818"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 182,
"time": "1771506062"
},
"departure": {
"delay": 182,
"time": "1771506062"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 231,
"time": "1771506411"
},
"departure": {
"delay": 231,
"time": "1771506411"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1771505649"
},
"departure": {
"delay": 189,
"time": "1771505649"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 206,
"time": "1771506146"
},
"departure": {
"delay": 206,
"time": "1771506146"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 210,
"time": "1771505550"
},
"departure": {
"delay": 210,
"time": "1771505550"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 196,
"time": "1771505356"
},
"departure": {
"delay": 196,
"time": "1771505356"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1771506526"
},
"departure": {
"delay": 226,
"time": "1771506526"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1771505093"
},
"departure": {
"delay": 173,
"time": "1771505093"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 96,
"time": "1771504956"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 175,
"time": "1771506295"
},
"departure": {
"delay": 175,
"time": "1771506295"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 231,
"time": "1771506651"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112366x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745404x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771496148"
},
"departure": {
"delay": 35,
"time": "1771496195"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1771495651"
},
"departure": {
"delay": 167,
"time": "1771495727"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1771495954"
},
"departure": {
"delay": 122,
"time": "1771495982"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1771496544"
},
"departure": {
"delay": 61,
"time": "1771496581"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1771496911"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 168,
"time": "1771495753"
},
"departure": {
"delay": 168,
"time": "1771495788"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1771496305"
},
"departure": {
"delay": 80,
"time": "1771496360"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1771496087"
},
"departure": {
"delay": -1,
"time": "1771496099"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771496399"
},
"departure": {
"delay": 43,
"time": "1771496443"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771496787"
},
"departure": {
"delay": 34,
"time": "1771496854"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 127,
"time": "1771495900"
},
"departure": {
"delay": 127,
"time": "1771495927"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1771496465"
},
"departure": {
"delay": 46,
"time": "1771496506"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1771496637"
},
"departure": {
"delay": 104,
"time": "1771496684"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1771495492"
},
"departure": {
"delay": 144,
"time": "1771495524"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771496713"
},
"departure": {
"delay": 25,
"time": "1771496725"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 162,
"time": "1771495362"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1771495547"
},
"departure": {
"delay": 114,
"time": "1771495554"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1771495575"
},
"departure": {
"delay": 118,
"time": "1771495618"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1771495814"
},
"departure": {
"delay": 171,
"time": "1771495851"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771496016"
},
"departure": {
"delay": 74,
"time": "1771496054"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745404x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:e58c3cea4115a3188a92b41ec9a6a355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771503627"
},
"departure": {
"delay": 35,
"time": "1771503635"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1771504194"
},
"departure": {
"delay": 185,
"time": "1771504205"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"departure": {
"delay": 9,
"time": "1771503609"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1771504803"
},
"departure": {
"delay": 147,
"time": "1771504827"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 219,
"time": "1771504058"
},
"departure": {
"delay": 219,
"time": "1771504119"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1771504700"
},
"departure": {
"delay": 111,
"time": "1771504731"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 203,
"time": "1771504319"
},
"departure": {
"delay": 203,
"time": "1771504343"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 224,
"time": "1771504278"
},
"departure": {
"delay": 224,
"time": "1771504304"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1771504463"
},
"departure": {
"delay": 165,
"time": "1771504485"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1771504223"
},
"departure": {
"delay": 162,
"time": "1771504242"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1771503880"
},
"departure": {
"delay": 109,
"time": "1771503889"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1771503940"
},
"departure": {
"delay": 172,
"time": "1771503952"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1771503642"
},
"departure": {
"delay": -4,
"time": "1771503656"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 211,
"time": "1771504390"
},
"departure": {
"delay": 211,
"time": "1771504411"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1771504878"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1771503727"
},
"departure": {
"delay": 64,
"time": "1771503784"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1771504144"
},
"departure": {
"delay": 198,
"time": "1771504158"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1771504020"
},
"departure": {
"delay": 194,
"time": "1771504034"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1771504544"
},
"departure": {
"delay": 110,
"time": "1771504550"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1771504578"
},
"departure": {
"delay": 90,
"time": "1771504590"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1771504623"
},
"departure": {
"delay": 80,
"time": "1771504640"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
}
],
"timestamp": "1771504985",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:e58c3cea4115a3188a92b41ec9a6a355:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745407x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771499537"
},
"departure": {
"delay": 89,
"time": "1771499609"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 66,
"time": "1771497966"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771498106"
},
"departure": {
"delay": 22,
"time": "1771498162"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771498505"
},
"departure": {
"delay": 37,
"time": "1771498537"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771498077"
},
"departure": {
"delay": 5,
"time": "1771498085"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1771499370"
},
"departure": {
"delay": 143,
"time": "1771499423"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771499453"
},
"departure": {
"delay": 88,
"time": "1771499488"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771498412"
},
"departure": {
"delay": 64,
"time": "1771498444"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771498269"
},
"departure": {
"delay": 59,
"time": "1771498319"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1771498634"
},
"departure": {
"delay": -12,
"time": "1771498668"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -84,
"time": "1771498703"
},
"departure": {
"delay": -84,
"time": "1771498716"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1771499702"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1771499269"
},
"departure": {
"delay": 98,
"time": "1771499318"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771499063"
},
"departure": {
"delay": 8,
"time": "1771499108"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1771499136"
},
"departure": {
"delay": 79,
"time": "1771499239"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771498344"
},
"departure": {
"delay": 62,
"time": "1771498382"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1771498768"
},
"departure": {
"delay": -7,
"time": "1771498853"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771498185"
},
"departure": {
"delay": 42,
"time": "1771498242"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771498925"
},
"departure": {
"delay": 14,
"time": "1771498994"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771498560"
},
"departure": {
"delay": 27,
"time": "1771498587"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745407x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758090x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 310,
"time": "1771501077"
},
"departure": {
"delay": 310,
"time": "1771501090"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771499720"
},
"departure": {
"delay": 88,
"time": "1771499728"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1771500136"
},
"departure": {
"delay": 73,
"time": "1771500313"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771499887"
},
"departure": {
"delay": 45,
"time": "1771499925"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1771499393"
},
"departure": {
"delay": 103,
"time": "1771499443"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 161,
"time": "1771500489"
},
"departure": {
"delay": 161,
"time": "1771500521"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1771501311"
},
"departure": {
"delay": 242,
"time": "1771501322"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1771500812"
},
"departure": {
"delay": 166,
"time": "1771500826"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 217,
"time": "1771501417"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 71,
"time": "1771499171"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758090x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2437:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771518000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2437:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758891x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771492136"
},
"departure": {
"delay": 12,
"time": "1771492152"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1771493910"
},
"departure": {
"delay": -90,
"time": "1771493910"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -4,
"time": "1771493446"
},
"departure": {
"delay": -4,
"time": "1771493456"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 55,
"time": "1771491871"
},
"departure": {
"delay": 55,
"time": "1771491955"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771491045"
},
"departure": {
"delay": 24,
"time": "1771491084"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771491125"
},
"departure": {
"delay": 35,
"time": "1771491155"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771492312"
},
"departure": {
"delay": 6,
"time": "1771492326"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771493509"
},
"departure": {
"delay": 25,
"time": "1771493545"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 51,
"time": "1771493378"
},
"departure": {
"delay": 51,
"time": "1771493391"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1771491003"
},
"departure": {
"delay": 15,
"time": "1771491015"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1771492411"
},
"departure": {
"delay": 9,
"time": "1771492449"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -3,
"time": "1771490868"
},
"departure": {
"delay": -3,
"time": "1771490877"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1771493000"
},
"departure": {
"delay": -100,
"time": "1771493000"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1771490763"
},
"departure": {
"delay": 28,
"time": "1771490788"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1771491747"
},
"departure": {
"delay": 12,
"time": "1771491792"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -51,
"time": "1771492582"
},
"departure": {
"delay": -51,
"time": "1771492629"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1771493784"
},
"departure": {
"delay": -20,
"time": "1771493800"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 11,
"time": "1771493283"
},
"departure": {
"delay": 11,
"time": "1771493351"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1771491319"
},
"departure": {
"delay": 3,
"time": "1771491363"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1771491461"
},
"departure": {
"delay": 1,
"time": "1771491481"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1771491532"
},
"departure": {
"delay": -7,
"time": "1771491593"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1771493553"
},
"departure": {
"delay": -11,
"time": "1771493569"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"departure": {
"delay": 13,
"time": "1771490713"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -34,
"time": "1771491196"
},
"departure": {
"delay": -34,
"time": "1771491206"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -210,
"time": "1771493910"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -47,
"time": "1771492649"
},
"departure": {
"delay": -47,
"time": "1771492693"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1771493000"
},
"departure": {
"delay": -23,
"time": "1771493257"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1771492851"
},
"departure": {
"delay": 5,
"time": "1771492865"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1771492911"
},
"departure": {
"delay": 5,
"time": "1771492925"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -31,
"time": "1771490895"
},
"departure": {
"delay": -31,
"time": "1771490909"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1771492513"
},
"departure": {
"delay": -24,
"time": "1771492536"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771493587"
},
"departure": {
"delay": 6,
"time": "1771493646"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1771491165"
},
"departure": {
"delay": 1,
"time": "1771491181"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1771493421"
},
"departure": {
"delay": 29,
"time": "1771493429"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -13,
"time": "1771491393"
},
"departure": {
"delay": -13,
"time": "1771491407"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771492783"
},
"departure": {
"delay": 12,
"time": "1771492812"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1771491999"
},
"departure": {
"delay": 4,
"time": "1771492084"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -150,
"time": "1771493910"
},
"departure": {
"delay": -150,
"time": "1771493910"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1771493753"
},
"departure": {
"delay": 1,
"time": "1771493761"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -39,
"time": "1771491423"
},
"departure": {
"delay": -39,
"time": "1771491441"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771492208"
},
"departure": {
"delay": 11,
"time": "1771492271"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -220,
"time": "1771493000"
},
"departure": {
"delay": -220,
"time": "1771493000"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1771490974"
},
"departure": {
"delay": -9,
"time": "1771490991"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1771492951"
},
"departure": {
"delay": -15,
"time": "1771492965"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1771493910"
},
"departure": {
"delay": -30,
"time": "1771493910"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 1,
"time": "1771491629"
},
"departure": {
"delay": 1,
"time": "1771491661"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1771492350"
},
"departure": {
"delay": -5,
"time": "1771492375"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1771492994"
},
"departure": {
"delay": -40,
"time": "1771493000"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1771493672"
},
"departure": {
"delay": -17,
"time": "1771493683"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 17,
"time": "1771490921"
},
"departure": {
"delay": 17,
"time": "1771490957"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758891x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077479x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771505784"
},
"departure": {
"delay": 84,
"time": "1771505784"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771506063"
},
"departure": {
"delay": 63,
"time": "1771506063"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 103,
"time": "1771505983"
},
"departure": {
"delay": 103,
"time": "1771505983"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 118,
"time": "1771505698"
},
"departure": {
"delay": 118,
"time": "1771505698"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1771505470"
},
"departure": {
"delay": 70,
"time": "1771505470"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1771505583"
},
"departure": {
"delay": 63,
"time": "1771505583"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771505647"
},
"departure": {
"delay": 67,
"time": "1771505647"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771505164"
},
"departure": {
"delay": 64,
"time": "1771505164"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1771505955"
},
"departure": {
"delay": 75,
"time": "1771505955"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 78,
"time": "1771505898"
},
"departure": {
"delay": 78,
"time": "1771505898"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1771506183"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1771505227"
},
"departure": {
"delay": 67,
"time": "1771505227"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771504947"
},
"departure": {
"delay": 87,
"time": "1771504947"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771505823"
},
"departure": {
"delay": 63,
"time": "1771505823"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1771505393"
},
"departure": {
"delay": 113,
"time": "1771505393"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771505043"
},
"departure": {
"delay": 63,
"time": "1771505043"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771505283"
},
"departure": {
"delay": 63,
"time": "1771505283"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077479x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745459x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1771491141"
},
"departure": {
"delay": 94,
"time": "1771491154"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1771490330"
},
"departure": {
"delay": 148,
"time": "1771490368"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1771490009"
},
"departure": {
"delay": 107,
"time": "1771490087"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1771490147"
},
"departure": {
"delay": 157,
"time": "1771490197"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1771490927"
},
"departure": {
"delay": 143,
"time": "1771491083"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1771491355"
},
"departure": {
"delay": 166,
"time": "1771491406"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1771490594"
},
"departure": {
"delay": 118,
"time": "1771490638"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1771490246"
},
"departure": {
"delay": 129,
"time": "1771490289"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1771491262"
},
"departure": {
"delay": 150,
"time": "1771491330"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1771491605"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1771490846"
},
"departure": {
"delay": 9,
"time": "1771490889"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1771490450"
},
"departure": {
"delay": 148,
"time": "1771490488"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771490678"
},
"departure": {
"delay": 51,
"time": "1771490691"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771490387"
},
"departure": {
"delay": 125,
"time": "1771490405"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 184,
"time": "1771491421"
},
"departure": {
"delay": 184,
"time": "1771491484"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771490730"
},
"departure": {
"delay": 43,
"time": "1771490803"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771491184"
},
"departure": {
"delay": 120,
"time": "1771491240"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 150,
"time": "1771489950"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1771491502"
},
"departure": {
"delay": 178,
"time": "1771491538"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745459x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3364:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771503853"
},
"departure": {
"delay": 90,
"time": "1771503870"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1771504646"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1771503422"
},
"departure": {
"delay": 90,
"time": "1771503450"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771504208"
},
"departure": {
"delay": 10,
"time": "1771504210"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771504113"
},
"departure": {
"delay": 51,
"time": "1771504131"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771504293"
},
"departure": {
"delay": 50,
"time": "1771504310"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1771503925"
},
"departure": {
"delay": 110,
"time": "1771503950"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771503659"
},
"departure": {
"delay": 90,
"time": "1771503690"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771503350"
},
"departure": {
"delay": 70,
"time": "1771503370"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1771503090"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771504019"
},
"departure": {
"delay": 71,
"time": "1771504031"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1771503171"
},
"departure": {
"delay": 52,
"time": "1771503172"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1771503764"
},
"departure": {
"delay": 130,
"time": "1771503790"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771503254"
},
"departure": {
"delay": 110,
"time": "1771503290"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771504543"
},
"departure": {
"delay": 50,
"time": "1771504550"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1771503553"
},
"departure": {
"delay": 151,
"time": "1771503571"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1771504370"
},
"departure": {
"delay": 11,
"time": "1771504391"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771504458"
},
"departure": {
"delay": 30,
"time": "1771504470"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771502755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3364:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771502460"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771501320"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771502880"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771501380"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771502100"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771502280"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771501620"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771502760"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771502340"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771502220"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771502520"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503060"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771501680"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771502400"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771503720"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771501440"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771502040"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771501560"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771501860"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771505040"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771501980"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771502580"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
}
],
"timestamp": "1771504930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3431:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227585x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1771505295"
},
"departure": {
"delay": 255,
"time": "1771505295"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 274,
"time": "1771505074"
},
"departure": {
"delay": 274,
"time": "1771505074"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1771505354"
},
"departure": {
"delay": 254,
"time": "1771505354"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 277,
"time": "1771505497"
},
"departure": {
"delay": 277,
"time": "1771505497"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 228,
"time": "1771505148"
},
"departure": {
"delay": 228,
"time": "1771505148"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 228,
"time": "1771505448"
},
"departure": {
"delay": 228,
"time": "1771505448"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1771505585"
},
"departure": {
"delay": 245,
"time": "1771505585"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 281,
"time": "1771505021"
},
"departure": {
"delay": 281,
"time": "1771505021"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 267,
"time": "1771505547"
},
"departure": {
"delay": 267,
"time": "1771505547"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1771505628"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 257,
"time": "1771505177"
},
"departure": {
"delay": 257,
"time": "1771505177"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227585x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745470x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 244,
"time": "1771500085"
},
"departure": {
"delay": 244,
"time": "1771500124"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 276,
"time": "1771500175"
},
"departure": {
"delay": 276,
"time": "1771500216"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771500853"
},
"departure": {
"delay": 30,
"time": "1771500870"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1771500776"
},
"departure": {
"delay": 46,
"time": "1771500826"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771500926"
},
"departure": {
"delay": 57,
"time": "1771501017"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1771501343"
},
"departure": {
"delay": 118,
"time": "1771501378"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1771501070"
},
"departure": {
"delay": 78,
"time": "1771501098"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771500677"
},
"departure": {
"delay": 66,
"time": "1771500726"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1771501122"
},
"departure": {
"delay": 110,
"time": "1771501190"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1771500570"
},
"departure": {
"delay": 184,
"time": "1771500604"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771501214"
},
"departure": {
"delay": 128,
"time": "1771501268"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1771500328"
},
"departure": {
"delay": 217,
"time": "1771500337"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 236,
"time": "1771500278"
},
"departure": {
"delay": 236,
"time": "1771500296"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1771500418"
},
"departure": {
"delay": 187,
"time": "1771500427"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771501286"
},
"departure": {
"delay": 122,
"time": "1771501322"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1771500638"
},
"departure": {
"delay": 104,
"time": "1771500644"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771501480"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 203,
"time": "1771500356"
},
"departure": {
"delay": 203,
"time": "1771500383"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 315,
"time": "1771500015"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745470x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -445,
"time": "1771506875"
},
"departure": {
"delay": -445,
"time": "1771506875"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -95,
"time": "1771505125"
},
"departure": {
"delay": -95,
"time": "1771505125"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -158,
"time": "1771504342"
},
"departure": {
"delay": -158,
"time": "1771504342"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -624,
"time": "1771507356"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -205,
"time": "1771505855"
},
"departure": {
"delay": -205,
"time": "1771505855"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -347,
"time": "1771506073"
},
"departure": {
"delay": -347,
"time": "1771506073"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -296,
"time": "1771506004"
},
"departure": {
"delay": -296,
"time": "1771506004"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -538,
"time": "1771507022"
},
"departure": {
"delay": -538,
"time": "1771507022"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -161,
"time": "1771504519"
},
"departure": {
"delay": -161,
"time": "1771504519"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -575,
"time": "1771506985"
},
"departure": {
"delay": -575,
"time": "1771506985"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -154,
"time": "1771505426"
},
"departure": {
"delay": -154,
"time": "1771505426"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -176,
"time": "1771505344"
},
"departure": {
"delay": -176,
"time": "1771505344"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -196,
"time": "1771505684"
},
"departure": {
"delay": -196,
"time": "1771505684"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -603,
"time": "1771507077"
},
"departure": {
"delay": -603,
"time": "1771507077"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -441,
"time": "1771506819"
},
"departure": {
"delay": -441,
"time": "1771506819"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -603,
"time": "1771507197"
},
"departure": {
"delay": -603,
"time": "1771507197"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -284,
"time": "1771505776"
},
"departure": {
"delay": -284,
"time": "1771505776"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -77,
"time": "1771504603"
},
"departure": {
"delay": -77,
"time": "1771504603"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -116,
"time": "1771505284"
},
"departure": {
"delay": -116,
"time": "1771505284"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -182,
"time": "1771504378"
},
"departure": {
"delay": -182,
"time": "1771504378"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -117,
"time": "1771504443"
},
"departure": {
"delay": -117,
"time": "1771504443"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -226,
"time": "1771505474"
},
"departure": {
"delay": -226,
"time": "1771505474"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -317,
"time": "1771506283"
},
"departure": {
"delay": -317,
"time": "1771506283"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -218,
"time": "1771505722"
},
"departure": {
"delay": -218,
"time": "1771505722"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -103,
"time": "1771505057"
},
"departure": {
"delay": -103,
"time": "1771505057"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -426,
"time": "1771506594"
},
"departure": {
"delay": -426,
"time": "1771506594"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -408,
"time": "1771506432"
},
"departure": {
"delay": -408,
"time": "1771506432"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -641,
"time": "1771507279"
},
"departure": {
"delay": -641,
"time": "1771507279"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -56,
"time": "1771505224"
},
"departure": {
"delay": -56,
"time": "1771505224"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -256,
"time": "1771505564"
},
"departure": {
"delay": -256,
"time": "1771505564"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -513,
"time": "1771506927"
},
"departure": {
"delay": -513,
"time": "1771506927"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470853:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771504815"
},
"departure": {
"delay": 15,
"time": "1771504815"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1771505457"
},
"departure": {
"delay": 57,
"time": "1771505457"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1771505259"
},
"departure": {
"delay": 159,
"time": "1771505259"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 147,
"time": "1771505427"
},
"departure": {
"delay": 147,
"time": "1771505427"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771504905"
},
"departure": {
"delay": 45,
"time": "1771504905"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1771505207"
},
"departure": {
"delay": 167,
"time": "1771505207"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771504748"
},
"departure": {
"delay": 68,
"time": "1771504748"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771504965"
},
"departure": {
"delay": 45,
"time": "1771504965"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1771505697"
},
"departure": {
"delay": 117,
"time": "1771505697"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 146,
"time": "1771505366"
},
"departure": {
"delay": 146,
"time": "1771505366"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1771505533"
},
"departure": {
"delay": 73,
"time": "1771505533"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1771505305"
},
"departure": {
"delay": 145,
"time": "1771505305"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1771505473"
},
"departure": {
"delay": 73,
"time": "1771505473"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771505498"
},
"departure": {
"delay": 98,
"time": "1771505498"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1771505127"
},
"departure": {
"delay": 147,
"time": "1771505127"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1771505833"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1771505336"
},
"departure": {
"delay": 176,
"time": "1771505336"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1771505055"
},
"departure": {
"delay": 75,
"time": "1771505055"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771504767"
},
"departure": {
"delay": 27,
"time": "1771504767"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1771504715",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4386:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771505279"
},
"departure": {
"delay": -1,
"time": "1771505279"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771506072"
},
"departure": {
"delay": 12,
"time": "1771506072"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771506413"
},
"departure": {
"delay": -7,
"time": "1771506413"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1771505351"
},
"departure": {
"delay": 11,
"time": "1771505351"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1771505592"
},
"departure": {
"delay": 12,
"time": "1771505592"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1771505813"
},
"departure": {
"delay": -7,
"time": "1771505813"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771505494"
},
"departure": {
"delay": 34,
"time": "1771505494"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771505910"
},
"departure": {
"delay": 30,
"time": "1771505910"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771505147"
},
"departure": {
"delay": 50,
"time": "1771505150"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771505415"
},
"departure": {
"delay": 15,
"time": "1771505415"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771505209"
},
"departure": {
"delay": 49,
"time": "1771505209"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771506164"
},
"departure": {
"delay": 44,
"time": "1771506164"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 50,
"time": "1771505090"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505096",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4386:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759199x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1771487542"
},
"departure": {
"delay": 198,
"time": "1771487658"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771488774"
},
"departure": {
"delay": 8,
"time": "1771488788"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771487965"
},
"departure": {
"delay": 31,
"time": "1771487971"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1771487813"
},
"departure": {
"delay": 68,
"time": "1771487828"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1771488989"
},
"departure": {
"delay": 240,
"time": "1771489260"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1771488320"
},
"departure": {
"delay": -19,
"time": "1771488341"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1771487742"
},
"departure": {
"delay": 114,
"time": "1771487754"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771488078"
},
"departure": {
"delay": 41,
"time": "1771488101"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771488276"
},
"departure": {
"delay": -10,
"time": "1771488290"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 114,
"time": "1771487454"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771489020"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1771488139"
},
"departure": {
"delay": 33,
"time": "1771488153"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771487853"
},
"departure": {
"delay": 53,
"time": "1771487873"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1771488562"
},
"departure": {
"delay": 37,
"time": "1771488637"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771487938"
},
"departure": {
"delay": 70,
"time": "1771487950"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771488950"
},
"departure": {
"time": "1771488960"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771488745"
},
"departure": {
"delay": 36,
"time": "1771488756"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771488207"
},
"departure": {
"delay": -20,
"time": "1771488220"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1771488433"
},
"departure": {
"delay": -30,
"time": "1771488450"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759199x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758894x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1771496015"
},
"departure": {
"delay": 62,
"time": "1771496042"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 36,
"time": "1771495940"
},
"departure": {
"delay": 36,
"time": "1771495956"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1771494359"
},
"departure": {
"delay": 43,
"time": "1771494403"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1771496213"
},
"departure": {
"delay": 59,
"time": "1771496219"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 37,
"time": "1771496781"
},
"departure": {
"delay": 37,
"time": "1771496797"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 19,
"time": "1771496324"
},
"departure": {
"delay": 19,
"time": "1771496359"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 87,
"time": "1771495548"
},
"departure": {
"delay": 87,
"time": "1771495587"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1771493931"
},
"departure": {
"delay": 65,
"time": "1771493945"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771496709"
},
"departure": {
"delay": 47,
"time": "1771496747"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 51,
"time": "1771494220"
},
"departure": {
"delay": 51,
"time": "1771494231"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1771494180"
},
"departure": {
"delay": 12,
"time": "1771494192"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771494285"
},
"departure": {
"delay": 22,
"time": "1771494322"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1771495837"
},
"departure": {
"delay": 52,
"time": "1771495852"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1771493590"
},
"departure": {
"delay": 21,
"time": "1771493601"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771493651"
},
"departure": {
"delay": 29,
"time": "1771493669"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771496262"
},
"departure": {
"delay": 60,
"time": "1771496280"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 95,
"time": "1771495074"
},
"departure": {
"delay": 95,
"time": "1771495115"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1771495767"
},
"departure": {
"delay": 63,
"time": "1771495803"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1771493961"
},
"departure": {
"delay": 35,
"time": "1771493975"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771493866"
},
"departure": {
"delay": 83,
"time": "1771493903"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771495378"
},
"departure": {
"delay": 42,
"time": "1771495422"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1771496290"
},
"departure": {
"delay": 15,
"time": "1771496295"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -5,
"time": "1771493626"
},
"departure": {
"delay": -5,
"time": "1771493635"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1771496061"
},
"departure": {
"delay": 61,
"time": "1771496101"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1771494899"
},
"departure": {
"delay": 108,
"time": "1771494948"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1771495726"
},
"departure": {
"delay": 57,
"time": "1771495737"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 78,
"time": "1771495290"
},
"departure": {
"delay": 78,
"time": "1771495338"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1771496845"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 62,
"time": "1771493726"
},
"departure": {
"delay": 62,
"time": "1771493762"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771494069"
},
"departure": {
"delay": 59,
"time": "1771494119"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771493778"
},
"departure": {
"delay": 58,
"time": "1771493818"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771496375"
},
"departure": {
"delay": -13,
"time": "1771496387"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 59,
"time": "1771493492"
},
"departure": {
"delay": 59,
"time": "1771493519"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1771495216"
},
"departure": {
"delay": 90,
"time": "1771495230"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 41,
"time": "1771493441"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1771496130"
},
"departure": {
"delay": 128,
"time": "1771496168"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1771493678"
},
"departure": {
"delay": 11,
"time": "1771493711"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771496192"
},
"departure": {
"delay": 107,
"time": "1771496207"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 69,
"time": "1771494986"
},
"departure": {
"delay": 69,
"time": "1771495029"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771495447"
},
"departure": {
"delay": 52,
"time": "1771495492"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1771495134"
},
"departure": {
"delay": 97,
"time": "1771495177"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771494147"
},
"departure": {
"delay": 44,
"time": "1771494164"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771494665"
},
"departure": {
"delay": 68,
"time": "1771494848"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1771494575"
},
"departure": {
"delay": -20,
"time": "1771494580"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1771495678"
},
"departure": {
"delay": 80,
"time": "1771495700"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1771496436"
},
"departure": {
"delay": 19,
"time": "1771496479"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 15,
"time": "1771496495"
},
"departure": {
"delay": 15,
"time": "1771496535"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 81,
"time": "1771495629"
},
"departure": {
"delay": 81,
"time": "1771495641"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1771496661"
},
"departure": {
"delay": 52,
"time": "1771496692"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 40,
"time": "1771494482"
},
"departure": {
"delay": 40,
"time": "1771494520"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758894x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1771504955"
},
"departure": {
"delay": 215,
"time": "1771504955"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1771504316"
},
"departure": {
"delay": 176,
"time": "1771504316"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1771503805"
},
"departure": {
"delay": 145,
"time": "1771503805"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 210,
"time": "1771504207"
},
"departure": {
"delay": 210,
"time": "1771504230"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1771503085"
},
"departure": {
"delay": 145,
"time": "1771503085"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1771503705"
},
"departure": {
"delay": 165,
"time": "1771503705"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 181,
"time": "1771504861"
},
"departure": {
"delay": 181,
"time": "1771504861"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 163,
"time": "1771503763"
},
"departure": {
"delay": 163,
"time": "1771503763"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1771504005"
},
"departure": {
"delay": 105,
"time": "1771504005"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1771503905"
},
"departure": {
"delay": 185,
"time": "1771503905"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771505337"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 175,
"time": "1771503055"
},
"departure": {
"delay": 175,
"time": "1771503055"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1771503155"
},
"departure": {
"delay": 155,
"time": "1771503155"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 191,
"time": "1771504330"
},
"departure": {
"delay": 191,
"time": "1771504331"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1771503609"
},
"departure": {
"delay": 210,
"time": "1771503630"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 203,
"time": "1771504463"
},
"departure": {
"delay": 203,
"time": "1771504463"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1771503230"
},
"departure": {
"delay": 170,
"time": "1771503230"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1771505132"
},
"departure": {
"delay": 212,
"time": "1771505132"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1771504056"
},
"departure": {
"delay": 180,
"time": "1771504080"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 199,
"time": "1771503559"
},
"departure": {
"delay": 199,
"time": "1771503559"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 222,
"time": "1771505262"
},
"departure": {
"delay": 222,
"time": "1771505262"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 195,
"time": "1771504130"
},
"departure": {
"delay": 195,
"time": "1771504155"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1771504510"
},
"departure": {
"delay": 130,
"time": "1771504510"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 111,
"time": "1771502931"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 233,
"time": "1771505033"
},
"departure": {
"delay": 233,
"time": "1771505033"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1771503306"
},
"departure": {
"delay": 186,
"time": "1771503306"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771504705"
},
"departure": {
"delay": 145,
"time": "1771504705"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1771503850"
},
"departure": {
"delay": 130,
"time": "1771503850"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1771504581"
},
"departure": {
"delay": 141,
"time": "1771504581"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1771504631"
},
"departure": {
"delay": 131,
"time": "1771504631"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1771504414"
},
"departure": {
"delay": 154,
"time": "1771504414"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771502934",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10961:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758856x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1771504211"
},
"departure": {
"delay": -9,
"time": "1771504251"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1771505560"
},
"departure": {
"delay": -20,
"time": "1771505560"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 77,
"time": "1771503341"
},
"departure": {
"delay": 77,
"time": "1771503377"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1771505056"
},
"departure": {
"delay": -38,
"time": "1771505062"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -5,
"time": "1771504377"
},
"departure": {
"delay": -5,
"time": "1771504435"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1771505200"
},
"departure": {
"delay": -20,
"time": "1771505200"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1771503320"
},
"departure": {
"delay": 88,
"time": "1771503328"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771503488"
},
"departure": {
"delay": 37,
"time": "1771503517"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1771505620"
},
"departure": {
"delay": -20,
"time": "1771505620"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1771505860"
},
"departure": {
"delay": -20,
"time": "1771505860"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 63,
"time": "1771503709"
},
"departure": {
"delay": 63,
"time": "1771503723"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1771505440"
},
"departure": {
"delay": -20,
"time": "1771505440"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1771506040"
},
"departure": {
"delay": -20,
"time": "1771506040"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -20,
"time": "1771504811"
},
"departure": {
"delay": -20,
"time": "1771504840"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1771503441"
},
"departure": {
"delay": 93,
"time": "1771503453"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771504053"
},
"departure": {
"delay": 50,
"time": "1771504070"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1771505560"
},
"departure": {
"delay": -20,
"time": "1771505560"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1771505980"
},
"departure": {
"delay": -20,
"time": "1771505980"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 67,
"time": "1771503771"
},
"departure": {
"delay": 67,
"time": "1771503787"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1771503539"
},
"departure": {
"delay": 8,
"time": "1771503548"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771504745"
},
"departure": {
"delay": 41,
"time": "1771504781"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1771504475"
},
"departure": {
"delay": -6,
"time": "1771504554"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1771503125"
},
"departure": {
"delay": 157,
"time": "1771503157"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1771504267"
},
"departure": {
"delay": -4,
"time": "1771504316"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1771503062"
},
"departure": {
"delay": 156,
"time": "1771503096"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771504159"
},
"departure": {
"delay": -20,
"time": "1771504180"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771503851"
},
"departure": {
"delay": 63,
"time": "1771503903"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771506040"
},
"departure": {
"delay": -20,
"time": "1771506040"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1771505320"
},
"departure": {
"delay": -20,
"time": "1771505320"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 31,
"time": "1771503580"
},
"departure": {
"delay": 31,
"time": "1771503631"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1771503207"
},
"departure": {
"delay": 113,
"time": "1771503233"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1771503256"
},
"departure": {
"delay": 94,
"time": "1771503274"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1771504582"
},
"departure": {
"delay": -7,
"time": "1771504613"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771506100"
},
"departure": {
"delay": -20,
"time": "1771506100"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -34,
"time": "1771504888"
},
"departure": {
"delay": -34,
"time": "1771504946"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1771504000"
},
"departure": {
"delay": 77,
"time": "1771504037"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1771504643"
},
"departure": {
"delay": -1,
"time": "1771504679"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1771506100"
},
"departure": {
"delay": -20,
"time": "1771506100"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 83,
"time": "1771503651"
},
"departure": {
"delay": 83,
"time": "1771503683"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 112,
"time": "1771503052"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1771505920"
},
"departure": {
"delay": -20,
"time": "1771505920"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -20,
"time": "1771505800"
},
"departure": {
"delay": -20,
"time": "1771505800"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -11,
"time": "1771504109"
},
"departure": {
"delay": -11,
"time": "1771504129"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1771503933"
},
"departure": {
"delay": 72,
"time": "1771503972"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771505680"
},
"departure": {
"delay": -20,
"time": "1771505680"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 71,
"time": "1771503405"
},
"departure": {
"delay": 71,
"time": "1771503431"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771506280"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1771506160"
},
"departure": {
"delay": -20,
"time": "1771506160"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758856x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758671x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771498660"
},
"departure": {
"delay": 3,
"time": "1771498683"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1771499775"
},
"departure": {
"delay": 111,
"time": "1771499811"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1771499318"
},
"departure": {
"delay": 84,
"time": "1771499364"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1771498311"
},
"departure": {
"delay": 18,
"time": "1771498338"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1771499620"
},
"departure": {
"delay": 89,
"time": "1771499669"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1771498139"
},
"departure": {
"delay": 12,
"time": "1771498152"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771500137"
},
"departure": {
"delay": 110,
"time": "1771500170"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1771498788"
},
"departure": {
"delay": 3,
"time": "1771498803"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771498538"
},
"departure": {
"delay": 38,
"time": "1771498598"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1771498434"
},
"departure": {
"delay": 11,
"time": "1771498451"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 121,
"time": "1771500201"
},
"departure": {
"delay": 121,
"time": "1771500241"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1771499151"
},
"departure": {
"delay": 38,
"time": "1771499198"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1771499237"
},
"departure": {
"delay": 55,
"time": "1771499275"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771500305"
},
"departure": {
"delay": 99,
"time": "1771500339"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 68,
"time": "1771499905"
},
"departure": {
"delay": 68,
"time": "1771499948"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1771500699"
},
"departure": {
"delay": 138,
"time": "1771500738"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 61,
"time": "1771499060"
},
"departure": {
"delay": 61,
"time": "1771499101"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1771500533"
},
"departure": {
"delay": 63,
"time": "1771500543"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 25,
"time": "1771497805"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1771500795"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 44,
"time": "1771498877"
},
"departure": {
"delay": 44,
"time": "1771498904"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771498391"
},
"departure": {
"delay": 24,
"time": "1771498404"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771498015"
},
"departure": {
"delay": 19,
"time": "1771498039"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 134,
"time": "1771500389"
},
"departure": {
"delay": 134,
"time": "1771500434"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1771500582"
},
"departure": {
"delay": 117,
"time": "1771500657"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1771499510"
},
"departure": {
"delay": 85,
"time": "1771499545"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1771499429"
},
"departure": {
"delay": 135,
"time": "1771499475"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1771500480"
},
"departure": {
"delay": 88,
"time": "1771500508"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 21,
"time": "1771498741"
},
"departure": {
"delay": 21,
"time": "1771498761"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771498922"
},
"departure": {
"delay": 44,
"time": "1771498964"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771498234"
},
"departure": {
"delay": 47,
"time": "1771498247"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1771500031"
},
"departure": {
"delay": 130,
"time": "1771500070"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1771497889"
},
"departure": {
"delay": 4,
"time": "1771497904"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497926"
},
"departure": {
"time": "1771497960"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771497971"
},
"departure": {
"delay": 32,
"time": "1771497992"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758671x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490704:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3684,
"time": "1771505196"
},
"departure": {
"delay": -3684,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2844,
"time": "1771505196"
},
"departure": {
"delay": -2844,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3324,
"time": "1771505196"
},
"departure": {
"delay": -3324,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3144,
"time": "1771505196"
},
"departure": {
"delay": -3144,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3084,
"time": "1771505196"
},
"departure": {
"delay": -3084,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2184,
"time": "1771505196"
},
"departure": {
"delay": -2184,
"time": "1771505196"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3444,
"time": "1771505196"
},
"departure": {
"delay": -3444,
"time": "1771505196"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2184,
"time": "1771505196"
},
"departure": {
"delay": -2184,
"time": "1771505196"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3024,
"time": "1771505196"
},
"departure": {
"delay": -3024,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2004,
"time": "1771505196"
},
"departure": {
"delay": -2004,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1771509271"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -3744,
"time": "1771505196"
},
"departure": {
"delay": -3744,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2784,
"time": "1771505196"
},
"departure": {
"delay": -2784,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1824,
"time": "1771505196"
},
"departure": {
"delay": -1824,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3624,
"time": "1771505196"
},
"departure": {
"delay": -3624,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1771509038"
},
"departure": {
"delay": 38,
"time": "1771509038"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1764,
"time": "1771505196"
},
"departure": {
"delay": -1764,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1524,
"time": "1771505196"
},
"departure": {
"delay": -1524,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3204,
"time": "1771505196"
},
"departure": {
"delay": -3204,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1771509134"
},
"departure": {
"delay": 14,
"time": "1771509134"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -3504,
"time": "1771505196"
},
"departure": {
"delay": -3504,
"time": "1771505196"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -3264,
"time": "1771505196"
},
"departure": {
"delay": -3264,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1771509194"
},
"departure": {
"delay": 14,
"time": "1771509194"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2304,
"time": "1771505196"
},
"departure": {
"delay": -2304,
"time": "1771505196"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2424,
"time": "1771505196"
},
"departure": {
"delay": -2424,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1644,
"time": "1771505196"
},
"departure": {
"delay": -1644,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2484,
"time": "1771505196"
},
"departure": {
"delay": -2484,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3384,
"time": "1771505196"
},
"departure": {
"delay": -3384,
"time": "1771505196"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1884,
"time": "1771505196"
},
"departure": {
"delay": -1884,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3084,
"time": "1771505196"
},
"departure": {
"delay": -3084,
"time": "1771505196"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3024,
"time": "1771505196"
},
"departure": {
"delay": -3024,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3684,
"time": "1771505196"
},
"departure": {
"delay": -3684,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3564,
"time": "1771505196"
},
"departure": {
"delay": -3564,
"time": "1771505196"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2784,
"time": "1771505196"
},
"departure": {
"delay": -2784,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2724,
"time": "1771505196"
},
"departure": {
"delay": -2724,
"time": "1771505196"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490704:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758821x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771478450"
},
"departure": {
"delay": 22,
"time": "1771478482"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1771480075"
},
"departure": {
"delay": -50,
"time": "1771480090"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -27,
"time": "1771478105"
},
"departure": {
"delay": -27,
"time": "1771478133"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1771480459"
},
"departure": {
"delay": -27,
"time": "1771480473"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -92,
"time": "1771479362"
},
"departure": {
"delay": -92,
"time": "1771479388"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1771477736"
},
"departure": {
"delay": 11,
"time": "1771477751"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1771479213"
},
"departure": {
"delay": -13,
"time": "1771479227"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1771477940"
},
"departure": {
"delay": 33,
"time": "1771477953"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1771479405"
},
"departure": {
"delay": -44,
"time": "1771479496"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1771480674"
},
"departure": {
"delay": -46,
"time": "1771480694"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 56,
"time": "1771477845"
},
"departure": {
"delay": 56,
"time": "1771477856"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771478959"
},
"departure": {
"delay": 2,
"time": "1771479062"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1771479140"
},
"departure": {
"delay": -14,
"time": "1771479166"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1771479669"
},
"departure": {
"delay": -39,
"time": "1771479681"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -32,
"time": "1771478896"
},
"departure": {
"delay": -32,
"time": "1771478908"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771477877"
},
"departure": {
"delay": 48,
"time": "1771477908"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771480568"
},
"departure": {
"delay": -13,
"time": "1771480607"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -62,
"time": "1771480251"
},
"departure": {
"delay": -62,
"time": "1771480258"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -53,
"time": "1771478791"
},
"departure": {
"delay": -53,
"time": "1771478827"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1771479555"
},
"departure": {
"delay": -30,
"time": "1771479570"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 35,
"time": "1771477535"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771477969"
},
"departure": {
"delay": 15,
"time": "1771477995"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -87,
"time": "1771480758"
},
"departure": {
"delay": -87,
"time": "1771480773"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -72,
"time": "1771480176"
},
"departure": {
"delay": -72,
"time": "1771480188"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -12,
"time": "1771480409"
},
"departure": {
"delay": -12,
"time": "1771480428"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 41,
"time": "1771478311"
},
"departure": {
"delay": 41,
"time": "1771478321"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771477771"
},
"departure": {
"delay": 48,
"time": "1771477788"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1771479808"
},
"departure": {
"delay": -13,
"time": "1771479887"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1771479289"
},
"departure": {
"delay": -48,
"time": "1771479312"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -112,
"time": "1771480808"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -33,
"time": "1771479612"
},
"departure": {
"delay": -33,
"time": "1771479627"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771478560"
},
"departure": {
"delay": 11,
"time": "1771478591"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1771480111"
},
"departure": {
"delay": -19,
"time": "1771480121"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 14,
"time": "1771480272"
},
"departure": {
"delay": 14,
"time": "1771480394"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -40,
"time": "1771480145"
},
"departure": {
"delay": -40,
"time": "1771480160"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -15,
"time": "1771480531"
},
"departure": {
"delay": -15,
"time": "1771480545"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -34,
"time": "1771478180"
},
"departure": {
"delay": -34,
"time": "1771478246"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1771479099"
},
"departure": {
"delay": -1,
"time": "1771479119"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771477806"
},
"departure": {
"delay": 35,
"time": "1771477835"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1771479703"
},
"departure": {
"delay": -58,
"time": "1771479722"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -71,
"time": "1771479753"
},
"departure": {
"delay": -71,
"time": "1771479769"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1771477669"
},
"departure": {
"delay": 35,
"time": "1771477715"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1771478367"
},
"departure": {
"delay": 16,
"time": "1771478416"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -74,
"time": "1771480715"
},
"departure": {
"delay": -74,
"time": "1771480726"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1771477584"
},
"departure": {
"delay": 40,
"time": "1771477600"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1771479966"
},
"departure": {
"delay": -38,
"time": "1771479982"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -51,
"time": "1771478160"
},
"departure": {
"delay": -51,
"time": "1771478169"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1771480040"
},
"departure": {
"delay": -26,
"time": "1771480054"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -17,
"time": "1771478013"
},
"departure": {
"delay": -17,
"time": "1771478023"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771478622"
},
"departure": {
"delay": 13,
"time": "1771478713"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758821x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11594:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1771503193"
},
"departure": {
"delay": 133,
"time": "1771503193"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771504354"
},
"departure": {
"delay": 3,
"time": "1771504443"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1771503147"
},
"departure": {
"delay": 147,
"time": "1771503147"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1771503992"
},
"departure": {
"delay": -51,
"time": "1771504029"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1771503673"
},
"departure": {
"delay": -47,
"time": "1771503673"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771504514"
},
"departure": {
"delay": 14,
"time": "1771504514"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1771503496"
},
"departure": {
"delay": 76,
"time": "1771503496"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771503817"
},
"departure": {
"delay": 37,
"time": "1771503817"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1771502942"
},
"departure": {
"delay": 112,
"time": "1771502992"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771503799"
},
"departure": {
"delay": 19,
"time": "1771503799"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1771504691"
},
"departure": {
"delay": -49,
"time": "1771504691"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1771504942"
},
"departure": {
"delay": 22,
"time": "1771504942"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771504830"
},
"departure": {
"delay": 30,
"time": "1771504830"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -56,
"time": "1771504324"
},
"departure": {
"delay": -56,
"time": "1771504324"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -53,
"time": "1771504567"
},
"departure": {
"delay": -53,
"time": "1771504567"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1771503447"
},
"departure": {
"delay": 87,
"time": "1771503447"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771503042"
},
"departure": {
"delay": 102,
"time": "1771503042"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -66,
"time": "1771504194"
},
"departure": {
"delay": -66,
"time": "1771504194"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1771504069"
},
"departure": {
"delay": -11,
"time": "1771504069"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771503548"
},
"departure": {
"delay": 8,
"time": "1771503548"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1771503585"
},
"departure": {
"delay": -15,
"time": "1771503585"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771505006"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -38,
"time": "1771504102"
},
"departure": {
"delay": -38,
"time": "1771504102"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1771503092"
},
"departure": {
"delay": 152,
"time": "1771503092"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -106,
"time": "1771504274"
},
"departure": {
"delay": -106,
"time": "1771504274"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 42,
"time": "1771502742"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -33,
"time": "1771503867"
},
"departure": {
"delay": -33,
"time": "1771503867"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -38,
"time": "1771504642"
},
"departure": {
"delay": -38,
"time": "1771504642"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771502744",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11594:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748438x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -73,
"time": "1771497203"
},
"departure": {
"delay": -73,
"time": "1771497227"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": -6,
"time": "1771495194"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1771497853"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -73,
"time": "1771496770"
},
"departure": {
"delay": -73,
"time": "1771496807"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1771497598"
},
"departure": {
"delay": 36,
"time": "1771497636"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -39,
"time": "1771497287"
},
"departure": {
"delay": -39,
"time": "1771497321"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1771495412"
},
"departure": {
"delay": 1,
"time": "1771495441"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1771496290"
},
"departure": {
"delay": -29,
"time": "1771496311"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1771495375"
},
"departure": {
"delay": 14,
"time": "1771495394"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1771495517"
},
"departure": {
"delay": -28,
"time": "1771495532"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1771496513"
},
"departure": {
"delay": -27,
"time": "1771496553"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771495467"
},
"departure": {
"delay": 5,
"time": "1771495505"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771497537"
},
"departure": {
"delay": 10,
"time": "1771497550"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -36,
"time": "1771497492"
},
"departure": {
"delay": -36,
"time": "1771497504"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -42,
"time": "1771496329"
},
"departure": {
"delay": -42,
"time": "1771496358"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1771497071"
},
"departure": {
"delay": -93,
"time": "1771497087"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -37,
"time": "1771497426"
},
"departure": {
"delay": -37,
"time": "1771497443"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -27,
"time": "1771495278"
},
"departure": {
"delay": -27,
"time": "1771495293"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -96,
"time": "1771496949"
},
"departure": {
"delay": -96,
"time": "1771496964"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1771496446"
},
"departure": {
"delay": -30,
"time": "1771496490"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -73,
"time": "1771495593"
},
"departure": {
"delay": -73,
"time": "1771495607"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771495973"
},
"departure": {
"delay": 5,
"time": "1771496225"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1771497042"
},
"departure": {
"delay": -120,
"time": "1771497060"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1771496592"
},
"departure": {
"delay": -28,
"time": "1771496612"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1771495684"
},
"departure": {
"delay": -53,
"time": "1771495747"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1771495244"
},
"departure": {
"delay": -2,
"time": "1771495258"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -51,
"time": "1771495556"
},
"departure": {
"delay": -51,
"time": "1771495569"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1771497154"
},
"departure": {
"delay": -46,
"time": "1771497194"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771495830"
},
"departure": {
"delay": 2,
"time": "1771495922"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771495331"
},
"departure": {
"delay": 21,
"time": "1771495341"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -115,
"time": "1771495613"
},
"departure": {
"delay": -115,
"time": "1771495625"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -52,
"time": "1771496700"
},
"departure": {
"delay": -52,
"time": "1771496708"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1771496826"
},
"departure": {
"delay": -84,
"time": "1771496856"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1771496396"
},
"departure": {
"delay": -28,
"time": "1771496432"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748438x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758735x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1771501773"
},
"departure": {
"delay": -8,
"time": "1771501792"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1771502436"
},
"departure": {
"delay": 80,
"time": "1771502480"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1771503741"
},
"departure": {
"delay": 108,
"time": "1771503768"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1771504091"
},
"departure": {
"delay": 84,
"time": "1771504104"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1771504229"
},
"departure": {
"delay": 67,
"time": "1771504267"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 57,
"time": "1771504123"
},
"departure": {
"delay": 57,
"time": "1771504137"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 62,
"time": "1771502779"
},
"departure": {
"delay": 62,
"time": "1771502822"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771502110"
},
"departure": {
"delay": 5,
"time": "1771502165"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1771503637"
},
"departure": {
"delay": 173,
"time": "1771503653"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 181,
"time": "1771503470"
},
"departure": {
"delay": 181,
"time": "1771503481"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1771501673"
},
"departure": {
"delay": 38,
"time": "1771501718"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771501856"
},
"departure": {
"delay": 33,
"time": "1771501893"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 198,
"time": "1771503526"
},
"departure": {
"delay": 198,
"time": "1771503558"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771503300"
},
"departure": {
"delay": 120,
"time": "1771503360"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1771503976"
},
"departure": {
"delay": 113,
"time": "1771504013"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1771502035"
},
"departure": {
"delay": 10,
"time": "1771502050"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1771503000"
},
"departure": {
"delay": 100,
"time": "1771503040"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771504045"
},
"departure": {
"delay": 99,
"time": "1771504059"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1771503822"
},
"departure": {
"delay": 83,
"time": "1771503863"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1771503918"
},
"departure": {
"delay": 108,
"time": "1771503948"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1771502697"
},
"departure": {
"delay": 94,
"time": "1771502734"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1771501483"
},
"departure": {
"delay": 57,
"time": "1771501497"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771502916"
},
"departure": {
"delay": 78,
"time": "1771502958"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771503100"
},
"departure": {
"delay": 85,
"time": "1771503145"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771503184"
},
"departure": {
"delay": 49,
"time": "1771503229"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771504172"
},
"departure": {
"delay": 63,
"time": "1771504203"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 69,
"time": "1771502603"
},
"departure": {
"delay": 69,
"time": "1771502649"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771504304"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 115,
"time": "1771503706"
},
"departure": {
"delay": 115,
"time": "1771503715"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1771501601"
},
"departure": {
"delay": 27,
"time": "1771501647"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1771503423"
},
"departure": {
"delay": 156,
"time": "1771503456"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1771502855"
},
"departure": {
"delay": 74,
"time": "1771502894"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771501552"
},
"departure": {
"delay": 21,
"time": "1771501581"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 49,
"time": "1771501429"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771501965"
},
"departure": {
"delay": 19,
"time": "1771501999"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771502249"
},
"departure": {
"delay": 12,
"time": "1771502292"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758735x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758837x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1771486261"
},
"departure": {
"delay": 96,
"time": "1771486296"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1771486140"
},
"departure": {
"delay": 67,
"time": "1771486147"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771488841"
},
"departure": {
"delay": 33,
"time": "1771488873"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 51,
"time": "1771486202"
},
"departure": {
"delay": 51,
"time": "1771486251"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 125,
"time": "1771485905"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771488243"
},
"departure": {
"delay": 101,
"time": "1771488281"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 64,
"time": "1771488320"
},
"departure": {
"delay": 64,
"time": "1771488364"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1771487217"
},
"departure": {
"delay": 102,
"time": "1771487262"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 81,
"time": "1771489011"
},
"departure": {
"delay": 81,
"time": "1771489041"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 100,
"time": "1771486794"
},
"departure": {
"delay": 100,
"time": "1771486840"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771488462"
},
"departure": {
"delay": 54,
"time": "1771488474"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 88,
"time": "1771487564"
},
"departure": {
"delay": 88,
"time": "1771487608"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 143,
"time": "1771485971"
},
"departure": {
"delay": 143,
"time": "1771485983"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771489066"
},
"departure": {
"delay": 56,
"time": "1771489076"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 79,
"time": "1771487493"
},
"departure": {
"delay": 79,
"time": "1771487539"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1771488888"
},
"departure": {
"delay": 12,
"time": "1771488912"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 167,
"time": "1771485921"
},
"departure": {
"delay": 167,
"time": "1771485947"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771486993"
},
"departure": {
"delay": 32,
"time": "1771487012"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771488981"
},
"departure": {
"delay": 33,
"time": "1771488993"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1771488710"
},
"departure": {
"delay": 2,
"time": "1771488722"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 29,
"time": "1771489169"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 36,
"time": "1771486162"
},
"departure": {
"delay": 36,
"time": "1771486176"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1771487927"
},
"departure": {
"delay": 155,
"time": "1771488095"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1771488685"
},
"departure": {
"delay": 40,
"time": "1771488700"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 42,
"time": "1771486495"
},
"departure": {
"delay": 42,
"time": "1771486542"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1771486077"
},
"departure": {
"delay": 78,
"time": "1771486098"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771486418"
},
"departure": {
"delay": 1,
"time": "1771486441"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1771486037"
},
"departure": {
"delay": 97,
"time": "1771486057"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1771488139"
},
"departure": {
"delay": 94,
"time": "1771488154"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1771486591"
},
"departure": {
"delay": 57,
"time": "1771486617"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1771487140"
},
"departure": {
"delay": 107,
"time": "1771487207"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1771487785"
},
"departure": {
"delay": 29,
"time": "1771487849"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 87,
"time": "1771486718"
},
"departure": {
"delay": 87,
"time": "1771486767"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1771487418"
},
"departure": {
"delay": 64,
"time": "1771487464"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1771486871"
},
"departure": {
"delay": 111,
"time": "1771486911"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771488553"
},
"departure": {
"delay": 57,
"time": "1771488597"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 32,
"time": "1771486451"
},
"departure": {
"delay": 32,
"time": "1771486472"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771487059"
},
"departure": {
"delay": 68,
"time": "1771487108"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771486359"
},
"departure": {
"delay": 15,
"time": "1771486395"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771486935"
},
"departure": {
"delay": 87,
"time": "1771486947"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771487341"
},
"departure": {
"delay": 99,
"time": "1771487379"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1771488499"
},
"departure": {
"delay": 47,
"time": "1771488527"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1771488756"
},
"departure": {
"delay": 17,
"time": "1771488797"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 32,
"time": "1771487695"
},
"departure": {
"delay": 32,
"time": "1771487732"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1771486339"
},
"departure": {
"delay": 24,
"time": "1771486344"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771488415"
},
"departure": {
"delay": 30,
"time": "1771488450"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 87,
"time": "1771487652"
},
"departure": {
"delay": 87,
"time": "1771487667"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1771488923"
},
"departure": {
"delay": 58,
"time": "1771488958"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758837x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2920:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 271,
"time": "1771504038"
},
"departure": {
"delay": 271,
"time": "1771504051"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 291,
"time": "1771503848"
},
"departure": {
"delay": 291,
"time": "1771503891"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 101,
"time": "1771504121"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 211,
"time": "1771502455"
},
"departure": {
"delay": 211,
"time": "1771502491"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1771503345"
},
"departure": {
"delay": 191,
"time": "1771503371"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 232,
"time": "1771503146"
},
"departure": {
"delay": 232,
"time": "1771503172"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1771503553"
},
"departure": {
"delay": 152,
"time": "1771503572"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 231,
"time": "1771503749"
},
"departure": {
"delay": 231,
"time": "1771503771"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 211,
"time": "1771503646"
},
"departure": {
"delay": 211,
"time": "1771503691"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 191,
"time": "1771502851"
},
"departure": {
"delay": 191,
"time": "1771502891"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1771503953"
},
"departure": {
"delay": 271,
"time": "1771503991"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 221,
"time": "1771502634"
},
"departure": {
"delay": 221,
"time": "1771502681"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1771502334"
},
"departure": {
"delay": 151,
"time": "1771502371"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1771503447"
},
"departure": {
"delay": 172,
"time": "1771503472"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1771502983"
},
"departure": {
"delay": 171,
"time": "1771502991"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 261,
"time": "1771502744"
},
"departure": {
"delay": 261,
"time": "1771502781"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1771503068"
},
"departure": {
"delay": 212,
"time": "1771503092"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1771502556"
},
"departure": {
"delay": 191,
"time": "1771502591"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 251,
"time": "1771503233"
},
"departure": {
"delay": 251,
"time": "1771503251"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771502375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2920:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx897:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771502488"
},
"departure": {
"delay": 28,
"time": "1771502488"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1771501461"
},
"departure": {
"delay": 45,
"time": "1771501485"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771503485"
},
"departure": {
"delay": 5,
"time": "1771503485"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771502437"
},
"departure": {
"delay": 37,
"time": "1771502437"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771501541"
},
"departure": {
"delay": 41,
"time": "1771501541"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1771503059"
},
"departure": {
"delay": 109,
"time": "1771503109"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771501784"
},
"departure": {
"delay": 44,
"time": "1771501784"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1771504209"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1771502009"
},
"departure": {
"delay": 29,
"time": "1771502009"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1771501350"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771501588"
},
"departure": {
"delay": 49,
"time": "1771501609"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771502246"
},
"departure": {
"delay": 26,
"time": "1771502246"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771502609"
},
"departure": {
"delay": 29,
"time": "1771502609"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1771504009"
},
"departure": {
"delay": 99,
"time": "1771504059"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1771502684"
},
"departure": {
"delay": 69,
"time": "1771502709"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1771503784"
},
"departure": {
"delay": 29,
"time": "1771503809"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1771503360"
},
"departure": {
"delay": -60,
"time": "1771503360"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1771502862"
},
"departure": {
"delay": -18,
"time": "1771502862"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1771502159"
},
"departure": {
"delay": -1,
"time": "1771502159"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1771503259"
},
"departure": {
"delay": 104,
"time": "1771503284"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771501659"
},
"departure": {
"delay": 39,
"time": "1771501659"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771503162"
},
"departure": {
"delay": 42,
"time": "1771503162"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1771503909"
},
"departure": {
"delay": 69,
"time": "1771503909"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1771502914"
},
"departure": {
"delay": 19,
"time": "1771502959"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1771502759"
},
"departure": {
"delay": 25,
"time": "1771502785"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771501838"
},
"departure": {
"delay": 38,
"time": "1771501838"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771501734"
},
"departure": {
"delay": 54,
"time": "1771501734"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1771503584"
},
"departure": {
"delay": 9,
"time": "1771503609"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1771503684"
},
"departure": {
"delay": -36,
"time": "1771503684"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1771504110"
},
"departure": {
"delay": 90,
"time": "1771504110"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771500975",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx897:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758849x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771496969"
},
"departure": {
"delay": -20,
"time": "1771496980"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1771497828"
},
"departure": {
"delay": -78,
"time": "1771497882"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1771499646"
},
"departure": {
"delay": 4,
"time": "1771499704"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -30,
"time": "1771498316"
},
"departure": {
"delay": -30,
"time": "1771498350"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1771499826"
},
"departure": {
"delay": 42,
"time": "1771499862"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -116,
"time": "1771497291"
},
"departure": {
"delay": -116,
"time": "1771497304"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1771499067"
},
"departure": {
"delay": -46,
"time": "1771499114"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 11,
"time": "1771499761"
},
"departure": {
"delay": 11,
"time": "1771499771"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -18,
"time": "1771498989"
},
"departure": {
"delay": -18,
"time": "1771499022"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -9,
"time": "1771499718"
},
"departure": {
"delay": -9,
"time": "1771499751"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 120,
"time": "1771496774"
},
"departure": {
"delay": 120,
"time": "1771496820"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1771499539"
},
"departure": {
"delay": -13,
"time": "1771499567"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -34,
"time": "1771497000"
},
"departure": {
"delay": -34,
"time": "1771497026"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771499498"
},
"departure": {
"delay": 7,
"time": "1771499527"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 58,
"time": "1771496864"
},
"departure": {
"delay": 58,
"time": "1771496878"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1771499232"
},
"departure": {
"delay": -30,
"time": "1771499250"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -93,
"time": "1771497612"
},
"departure": {
"delay": -93,
"time": "1771497627"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1771499791"
},
"departure": {
"delay": -18,
"time": "1771499802"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -16,
"time": "1771499984"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -118,
"time": "1771497228"
},
"departure": {
"delay": -118,
"time": "1771497242"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1771499313"
},
"departure": {
"delay": -38,
"time": "1771499362"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 115,
"time": "1771496742"
},
"departure": {
"delay": 115,
"time": "1771496755"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771499886"
},
"departure": {
"delay": 37,
"time": "1771499917"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 15,
"time": "1771496950"
},
"departure": {
"delay": 15,
"time": "1771496955"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1771499598"
},
"departure": {
"delay": -28,
"time": "1771499612"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -106,
"time": "1771497126"
},
"departure": {
"delay": -106,
"time": "1771497134"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1771498437"
},
"departure": {
"delay": -79,
"time": "1771498481"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -15,
"time": "1771498891"
},
"departure": {
"delay": -15,
"time": "1771498905"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 34,
"time": "1771496894"
},
"departure": {
"delay": 34,
"time": "1771496914"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1771499274"
},
"departure": {
"delay": -49,
"time": "1771499291"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1771497524"
},
"departure": {
"delay": -60,
"time": "1771497540"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -120,
"time": "1771497760"
},
"departure": {
"delay": -120,
"time": "1771497780"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -125,
"time": "1771497161"
},
"departure": {
"delay": -125,
"time": "1771497175"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1771498098"
},
"departure": {
"delay": -50,
"time": "1771498210"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -73,
"time": "1771497574"
},
"departure": {
"delay": -73,
"time": "1771497587"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1771499184"
},
"departure": {
"delay": -68,
"time": "1771499212"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -135,
"time": "1771497687"
},
"departure": {
"delay": -135,
"time": "1771497705"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1771497032"
},
"departure": {
"delay": -20,
"time": "1771497040"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1771497192"
},
"departure": {
"delay": -94,
"time": "1771497206"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -130,
"time": "1771498657"
},
"departure": {
"delay": -130,
"time": "1771498670"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -105,
"time": "1771498538"
},
"departure": {
"delay": -105,
"time": "1771498575"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -44,
"time": "1771497366"
},
"departure": {
"delay": -44,
"time": "1771497496"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -98,
"time": "1771498024"
},
"departure": {
"delay": -98,
"time": "1771498042"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -41,
"time": "1771498236"
},
"departure": {
"delay": -41,
"time": "1771498279"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"departure": {
"delay": 90,
"time": "1771496730"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -74,
"time": "1771497100"
},
"departure": {
"delay": -74,
"time": "1771497106"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -41,
"time": "1771498384"
},
"departure": {
"delay": -41,
"time": "1771498399"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -65,
"time": "1771497908"
},
"departure": {
"delay": -65,
"time": "1771497955"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758849x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3763953x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771493213"
},
"departure": {
"delay": 1,
"time": "1771493221"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1771492266"
},
"departure": {
"delay": 127,
"time": "1771492387"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 63,
"time": "1771490943"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771493453"
},
"departure": {
"delay": 1,
"time": "1771493461"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1771492526"
},
"departure": {
"delay": 93,
"time": "1771492533"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771494190"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1771492841"
},
"departure": {
"delay": 73,
"time": "1771492873"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771492941"
},
"departure": {
"delay": 27,
"time": "1771492947"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -48,
"time": "1771493535"
},
"departure": {
"delay": -48,
"time": "1771493592"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1771491803"
},
"departure": {
"delay": 133,
"time": "1771491853"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1771493895"
},
"departure": {
"delay": -45,
"time": "1771493895"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1771491526"
},
"departure": {
"delay": 112,
"time": "1771491592"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -114,
"time": "1771493696"
},
"departure": {
"delay": -114,
"time": "1771493706"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3763953x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4394:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1771506637"
},
"departure": {
"delay": 37,
"time": "1771506637"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771505846"
},
"departure": {
"delay": 26,
"time": "1771505846"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771505988"
},
"departure": {
"delay": 48,
"time": "1771505988"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771506229"
},
"departure": {
"delay": 49,
"time": "1771506229"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771505786"
},
"departure": {
"delay": 26,
"time": "1771505786"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771506801"
},
"departure": {
"delay": 21,
"time": "1771506801"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771505916"
},
"departure": {
"delay": 36,
"time": "1771505916"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1771506052"
},
"departure": {
"delay": 52,
"time": "1771506052"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771506709"
},
"departure": {
"delay": 49,
"time": "1771506709"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4394:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4434:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771509000"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771508160"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509180"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771509120"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771508820"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4434:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759045x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1771483892"
},
"departure": {
"delay": -43,
"time": "1771483937"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -99,
"time": "1771482842"
},
"departure": {
"delay": -99,
"time": "1771482861"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771484183"
},
"departure": {
"delay": 15,
"time": "1771484235"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771483846"
},
"departure": {
"delay": 5,
"time": "1771483865"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1771484376"
},
"departure": {
"delay": -24,
"time": "1771484436"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1771484280"
},
"departure": {
"delay": -27,
"time": "1771484313"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -90,
"time": "1771484610"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1771482737"
},
"departure": {
"delay": -31,
"time": "1771482749"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771483515"
},
"departure": {
"delay": 52,
"time": "1771483552"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771483569"
},
"departure": {
"delay": 50,
"time": "1771483610"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -68,
"time": "1771482761"
},
"departure": {
"delay": -68,
"time": "1771482772"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771483807"
},
"departure": {
"delay": 16,
"time": "1771483816"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1771483368"
},
"departure": {
"delay": 4,
"time": "1771483384"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1771482896"
},
"departure": {
"delay": -55,
"time": "1771482905"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771482929"
},
"departure": {
"delay": 3,
"time": "1771483023"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -88,
"time": "1771484012"
},
"departure": {
"delay": -88,
"time": "1771484012"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1771482650"
},
"departure": {
"delay": -48,
"time": "1771482672"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 8,
"time": "1771482608"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771483265"
},
"departure": {
"delay": 45,
"time": "1771483305"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771483199"
},
"departure": {
"delay": 33,
"time": "1771483233"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1771483411"
},
"departure": {
"delay": -9,
"time": "1771483431"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771484476"
},
"departure": {
"delay": 28,
"time": "1771484548"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1771483066"
},
"departure": {
"delay": -5,
"time": "1771483075"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771483645"
},
"departure": {
"delay": 98,
"time": "1771483658"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771483456"
},
"departure": {
"delay": 51,
"time": "1771483491"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759045x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10772:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771507341"
},
"departure": {
"delay": 21,
"time": "1771507341"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771506305"
},
"departure": {
"delay": 5,
"time": "1771506305"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771506190"
},
"departure": {
"delay": 10,
"time": "1771506190"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771506024"
},
"departure": {
"delay": 24,
"time": "1771506024"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771505757"
},
"departure": {
"delay": 57,
"time": "1771505757"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1771505497"
},
"departure": {
"delay": 37,
"time": "1771505497"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1771505842"
},
"departure": {
"delay": 22,
"time": "1771505842"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771505562"
},
"departure": {
"delay": 42,
"time": "1771505562"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771506063"
},
"departure": {
"delay": 3,
"time": "1771506063"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771506748"
},
"departure": {
"delay": 28,
"time": "1771506748"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771506256"
},
"departure": {
"delay": 16,
"time": "1771506256"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771506788"
},
"departure": {
"delay": 8,
"time": "1771506788"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1771506710"
},
"departure": {
"delay": 50,
"time": "1771506710"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771507411"
},
"departure": {
"delay": 31,
"time": "1771507411"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771505134",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10772:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758533x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 350,
"time": "1771515950"
},
"departure": {
"delay": 350,
"time": "1771515950"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 350,
"time": "1771514330"
},
"departure": {
"delay": 350,
"time": "1771514330"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 350,
"time": "1771514810"
},
"departure": {
"delay": 350,
"time": "1771514810"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 350,
"time": "1771515050"
},
"departure": {
"delay": 350,
"time": "1771515050"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 350,
"time": "1771514450"
},
"departure": {
"delay": 350,
"time": "1771514450"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 350,
"time": "1771514930"
},
"departure": {
"delay": 350,
"time": "1771514930"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 350,
"time": "1771515710"
},
"departure": {
"delay": 350,
"time": "1771515710"
},
"stopId": "FR:50041:ZE:HAGBA2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 350,
"time": "1771515110"
},
"departure": {
"delay": 350,
"time": "1771515110"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 350,
"time": "1771516190"
},
"departure": {
"delay": 350,
"time": "1771516190"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 350,
"time": "1771514570"
},
"departure": {
"delay": 350,
"time": "1771514570"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 350,
"time": "1771514510"
},
"departure": {
"delay": 350,
"time": "1771514510"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 350,
"time": "1771514270"
},
"departure": {
"delay": 350,
"time": "1771514270"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 350,
"time": "1771514150"
},
"departure": {
"delay": 350,
"time": "1771514150"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 350,
"time": "1771516070"
},
"departure": {
"delay": 350,
"time": "1771516070"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"time": "1771513680"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 350,
"time": "1771516550"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758533x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:800000294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771504969"
},
"departure": {
"delay": 38,
"time": "1771505018"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1771505132"
},
"departure": {
"delay": 1,
"time": "1771505161"
},
"stopId": "FR:61001:ZE:AlxxVil:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"time": "1771507020"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": -12,
"time": "1771504848"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -32,
"time": "1771505187"
},
"departure": {
"delay": -32,
"time": "1771505188"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1771505056"
},
"departure": {
"delay": 45,
"time": "1771505085"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 3
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 22
}
],
"timestamp": "1771505188",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:800000294:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10952:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771505550"
},
"departure": {
"delay": 30,
"time": "1771505550"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771506965"
},
"departure": {
"delay": 5,
"time": "1771506965"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1771506728"
},
"departure": {
"delay": 8,
"time": "1771506728"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1771506645"
},
"departure": {
"delay": 45,
"time": "1771506645"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771506185"
},
"departure": {
"delay": 5,
"time": "1771506185"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771505402"
},
"departure": {
"delay": 2,
"time": "1771505402"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1771506919"
},
"departure": {
"delay": 19,
"time": "1771506919"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771505854"
},
"departure": {
"delay": 34,
"time": "1771505854"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771506777"
},
"departure": {
"delay": 57,
"time": "1771506777"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771506004"
},
"departure": {
"delay": 4,
"time": "1771506004"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771506123"
},
"departure": {
"delay": 3,
"time": "1771506123"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771505602"
},
"departure": {
"delay": 22,
"time": "1771505602"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771505372"
},
"departure": {
"delay": 32,
"time": "1771505372"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771505921"
},
"departure": {
"delay": 41,
"time": "1771505921"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771507059"
},
"departure": {
"delay": 39,
"time": "1771507059"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771506514"
},
"departure": {
"delay": 34,
"time": "1771506514"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771505114",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10952:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759095x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771486789"
},
"departure": {
"delay": 125,
"time": "1771486805"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771487480"
},
"departure": {
"delay": 126,
"time": "1771487526"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 78,
"time": "1771487290"
},
"departure": {
"delay": 78,
"time": "1771487298"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 214,
"time": "1771485997"
},
"departure": {
"delay": 214,
"time": "1771486294"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1771486731"
},
"departure": {
"delay": 142,
"time": "1771486762"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1771486539"
},
"departure": {
"delay": 171,
"time": "1771486551"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771486894"
},
"departure": {
"delay": 125,
"time": "1771486925"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 155,
"time": "1771486812"
},
"departure": {
"delay": 155,
"time": "1771486835"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 188,
"time": "1771486962"
},
"departure": {
"delay": 188,
"time": "1771486988"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1771487202"
},
"departure": {
"delay": 111,
"time": "1771487211"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1771486642"
},
"departure": {
"delay": 152,
"time": "1771486652"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1771487566"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1771487014"
},
"departure": {
"delay": 170,
"time": "1771487030"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1771486469"
},
"departure": {
"delay": 248,
"time": "1771486508"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1771486333"
},
"departure": {
"delay": 182,
"time": "1771486382"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1771487249"
},
"departure": {
"delay": 106,
"time": "1771487266"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1771487398"
},
"departure": {
"delay": 64,
"time": "1771487404"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1771486610"
},
"departure": {
"delay": 182,
"time": "1771486622"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1771487102"
},
"departure": {
"delay": 147,
"time": "1771487127"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 126,
"time": "1771485966"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1771487321"
},
"departure": {
"delay": 126,
"time": "1771487346"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1771487424"
},
"departure": {
"delay": 118,
"time": "1771487458"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771486846"
},
"departure": {
"delay": 122,
"time": "1771486862"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759095x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4338:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771506636"
},
"departure": {
"delay": 36,
"time": "1771506636"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771506820"
},
"departure": {
"delay": 40,
"time": "1771506820"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771506421"
},
"departure": {
"delay": 1,
"time": "1771506421"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771507050"
},
"departure": {
"delay": 30,
"time": "1771507050"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771507149"
},
"departure": {
"delay": 9,
"time": "1771507149"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1771506270"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1771507237"
},
"departure": {
"delay": 37,
"time": "1771507237"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771506707"
},
"departure": {
"delay": 47,
"time": "1771506707"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771507401"
},
"departure": {
"delay": 21,
"time": "1771507401"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771506359"
},
"departure": {
"delay": 59,
"time": "1771506359"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1771507309"
},
"departure": {
"delay": 49,
"time": "1771507309"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4338:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758810x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 100,
"time": "1771477060"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1771477608"
},
"departure": {
"delay": 4,
"time": "1771477624"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771478487"
},
"departure": {
"delay": 28,
"time": "1771478548"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771478221"
},
"departure": {
"delay": 15,
"time": "1771478235"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771478902"
},
"departure": {
"delay": 58,
"time": "1771478938"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1771477932"
},
"departure": {
"delay": 26,
"time": "1771477946"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1771479945"
},
"departure": {
"delay": -8,
"time": "1771479952"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 38,
"time": "1771478354"
},
"departure": {
"delay": 38,
"time": "1771478438"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1771477248"
},
"departure": {
"delay": 66,
"time": "1771477266"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771477981"
},
"departure": {
"delay": 19,
"time": "1771477999"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1771479712"
},
"departure": {
"delay": -54,
"time": "1771479726"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 21,
"time": "1771477388"
},
"departure": {
"delay": 21,
"time": "1771477401"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1771478024"
},
"departure": {
"delay": 4,
"time": "1771478044"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771478103"
},
"departure": {
"delay": 23,
"time": "1771478123"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1771477401"
},
"departure": {
"delay": 42,
"time": "1771477422"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771478575"
},
"departure": {
"delay": 29,
"time": "1771478609"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1771479440"
},
"departure": {
"delay": -28,
"time": "1771479452"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1771477496"
},
"departure": {
"delay": 12,
"time": "1771477572"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -44,
"time": "1771479836"
},
"departure": {
"delay": -44,
"time": "1771479856"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 26,
"time": "1771479307"
},
"departure": {
"delay": 26,
"time": "1771479326"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1771479903"
},
"departure": {
"delay": -48,
"time": "1771479912"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 88,
"time": "1771477212"
},
"departure": {
"delay": 88,
"time": "1771477228"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1771479602"
},
"departure": {
"delay": -47,
"time": "1771479613"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 89,
"time": "1771479114"
},
"departure": {
"delay": 89,
"time": "1771479149"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1771477081"
},
"departure": {
"delay": 130,
"time": "1771477090"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771479228"
},
"departure": {
"delay": 31,
"time": "1771479271"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1771479474"
},
"departure": {
"delay": -44,
"time": "1771479496"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1771479410"
},
"departure": {
"delay": 6,
"time": "1771479426"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -35,
"time": "1771479974"
},
"departure": {
"delay": -35,
"time": "1771479985"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 40,
"time": "1771477646"
},
"departure": {
"delay": 40,
"time": "1771477660"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771479870"
},
"departure": {
"delay": -15,
"time": "1771479885"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -16,
"time": "1771479768"
},
"departure": {
"delay": -16,
"time": "1771479824"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 38,
"time": "1771477760"
},
"departure": {
"delay": 38,
"time": "1771477778"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1771477321"
},
"departure": {
"delay": 68,
"time": "1771477328"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771477690"
},
"departure": {
"delay": 28,
"time": "1771477708"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771478258"
},
"departure": {
"delay": 14,
"time": "1771478294"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771477849"
},
"departure": {
"delay": 39,
"time": "1771477899"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1771478643"
},
"departure": {
"delay": 39,
"time": "1771478679"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -27,
"time": "1771479376"
},
"departure": {
"delay": -27,
"time": "1771479393"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 72,
"time": "1771479027"
},
"departure": {
"delay": 72,
"time": "1771479072"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -27,
"time": "1771477461"
},
"departure": {
"delay": -27,
"time": "1771477473"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771477345"
},
"departure": {
"delay": 37,
"time": "1771477357"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771478161"
},
"departure": {
"delay": 21,
"time": "1771478181"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1771479626"
},
"departure": {
"delay": -43,
"time": "1771479677"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 77,
"time": "1771478779"
},
"departure": {
"delay": 77,
"time": "1771478837"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1771478734"
},
"departure": {
"delay": 52,
"time": "1771478752"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 137,
"time": "1771477121"
},
"departure": {
"delay": 137,
"time": "1771477157"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -83,
"time": "1771480057"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758810x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088118x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771504736"
},
"departure": {
"delay": 56,
"time": "1771504736"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771505245"
},
"departure": {
"delay": 25,
"time": "1771505245"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771505111"
},
"departure": {
"delay": 71,
"time": "1771505111"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1771504912"
},
"departure": {
"delay": 52,
"time": "1771504912"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771505671"
},
"departure": {
"delay": 31,
"time": "1771505671"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771505297"
},
"departure": {
"delay": 77,
"time": "1771505297"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771505605"
},
"departure": {
"delay": 25,
"time": "1771505605"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1771505366"
},
"departure": {
"delay": 26,
"time": "1771505366"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1771505162"
},
"departure": {
"delay": 62,
"time": "1771505162"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771505804"
},
"departure": {
"delay": 44,
"time": "1771505804"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1771505751"
},
"departure": {
"delay": 51,
"time": "1771505751"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771505425"
},
"departure": {
"delay": 25,
"time": "1771505425"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1771505905"
},
"departure": {
"delay": 25,
"time": "1771505905"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1771504997"
},
"departure": {
"delay": 17,
"time": "1771504997"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771504792"
},
"departure": {
"delay": 52,
"time": "1771504792"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771504858"
},
"departure": {
"delay": 58,
"time": "1771504858"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771504952"
},
"departure": {
"delay": 32,
"time": "1771504952"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1771506145"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771504699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088118x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595762:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771507768"
},
"departure": {
"delay": 88,
"time": "1771507768"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -73,
"time": "1771508927"
},
"departure": {
"delay": -73,
"time": "1771508927"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"time": "1771509263"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1771507354"
},
"departure": {
"delay": -26,
"time": "1771507354"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1771509029"
},
"departure": {
"delay": -31,
"time": "1771509029"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -122,
"time": "1771508698"
},
"departure": {
"delay": -122,
"time": "1771508698"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1771507858"
},
"departure": {
"delay": 118,
"time": "1771507858"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1771508828"
},
"departure": {
"delay": -52,
"time": "1771508828"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 202,
"time": "1771508302"
},
"departure": {
"delay": 202,
"time": "1771508302"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1771508778"
},
"departure": {
"delay": -42,
"time": "1771508778"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1771507259"
},
"departure": {
"delay": -1,
"time": "1771507259"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1771507966"
},
"departure": {
"delay": 106,
"time": "1771507966"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771507531"
},
"departure": {
"delay": 31,
"time": "1771507531"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1771507280"
},
"departure": {
"delay": -40,
"time": "1771507280"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -49,
"time": "1771508591"
},
"departure": {
"delay": -49,
"time": "1771508591"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1771507708"
},
"departure": {
"delay": 88,
"time": "1771507708"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 207,
"time": "1771508127"
},
"departure": {
"delay": 207,
"time": "1771508127"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771508518"
},
"departure": {
"delay": -2,
"time": "1771508518"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -49,
"time": "1771509011"
},
"departure": {
"delay": -49,
"time": "1771509011"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -45,
"time": "1771508895"
},
"departure": {
"delay": -45,
"time": "1771508895"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -84,
"time": "1771508976"
},
"departure": {
"delay": -84,
"time": "1771508976"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -62,
"time": "1771508638"
},
"departure": {
"delay": -62,
"time": "1771508638"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771507600"
},
"departure": {
"delay": 40,
"time": "1771507600"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -92,
"time": "1771508668"
},
"departure": {
"delay": -92,
"time": "1771508668"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -17,
"time": "1771508803"
},
"departure": {
"delay": -17,
"time": "1771508803"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1771507430"
},
"departure": {
"delay": -10,
"time": "1771507430"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1771509135"
},
"departure": {
"delay": -45,
"time": "1771509135"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 142,
"time": "1771508362"
},
"departure": {
"delay": 142,
"time": "1771508362"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1771507906"
},
"departure": {
"delay": 106,
"time": "1771507906"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771507490"
},
"departure": {
"delay": 50,
"time": "1771507490"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1771509082"
},
"departure": {
"delay": -38,
"time": "1771509082"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595762:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745461x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771492224"
},
"departure": {
"delay": 129,
"time": "1771492269"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771492753"
},
"departure": {
"delay": 26,
"time": "1771492766"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771492925"
},
"departure": {
"delay": 48,
"time": "1771492968"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1771492606"
},
"departure": {
"delay": 83,
"time": "1771492643"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771493177"
},
"departure": {
"delay": 51,
"time": "1771493211"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 196,
"time": "1771491796"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771492164"
},
"departure": {
"delay": 105,
"time": "1771492185"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1771492391"
},
"departure": {
"delay": 114,
"time": "1771492434"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1771491952"
},
"departure": {
"delay": 133,
"time": "1771491973"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771493136"
},
"departure": {
"delay": 47,
"time": "1771493147"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1771491849"
},
"departure": {
"delay": 123,
"time": "1771491903"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1771493323"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771492029"
},
"departure": {
"delay": 108,
"time": "1771492068"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771492833"
},
"departure": {
"delay": 31,
"time": "1771492891"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1771492499"
},
"departure": {
"delay": 117,
"time": "1771492557"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1771492112"
},
"departure": {
"delay": 115,
"time": "1771492135"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1771492995"
},
"departure": {
"delay": 58,
"time": "1771493038"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771492703"
},
"departure": {
"delay": 34,
"time": "1771492714"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1771493072"
},
"departure": {
"delay": 68,
"time": "1771493108"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745461x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503180"
},
"departure": {
"time": "1771503180"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771503060"
},
"departure": {
"delay": 60,
"time": "1771503060"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771503120"
},
"departure": {
"delay": 60,
"time": "1771503120"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771501940"
},
"departure": {
"delay": 20,
"time": "1771501940"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771503000"
},
"departure": {
"time": "1771503000"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771502100"
},
"departure": {
"time": "1771502100"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771501980"
},
"departure": {
"delay": 60,
"time": "1771501980"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771501920"
},
"departure": {
"delay": 60,
"time": "1771501920"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771502040"
},
"departure": {
"delay": 60,
"time": "1771502040"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771502060"
},
"departure": {
"delay": 20,
"time": "1771502060"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771502400"
},
"departure": {
"time": "1771502400"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771502340"
},
"departure": {
"time": "1771502340"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771503720"
},
"departure": {
"delay": 60,
"time": "1771503720"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771502220"
},
"departure": {
"delay": 60,
"time": "1771502220"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771500455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15453:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759088x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771476476"
},
"departure": {
"delay": 125,
"time": "1771476485"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1771476946"
},
"departure": {
"delay": 62,
"time": "1771476962"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771477320"
},
"departure": {
"delay": 9,
"time": "1771477329"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1771476704"
},
"departure": {
"delay": -58,
"time": "1771476722"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771476092"
},
"departure": {
"delay": 39,
"time": "1771476219"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771477143"
},
"departure": {
"delay": 86,
"time": "1771477166"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771476512"
},
"departure": {
"delay": 44,
"time": "1771476524"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771477261"
},
"departure": {
"delay": 76,
"time": "1771477276"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1771476557"
},
"departure": {
"delay": 22,
"time": "1771476562"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771476732"
},
"departure": {
"delay": 26,
"time": "1771476806"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1771477027"
},
"departure": {
"delay": 59,
"time": "1771477079"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1771477457"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1771477231"
},
"departure": {
"delay": 41,
"time": "1771477241"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1771476864"
},
"departure": {
"delay": 40,
"time": "1771476880"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771476907"
},
"departure": {
"delay": 21,
"time": "1771476921"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1771476582"
},
"departure": {
"delay": -9,
"time": "1771476591"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771476822"
},
"departure": {
"delay": 57,
"time": "1771476837"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1771477205"
},
"departure": {
"delay": 74,
"time": "1771477214"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771477374"
},
"departure": {
"delay": 28,
"time": "1771477408"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1771476669"
},
"departure": {
"delay": -36,
"time": "1771476684"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 127,
"time": "1771476067"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771477346"
},
"departure": {
"delay": 36,
"time": "1771477356"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771476289"
},
"departure": {
"delay": 122,
"time": "1771476422"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759088x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197403x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1771507231"
},
"departure": {
"delay": 91,
"time": "1771507231"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1771505125"
},
"departure": {
"delay": 85,
"time": "1771505125"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 119,
"time": "1771505399"
},
"departure": {
"delay": 119,
"time": "1771505399"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1771505661"
},
"departure": {
"delay": 81,
"time": "1771505661"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1771505344"
},
"departure": {
"delay": 124,
"time": "1771505344"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1771507109"
},
"departure": {
"delay": 89,
"time": "1771507109"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1771507521"
},
"departure": {
"delay": 81,
"time": "1771507521"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1771506081"
},
"departure": {
"delay": 81,
"time": "1771506081"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771506861"
},
"departure": {
"delay": 81,
"time": "1771506861"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1771507031"
},
"departure": {
"delay": 131,
"time": "1771507031"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1771507821"
},
"departure": {
"delay": 81,
"time": "1771507821"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 81,
"time": "1771506501"
},
"departure": {
"delay": 81,
"time": "1771506501"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771504824"
},
"departure": {
"delay": 24,
"time": "1771504824"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1771506798"
},
"departure": {
"delay": 138,
"time": "1771506798"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 122,
"time": "1771507322"
},
"departure": {
"delay": 122,
"time": "1771507322"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1771507769"
},
"departure": {
"delay": 89,
"time": "1771507769"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1771507941"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 118,
"time": "1771507198"
},
"departure": {
"delay": 118,
"time": "1771507198"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1771505599"
},
"departure": {
"delay": 139,
"time": "1771505599"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771506567"
},
"departure": {
"delay": 87,
"time": "1771506567"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771507281"
},
"departure": {
"delay": 81,
"time": "1771507281"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1771506215"
},
"departure": {
"delay": 95,
"time": "1771506215"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771507735"
},
"departure": {
"delay": 115,
"time": "1771507735"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1771507846"
},
"departure": {
"delay": 106,
"time": "1771507846"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1771506618"
},
"departure": {
"delay": 138,
"time": "1771506618"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1771504889"
},
"departure": {
"delay": 89,
"time": "1771504889"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1771507580"
},
"departure": {
"delay": 140,
"time": "1771507580"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 113,
"time": "1771507913"
},
"departure": {
"delay": 113,
"time": "1771507913"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 129,
"time": "1771507689"
},
"departure": {
"delay": 129,
"time": "1771507689"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 127,
"time": "1771507867"
},
"departure": {
"delay": 127,
"time": "1771507867"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 127,
"time": "1771507447"
},
"departure": {
"delay": 127,
"time": "1771507447"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1771506912"
},
"departure": {
"delay": 132,
"time": "1771506912"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1771506379"
},
"departure": {
"delay": 139,
"time": "1771506379"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1771507641"
},
"departure": {
"delay": 81,
"time": "1771507641"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 113,
"time": "1771507373"
},
"departure": {
"delay": 113,
"time": "1771507373"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1771505181"
},
"departure": {
"delay": 81,
"time": "1771505181"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1771505481"
},
"departure": {
"delay": 81,
"time": "1771505481"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1771506455"
},
"departure": {
"delay": 95,
"time": "1771506455"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197403x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227616x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771505159"
},
"departure": {
"delay": -1,
"time": "1771505159"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771505298"
},
"departure": {
"delay": 18,
"time": "1771505298"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771505879"
},
"departure": {
"delay": -1,
"time": "1771505879"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1771505579"
},
"departure": {
"delay": -1,
"time": "1771505579"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1771505079"
},
"departure": {
"delay": -21,
"time": "1771505079"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771505523"
},
"departure": {
"delay": 3,
"time": "1771505523"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1771505467"
},
"departure": {
"delay": 7,
"time": "1771505467"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771505247"
},
"departure": {
"delay": 27,
"time": "1771505247"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1771506479"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1771505399"
},
"departure": {
"delay": -1,
"time": "1771505399"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771504985"
},
"departure": {
"delay": 5,
"time": "1771504985"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1771506179"
},
"departure": {
"delay": -1,
"time": "1771506179"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771506126"
},
"departure": {
"delay": 6,
"time": "1771506126"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771506294"
},
"departure": {
"delay": 54,
"time": "1771506294"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227616x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745471x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1771502280"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771502156"
},
"departure": {
"delay": 28,
"time": "1771502188"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771501919"
},
"departure": {
"delay": -7,
"time": "1771501973"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1771501620"
},
"departure": {
"delay": -4,
"time": "1771501676"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1771501383"
},
"departure": {
"delay": 101,
"time": "1771501421"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1771501113"
},
"departure": {
"delay": 102,
"time": "1771501122"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1771500950"
},
"departure": {
"delay": 139,
"time": "1771500979"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771502071"
},
"departure": {
"delay": 35,
"time": "1771502135"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1771501189"
},
"departure": {
"delay": 107,
"time": "1771501247"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771501522"
},
"departure": {
"delay": 17,
"time": "1771501577"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -53,
"time": "1771501774"
},
"departure": {
"delay": -53,
"time": "1771501807"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771502000"
},
"departure": {
"delay": 7,
"time": "1771502047"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1771501860"
},
"departure": {
"delay": -21,
"time": "1771501899"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1771501704"
},
"departure": {
"delay": -18,
"time": "1771501722"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -139,
"time": "1771500461"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1771501140"
},
"departure": {
"delay": 69,
"time": "1771501149"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1771501460"
},
"departure": {
"delay": 48,
"time": "1771501488"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1771501034"
},
"departure": {
"delay": 118,
"time": "1771501078"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1771500844"
},
"departure": {
"delay": 137,
"time": "1771500917"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745471x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx851:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1771505866"
},
"departure": {
"delay": 46,
"time": "1771505866"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771506315"
},
"departure": {
"delay": 15,
"time": "1771506315"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771505825"
},
"departure": {
"delay": 5,
"time": "1771505825"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1771505929"
},
"departure": {
"delay": 49,
"time": "1771505929"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771506114"
},
"departure": {
"delay": 54,
"time": "1771506114"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1771505753"
},
"departure": {
"delay": 53,
"time": "1771505753"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771480782",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx851:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758854x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771504062"
},
"departure": {
"delay": -1,
"time": "1771504079"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 46,
"time": "1771503810"
},
"departure": {
"delay": 46,
"time": "1771503826"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1771502182"
},
"departure": {
"delay": 96,
"time": "1771502196"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771503890"
},
"departure": {
"delay": 37,
"time": "1771503937"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 98,
"time": "1771501524"
},
"departure": {
"delay": 98,
"time": "1771501538"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1771501556"
},
"departure": {
"delay": 74,
"time": "1771501574"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771501700"
},
"departure": {
"delay": 35,
"time": "1771501715"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771503854"
},
"departure": {
"delay": 27,
"time": "1771503867"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -68,
"time": "1771503227"
},
"departure": {
"delay": -68,
"time": "1771503232"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 117,
"time": "1771502099"
},
"departure": {
"delay": 117,
"time": "1771502157"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771503083"
},
"departure": {
"delay": -3,
"time": "1771503177"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1771503685"
},
"departure": {
"delay": 12,
"time": "1771503792"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1771504278"
},
"departure": {
"delay": -20,
"time": "1771504300"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -10,
"time": "1771503368"
},
"departure": {
"delay": -10,
"time": "1771503410"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1771501737"
},
"departure": {
"delay": 13,
"time": "1771501753"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771502328"
},
"departure": {
"delay": 4,
"time": "1771502344"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1771503491"
},
"departure": {
"delay": -14,
"time": "1771503526"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 88,
"time": "1771501446"
},
"departure": {
"delay": 88,
"time": "1771501468"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1771504454"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -39,
"time": "1771504203"
},
"departure": {
"delay": -39,
"time": "1771504221"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 16,
"time": "1771504321"
},
"departure": {
"delay": 16,
"time": "1771504336"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -24,
"time": "1771504103"
},
"departure": {
"delay": -24,
"time": "1771504116"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -6,
"time": "1771502768"
},
"departure": {
"delay": -6,
"time": "1771502814"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1771501231"
},
"departure": {
"delay": 111,
"time": "1771501251"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1771501788"
},
"departure": {
"delay": 2,
"time": "1771501802"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771501599"
},
"departure": {
"delay": 72,
"time": "1771501632"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771504155"
},
"departure": {
"delay": -8,
"time": "1771504192"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 98,
"time": "1771501979"
},
"departure": {
"delay": 98,
"time": "1771502018"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1771502376"
},
"departure": {
"delay": 16,
"time": "1771502416"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1771504356"
},
"departure": {
"delay": 4,
"time": "1771504384"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -46,
"time": "1771502973"
},
"departure": {
"delay": -46,
"time": "1771503014"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1771502501"
},
"departure": {
"delay": 8,
"time": "1771502528"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1771502703"
},
"departure": {
"delay": -21,
"time": "1771502739"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 21,
"time": "1771502445"
},
"departure": {
"delay": 21,
"time": "1771502481"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1771503562"
},
"departure": {
"delay": -42,
"time": "1771503618"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 93,
"time": "1771501372"
},
"departure": {
"delay": 93,
"time": "1771501413"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1771502593"
},
"departure": {
"delay": -30,
"time": "1771502610"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 66,
"time": "1771501206"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771502902"
},
"departure": {
"delay": 1,
"time": "1771502941"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1771501287"
},
"departure": {
"delay": 115,
"time": "1771501315"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1771502225"
},
"departure": {
"delay": 92,
"time": "1771502252"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1771504236"
},
"departure": {
"delay": 2,
"time": "1771504262"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 101,
"time": "1771501645"
},
"departure": {
"delay": 101,
"time": "1771501661"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1771502850"
},
"departure": {
"delay": -17,
"time": "1771502863"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1771502270"
},
"departure": {
"delay": 72,
"time": "1771502292"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1771501821"
},
"departure": {
"delay": 41,
"time": "1771501841"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1771504033"
},
"departure": {
"delay": 33,
"time": "1771504053"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 61,
"time": "1771501870"
},
"departure": {
"delay": 61,
"time": "1771501921"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758854x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -109,
"time": "1771486230"
},
"departure": {
"delay": -109,
"time": "1771486271"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1771485843"
},
"departure": {
"delay": 28,
"time": "1771485928"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 209,
"time": "1771483931"
},
"departure": {
"delay": 209,
"time": "1771483949"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1771484455"
},
"departure": {
"delay": 137,
"time": "1771484477"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771487130"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 21,
"time": "1771486808"
},
"departure": {
"delay": 21,
"time": "1771486821"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 251,
"time": "1771484144"
},
"departure": {
"delay": 251,
"time": "1771484171"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 173,
"time": "1771484607"
},
"departure": {
"delay": 173,
"time": "1771484633"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1771485587"
},
"departure": {
"delay": -61,
"time": "1771485599"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -81,
"time": "1771486313"
},
"departure": {
"delay": -81,
"time": "1771486359"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -38,
"time": "1771486080"
},
"departure": {
"delay": -38,
"time": "1771486102"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 68,
"time": "1771487018"
},
"departure": {
"delay": 68,
"time": "1771487048"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -67,
"time": "1771486536"
},
"departure": {
"delay": -67,
"time": "1771486553"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -104,
"time": "1771486562"
},
"departure": {
"delay": -104,
"time": "1771486576"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 67,
"time": "1771486890"
},
"departure": {
"delay": 67,
"time": "1771486927"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 81,
"time": "1771484890"
},
"departure": {
"delay": 81,
"time": "1771484901"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771485249"
},
"departure": {
"delay": 39,
"time": "1771485279"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1771485055"
},
"departure": {
"delay": 88,
"time": "1771485088"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -83,
"time": "1771486282"
},
"departure": {
"delay": -83,
"time": "1771486297"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 66,
"time": "1771485119"
},
"departure": {
"delay": 66,
"time": "1771485126"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 225,
"time": "1771484191"
},
"departure": {
"delay": 225,
"time": "1771484205"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771485326"
},
"departure": {
"delay": 8,
"time": "1771485368"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 174,
"time": "1771483914"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1771485147"
},
"departure": {
"delay": 67,
"time": "1771485187"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -81,
"time": "1771486137"
},
"departure": {
"delay": -81,
"time": "1771486179"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1771486608"
},
"departure": {
"delay": 26,
"time": "1771486766"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 42,
"time": "1771486949"
},
"departure": {
"delay": 42,
"time": "1771486962"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 111,
"time": "1771484855"
},
"departure": {
"delay": 111,
"time": "1771484871"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 226,
"time": "1771484242"
},
"departure": {
"delay": 226,
"time": "1771484266"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1771484506"
},
"departure": {
"delay": 131,
"time": "1771484531"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 293,
"time": "1771483973"
},
"departure": {
"delay": 293,
"time": "1771484093"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1771484277"
},
"departure": {
"delay": 188,
"time": "1771484288"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1771484310"
},
"departure": {
"delay": 185,
"time": "1771484345"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1771486991"
},
"departure": {
"delay": 76,
"time": "1771486996"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -65,
"time": "1771486376"
},
"departure": {
"delay": -65,
"time": "1771486435"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 216,
"time": "1771484351"
},
"departure": {
"delay": 216,
"time": "1771484376"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1771485655"
},
"departure": {
"delay": -16,
"time": "1771485764"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1771485453"
},
"departure": {
"delay": 3,
"time": "1771485483"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1771484811"
},
"departure": {
"delay": 125,
"time": "1771484825"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771486845"
},
"departure": {
"delay": 16,
"time": "1771486876"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 158,
"time": "1771484428"
},
"departure": {
"delay": 158,
"time": "1771484438"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1771484551"
},
"departure": {
"delay": 176,
"time": "1771484576"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1771484957"
},
"departure": {
"delay": 33,
"time": "1771484973"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1771485969"
},
"departure": {
"delay": -19,
"time": "1771486001"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1771485516"
},
"departure": {
"delay": 17,
"time": "1771485557"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 169,
"time": "1771484675"
},
"departure": {
"delay": 169,
"time": "1771484689"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 147,
"time": "1771484756"
},
"departure": {
"delay": 147,
"time": "1771484787"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771485393"
},
"departure": {
"delay": 8,
"time": "1771485428"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771505121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758835x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039350x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1771504751"
},
"departure": {
"delay": 131,
"time": "1771504751"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 189,
"time": "1771505529"
},
"departure": {
"delay": 189,
"time": "1771505529"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 175,
"time": "1771504915"
},
"departure": {
"delay": 175,
"time": "1771504915"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 194,
"time": "1771505774"
},
"departure": {
"delay": 194,
"time": "1771505774"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 248,
"time": "1771505408"
},
"departure": {
"delay": 248,
"time": "1771505408"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 198,
"time": "1771505658"
},
"departure": {
"delay": 198,
"time": "1771505658"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 149,
"time": "1771504529"
},
"departure": {
"delay": 149,
"time": "1771504529"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1771505169"
},
"departure": {
"delay": 189,
"time": "1771505169"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 228,
"time": "1771506048"
},
"departure": {
"delay": 228,
"time": "1771506048"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 206,
"time": "1771505846"
},
"departure": {
"delay": 206,
"time": "1771505846"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 227,
"time": "1771506167"
},
"departure": {
"delay": 227,
"time": "1771506167"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 218,
"time": "1771505618"
},
"departure": {
"delay": 218,
"time": "1771505618"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 189,
"time": "1771505469"
},
"departure": {
"delay": 189,
"time": "1771505469"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 171,
"time": "1771504851"
},
"departure": {
"delay": 171,
"time": "1771504851"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 189,
"time": "1771506369"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 180,
"time": "1771504620"
},
"departure": {
"delay": 180,
"time": "1771504620"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 192,
"time": "1771506252"
},
"departure": {
"delay": 192,
"time": "1771506252"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 189,
"time": "1771505709"
},
"departure": {
"delay": 189,
"time": "1771505709"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 189,
"time": "1771505589"
},
"departure": {
"delay": 189,
"time": "1771505589"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 189,
"time": "1771505949"
},
"departure": {
"delay": 189,
"time": "1771505949"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 107,
"time": "1771504667"
},
"departure": {
"delay": 107,
"time": "1771504667"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1771504727"
},
"departure": {
"delay": 107,
"time": "1771504727"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 215,
"time": "1771505015"
},
"departure": {
"delay": 215,
"time": "1771505015"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 195,
"time": "1771505115"
},
"departure": {
"delay": 195,
"time": "1771505115"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 215,
"time": "1771505075"
},
"departure": {
"delay": 215,
"time": "1771505075"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 154,
"time": "1771504474"
},
"departure": {
"delay": 154,
"time": "1771504474"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771504699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039350x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1771506083"
},
"departure": {
"delay": -157,
"time": "1771506083"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -171,
"time": "1771506249"
},
"departure": {
"delay": -171,
"time": "1771506249"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -190,
"time": "1771506470"
},
"departure": {
"delay": -190,
"time": "1771506470"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1771505786"
},
"departure": {
"delay": -34,
"time": "1771505786"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -41,
"time": "1771505719"
},
"departure": {
"delay": -41,
"time": "1771505719"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -71,
"time": "1771505629"
},
"departure": {
"delay": -71,
"time": "1771505629"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771505429"
},
"departure": {
"delay": 29,
"time": "1771505429"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -131,
"time": "1771506229"
},
"departure": {
"delay": -131,
"time": "1771506229"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -113,
"time": "1771506187"
},
"departure": {
"delay": -113,
"time": "1771506187"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -165,
"time": "1771506435"
},
"departure": {
"delay": -165,
"time": "1771506435"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -104,
"time": "1771505896"
},
"departure": {
"delay": -104,
"time": "1771505896"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -94,
"time": "1771505846"
},
"departure": {
"delay": -94,
"time": "1771505846"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -181,
"time": "1771506299"
},
"departure": {
"delay": -181,
"time": "1771506299"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -133,
"time": "1771505987"
},
"departure": {
"delay": -133,
"time": "1771505987"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -258,
"time": "1771506822"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -225,
"time": "1771506375"
},
"departure": {
"delay": -225,
"time": "1771506375"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -189,
"time": "1771506711"
},
"departure": {
"delay": -189,
"time": "1771506711"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -134,
"time": "1771506166"
},
"departure": {
"delay": -134,
"time": "1771506166"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -189,
"time": "1771506651"
},
"departure": {
"delay": -189,
"time": "1771506651"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -138,
"time": "1771506762"
},
"departure": {
"delay": -138,
"time": "1771506762"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -211,
"time": "1771506569"
},
"departure": {
"delay": -211,
"time": "1771506569"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470551:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253191x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1771506601"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 121,
"time": "1771506541"
},
"departure": {
"delay": 121,
"time": "1771506541"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 175,
"time": "1771505695"
},
"departure": {
"delay": 175,
"time": "1771505695"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 167,
"time": "1771505447"
},
"departure": {
"delay": 167,
"time": "1771505447"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 137,
"time": "1771506317"
},
"departure": {
"delay": 137,
"time": "1771506317"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 121,
"time": "1771505221"
},
"departure": {
"delay": 121,
"time": "1771505221"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 136,
"time": "1771506496"
},
"departure": {
"delay": 136,
"time": "1771506496"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 170,
"time": "1771505150"
},
"departure": {
"delay": 170,
"time": "1771505150"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 159,
"time": "1771506459"
},
"departure": {
"delay": 159,
"time": "1771506459"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 124,
"time": "1771506184"
},
"departure": {
"delay": 124,
"time": "1771506184"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 175,
"time": "1771505035"
},
"departure": {
"delay": 175,
"time": "1771505035"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1771506001"
},
"departure": {
"delay": 121,
"time": "1771506001"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 121,
"time": "1771506241"
},
"departure": {
"delay": 121,
"time": "1771506241"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 121,
"time": "1771506061"
},
"departure": {
"delay": 121,
"time": "1771506061"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 121,
"time": "1771505641"
},
"departure": {
"delay": 121,
"time": "1771505641"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 163,
"time": "1771506283"
},
"departure": {
"delay": 163,
"time": "1771506283"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 145,
"time": "1771505545"
},
"departure": {
"delay": 145,
"time": "1771505545"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 162,
"time": "1771505082"
},
"departure": {
"delay": 162,
"time": "1771505082"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1771505751"
},
"departure": {
"delay": 171,
"time": "1771505751"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 130,
"time": "1771506370"
},
"departure": {
"delay": 130,
"time": "1771506370"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 161,
"time": "1771505921"
},
"departure": {
"delay": 161,
"time": "1771505921"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253191x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1771504846"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1771502844"
},
"departure": {
"delay": 24,
"time": "1771502844"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1771502426"
},
"departure": {
"delay": -34,
"time": "1771502426"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 320,
"time": "1771504317"
},
"departure": {
"delay": 320,
"time": "1771504520"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -5,
"time": "1771502455"
},
"departure": {
"delay": -5,
"time": "1771502455"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1771503872"
},
"departure": {
"delay": 32,
"time": "1771503872"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 366,
"time": "1771504746"
},
"departure": {
"delay": 366,
"time": "1771504746"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 410,
"time": "1771504646"
},
"departure": {
"delay": 410,
"time": "1771504670"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1771503514"
},
"departure": {
"delay": -30,
"time": "1771503570"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771502280"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1771503995"
},
"departure": {
"delay": 35,
"time": "1771503995"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1771502646"
},
"departure": {
"delay": 80,
"time": "1771502720"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1771503195"
},
"departure": {
"delay": -45,
"time": "1771503195"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771502924"
},
"departure": {
"delay": 5,
"time": "1771502945"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1771503049"
},
"departure": {
"delay": -49,
"time": "1771503071"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1771503246"
},
"departure": {
"delay": -30,
"time": "1771503270"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1771502873"
},
"departure": {
"delay": -7,
"time": "1771502873"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1771503748"
},
"departure": {
"delay": -17,
"time": "1771503823"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1771502603"
},
"departure": {
"delay": -37,
"time": "1771502603"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1771502498"
},
"departure": {
"delay": -22,
"time": "1771502498"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771503016"
},
"departure": {
"delay": 16,
"time": "1771503016"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771503322"
},
"departure": {
"delay": -15,
"time": "1771503345"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1771504070"
},
"departure": {
"delay": 75,
"time": "1771504095"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1771502396"
},
"departure": {
"delay": -4,
"time": "1771502396"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771502281"
},
"departure": {
"delay": 1,
"time": "1771502281"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771503382"
},
"departure": {
"delay": -10,
"time": "1771503410"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 314,
"time": "1771504574"
},
"departure": {
"delay": 314,
"time": "1771504574"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -59,
"time": "1771503121"
},
"departure": {
"delay": -59,
"time": "1771503121"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771502770"
},
"departure": {
"delay": 10,
"time": "1771502770"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771502003",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8813:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1906:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771506694"
},
"departure": {
"delay": 34,
"time": "1771506694"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771506584"
},
"departure": {
"delay": 44,
"time": "1771506584"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771506750"
},
"departure": {
"delay": 30,
"time": "1771506750"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771506439"
},
"departure": {
"delay": 19,
"time": "1771506439"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771506997"
},
"departure": {
"delay": 37,
"time": "1771506997"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771506531"
},
"departure": {
"delay": 51,
"time": "1771506531"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1771506796"
},
"departure": {
"delay": 16,
"time": "1771506796"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771502276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1906:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771503135"
},
"departure": {
"delay": 75,
"time": "1771503135"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 136,
"time": "1771504096"
},
"departure": {
"delay": 136,
"time": "1771504096"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1771502796"
},
"departure": {
"delay": 96,
"time": "1771502796"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1771503572"
},
"departure": {
"delay": 92,
"time": "1771503572"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1771502371"
},
"departure": {
"delay": 91,
"time": "1771502371"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1771502723"
},
"departure": {
"delay": 83,
"time": "1771502723"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1771503731"
},
"departure": {
"delay": 131,
"time": "1771503731"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1771502221"
},
"departure": {
"delay": 111,
"time": "1771502271"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771502971"
},
"departure": {
"delay": 91,
"time": "1771502971"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1771503024"
},
"departure": {
"delay": 106,
"time": "1771503046"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771503296"
},
"departure": {
"delay": 56,
"time": "1771503296"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1771503222"
},
"departure": {
"delay": 102,
"time": "1771503222"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1771503952"
},
"departure": {
"delay": 112,
"time": "1771503952"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1771502693"
},
"departure": {
"delay": 53,
"time": "1771502693"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771502160"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771502606"
},
"departure": {
"delay": 86,
"time": "1771502606"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1771502527"
},
"departure": {
"delay": 127,
"time": "1771502527"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1771503821"
},
"departure": {
"delay": 101,
"time": "1771503821"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1771503875"
},
"departure": {
"delay": 95,
"time": "1771503875"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1771503462"
},
"departure": {
"delay": 42,
"time": "1771503522"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771503375"
},
"departure": {
"delay": 96,
"time": "1771503396"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771503997"
},
"departure": {
"delay": 97,
"time": "1771503997"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1771503629"
},
"departure": {
"delay": 89,
"time": "1771503629"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1771503101"
},
"departure": {
"delay": 161,
"time": "1771503101"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1771503153"
},
"departure": {
"delay": 111,
"time": "1771503171"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1771502421"
},
"departure": {
"delay": 106,
"time": "1771502446"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1771502642"
},
"departure": {
"delay": 122,
"time": "1771502642"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771504180"
},
"departure": {
"delay": 100,
"time": "1771504180"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771501774",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14220:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17738:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771507857"
},
"departure": {
"delay": 57,
"time": "1771507857"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771508029"
},
"departure": {
"delay": 49,
"time": "1771508029"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503315",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17738:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1771505722"
},
"departure": {
"delay": 202,
"time": "1771505722"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 145,
"time": "1771505785"
},
"departure": {
"delay": 145,
"time": "1771505785"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1771505590"
},
"departure": {
"delay": 190,
"time": "1771505590"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 83,
"time": "1771504163"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1771506145"
},
"departure": {
"delay": 145,
"time": "1771506145"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 153,
"time": "1771505673"
},
"departure": {
"delay": 153,
"time": "1771505673"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1771505013"
},
"departure": {
"delay": 153,
"time": "1771505013"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1771504502"
},
"departure": {
"delay": 182,
"time": "1771504502"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 195,
"time": "1771504815"
},
"departure": {
"delay": 195,
"time": "1771504815"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1771505112"
},
"departure": {
"delay": 132,
"time": "1771505112"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1771505350"
},
"departure": {
"delay": 190,
"time": "1771505350"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1771506205"
},
"departure": {
"delay": 145,
"time": "1771506205"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 183,
"time": "1771504563"
},
"departure": {
"delay": 183,
"time": "1771504563"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771505545"
},
"departure": {
"delay": 145,
"time": "1771505545"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1771506401"
},
"departure": {
"delay": 161,
"time": "1771506401"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1771505910"
},
"departure": {
"delay": 150,
"time": "1771505910"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1771504940"
},
"departure": {
"delay": 140,
"time": "1771504940"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1771504867"
},
"departure": {
"delay": 187,
"time": "1771504867"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1771505305"
},
"departure": {
"delay": 145,
"time": "1771505305"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1771506543"
},
"departure": {
"delay": 183,
"time": "1771506543"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 164,
"time": "1771505864"
},
"departure": {
"delay": 164,
"time": "1771505864"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 198,
"time": "1771505178"
},
"departure": {
"delay": 198,
"time": "1771505178"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1771505459"
},
"departure": {
"delay": 179,
"time": "1771505459"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1771505407"
},
"departure": {
"delay": 187,
"time": "1771505407"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 178,
"time": "1771504438"
},
"departure": {
"delay": 178,
"time": "1771504438"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1771505063"
},
"departure": {
"delay": 143,
"time": "1771505063"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771504174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10942:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1972:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1771505238"
},
"departure": {
"delay": 198,
"time": "1771505238"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 165,
"time": "1771503165"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771503840"
},
"departure": {
"delay": 60,
"time": "1771503840"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 238,
"time": "1771504893"
},
"departure": {
"delay": 238,
"time": "1771504918"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 220,
"time": "1771505440"
},
"departure": {
"delay": 220,
"time": "1771505440"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1771504270"
},
"departure": {
"delay": 130,
"time": "1771504270"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1771504446"
},
"departure": {
"delay": 174,
"time": "1771504494"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1771505680"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1771503765"
},
"departure": {
"delay": 105,
"time": "1771503765"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 149,
"time": "1771504169"
},
"departure": {
"delay": 149,
"time": "1771504169"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1771505040"
},
"departure": {
"delay": 300,
"time": "1771505040"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 199,
"time": "1771503619"
},
"departure": {
"delay": 199,
"time": "1771503619"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1771504068"
},
"departure": {
"delay": 130,
"time": "1771504090"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1771504344"
},
"departure": {
"delay": 144,
"time": "1771504344"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 220,
"time": "1771505140"
},
"departure": {
"delay": 220,
"time": "1771505140"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1771504721"
},
"departure": {
"delay": 161,
"time": "1771504721"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 181,
"time": "1771503241"
},
"departure": {
"delay": 181,
"time": "1771503241"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 187,
"time": "1771504543"
},
"departure": {
"delay": 187,
"time": "1771504567"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 220,
"time": "1771503340"
},
"departure": {
"delay": 220,
"time": "1771503340"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 205,
"time": "1771503565"
},
"departure": {
"delay": 205,
"time": "1771503565"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1771505555"
},
"departure": {
"delay": 215,
"time": "1771505555"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 191,
"time": "1771503491"
},
"departure": {
"delay": 191,
"time": "1771503491"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1771503391"
},
"departure": {
"delay": 211,
"time": "1771503391"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 204,
"time": "1771504620"
},
"departure": {
"delay": 204,
"time": "1771504644"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1771505322"
},
"departure": {
"delay": 222,
"time": "1771505322"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771503175",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1972:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771505475"
},
"departure": {
"delay": 15,
"time": "1771505475"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771506318"
},
"departure": {
"delay": 18,
"time": "1771506318"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771505722"
},
"departure": {
"delay": 22,
"time": "1771505722"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771506141"
},
"departure": {
"delay": 21,
"time": "1771506141"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1771506663"
},
"departure": {
"delay": 3,
"time": "1771506663"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771505525"
},
"departure": {
"delay": 5,
"time": "1771505525"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771505842"
},
"departure": {
"delay": 22,
"time": "1771505842"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771505775"
},
"departure": {
"delay": 15,
"time": "1771505775"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771506615"
},
"departure": {
"delay": 15,
"time": "1771506615"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1771506417"
},
"departure": {
"delay": 57,
"time": "1771506417"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8028:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9939x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507080"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9939x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2621:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771521720"
},
"departure": {
"time": "1771521720"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520940"
},
"departure": {
"time": "1771520940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771522020"
},
"departure": {
"time": "1771522020"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771522080"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771521180"
},
"departure": {
"time": "1771521180"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771521480"
},
"departure": {
"time": "1771521480"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771521360"
},
"departure": {
"time": "1771521360"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771521000"
},
"departure": {
"time": "1771521000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771521420"
},
"departure": {
"time": "1771521420"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521840"
},
"departure": {
"time": "1771521840"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771520880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771521960"
},
"departure": {
"time": "1771521960"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2621:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3371:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 90,
"time": "1771503750"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 190,
"time": "1771505024"
},
"departure": {
"delay": 190,
"time": "1771505050"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1771504611"
},
"departure": {
"delay": 210,
"time": "1771504650"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1771504719"
},
"departure": {
"delay": 260,
"time": "1771504760"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1771504344"
},
"departure": {
"delay": 170,
"time": "1771504370"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 210,
"time": "1771504455"
},
"departure": {
"delay": 210,
"time": "1771504470"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 170,
"time": "1771503853"
},
"departure": {
"delay": 170,
"time": "1771503890"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1771503946"
},
"departure": {
"delay": 230,
"time": "1771504010"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1771505112"
},
"departure": {
"delay": 210,
"time": "1771505130"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 191,
"time": "1771504062"
},
"departure": {
"delay": 191,
"time": "1771504091"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 242,
"time": "1771505222"
},
"departure": {
"delay": 242,
"time": "1771505222"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1771504816"
},
"departure": {
"delay": 150,
"time": "1771504830"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1771504128"
},
"departure": {
"delay": 210,
"time": "1771504170"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 219,
"time": "1771505499"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 250,
"time": "1771504240"
},
"departure": {
"delay": 250,
"time": "1771504270"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1771505311"
},
"departure": {
"delay": 211,
"time": "1771505311"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 210,
"time": "1771504913"
},
"departure": {
"delay": 210,
"time": "1771504950"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 170,
"time": "1771504543"
},
"departure": {
"delay": 170,
"time": "1771504550"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771503755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3371:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1771503475"
},
"departure": {
"delay": -5,
"time": "1771503475"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -2,
"time": "1771503253"
},
"departure": {
"delay": -2,
"time": "1771503298"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 57,
"time": "1771501317"
},
"departure": {
"delay": 57,
"time": "1771501317"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 243,
"time": "1771501623"
},
"departure": {
"delay": 243,
"time": "1771501623"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1771503115"
},
"departure": {
"delay": -65,
"time": "1771503115"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 33,
"time": "1771502363"
},
"departure": {
"delay": 33,
"time": "1771502373"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1771501227"
},
"departure": {
"delay": 93,
"time": "1771501233"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1771503022"
},
"departure": {
"delay": -37,
"time": "1771503023"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1771503441"
},
"departure": {
"delay": 28,
"time": "1771503448"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 234,
"time": "1771501554"
},
"departure": {
"delay": 234,
"time": "1771501554"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1771503066"
},
"departure": {
"delay": -54,
"time": "1771503066"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1771503543"
},
"departure": {
"delay": 3,
"time": "1771503543"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 88,
"time": "1771501288"
},
"departure": {
"delay": 88,
"time": "1771501288"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 268,
"time": "1771501768"
},
"departure": {
"delay": 268,
"time": "1771501768"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1771501680"
},
"departure": {
"delay": 300,
"time": "1771501680"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 274,
"time": "1771501714"
},
"departure": {
"delay": 274,
"time": "1771501714"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 175,
"time": "1771502155"
},
"departure": {
"delay": 175,
"time": "1771502155"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 275,
"time": "1771501535"
},
"departure": {
"delay": 275,
"time": "1771501535"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771502992"
},
"departure": {
"delay": -8,
"time": "1771502992"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1771500635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15873:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759200x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771495276"
},
"departure": {
"delay": 89,
"time": "1771495289"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1771495129"
},
"departure": {
"delay": 148,
"time": "1771495168"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771494727"
},
"departure": {
"delay": 20,
"time": "1771494740"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1771495846"
},
"departure": {
"delay": 116,
"time": "1771495856"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1771496008"
},
"departure": {
"delay": 95,
"time": "1771496015"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771495336"
},
"departure": {
"delay": 91,
"time": "1771495351"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1771494909"
},
"departure": {
"delay": 166,
"time": "1771495006"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1771495016"
},
"departure": {
"delay": 132,
"time": "1771495032"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 152,
"time": "1771494452"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1771496030"
},
"departure": {
"delay": 240,
"time": "1771496220"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771495377"
},
"departure": {
"delay": 71,
"time": "1771495391"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1771495810"
},
"departure": {
"delay": 138,
"time": "1771495818"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1771495615"
},
"departure": {
"delay": 190,
"time": "1771495630"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771496056"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771494771"
},
"departure": {
"delay": 64,
"time": "1771494844"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1771495712"
},
"departure": {
"delay": 168,
"time": "1771495728"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1771494639"
},
"departure": {
"delay": 53,
"time": "1771494653"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1771495199"
},
"departure": {
"delay": 135,
"time": "1771495215"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1771494531"
},
"departure": {
"delay": 138,
"time": "1771494558"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759200x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022831x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771505038"
},
"departure": {
"delay": 118,
"time": "1771505038"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 111,
"time": "1771504431"
},
"departure": {
"delay": 111,
"time": "1771504431"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 192,
"time": "1771505232"
},
"departure": {
"delay": 192,
"time": "1771505232"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 178,
"time": "1771505278"
},
"departure": {
"delay": 178,
"time": "1771505278"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 114,
"time": "1771504494"
},
"departure": {
"delay": 114,
"time": "1771504494"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 135,
"time": "1771505475"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 126,
"time": "1771504686"
},
"departure": {
"delay": 126,
"time": "1771504686"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 148,
"time": "1771505428"
},
"departure": {
"delay": 148,
"time": "1771505428"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 105,
"time": "1771504725"
},
"departure": {
"delay": 105,
"time": "1771504725"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 93,
"time": "1771504593"
},
"departure": {
"delay": 93,
"time": "1771504593"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 174,
"time": "1771505394"
},
"departure": {
"delay": 174,
"time": "1771505394"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 183,
"time": "1771505343"
},
"departure": {
"delay": 183,
"time": "1771505343"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 158,
"time": "1771504958"
},
"departure": {
"delay": 158,
"time": "1771504958"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 135,
"time": "1771505175"
},
"departure": {
"delay": 135,
"time": "1771505175"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 111,
"time": "1771504851"
},
"departure": {
"delay": 111,
"time": "1771504851"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 155,
"time": "1771504775"
},
"departure": {
"delay": 155,
"time": "1771504775"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 182,
"time": "1771505102"
},
"departure": {
"delay": 182,
"time": "1771505102"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 169,
"time": "1771504909"
},
"departure": {
"delay": 169,
"time": "1771504909"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1771504979",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022831x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1771503470"
},
"departure": {
"delay": 112,
"time": "1771503472"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 189,
"time": "1771503788"
},
"departure": {
"delay": 189,
"time": "1771503789"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1771502664"
},
"departure": {
"delay": 144,
"time": "1771502664"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1771502583"
},
"departure": {
"delay": 184,
"time": "1771502584"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1771503306"
},
"departure": {
"delay": 69,
"time": "1771503309"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1771503042"
},
"departure": {
"delay": 162,
"time": "1771503042"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1771502774"
},
"departure": {
"delay": 194,
"time": "1771502774"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1771502628"
},
"departure": {
"delay": 168,
"time": "1771502628"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771502100"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1771502495"
},
"departure": {
"delay": 155,
"time": "1771502495"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 172,
"time": "1771504010"
},
"departure": {
"delay": 172,
"time": "1771504012"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1771502824"
},
"departure": {
"delay": 184,
"time": "1771502824"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1771502908"
},
"departure": {
"delay": 148,
"time": "1771502908"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771502308"
},
"departure": {
"delay": 95,
"time": "1771502315"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 316,
"time": "1771504456"
},
"departure": {
"delay": 316,
"time": "1771504456"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1771503082"
},
"departure": {
"delay": 38,
"time": "1771503158"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1771503830"
},
"departure": {
"delay": 170,
"time": "1771503830"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771502186"
},
"departure": {
"delay": 30,
"time": "1771502190"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1771503564"
},
"departure": {
"delay": 151,
"time": "1771503571"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1771502961"
},
"departure": {
"delay": 201,
"time": "1771502961"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 284,
"time": "1771504364"
},
"departure": {
"delay": 284,
"time": "1771504364"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 232,
"time": "1771503883"
},
"departure": {
"delay": 232,
"time": "1771503892"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 189,
"time": "1771502709"
},
"departure": {
"delay": 189,
"time": "1771502709"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1771503623"
},
"departure": {
"delay": 143,
"time": "1771503623"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1771503951"
},
"departure": {
"delay": 171,
"time": "1771503951"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1771502396"
},
"departure": {
"delay": 128,
"time": "1771502408"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1771503672"
},
"departure": {
"delay": 132,
"time": "1771503672"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1771503234"
},
"departure": {
"delay": 54,
"time": "1771503234"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1771504508"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 303,
"time": "1771504503"
},
"departure": {
"delay": 303,
"time": "1771504503"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 110,
"time": "1771503393"
},
"departure": {
"delay": 110,
"time": "1771503410"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1771502448"
},
"departure": {
"delay": 108,
"time": "1771502448"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1771502256"
},
"departure": {
"delay": 96,
"time": "1771502256"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771501715",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16211:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771506946"
},
"departure": {
"delay": 46,
"time": "1771506946"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1771507690"
},
"departure": {
"delay": 130,
"time": "1771507690"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1771508015"
},
"departure": {
"delay": 95,
"time": "1771508015"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771507100"
},
"departure": {
"delay": 20,
"time": "1771507100"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771506427"
},
"departure": {
"delay": 7,
"time": "1771506427"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771507290"
},
"departure": {
"delay": 30,
"time": "1771507290"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771506626"
},
"departure": {
"delay": 26,
"time": "1771506626"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771508242"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1771507414"
},
"departure": {
"delay": 94,
"time": "1771507414"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771506740"
},
"departure": {
"delay": 20,
"time": "1771506740"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771506367"
},
"departure": {
"delay": 7,
"time": "1771506367"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771507620"
},
"departure": {
"delay": 120,
"time": "1771507620"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1771507820"
},
"departure": {
"delay": 140,
"time": "1771507820"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771507942"
},
"departure": {
"delay": 82,
"time": "1771507942"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771506557"
},
"departure": {
"delay": 17,
"time": "1771506557"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596853:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1898:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771504519"
},
"departure": {
"delay": 19,
"time": "1771504519"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771505508"
},
"departure": {
"delay": 48,
"time": "1771505508"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1771505602"
},
"departure": {
"delay": 22,
"time": "1771505602"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771504830"
},
"departure": {
"delay": 30,
"time": "1771504830"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771504774"
},
"departure": {
"delay": 34,
"time": "1771504774"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771505430"
},
"departure": {
"delay": 30,
"time": "1771505430"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771506690"
},
"departure": {
"delay": 30,
"time": "1771506690"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1771504470"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1771506572"
},
"departure": {
"delay": 32,
"time": "1771506572"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1771504884"
},
"departure": {
"delay": 24,
"time": "1771504884"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1771504664"
},
"departure": {
"delay": 44,
"time": "1771504664"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771505250"
},
"departure": {
"delay": 30,
"time": "1771505250"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771505689"
},
"departure": {
"delay": 49,
"time": "1771505689"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1771505118"
},
"departure": {
"delay": 18,
"time": "1771505118"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771506805"
},
"departure": {
"delay": 25,
"time": "1771506805"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1771504611"
},
"departure": {
"delay": 51,
"time": "1771504611"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771502115",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1898:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1771508604"
},
"departure": {
"delay": -96,
"time": "1771508604"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -2004,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2304,
"time": "1771505196"
},
"departure": {
"delay": -2304,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -106,
"time": "1771508354"
},
"departure": {
"delay": -106,
"time": "1771508354"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1771508784"
},
"departure": {
"delay": -36,
"time": "1771508784"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -61,
"time": "1771508519"
},
"departure": {
"delay": -61,
"time": "1771508519"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -62,
"time": "1771508698"
},
"departure": {
"delay": -62,
"time": "1771508698"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2184,
"time": "1771505196"
},
"departure": {
"delay": -2184,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1771508393"
},
"departure": {
"delay": -67,
"time": "1771508393"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -156,
"time": "1771508964"
},
"departure": {
"delay": -156,
"time": "1771508964"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -95,
"time": "1771508065"
},
"departure": {
"delay": -95,
"time": "1771508065"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2304,
"time": "1771505196"
},
"departure": {
"delay": -2304,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -118,
"time": "1771507982"
},
"departure": {
"delay": -118,
"time": "1771507982"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -61,
"time": "1771508459"
},
"departure": {
"delay": -61,
"time": "1771508459"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2424,
"time": "1771505196"
},
"departure": {
"delay": -2424,
"time": "1771505196"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2544,
"time": "1771505196"
},
"departure": {
"delay": -2544,
"time": "1771505196"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -96,
"time": "1771508904"
},
"departure": {
"delay": -96,
"time": "1771508904"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -172,
"time": "1771509008"
},
"departure": {
"delay": -172,
"time": "1771509008"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -99,
"time": "1771507941"
},
"departure": {
"delay": -99,
"time": "1771507941"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -107,
"time": "1771507813"
},
"departure": {
"delay": -107,
"time": "1771507813"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2604,
"time": "1771505196"
},
"departure": {
"delay": -2604,
"time": "1771505196"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -109,
"time": "1771508831"
},
"departure": {
"delay": -109,
"time": "1771508831"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -84,
"time": "1771508256"
},
"departure": {
"delay": -84,
"time": "1771508256"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -299,
"time": "1771509121"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2244,
"time": "1771505196"
},
"departure": {
"delay": -2244,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2124,
"time": "1771505196"
},
"departure": {
"delay": -2124,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2544,
"time": "1771505196"
},
"departure": {
"delay": -2544,
"time": "1771505196"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -121,
"time": "1771507859"
},
"departure": {
"delay": -121,
"time": "1771507859"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -63,
"time": "1771508577"
},
"departure": {
"delay": -63,
"time": "1771508577"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -232,
"time": "1771509068"
},
"departure": {
"delay": -232,
"time": "1771509068"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471215:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758859x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508760"
},
"departure": {
"time": "1771508760"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771508280"
},
"departure": {
"time": "1771508280"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508820"
},
"departure": {
"time": "1771508820"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771508820"
},
"departure": {
"time": "1771508820"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771508760"
},
"departure": {
"time": "1771508760"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509000"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1771508280"
},
"departure": {
"time": "1771508280"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758859x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758838x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771489635"
},
"departure": {
"delay": 49,
"time": "1771489669"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 21,
"time": "1771486761"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771486927"
},
"departure": {
"delay": 29,
"time": "1771486949"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771489303"
},
"departure": {
"delay": 21,
"time": "1771489401"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1771489452"
},
"departure": {
"delay": 28,
"time": "1771489468"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1771489489"
},
"departure": {
"delay": 47,
"time": "1771489547"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1771487078"
},
"departure": {
"delay": 10,
"time": "1771487110"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771486785"
},
"departure": {
"delay": 61,
"time": "1771486801"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771488345"
},
"departure": {
"delay": 17,
"time": "1771488377"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -71,
"time": "1771490029"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 11,
"time": "1771489681"
},
"departure": {
"delay": 11,
"time": "1771489691"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1771487362"
},
"departure": {
"time": "1771487400"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1771489761"
},
"departure": {
"delay": -9,
"time": "1771489791"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 18,
"time": "1771488406"
},
"departure": {
"delay": 18,
"time": "1771488438"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1771489803"
},
"departure": {
"delay": -44,
"time": "1771489816"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -25,
"time": "1771489879"
},
"departure": {
"delay": -25,
"time": "1771489895"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 7,
"time": "1771489830"
},
"departure": {
"delay": 7,
"time": "1771489867"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -53,
"time": "1771487866"
},
"departure": {
"delay": -53,
"time": "1771487887"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771487921"
},
"departure": {
"delay": 25,
"time": "1771488025"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1771487233"
},
"departure": {
"delay": -33,
"time": "1771487247"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771487042"
},
"departure": {
"delay": 12,
"time": "1771487052"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771487767"
},
"departure": {
"delay": 26,
"time": "1771487786"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1771486826"
},
"departure": {
"delay": 72,
"time": "1771486872"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1771487630"
},
"departure": {
"delay": 23,
"time": "1771487663"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1771489145"
},
"departure": {
"delay": 23,
"time": "1771489163"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 31,
"time": "1771487176"
},
"departure": {
"delay": 31,
"time": "1771487191"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1771489717"
},
"departure": {
"delay": -12,
"time": "1771489728"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 9,
"time": "1771487422"
},
"departure": {
"delay": 9,
"time": "1771487469"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771487136"
},
"departure": {
"delay": 10,
"time": "1771487170"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771488472"
},
"departure": {
"delay": 40,
"time": "1771488520"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1771487541"
},
"departure": {
"delay": 33,
"time": "1771487553"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1771488901"
},
"departure": {
"delay": 35,
"time": "1771488935"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1771486973"
},
"departure": {
"delay": 7,
"time": "1771486987"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771489911"
},
"departure": {
"delay": 3,
"time": "1771489923"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 33,
"time": "1771489016"
},
"departure": {
"delay": 33,
"time": "1771489053"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -14,
"time": "1771489939"
},
"departure": {
"delay": -14,
"time": "1771489966"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 89,
"time": "1771488571"
},
"departure": {
"delay": 89,
"time": "1771488629"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771488759"
},
"departure": {
"delay": 30,
"time": "1771488810"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771487690"
},
"departure": {
"delay": 27,
"time": "1771487727"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771488127"
},
"departure": {
"delay": 43,
"time": "1771488163"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1771489198"
},
"departure": {
"delay": -21,
"time": "1771489239"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1771488060"
},
"departure": {
"delay": 51,
"time": "1771488111"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1771487803"
},
"departure": {
"delay": -3,
"time": "1771487817"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1771489421"
},
"departure": {
"delay": 57,
"time": "1771489437"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -50,
"time": "1771487335"
},
"departure": {
"delay": -50,
"time": "1771487350"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771488660"
},
"departure": {
"delay": 47,
"time": "1771488707"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1771488221"
},
"departure": {
"delay": 15,
"time": "1771488255"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -38,
"time": "1771487267"
},
"departure": {
"delay": -38,
"time": "1771487302"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758838x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244865xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771509084"
},
"departure": {
"delay": 24,
"time": "1771509084"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1771509196"
},
"departure": {
"delay": 16,
"time": "1771509196"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1771510147"
},
"departure": {
"delay": 7,
"time": "1771510147"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1771508197"
},
"departure": {
"delay": 37,
"time": "1771508197"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1771510082"
},
"departure": {
"delay": 2,
"time": "1771510082"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 18,
"time": "1771508538"
},
"departure": {
"delay": 18,
"time": "1771508538"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771509308"
},
"departure": {
"delay": 8,
"time": "1771509308"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1771508412"
},
"departure": {
"delay": 12,
"time": "1771508412"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771509052"
},
"departure": {
"delay": 52,
"time": "1771509052"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1771507586"
},
"departure": {
"delay": 26,
"time": "1771507586"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1771507688"
},
"departure": {
"delay": 8,
"time": "1771507688"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771508591"
},
"departure": {
"delay": 11,
"time": "1771508591"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771506880"
},
"departure": {
"delay": 40,
"time": "1771506880"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771507056"
},
"departure": {
"delay": 36,
"time": "1771507056"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771508079"
},
"departure": {
"delay": 39,
"time": "1771508079"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1771506706"
},
"departure": {
"delay": 46,
"time": "1771506706"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771510500"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 9,
"time": "1771507449"
},
"departure": {
"delay": 9,
"time": "1771507449"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771506608"
},
"departure": {
"delay": 8,
"time": "1771506608"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1771509364"
},
"departure": {
"delay": 4,
"time": "1771509364"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1771506581"
},
"departure": {
"delay": 41,
"time": "1771506581"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771508781"
},
"departure": {
"delay": 21,
"time": "1771508781"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509780"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1771507327"
},
"departure": {
"delay": 7,
"time": "1771507327"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771510287"
},
"departure": {
"delay": 27,
"time": "1771510287"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 7,
"time": "1771508827"
},
"departure": {
"delay": 7,
"time": "1771508827"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1771506560"
},
"departure": {
"delay": 20,
"time": "1771506560"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1771508961"
},
"departure": {
"delay": 21,
"time": "1771508961"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771505139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244865xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1771506441"
},
"departure": {
"delay": 21,
"time": "1771506441"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771506851"
},
"departure": {
"delay": 11,
"time": "1771506851"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1771506356"
},
"departure": {
"delay": 56,
"time": "1771506356"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771506928"
},
"departure": {
"delay": 28,
"time": "1771506928"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1771506986"
},
"departure": {
"delay": 26,
"time": "1771506986"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1771507103"
},
"departure": {
"delay": 23,
"time": "1771507103"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1771506295"
},
"departure": {
"delay": 55,
"time": "1771506295"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3872:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748437x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771494244"
},
"departure": {
"delay": 30,
"time": "1771494270"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1771493526"
},
"departure": {
"delay": -42,
"time": "1771493538"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771494442"
},
"departure": {
"delay": 34,
"time": "1771494514"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771493323"
},
"departure": {
"delay": 3,
"time": "1771493343"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1771494666"
},
"departure": {
"delay": -40,
"time": "1771494680"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771493092"
},
"departure": {
"delay": 8,
"time": "1771493108"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771494318"
},
"departure": {
"delay": 26,
"time": "1771494326"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771495382"
},
"departure": {
"delay": 21,
"time": "1771495401"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -5,
"time": "1771495117"
},
"departure": {
"delay": -5,
"time": "1771495135"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -21,
"time": "1771493603"
},
"departure": {
"delay": -21,
"time": "1771493619"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771495091"
},
"departure": {
"delay": 25,
"time": "1771495105"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1771493191"
},
"departure": {
"delay": 47,
"time": "1771493207"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1771493239"
},
"departure": {
"delay": 38,
"time": "1771493258"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771495196"
},
"departure": {
"delay": 8,
"time": "1771495208"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1771494991"
},
"departure": {
"delay": 13,
"time": "1771495033"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1771493696"
},
"departure": {
"delay": -25,
"time": "1771493735"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771494196"
},
"departure": {
"delay": 42,
"time": "1771494222"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1771493486"
},
"departure": {
"delay": -7,
"time": "1771493513"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1771493407"
},
"departure": {
"delay": -3,
"time": "1771493457"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 565,
"time": "1771496245"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -11,
"time": "1771495299"
},
"departure": {
"delay": -11,
"time": "1771495309"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1771493276"
},
"departure": {
"delay": 21,
"time": "1771493301"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771495431"
},
"departure": {
"delay": 3,
"time": "1771495443"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1771493367"
},
"departure": {
"delay": -17,
"time": "1771493383"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1771494387"
},
"departure": {
"delay": -19,
"time": "1771494401"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -39,
"time": "1771494967"
},
"departure": {
"delay": -39,
"time": "1771494981"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -17,
"time": "1771493136"
},
"departure": {
"delay": -17,
"time": "1771493143"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 11,
"time": "1771493051"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771494349"
},
"departure": {
"time": "1771494360"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1771494696"
},
"departure": {
"delay": 13,
"time": "1771494793"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1771493781"
},
"departure": {
"delay": 80,
"time": "1771494140"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771494594"
},
"departure": {
"delay": 5,
"time": "1771494605"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1771494882"
},
"departure": {
"delay": -2,
"time": "1771494898"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1771495351"
},
"departure": {
"delay": -17,
"time": "1771495363"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748437x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16602:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771505987"
},
"departure": {
"delay": 47,
"time": "1771505987"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771507145"
},
"departure": {
"delay": 5,
"time": "1771507145"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771506864"
},
"departure": {
"delay": 24,
"time": "1771506864"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1771507619"
},
"departure": {
"delay": 59,
"time": "1771507619"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771506440"
},
"departure": {
"delay": 20,
"time": "1771506440"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1771505865"
},
"departure": {
"delay": 45,
"time": "1771505865"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771505939"
},
"departure": {
"delay": 59,
"time": "1771505939"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771505845"
},
"departure": {
"delay": 25,
"time": "1771505845"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771506281"
},
"departure": {
"delay": 41,
"time": "1771506281"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1771506494"
},
"departure": {
"delay": 14,
"time": "1771506494"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1771506819"
},
"departure": {
"delay": 39,
"time": "1771506819"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1771506634"
},
"departure": {
"delay": 34,
"time": "1771506634"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771507899"
},
"departure": {
"delay": 39,
"time": "1771507899"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1771507660"
},
"departure": {
"delay": 40,
"time": "1771507660"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1771506123"
},
"departure": {
"delay": 3,
"time": "1771506123"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771507413"
},
"departure": {
"delay": 33,
"time": "1771507413"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771506933"
},
"departure": {
"delay": 33,
"time": "1771506933"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771507476"
},
"departure": {
"delay": 36,
"time": "1771507476"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771501635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16602:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745462x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -80,
"time": "1771492825"
},
"departure": {
"delay": -80,
"time": "1771492840"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -79,
"time": "1771493809"
},
"departure": {
"delay": -79,
"time": "1771493861"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -159,
"time": "1771493545"
},
"departure": {
"delay": -159,
"time": "1771493601"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -137,
"time": "1771493274"
},
"departure": {
"delay": -137,
"time": "1771493323"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -321,
"time": "1771493919"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -91,
"time": "1771492868"
},
"departure": {
"delay": -91,
"time": "1771492889"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1771492934"
},
"departure": {
"delay": -18,
"time": "1771493022"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -99,
"time": "1771493884"
},
"departure": {
"delay": -99,
"time": "1771493901"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -52,
"time": "1771492573"
},
"departure": {
"delay": -52,
"time": "1771492628"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -105,
"time": "1771493216"
},
"departure": {
"delay": -105,
"time": "1771493235"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -170,
"time": "1771493453"
},
"departure": {
"delay": -170,
"time": "1771493470"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -4,
"time": "1771492496"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1771492747"
},
"departure": {
"delay": -93,
"time": "1771492767"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -141,
"time": "1771493919"
},
"departure": {
"delay": -141,
"time": "1771493919"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -156,
"time": "1771493386"
},
"departure": {
"delay": -156,
"time": "1771493424"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1771493658"
},
"departure": {
"delay": -135,
"time": "1771493685"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -103,
"time": "1771493718"
},
"departure": {
"delay": -103,
"time": "1771493777"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1771492675"
},
"departure": {
"delay": -44,
"time": "1771492696"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -42,
"time": "1771493136"
},
"departure": {
"delay": -42,
"time": "1771493178"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745462x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16009:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771508336"
},
"departure": {
"delay": 56,
"time": "1771508336"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771507059"
},
"departure": {
"delay": 39,
"time": "1771507059"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1771507001"
},
"departure": {
"delay": 41,
"time": "1771507001"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771508480"
},
"departure": {
"delay": 20,
"time": "1771508480"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771508571"
},
"departure": {
"delay": 51,
"time": "1771508571"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771506732"
},
"departure": {
"delay": 12,
"time": "1771506732"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1771507123"
},
"departure": {
"delay": 43,
"time": "1771507123"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771507356"
},
"departure": {
"delay": 36,
"time": "1771507356"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771508521"
},
"departure": {
"delay": 1,
"time": "1771508521"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771508670"
},
"departure": {
"delay": 30,
"time": "1771508670"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1771508628"
},
"departure": {
"delay": 48,
"time": "1771508628"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1771506699"
},
"departure": {
"delay": 39,
"time": "1771506699"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771508430"
},
"departure": {
"delay": 30,
"time": "1771508430"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1771508368"
},
"departure": {
"delay": 28,
"time": "1771508368"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1771506769"
},
"departure": {
"delay": 49,
"time": "1771506769"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1771508701"
},
"departure": {
"delay": 1,
"time": "1771508701"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771502514",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16009:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197324x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771506987"
},
"departure": {
"delay": 27,
"time": "1771506987"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1771505204"
},
"departure": {
"delay": 44,
"time": "1771505204"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771505616"
},
"departure": {
"delay": 36,
"time": "1771505616"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771504868"
},
"departure": {
"delay": 8,
"time": "1771504868"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771505089"
},
"departure": {
"delay": -11,
"time": "1771505089"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1771506507"
},
"departure": {
"delay": 27,
"time": "1771506507"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1771506611"
},
"departure": {
"delay": 71,
"time": "1771506611"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1771505850"
},
"departure": {
"delay": 30,
"time": "1771505850"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1771507019"
},
"departure": {
"delay": 59,
"time": "1771507019"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 27,
"time": "1771505547"
},
"departure": {
"delay": 27,
"time": "1771505547"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1771505253"
},
"departure": {
"delay": 33,
"time": "1771505253"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771505119"
},
"departure": {
"delay": 19,
"time": "1771505119"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1771504801"
},
"departure": {
"delay": 61,
"time": "1771504801"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771505972"
},
"departure": {
"delay": 32,
"time": "1771505972"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1771506848"
},
"departure": {
"delay": 68,
"time": "1771506848"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1771506159"
},
"departure": {
"delay": 39,
"time": "1771506159"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1771505907"
},
"departure": {
"delay": 27,
"time": "1771505907"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1771506794"
},
"departure": {
"delay": 74,
"time": "1771506794"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 80,
"time": "1771505360"
},
"departure": {
"delay": 80,
"time": "1771505360"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1771506825"
},
"departure": {
"delay": 45,
"time": "1771506825"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1771506079"
},
"departure": {
"delay": 79,
"time": "1771506079"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1771507227"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 36,
"time": "1771507056"
},
"departure": {
"delay": 36,
"time": "1771507056"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 13,
"time": "1771504993"
},
"departure": {
"delay": 13,
"time": "1771504993"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771506267"
},
"departure": {
"delay": 27,
"time": "1771506267"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771506747"
},
"departure": {
"delay": 27,
"time": "1771506747"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 70,
"time": "1771505470"
},
"departure": {
"delay": 70,
"time": "1771505470"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1771504932"
},
"departure": {
"delay": 12,
"time": "1771504932"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771505050"
},
"departure": {
"delay": 10,
"time": "1771505050"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1771505780"
},
"departure": {
"delay": 80,
"time": "1771505780"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197324x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759094x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771486060"
},
"departure": {
"delay": 54,
"time": "1771486074"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1771486241"
},
"departure": {
"delay": 53,
"time": "1771486253"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1771486281"
},
"departure": {
"delay": 67,
"time": "1771486327"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771485235"
},
"departure": {
"delay": 8,
"time": "1771485248"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771484857"
},
"departure": {
"delay": 6,
"time": "1771484946"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1771485162"
},
"departure": {
"delay": 80,
"time": "1771485200"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771485656"
},
"departure": {
"delay": 4,
"time": "1771485664"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771485993"
},
"departure": {
"delay": 61,
"time": "1771486021"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771485515"
},
"departure": {
"delay": 24,
"time": "1771485564"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771486210"
},
"departure": {
"delay": 22,
"time": "1771486222"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771484997"
},
"departure": {
"delay": 39,
"time": "1771485099"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 113,
"time": "1771484813"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1771485792"
},
"departure": {
"delay": 112,
"time": "1771485832"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771485578"
},
"departure": {
"delay": 17,
"time": "1771485617"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1771485289"
},
"departure": {
"delay": 21,
"time": "1771485321"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771486092"
},
"departure": {
"delay": 21,
"time": "1771486101"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1771485483"
},
"departure": {
"delay": -40,
"time": "1771485500"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1771485741"
},
"departure": {
"delay": 108,
"time": "1771485768"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1771486136"
},
"departure": {
"delay": 75,
"time": "1771486155"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771485340"
},
"departure": {
"delay": -10,
"time": "1771485350"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771486385"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771485442"
},
"departure": {
"delay": -20,
"time": "1771485460"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771485906"
},
"departure": {
"delay": 79,
"time": "1771485919"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759094x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758716x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771486805"
},
"departure": {
"delay": 99,
"time": "1771486839"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1771484906"
},
"departure": {
"delay": -22,
"time": "1771484918"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -46,
"time": "1771484974"
},
"departure": {
"delay": -46,
"time": "1771485014"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771487172"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -19,
"time": "1771484514"
},
"departure": {
"delay": -19,
"time": "1771484561"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1771485633"
},
"departure": {
"delay": 114,
"time": "1771485654"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 146,
"time": "1771486507"
},
"departure": {
"delay": 146,
"time": "1771486526"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1771486871"
},
"departure": {
"delay": 107,
"time": "1771486907"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 98,
"time": "1771485840"
},
"departure": {
"delay": 98,
"time": "1771485878"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1771484732"
},
"departure": {
"delay": 2,
"time": "1771484762"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771486590"
},
"departure": {
"delay": 96,
"time": "1771486596"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1771485909"
},
"departure": {
"delay": 114,
"time": "1771485954"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1771484625"
},
"departure": {
"delay": -24,
"time": "1771484676"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1771486025"
},
"departure": {
"delay": 109,
"time": "1771486069"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1771486292"
},
"departure": {
"delay": 167,
"time": "1771486367"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1771485095"
},
"departure": {
"delay": -45,
"time": "1771485135"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1771486631"
},
"departure": {
"delay": 109,
"time": "1771486669"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1771484434"
},
"departure": {
"delay": -10,
"time": "1771484450"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1771486416"
},
"departure": {
"delay": 171,
"time": "1771486431"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1771486235"
},
"departure": {
"delay": 81,
"time": "1771486281"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1771484471"
},
"departure": {
"delay": -35,
"time": "1771484485"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -25,
"time": "1771484827"
},
"departure": {
"delay": -25,
"time": "1771484855"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1771487086"
},
"departure": {
"delay": 64,
"time": "1771487104"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 66,
"time": "1771486168"
},
"departure": {
"delay": 66,
"time": "1771486206"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771484368"
},
"departure": {
"delay": 37,
"time": "1771484377"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1771486715"
},
"departure": {
"delay": 72,
"time": "1771486752"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1771485547"
},
"departure": {
"delay": 110,
"time": "1771485590"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771486109"
},
"departure": {
"delay": 55,
"time": "1771486135"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 10,
"time": "1771484290"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771487120"
},
"departure": {
"delay": 37,
"time": "1771487137"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 177,
"time": "1771485387"
},
"departure": {
"delay": 177,
"time": "1771485477"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771486938"
},
"departure": {
"delay": 97,
"time": "1771486957"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 69,
"time": "1771487039"
},
"departure": {
"delay": 69,
"time": "1771487049"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 97,
"time": "1771486984"
},
"departure": {
"delay": 97,
"time": "1771487017"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 84,
"time": "1771485702"
},
"departure": {
"delay": 84,
"time": "1771485744"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771485787"
},
"departure": {
"delay": 98,
"time": "1771485818"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758716x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771508640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510020"
},
"departure": {
"time": "1771510020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509960"
},
"departure": {
"time": "1771509960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771510200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509660"
},
"departure": {
"time": "1771509660"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509000"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1843:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758718x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1771488949"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 149,
"time": "1771487700"
},
"departure": {
"delay": 149,
"time": "1771487729"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1771487580"
},
"departure": {
"delay": 159,
"time": "1771487619"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1771486408"
},
"departure": {
"delay": 122,
"time": "1771486442"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1771487404"
},
"departure": {
"delay": 169,
"time": "1771487449"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1771487052"
},
"departure": {
"delay": 108,
"time": "1771487088"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1771486481"
},
"departure": {
"delay": 140,
"time": "1771486520"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 176,
"time": "1771488160"
},
"departure": {
"delay": 176,
"time": "1771488176"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1771488846"
},
"departure": {
"delay": 38,
"time": "1771488878"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1771486223"
},
"departure": {
"delay": 94,
"time": "1771486234"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 84,
"time": "1771486164"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1771487969"
},
"departure": {
"delay": 124,
"time": "1771488004"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 168,
"time": "1771488215"
},
"departure": {
"delay": 168,
"time": "1771488228"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 167,
"time": "1771487768"
},
"departure": {
"delay": 167,
"time": "1771487807"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1771487499"
},
"departure": {
"delay": 196,
"time": "1771487536"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1771488447"
},
"departure": {
"delay": 96,
"time": "1771488456"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 146,
"time": "1771486670"
},
"departure": {
"delay": 146,
"time": "1771486706"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1771488897"
},
"departure": {
"delay": 16,
"time": "1771488916"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 145,
"time": "1771488133"
},
"departure": {
"delay": 145,
"time": "1771488145"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1771486321"
},
"departure": {
"delay": 98,
"time": "1771486358"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 204,
"time": "1771487259"
},
"departure": {
"delay": 204,
"time": "1771487304"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771488796"
},
"departure": {
"delay": 27,
"time": "1771488807"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1771488591"
},
"departure": {
"delay": 83,
"time": "1771488623"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1771486579"
},
"departure": {
"delay": 118,
"time": "1771486618"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 143,
"time": "1771486850"
},
"departure": {
"delay": 143,
"time": "1771486883"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771488657"
},
"departure": {
"delay": 72,
"time": "1771488672"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1771488761"
},
"departure": {
"delay": 57,
"time": "1771488777"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 118,
"time": "1771486929"
},
"departure": {
"delay": 118,
"time": "1771486978"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1771488063"
},
"departure": {
"delay": 157,
"time": "1771488097"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1771488715"
},
"departure": {
"delay": 75,
"time": "1771488735"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1771488510"
},
"departure": {
"delay": 42,
"time": "1771488522"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 128,
"time": "1771486776"
},
"departure": {
"delay": 128,
"time": "1771486808"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1771487650"
},
"departure": {
"delay": 153,
"time": "1771487673"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1771488298"
},
"departure": {
"delay": 134,
"time": "1771488314"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 164,
"time": "1771487910"
},
"departure": {
"delay": 164,
"time": "1771487924"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1771488372"
},
"departure": {
"delay": 119,
"time": "1771488419"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758718x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758900x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771499231"
},
"departure": {
"delay": 80,
"time": "1771499240"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771499416"
},
"departure": {
"delay": 50,
"time": "1771499510"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -112,
"time": "1771502108"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 25,
"time": "1771499289"
},
"departure": {
"delay": 25,
"time": "1771499305"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771499895"
},
"departure": {
"delay": 29,
"time": "1771499909"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771498959"
},
"departure": {
"delay": 71,
"time": "1771498991"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771500418"
},
"departure": {
"delay": 7,
"time": "1771500427"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1771499134"
},
"departure": {
"delay": 89,
"time": "1771499189"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771501127"
},
"departure": {
"delay": -33,
"time": "1771501167"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -33,
"time": "1771501317"
},
"departure": {
"delay": -33,
"time": "1771501347"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -47,
"time": "1771501680"
},
"departure": {
"delay": -47,
"time": "1771501693"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -55,
"time": "1771501367"
},
"departure": {
"delay": -55,
"time": "1771501385"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 85,
"time": "1771498864"
},
"departure": {
"delay": 85,
"time": "1771498885"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1771500951"
},
"departure": {
"delay": -47,
"time": "1771500973"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1771499111"
},
"departure": {
"delay": 81,
"time": "1771499121"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1771501477"
},
"departure": {
"delay": -48,
"time": "1771501512"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -36,
"time": "1771500693"
},
"departure": {
"delay": -36,
"time": "1771500744"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771500517"
},
"departure": {
"delay": 10,
"time": "1771500550"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771499031"
},
"departure": {
"delay": 69,
"time": "1771499049"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1771499795"
},
"departure": {
"delay": 61,
"time": "1771499821"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1771499065"
},
"departure": {
"delay": 61,
"time": "1771499101"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1771501592"
},
"departure": {
"delay": -19,
"time": "1771501661"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 87,
"time": "1771499591"
},
"departure": {
"delay": 87,
"time": "1771499607"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -84,
"time": "1771502060"
},
"departure": {
"delay": -84,
"time": "1771502076"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"departure": {
"delay": 77,
"time": "1771498817"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1771499633"
},
"departure": {
"delay": 87,
"time": "1771499667"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1771501451"
},
"departure": {
"delay": -36,
"time": "1771501464"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -52,
"time": "1771501043"
},
"departure": {
"delay": -52,
"time": "1771501088"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -43,
"time": "1771501965"
},
"departure": {
"delay": -43,
"time": "1771501997"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 117,
"time": "1771499541"
},
"departure": {
"delay": 117,
"time": "1771499577"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -63,
"time": "1771501721"
},
"departure": {
"delay": -63,
"time": "1771501737"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 68,
"time": "1771500270"
},
"departure": {
"delay": 68,
"time": "1771500308"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771500346"
},
"departure": {
"delay": 25,
"time": "1771500385"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1771501411"
},
"departure": {
"delay": -13,
"time": "1771501427"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -35,
"time": "1771500856"
},
"departure": {
"delay": -35,
"time": "1771500865"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1771499714"
},
"departure": {
"delay": 63,
"time": "1771499763"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1771500765"
},
"departure": {
"delay": -43,
"time": "1771500797"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -70,
"time": "1771500998"
},
"departure": {
"delay": -70,
"time": "1771501010"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1771499268"
},
"departure": {
"delay": 55,
"time": "1771499275"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1771501567"
},
"departure": {
"delay": -43,
"time": "1771501577"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -74,
"time": "1771502015"
},
"departure": {
"delay": -74,
"time": "1771502026"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -51,
"time": "1771501795"
},
"departure": {
"delay": -51,
"time": "1771501809"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 46,
"time": "1771500145"
},
"departure": {
"delay": 46,
"time": "1771500226"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1771500613"
},
"departure": {
"delay": -15,
"time": "1771500645"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -53,
"time": "1771501824"
},
"departure": {
"delay": -53,
"time": "1771501867"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -62,
"time": "1771501240"
},
"departure": {
"delay": -62,
"time": "1771501258"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1771500448"
},
"departure": {
"delay": -2,
"time": "1771500478"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -55,
"time": "1771500895"
},
"departure": {
"delay": -55,
"time": "1771500905"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1771499979"
},
"departure": {
"delay": 104,
"time": "1771500104"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771499011"
},
"departure": {
"delay": 40,
"time": "1771499020"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758900x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14452:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771502081"
},
"departure": {
"delay": 41,
"time": "1771502081"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1771504082"
},
"departure": {
"delay": 62,
"time": "1771504082"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1771501950"
},
"departure": {
"delay": 30,
"time": "1771501950"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1771502353"
},
"departure": {
"delay": 73,
"time": "1771502353"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1771503862"
},
"departure": {
"delay": 31,
"time": "1771503931"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -49,
"time": "1771503791"
},
"departure": {
"delay": -49,
"time": "1771503791"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1771504356"
},
"departure": {
"delay": -84,
"time": "1771504356"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1771502231"
},
"departure": {
"delay": 96,
"time": "1771502256"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1771502722"
},
"departure": {
"delay": -38,
"time": "1771502722"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1771503431"
},
"departure": {
"delay": -24,
"time": "1771503456"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1771501982"
},
"departure": {
"delay": 2,
"time": "1771501982"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1771503236"
},
"departure": {
"delay": -4,
"time": "1771503236"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -154,
"time": "1771504406"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1771504186"
},
"departure": {
"delay": -14,
"time": "1771504186"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -15,
"time": "1771502385"
},
"departure": {
"delay": -15,
"time": "1771502385"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1771503720"
},
"departure": {
"delay": -60,
"time": "1771503720"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1771502490"
},
"departure": {
"delay": -30,
"time": "1771502490"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771503310"
},
"departure": {
"delay": 56,
"time": "1771503356"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1771502813"
},
"departure": {
"delay": -7,
"time": "1771502813"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -115,
"time": "1771504385"
},
"departure": {
"delay": -115,
"time": "1771504385"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1771503554"
},
"departure": {
"delay": 14,
"time": "1771503554"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1771503106"
},
"departure": {
"delay": -14,
"time": "1771503106"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771502546"
},
"departure": {
"delay": 26,
"time": "1771502546"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771501920"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1771502158"
},
"departure": {
"delay": -2,
"time": "1771502158"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771503506"
},
"departure": {
"delay": 26,
"time": "1771503506"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -47,
"time": "1771504333"
},
"departure": {
"delay": -47,
"time": "1771504333"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -39,
"time": "1771504232"
},
"departure": {
"delay": -39,
"time": "1771504281"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1771502031"
},
"departure": {
"delay": -9,
"time": "1771502031"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1771502631"
},
"departure": {
"delay": -69,
"time": "1771502631"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771503983"
},
"departure": {
"delay": 23,
"time": "1771503983"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771501635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14452:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507740"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771508580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508340"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6026:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1771477588"
},
"departure": {
"delay": 217,
"time": "1771477597"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1771478931"
},
"departure": {
"delay": 61,
"time": "1771478941"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1771478782"
},
"departure": {
"delay": 111,
"time": "1771478811"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 204,
"time": "1771477394"
},
"departure": {
"delay": 204,
"time": "1771477404"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 149,
"time": "1771477957"
},
"departure": {
"delay": 149,
"time": "1771478009"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771479160"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 195,
"time": "1771477682"
},
"departure": {
"delay": 195,
"time": "1771477695"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1771478133"
},
"departure": {
"delay": 172,
"time": "1771478152"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771478985"
},
"departure": {
"delay": 67,
"time": "1771479007"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 194,
"time": "1771477267"
},
"departure": {
"delay": 194,
"time": "1771477274"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1771477175"
},
"departure": {
"delay": 175,
"time": "1771477195"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 238,
"time": "1771477331"
},
"departure": {
"delay": 238,
"time": "1771477378"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1771476959"
},
"departure": {
"delay": 133,
"time": "1771476973"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 207,
"time": "1771477507"
},
"departure": {
"delay": 207,
"time": "1771477527"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 149,
"time": "1771477808"
},
"departure": {
"delay": 149,
"time": "1771477829"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 223,
"time": "1771477461"
},
"departure": {
"delay": 223,
"time": "1771477483"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771477023"
},
"departure": {
"delay": 144,
"time": "1771477044"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771478288"
},
"departure": {
"delay": 95,
"time": "1771478375"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1771478966"
},
"departure": {
"delay": 45,
"time": "1771478985"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 133,
"time": "1771476733"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1771478031"
},
"departure": {
"delay": 133,
"time": "1771478053"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1771477718"
},
"departure": {
"delay": 169,
"time": "1771477729"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1771479062"
},
"departure": {
"delay": 83,
"time": "1771479083"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1771478840"
},
"departure": {
"delay": 118,
"time": "1771478878"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771478586"
},
"departure": {
"delay": 86,
"time": "1771478606"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1771477066"
},
"departure": {
"delay": 180,
"time": "1771477080"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1771479110"
},
"departure": {
"delay": 69,
"time": "1771479129"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1771478892"
},
"departure": {
"delay": 88,
"time": "1771478908"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 112,
"time": "1771478739"
},
"departure": {
"delay": 112,
"time": "1771478752"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 136,
"time": "1771478703"
},
"departure": {
"delay": 136,
"time": "1771478716"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1771478417"
},
"departure": {
"delay": 46,
"time": "1771478446"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 182,
"time": "1771478195"
},
"departure": {
"delay": 182,
"time": "1771478222"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1771477879"
},
"departure": {
"delay": 126,
"time": "1771477926"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748426x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1771504439"
},
"departure": {
"delay": 83,
"time": "1771504463"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1771504888"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1771504513"
},
"departure": {
"delay": 157,
"time": "1771504537"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1771504339"
},
"departure": {
"delay": 79,
"time": "1771504339"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -113,
"time": "1771503787"
},
"departure": {
"delay": -113,
"time": "1771503787"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771503562"
},
"departure": {
"delay": 22,
"time": "1771503562"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771503464"
},
"departure": {
"delay": 7,
"time": "1771503487"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1771504613"
},
"departure": {
"delay": 113,
"time": "1771504613"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1771504241"
},
"departure": {
"delay": 123,
"time": "1771504263"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1771504689"
},
"departure": {
"delay": 129,
"time": "1771504689"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771503889"
},
"departure": {
"delay": 44,
"time": "1771504064"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1771504163"
},
"departure": {
"delay": 83,
"time": "1771504163"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771503362"
},
"departure": {
"delay": 2,
"time": "1771503362"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503275",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5714:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851010F5801424x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771509360"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771512660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1771508040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771510140"
},
"departure": {
"time": "1771510260"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1771504415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851010F5801424x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758852x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1771501152"
},
"departure": {
"delay": -89,
"time": "1771501171"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -36,
"time": "1771500070"
},
"departure": {
"delay": -36,
"time": "1771500084"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1771500733"
},
"departure": {
"delay": -41,
"time": "1771500799"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1771499971"
},
"departure": {
"delay": -13,
"time": "1771499987"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1771499939"
},
"departure": {
"delay": -45,
"time": "1771499955"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1771500264"
},
"departure": {
"delay": -22,
"time": "1771500278"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1771499795"
},
"departure": {
"delay": 47,
"time": "1771499807"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1771502200"
},
"departure": {
"delay": -63,
"time": "1771502217"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -31,
"time": "1771501000"
},
"departure": {
"delay": -31,
"time": "1771501049"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1771501764"
},
"departure": {
"delay": -46,
"time": "1771501814"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -46,
"time": "1771502526"
},
"departure": {
"delay": -46,
"time": "1771502534"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -39,
"time": "1771500011"
},
"departure": {
"delay": -39,
"time": "1771500021"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1771500598"
},
"departure": {
"delay": -28,
"time": "1771500632"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1771501721"
},
"departure": {
"delay": -4,
"time": "1771501736"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -82,
"time": "1771502240"
},
"departure": {
"delay": -82,
"time": "1771502258"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -96,
"time": "1771502604"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -109,
"time": "1771501227"
},
"departure": {
"delay": -109,
"time": "1771501271"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1771499599"
},
"departure": {
"delay": 94,
"time": "1771499614"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1771500313"
},
"departure": {
"delay": -31,
"time": "1771500329"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1771501621"
},
"departure": {
"delay": 33,
"time": "1771501653"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1771500166"
},
"departure": {
"delay": -2,
"time": "1771500238"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771499723"
},
"departure": {
"delay": 58,
"time": "1771499758"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1771500352"
},
"departure": {
"delay": -55,
"time": "1771500365"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1771500647"
},
"departure": {
"delay": -37,
"time": "1771500683"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1771499490"
},
"departure": {
"delay": 153,
"time": "1771499553"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1771500519"
},
"departure": {
"delay": -30,
"time": "1771500570"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771499779"
},
"departure": {
"delay": 30,
"time": "1771499790"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1771499455"
},
"departure": {
"delay": 129,
"time": "1771499469"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1771501856"
},
"departure": {
"delay": -28,
"time": "1771501952"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 91,
"time": "1771499431"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -15,
"time": "1771502476"
},
"departure": {
"delay": -15,
"time": "1771502505"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -11,
"time": "1771502021"
},
"departure": {
"delay": -11,
"time": "1771502029"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -15,
"time": "1771501091"
},
"departure": {
"delay": -15,
"time": "1771501125"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 24,
"time": "1771501971"
},
"departure": {
"delay": 24,
"time": "1771502004"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -66,
"time": "1771500917"
},
"departure": {
"delay": -66,
"time": "1771500954"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -48,
"time": "1771502400"
},
"departure": {
"delay": -48,
"time": "1771502412"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -25,
"time": "1771502184"
},
"departure": {
"delay": -25,
"time": "1771502195"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 73,
"time": "1771499637"
},
"departure": {
"delay": 73,
"time": "1771499653"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -69,
"time": "1771502436"
},
"departure": {
"delay": -69,
"time": "1771502451"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 69,
"time": "1771499699"
},
"departure": {
"delay": 69,
"time": "1771499709"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -79,
"time": "1771502355"
},
"departure": {
"delay": -79,
"time": "1771502381"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -15,
"time": "1771499853"
},
"departure": {
"delay": -15,
"time": "1771499865"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771502052"
},
"departure": {
"delay": 8,
"time": "1771502108"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -75,
"time": "1771500837"
},
"departure": {
"delay": -75,
"time": "1771500885"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -95,
"time": "1771500424"
},
"departure": {
"delay": -95,
"time": "1771500445"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -65,
"time": "1771502293"
},
"departure": {
"delay": -65,
"time": "1771502335"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -33,
"time": "1771501407"
},
"departure": {
"delay": -33,
"time": "1771501467"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -37,
"time": "1771499889"
},
"departure": {
"delay": -37,
"time": "1771499903"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758852x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771503720"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771505280"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1423:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16428:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771506339"
},
"departure": {
"delay": 39,
"time": "1771506339"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771507517"
},
"departure": {
"delay": 77,
"time": "1771507517"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 31,
"time": "1771505071"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1771506666"
},
"departure": {
"delay": 66,
"time": "1771506666"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771505613"
},
"departure": {
"delay": 93,
"time": "1771505613"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771506810"
},
"departure": {
"delay": 30,
"time": "1771506810"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1771506033"
},
"departure": {
"delay": 93,
"time": "1771506033"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1771506272"
},
"departure": {
"delay": 92,
"time": "1771506272"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771506962"
},
"departure": {
"delay": 62,
"time": "1771506962"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1771506453"
},
"departure": {
"delay": 93,
"time": "1771506453"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771508078"
},
"departure": {
"delay": 38,
"time": "1771508078"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 82,
"time": "1771506082"
},
"departure": {
"delay": 82,
"time": "1771506082"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771506736"
},
"departure": {
"delay": 76,
"time": "1771506736"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771506151"
},
"departure": {
"delay": 31,
"time": "1771506151"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1771505221"
},
"departure": {
"delay": 61,
"time": "1771505221"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771508250"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 67,
"time": "1771505947"
},
"departure": {
"delay": 67,
"time": "1771505947"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771507583"
},
"departure": {
"delay": 83,
"time": "1771507583"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1771507413"
},
"departure": {
"delay": 33,
"time": "1771507413"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1771507896"
},
"departure": {
"delay": 36,
"time": "1771507896"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1771508130"
},
"departure": {
"delay": 30,
"time": "1771508130"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1771505491"
},
"departure": {
"delay": 31,
"time": "1771505491"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771506890"
},
"departure": {
"delay": 50,
"time": "1771506890"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1771506999"
},
"departure": {
"delay": 39,
"time": "1771506999"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16428:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771503217"
},
"departure": {
"delay": 157,
"time": "1771503217"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 188,
"time": "1771503308"
},
"departure": {
"delay": 188,
"time": "1771503308"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 386,
"time": "1771505186"
},
"departure": {
"delay": 386,
"time": "1771505186"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 313,
"time": "1771504652"
},
"departure": {
"delay": 313,
"time": "1771504693"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 384,
"time": "1771504430"
},
"departure": {
"delay": 384,
"time": "1771504464"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 399,
"time": "1771504214"
},
"departure": {
"delay": 399,
"time": "1771504239"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 248,
"time": "1771503968"
},
"departure": {
"delay": 248,
"time": "1771503968"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 284,
"time": "1771504724"
},
"departure": {
"delay": 284,
"time": "1771504724"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1771503640"
},
"departure": {
"delay": 160,
"time": "1771503640"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 390,
"time": "1771504410"
},
"departure": {
"delay": 390,
"time": "1771504410"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1771503494"
},
"departure": {
"delay": 194,
"time": "1771503494"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 369,
"time": "1771504929"
},
"departure": {
"delay": 369,
"time": "1771504929"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771503114"
},
"departure": {
"delay": 120,
"time": "1771503120"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 309,
"time": "1771505409"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 156,
"time": "1771503388"
},
"departure": {
"delay": 156,
"time": "1771503396"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 381,
"time": "1771504521"
},
"departure": {
"delay": 381,
"time": "1771504521"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 404,
"time": "1771504304"
},
"departure": {
"delay": 404,
"time": "1771504304"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 356,
"time": "1771505336"
},
"departure": {
"delay": 356,
"time": "1771505336"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 363,
"time": "1771505103"
},
"departure": {
"delay": 363,
"time": "1771505103"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 375,
"time": "1771504335"
},
"departure": {
"delay": 375,
"time": "1771504335"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1771503017"
},
"departure": {
"delay": 137,
"time": "1771503017"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1771503563"
},
"departure": {
"delay": 146,
"time": "1771503566"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 349,
"time": "1771504842"
},
"departure": {
"delay": 349,
"time": "1771504849"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 396,
"time": "1771505016"
},
"departure": {
"delay": 396,
"time": "1771505016"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 383,
"time": "1771504163"
},
"departure": {
"delay": 383,
"time": "1771504163"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 356,
"time": "1771504616"
},
"departure": {
"delay": 356,
"time": "1771504616"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 374,
"time": "1771505294"
},
"departure": {
"delay": 374,
"time": "1771505294"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 219,
"time": "1771503999"
},
"departure": {
"delay": 219,
"time": "1771503999"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771502974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1978:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 386,
"time": "1771503339"
},
"departure": {
"delay": 386,
"time": "1771503386"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 476,
"time": "1771504112"
},
"departure": {
"delay": 476,
"time": "1771504136"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 426,
"time": "1771503737"
},
"departure": {
"delay": 426,
"time": "1771503786"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 361,
"time": "1771503037"
},
"departure": {
"delay": 361,
"time": "1771503061"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 396,
"time": "1771503636"
},
"departure": {
"delay": 396,
"time": "1771503636"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 416,
"time": "1771502636"
},
"departure": {
"delay": 416,
"time": "1771502636"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 656,
"time": "1771505036"
},
"departure": {
"delay": 656,
"time": "1771505036"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 451,
"time": "1771502887"
},
"departure": {
"delay": 451,
"time": "1771502911"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 437,
"time": "1771504037"
},
"departure": {
"delay": 437,
"time": "1771504037"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 671,
"time": "1771504786"
},
"departure": {
"delay": 671,
"time": "1771504811"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 336,
"time": "1771502414"
},
"departure": {
"delay": 336,
"time": "1771502436"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 606,
"time": "1771504661"
},
"departure": {
"delay": 606,
"time": "1771504686"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 296,
"time": "1771502336"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 412,
"time": "1771502812"
},
"departure": {
"delay": 412,
"time": "1771502812"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 481,
"time": "1771503937"
},
"departure": {
"delay": 481,
"time": "1771503961"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 652,
"time": "1771504912"
},
"departure": {
"delay": 652,
"time": "1771504912"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 441,
"time": "1771503837"
},
"departure": {
"delay": 441,
"time": "1771503861"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 341,
"time": "1771503139"
},
"departure": {
"delay": 341,
"time": "1771503161"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 426,
"time": "1771502539"
},
"departure": {
"delay": 426,
"time": "1771502586"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 624,
"time": "1771505124"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 401,
"time": "1771503461"
},
"departure": {
"delay": 401,
"time": "1771503461"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 397,
"time": "1771502737"
},
"departure": {
"delay": 397,
"time": "1771502737"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 541,
"time": "1771504212"
},
"departure": {
"delay": 541,
"time": "1771504261"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 681,
"time": "1771504414"
},
"departure": {
"delay": 681,
"time": "1771504461"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 601,
"time": "1771504561"
},
"departure": {
"delay": 601,
"time": "1771504561"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 381,
"time": "1771503541"
},
"departure": {
"delay": 381,
"time": "1771503561"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771502355",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1978:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10956:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771505300"
},
"departure": {
"delay": 80,
"time": "1771505300"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1771505513"
},
"departure": {
"delay": 53,
"time": "1771505513"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 152,
"time": "1771504532"
},
"departure": {
"delay": 152,
"time": "1771504532"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771504885"
},
"departure": {
"delay": 85,
"time": "1771504885"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 202,
"time": "1771504263"
},
"departure": {
"delay": 202,
"time": "1771504282"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1771504732"
},
"departure": {
"delay": 112,
"time": "1771504732"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1771503847"
},
"departure": {
"delay": 127,
"time": "1771503847"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1771504357"
},
"departure": {
"delay": 157,
"time": "1771504357"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771505218"
},
"departure": {
"delay": 58,
"time": "1771505218"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1771505933"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1771503791"
},
"departure": {
"delay": 131,
"time": "1771503791"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1771504507"
},
"departure": {
"delay": 127,
"time": "1771504507"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1771505839"
},
"departure": {
"delay": 79,
"time": "1771505839"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1771505172"
},
"departure": {
"delay": 72,
"time": "1771505172"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1771504657"
},
"departure": {
"delay": 122,
"time": "1771504682"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1771504207"
},
"departure": {
"delay": 187,
"time": "1771504207"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1771505036"
},
"departure": {
"delay": 116,
"time": "1771505036"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1771503710"
},
"departure": {
"delay": 110,
"time": "1771503710"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771504604"
},
"departure": {
"delay": 44,
"time": "1771504604"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 52,
"time": "1771503532"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1771505453"
},
"departure": {
"delay": 53,
"time": "1771505453"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1771504945"
},
"departure": {
"delay": 145,
"time": "1771504945"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1771504404"
},
"departure": {
"delay": 144,
"time": "1771504404"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1771504987"
},
"departure": {
"delay": 87,
"time": "1771505007"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1771504443"
},
"departure": {
"delay": 123,
"time": "1771504443"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771503660"
},
"departure": {
"delay": 120,
"time": "1771503660"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1771505709"
},
"departure": {
"delay": 69,
"time": "1771505709"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 102,
"time": "1771504782"
},
"departure": {
"delay": 102,
"time": "1771504782"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771505082"
},
"departure": {
"delay": 42,
"time": "1771505082"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1771503911"
},
"departure": {
"delay": 153,
"time": "1771503933"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771503534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10956:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1922:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771502645"
},
"departure": {
"delay": 65,
"time": "1771502645"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1771503869"
},
"departure": {
"delay": 234,
"time": "1771503894"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1771502294"
},
"departure": {
"delay": 74,
"time": "1771502294"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1771504069"
},
"departure": {
"delay": 194,
"time": "1771504094"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 168,
"time": "1771502088"
},
"departure": {
"delay": 168,
"time": "1771502088"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1771501927"
},
"departure": {
"delay": 187,
"time": "1771501927"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771502819"
},
"departure": {
"delay": 59,
"time": "1771502819"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1771503244"
},
"departure": {
"delay": 64,
"time": "1771503244"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1771503019"
},
"departure": {
"delay": 79,
"time": "1771503019"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771503169"
},
"departure": {
"delay": 49,
"time": "1771503169"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771502371"
},
"departure": {
"delay": 31,
"time": "1771502371"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771501669"
},
"departure": {
"delay": 49,
"time": "1771501669"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1771503369"
},
"departure": {
"delay": 155,
"time": "1771503395"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1771503751"
},
"departure": {
"delay": 169,
"time": "1771503769"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1771501819"
},
"departure": {
"delay": 164,
"time": "1771501844"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1771503519"
},
"departure": {
"delay": 219,
"time": "1771503519"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771502744"
},
"departure": {
"delay": 44,
"time": "1771502744"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 30,
"time": "1771501590"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1771503094"
},
"departure": {
"delay": 94,
"time": "1771503094"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1771504144"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1771503995"
},
"departure": {
"delay": 215,
"time": "1771503995"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1771503669"
},
"departure": {
"delay": 189,
"time": "1771503669"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1771502151"
},
"departure": {
"delay": 171,
"time": "1771502151"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771502544"
},
"departure": {
"delay": 49,
"time": "1771502569"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1771502019"
},
"departure": {
"delay": 159,
"time": "1771502019"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1771502924"
},
"departure": {
"delay": 89,
"time": "1771502969"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771501304",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1922:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4895210581524480x10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -186,
"time": "1771507119"
},
"departure": {
"delay": -186,
"time": "1771507314"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -138,
"time": "1771506854"
},
"departure": {
"delay": -138,
"time": "1771507002"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1771505451"
},
"departure": {
"delay": 61,
"time": "1771505461"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1771505111"
},
"departure": {
"delay": 109,
"time": "1771505149"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -179,
"time": "1771506533"
},
"departure": {
"delay": -179,
"time": "1771506721"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 124,
"time": "1771505274"
},
"departure": {
"delay": 124,
"time": "1771505284"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -234,
"time": "1771507566"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -168,
"time": "1771506434"
},
"departure": {
"delay": -168,
"time": "1771506612"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1771504942"
},
"departure": {
"delay": 96,
"time": "1771504956"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1771504984"
},
"departure": {
"delay": 103,
"time": "1771505023"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -143,
"time": "1771506064"
},
"departure": {
"delay": -143,
"time": "1771506217"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -135,
"time": "1771506020"
},
"departure": {
"delay": -135,
"time": "1771506165"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771505837"
},
"departure": {
"delay": 27,
"time": "1771505847"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1771504586"
},
"departure": {
"delay": 43,
"time": "1771504603"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -178,
"time": "1771507014"
},
"departure": {
"delay": -178,
"time": "1771507202"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -174,
"time": "1771506362"
},
"departure": {
"delay": -174,
"time": "1771506546"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -146,
"time": "1771506779"
},
"departure": {
"delay": -146,
"time": "1771506934"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 102,
"time": "1771504832"
},
"departure": {
"delay": 102,
"time": "1771504842"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"departure": {
"delay": 39,
"time": "1771504539"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -157,
"time": "1771506156"
},
"departure": {
"delay": -157,
"time": "1771506323"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -182,
"time": "1771507366"
},
"departure": {
"delay": -182,
"time": "1771507558"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 67,
"time": "1771504709"
},
"departure": {
"delay": 67,
"time": "1771504747"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -164,
"time": "1771506263"
},
"departure": {
"delay": -164,
"time": "1771506436"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -159,
"time": "1771506933"
},
"departure": {
"delay": -159,
"time": "1771507101"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1771504651"
},
"departure": {
"delay": 35,
"time": "1771504655"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1771505073"
},
"departure": {
"delay": 118,
"time": "1771505098"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1771505378"
},
"departure": {
"delay": 108,
"time": "1771505388"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -178,
"time": "1771507195"
},
"departure": {
"delay": -178,
"time": "1771507382"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -165,
"time": "1771506620"
},
"departure": {
"delay": -165,
"time": "1771506795"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -188,
"time": "1771507295"
},
"departure": {
"delay": -188,
"time": "1771507492"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 122,
"time": "1771505207"
},
"departure": {
"delay": 122,
"time": "1771505222"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771505783"
},
"departure": {
"delay": 33,
"time": "1771505793"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771505549"
},
"departure": {
"delay": 39,
"time": "1771505559"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1771505899"
},
"departure": {
"delay": -16,
"time": "1771505924"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -169,
"time": "1771506493"
},
"departure": {
"delay": -169,
"time": "1771506671"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771505717"
},
"departure": {
"delay": 27,
"time": "1771505727"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1771505212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4895210581524480x10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1771506643"
},
"departure": {
"delay": 103,
"time": "1771506643"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1771505567"
},
"departure": {
"delay": 167,
"time": "1771505567"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 146,
"time": "1771507406"
},
"departure": {
"delay": 146,
"time": "1771507406"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 168,
"time": "1771507368"
},
"departure": {
"delay": 168,
"time": "1771507368"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1771505711"
},
"departure": {
"delay": 131,
"time": "1771505711"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1771507723"
},
"departure": {
"delay": 163,
"time": "1771507723"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 163,
"time": "1771508083"
},
"departure": {
"delay": 163,
"time": "1771508083"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 177,
"time": "1771505637"
},
"departure": {
"delay": 177,
"time": "1771505637"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1771506187"
},
"departure": {
"delay": 187,
"time": "1771506187"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1771507204"
},
"departure": {
"delay": 184,
"time": "1771507204"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 137,
"time": "1771505777"
},
"departure": {
"delay": 137,
"time": "1771505777"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1771507030"
},
"departure": {
"delay": 130,
"time": "1771507030"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1771507298"
},
"departure": {
"delay": 158,
"time": "1771507298"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771506710"
},
"departure": {
"delay": 50,
"time": "1771506710"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1771505961"
},
"departure": {
"delay": 141,
"time": "1771505961"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 194,
"time": "1771508174"
},
"departure": {
"delay": 194,
"time": "1771508174"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 134,
"time": "1771506074"
},
"departure": {
"delay": 134,
"time": "1771506074"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1771507768"
},
"departure": {
"delay": 148,
"time": "1771507768"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 149,
"time": "1771505909"
},
"departure": {
"delay": 149,
"time": "1771505909"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1771507534"
},
"departure": {
"delay": 154,
"time": "1771507534"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 133,
"time": "1771508053"
},
"departure": {
"delay": 133,
"time": "1771508053"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 140,
"time": "1771505600"
},
"departure": {
"delay": 140,
"time": "1771505600"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1771507483"
},
"departure": {
"delay": 163,
"time": "1771507483"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1771507096"
},
"departure": {
"delay": 136,
"time": "1771507096"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1771507996"
},
"departure": {
"delay": 136,
"time": "1771507996"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 128,
"time": "1771505828"
},
"departure": {
"delay": 128,
"time": "1771505828"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1771507574"
},
"departure": {
"delay": 134,
"time": "1771507574"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 156,
"time": "1771507236"
},
"departure": {
"delay": 156,
"time": "1771507236"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1771507624"
},
"departure": {
"delay": 184,
"time": "1771507624"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 137,
"time": "1771507337"
},
"departure": {
"delay": 137,
"time": "1771507337"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 162,
"time": "1771505862"
},
"departure": {
"delay": 162,
"time": "1771505862"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771506000"
},
"departure": {
"delay": 180,
"time": "1771506000"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1771507450"
},
"departure": {
"delay": 190,
"time": "1771507450"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1771507514"
},
"departure": {
"delay": 134,
"time": "1771507514"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16007:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490728:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -139,
"time": "1771510121"
},
"departure": {
"delay": -139,
"time": "1771510121"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -151,
"time": "1771509689"
},
"departure": {
"delay": -151,
"time": "1771509689"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -155,
"time": "1771509745"
},
"departure": {
"delay": -155,
"time": "1771509745"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -148,
"time": "1771510232"
},
"departure": {
"delay": -148,
"time": "1771510232"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -97,
"time": "1771509263"
},
"departure": {
"delay": -97,
"time": "1771509263"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -155,
"time": "1771509925"
},
"departure": {
"delay": -155,
"time": "1771509925"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -118,
"time": "1771509542"
},
"departure": {
"delay": -118,
"time": "1771509542"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -61,
"time": "1771508759"
},
"departure": {
"delay": -61,
"time": "1771508759"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1771508290"
},
"departure": {
"delay": -50,
"time": "1771508290"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1771508941"
},
"departure": {
"delay": -59,
"time": "1771508941"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -97,
"time": "1771509503"
},
"departure": {
"delay": -97,
"time": "1771509503"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -155,
"time": "1771510105"
},
"departure": {
"delay": -155,
"time": "1771510105"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -128,
"time": "1771509532"
},
"departure": {
"delay": -128,
"time": "1771509532"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1771508402"
},
"departure": {
"delay": 2,
"time": "1771508402"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1771509023"
},
"departure": {
"delay": -97,
"time": "1771509023"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -71,
"time": "1771508689"
},
"departure": {
"delay": -71,
"time": "1771508689"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -109,
"time": "1771509611"
},
"departure": {
"delay": -109,
"time": "1771509611"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -133,
"time": "1771510187"
},
"departure": {
"delay": -133,
"time": "1771510187"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -192,
"time": "1771510308"
},
"departure": {
"delay": -192,
"time": "1771510308"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -59,
"time": "1771509001"
},
"departure": {
"delay": -59,
"time": "1771509001"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1771508851"
},
"departure": {
"delay": -29,
"time": "1771508851"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -148,
"time": "1771510352"
},
"departure": {
"delay": -148,
"time": "1771510352"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -37,
"time": "1771508363"
},
"departure": {
"delay": -37,
"time": "1771508363"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1771509306"
},
"departure": {
"delay": -54,
"time": "1771509306"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771508211"
},
"departure": {
"delay": 51,
"time": "1771508211"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -120,
"time": "1771510080"
},
"departure": {
"delay": -120,
"time": "1771510080"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -243,
"time": "1771510437"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -26,
"time": "1771508434"
},
"departure": {
"delay": -26,
"time": "1771508434"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -70,
"time": "1771509170"
},
"departure": {
"delay": -70,
"time": "1771509170"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1771508529"
},
"departure": {
"delay": -51,
"time": "1771508529"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -71,
"time": "1771508629"
},
"departure": {
"delay": -71,
"time": "1771508629"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -62,
"time": "1771508638"
},
"departure": {
"delay": -62,
"time": "1771508638"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1771508578"
},
"departure": {
"delay": -2,
"time": "1771508578"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -170,
"time": "1771509970"
},
"departure": {
"delay": -170,
"time": "1771509970"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1771508901"
},
"departure": {
"delay": -39,
"time": "1771508901"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771508175"
},
"departure": {
"delay": 15,
"time": "1771508175"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -178,
"time": "1771510262"
},
"departure": {
"delay": -178,
"time": "1771510262"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -70,
"time": "1771509230"
},
"departure": {
"delay": -70,
"time": "1771509230"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1771508327"
},
"departure": {
"delay": -13,
"time": "1771508327"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -25,
"time": "1771508795"
},
"departure": {
"delay": -25,
"time": "1771508795"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490728:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2410:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508040"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771507740"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771508880"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771508940"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771509060"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771508460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771508160"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771508760"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771507800"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771508580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771508340"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2410:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx871:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771502213"
},
"departure": {
"delay": 132,
"time": "1771502232"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1771503457"
},
"departure": {
"delay": 37,
"time": "1771503457"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1771503252"
},
"departure": {
"delay": 132,
"time": "1771503252"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 232,
"time": "1771504732"
},
"departure": {
"delay": 232,
"time": "1771504732"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1771502807"
},
"departure": {
"delay": 107,
"time": "1771502807"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1771502107"
},
"departure": {
"delay": 127,
"time": "1771502107"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771504282"
},
"departure": {
"delay": 107,
"time": "1771504307"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 172,
"time": "1771504407"
},
"departure": {
"delay": 172,
"time": "1771504432"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1771502559"
},
"departure": {
"delay": 99,
"time": "1771502559"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771503059"
},
"departure": {
"delay": 119,
"time": "1771503059"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1771502283"
},
"departure": {
"delay": 123,
"time": "1771502283"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1771501830"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1771503813"
},
"departure": {
"delay": 93,
"time": "1771503993"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1771504085"
},
"departure": {
"delay": 125,
"time": "1771504085"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1771504507"
},
"departure": {
"delay": 187,
"time": "1771504507"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 217,
"time": "1771504607"
},
"departure": {
"delay": 217,
"time": "1771504657"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1771502985"
},
"departure": {
"delay": 130,
"time": "1771503010"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1771503582"
},
"departure": {
"delay": 102,
"time": "1771503582"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771502008"
},
"departure": {
"delay": 113,
"time": "1771502033"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1771503407"
},
"departure": {
"delay": 47,
"time": "1771503407"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1771504807"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1771503641"
},
"departure": {
"delay": 41,
"time": "1771503641"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1771503332"
},
"departure": {
"delay": 92,
"time": "1771503332"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771503732"
},
"departure": {
"delay": 72,
"time": "1771503732"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1771502347"
},
"departure": {
"delay": 127,
"time": "1771502347"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1771502407"
},
"departure": {
"delay": 152,
"time": "1771502432"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1771502146"
},
"departure": {
"delay": 106,
"time": "1771502146"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1771504207"
},
"departure": {
"delay": 127,
"time": "1771504207"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771502732"
},
"departure": {
"delay": 92,
"time": "1771502732"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 147,
"time": "1771503185"
},
"departure": {
"delay": 147,
"time": "1771503207"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771501443",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx871:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771502520"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 287,
"time": "1771504607"
},
"departure": {
"delay": 287,
"time": "1771504607"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 181,
"time": "1771503481"
},
"departure": {
"delay": 181,
"time": "1771503481"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 321,
"time": "1771503921"
},
"departure": {
"delay": 321,
"time": "1771503921"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 309,
"time": "1771503849"
},
"departure": {
"delay": 309,
"time": "1771503849"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 215,
"time": "1771503395"
},
"departure": {
"delay": 215,
"time": "1771503395"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 296,
"time": "1771504496"
},
"departure": {
"delay": 296,
"time": "1771504496"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1771503088"
},
"departure": {
"delay": 148,
"time": "1771503088"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1771502873"
},
"departure": {
"delay": 113,
"time": "1771502873"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771502697"
},
"departure": {
"delay": 57,
"time": "1771502697"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1771503300"
},
"departure": {
"delay": 240,
"time": "1771503300"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 279,
"time": "1771504719"
},
"departure": {
"delay": 279,
"time": "1771504719"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 171,
"time": "1771503171"
},
"departure": {
"delay": 171,
"time": "1771503171"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1771503996"
},
"departure": {
"delay": 276,
"time": "1771503996"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 227,
"time": "1771504787"
},
"departure": {
"delay": 227,
"time": "1771504787"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -34,
"time": "1771502546"
},
"departure": {
"delay": -34,
"time": "1771502546"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771502603"
},
"departure": {
"delay": 23,
"time": "1771502603"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 266,
"time": "1771503597"
},
"departure": {
"delay": 266,
"time": "1771503626"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1771504096"
},
"departure": {
"delay": 186,
"time": "1771504146"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1771505015"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 143,
"time": "1771503023"
},
"departure": {
"delay": 143,
"time": "1771503023"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 257,
"time": "1771504373"
},
"departure": {
"delay": 257,
"time": "1771504397"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 286,
"time": "1771504546"
},
"departure": {
"delay": 286,
"time": "1771504546"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 242,
"time": "1771504322"
},
"departure": {
"delay": 242,
"time": "1771504322"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 249,
"time": "1771504629"
},
"departure": {
"delay": 249,
"time": "1771504629"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 220,
"time": "1771504840"
},
"departure": {
"delay": 220,
"time": "1771504840"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 221,
"time": "1771504661"
},
"departure": {
"delay": 221,
"time": "1771504661"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1771502796"
},
"departure": {
"delay": 61,
"time": "1771502821"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 252,
"time": "1771504272"
},
"departure": {
"delay": 252,
"time": "1771504272"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 260,
"time": "1771503678"
},
"departure": {
"delay": 260,
"time": "1771503680"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771502074",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9673:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1771503342"
},
"departure": {
"delay": 102,
"time": "1771503342"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1771504356"
},
"departure": {
"delay": 96,
"time": "1771504356"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1771504406"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 206,
"time": "1771504082"
},
"departure": {
"delay": 206,
"time": "1771504106"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 202,
"time": "1771502362"
},
"departure": {
"delay": 202,
"time": "1771502362"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 256,
"time": "1771502931"
},
"departure": {
"delay": 256,
"time": "1771502956"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1771502856"
},
"departure": {
"delay": 241,
"time": "1771502881"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1771504281"
},
"departure": {
"delay": 141,
"time": "1771504281"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 276,
"time": "1771502556"
},
"departure": {
"delay": 276,
"time": "1771502556"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 271,
"time": "1771502431"
},
"departure": {
"delay": 271,
"time": "1771502431"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 16,
"time": "1771501756"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1771504161"
},
"departure": {
"delay": 141,
"time": "1771504161"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 151,
"time": "1771504231"
},
"departure": {
"delay": 151,
"time": "1771504231"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 166,
"time": "1771503684"
},
"departure": {
"delay": 166,
"time": "1771503706"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1771501833"
},
"departure": {
"delay": 33,
"time": "1771501833"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 249,
"time": "1771502709"
},
"departure": {
"delay": 249,
"time": "1771502709"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1771502106"
},
"departure": {
"delay": 186,
"time": "1771502106"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 246,
"time": "1771503006"
},
"departure": {
"delay": 246,
"time": "1771503006"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1771503427"
},
"departure": {
"delay": 67,
"time": "1771503427"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1771503257"
},
"departure": {
"delay": 101,
"time": "1771503281"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 280,
"time": "1771502740"
},
"departure": {
"delay": 280,
"time": "1771502740"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1771503195"
},
"departure": {
"delay": 135,
"time": "1771503195"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 156,
"time": "1771503156"
},
"departure": {
"delay": 156,
"time": "1771503156"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1771503742"
},
"departure": {
"delay": 142,
"time": "1771503742"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 136,
"time": "1771503616"
},
"departure": {
"delay": 136,
"time": "1771503616"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 261,
"time": "1771502481"
},
"departure": {
"delay": 261,
"time": "1771502481"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 195,
"time": "1771503915"
},
"departure": {
"delay": 195,
"time": "1771503915"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1771503119"
},
"departure": {
"delay": 179,
"time": "1771503119"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 166,
"time": "1771503981"
},
"departure": {
"delay": 166,
"time": "1771504006"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 177,
"time": "1771503057"
},
"departure": {
"delay": 177,
"time": "1771503057"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1771503481"
},
"departure": {
"delay": 121,
"time": "1771503481"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 227,
"time": "1771502627"
},
"departure": {
"delay": 227,
"time": "1771502627"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1771502168"
},
"departure": {
"delay": 128,
"time": "1771502168"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1771502031"
},
"departure": {
"delay": 171,
"time": "1771502031"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 191,
"time": "1771502231"
},
"departure": {
"delay": 191,
"time": "1771502231"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1771501935"
},
"departure": {
"delay": 157,
"time": "1771501957"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771501774",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12774:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758673x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1771501593"
},
"departure": {
"delay": -53,
"time": "1771501627"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -54,
"time": "1771501853"
},
"departure": {
"delay": -54,
"time": "1771501866"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -47,
"time": "1771501779"
},
"departure": {
"delay": -47,
"time": "1771501813"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -86,
"time": "1771502094"
},
"departure": {
"delay": -86,
"time": "1771502134"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1771499816"
},
"departure": {
"delay": 16,
"time": "1771499836"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1771499737"
},
"departure": {
"delay": -4,
"time": "1771499756"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -129,
"time": "1771502391"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1771500238"
},
"departure": {
"delay": 14,
"time": "1771500254"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1771502312"
},
"departure": {
"delay": -74,
"time": "1771502326"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -38,
"time": "1771500484"
},
"departure": {
"delay": -38,
"time": "1771500502"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -35,
"time": "1771500767"
},
"departure": {
"delay": -35,
"time": "1771500805"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1771500844"
},
"departure": {
"delay": -47,
"time": "1771500913"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1771500936"
},
"departure": {
"delay": -31,
"time": "1771500989"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1771500408"
},
"departure": {
"delay": -50,
"time": "1771500430"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1771500525"
},
"departure": {
"delay": -26,
"time": "1771500574"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -51,
"time": "1771501164"
},
"departure": {
"delay": -51,
"time": "1771501209"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 23,
"time": "1771499603"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1771500337"
},
"departure": {
"delay": -11,
"time": "1771500349"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -94,
"time": "1771502157"
},
"departure": {
"delay": -94,
"time": "1771502186"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1771499693"
},
"departure": {
"delay": 10,
"time": "1771499710"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771499929"
},
"departure": {
"delay": 25,
"time": "1771499965"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771501025"
},
"departure": {
"delay": -23,
"time": "1771501057"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1771500620"
},
"departure": {
"delay": -5,
"time": "1771500655"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1771500192"
},
"departure": {
"delay": 28,
"time": "1771500208"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -35,
"time": "1771500673"
},
"departure": {
"delay": -35,
"time": "1771500685"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771500133"
},
"departure": {
"delay": 25,
"time": "1771500145"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -82,
"time": "1771502211"
},
"departure": {
"delay": -82,
"time": "1771502258"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -50,
"time": "1771501278"
},
"departure": {
"delay": -50,
"time": "1771501330"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -61,
"time": "1771502010"
},
"departure": {
"delay": -61,
"time": "1771502039"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1771501683"
},
"departure": {
"delay": -18,
"time": "1771501722"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 73,
"time": "1771500042"
},
"departure": {
"delay": 73,
"time": "1771500073"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -89,
"time": "1771501936"
},
"departure": {
"delay": -89,
"time": "1771501951"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771501467"
},
"departure": {
"delay": 10,
"time": "1771501510"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1771499771"
},
"departure": {
"delay": 31,
"time": "1771499791"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1771501097"
},
"departure": {
"delay": -9,
"time": "1771501131"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758673x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17747:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771505064"
},
"departure": {
"delay": 24,
"time": "1771505064"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1771504774"
},
"departure": {
"delay": 34,
"time": "1771504774"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504080"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771504357"
},
"departure": {
"delay": 37,
"time": "1771504357"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1771503717"
},
"departure": {
"delay": 57,
"time": "1771503717"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771503889"
},
"departure": {
"delay": 49,
"time": "1771503889"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771503840"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771504284"
},
"departure": {
"delay": 24,
"time": "1771504284"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505880"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1771505514"
},
"departure": {
"delay": 54,
"time": "1771505514"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1771503542"
},
"departure": {
"delay": 2,
"time": "1771503542"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1771504614"
},
"departure": {
"delay": 54,
"time": "1771504614"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1771503687"
},
"departure": {
"delay": 27,
"time": "1771503687"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1771505271"
},
"departure": {
"delay": 51,
"time": "1771505271"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1771505751"
},
"departure": {
"delay": 51,
"time": "1771505751"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1771504147"
},
"departure": {
"delay": 7,
"time": "1771504147"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771505011"
},
"departure": {
"delay": 31,
"time": "1771505011"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771504937"
},
"departure": {
"delay": 17,
"time": "1771504937"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1771504004"
},
"departure": {
"delay": 44,
"time": "1771504004"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771504420"
},
"departure": {
"delay": 40,
"time": "1771504420"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771505318"
},
"departure": {
"delay": 38,
"time": "1771505318"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1771504207"
},
"departure": {
"delay": 7,
"time": "1771504207"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1771505377"
},
"departure": {
"delay": 37,
"time": "1771505377"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771503597"
},
"departure": {
"delay": 57,
"time": "1771503597"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771505218"
},
"departure": {
"delay": 58,
"time": "1771505218"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504860"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1771503959"
},
"departure": {
"delay": 59,
"time": "1771503959"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771503480"
},
"departure": {
"time": "1771503480"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771504701"
},
"departure": {
"delay": 21,
"time": "1771504701"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771505575"
},
"departure": {
"delay": 55,
"time": "1771505575"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771503095",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17747:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758652x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 93,
"time": "1771480473"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -142,
"time": "1771482022"
},
"departure": {
"delay": -142,
"time": "1771482038"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1771481635"
},
"departure": {
"delay": -32,
"time": "1771481668"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1771483043"
},
"departure": {
"delay": -61,
"time": "1771483079"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1771482628"
},
"departure": {
"delay": 7,
"time": "1771482667"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1771482974"
},
"departure": {
"delay": -33,
"time": "1771482987"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -86,
"time": "1771481851"
},
"departure": {
"delay": -86,
"time": "1771481914"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771481508"
},
"departure": {
"delay": 5,
"time": "1771481525"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1771481110"
},
"departure": {
"delay": 38,
"time": "1771481138"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -103,
"time": "1771483337"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 9,
"time": "1771481216"
},
"departure": {
"delay": 9,
"time": "1771481229"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771480783"
},
"departure": {
"delay": 57,
"time": "1771480797"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -65,
"time": "1771481781"
},
"departure": {
"delay": -65,
"time": "1771481815"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1771480553"
},
"departure": {
"delay": 82,
"time": "1771480582"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1771481955"
},
"departure": {
"delay": -69,
"time": "1771481991"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771481044"
},
"departure": {
"delay": 36,
"time": "1771481076"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -66,
"time": "1771481710"
},
"departure": {
"delay": -66,
"time": "1771481754"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1771481284"
},
"departure": {
"delay": -17,
"time": "1771481323"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771481419"
},
"departure": {
"delay": 8,
"time": "1771481468"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1771481542"
},
"departure": {
"delay": -4,
"time": "1771481576"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1771480601"
},
"departure": {
"delay": 71,
"time": "1771480631"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1771480688"
},
"departure": {
"delay": 84,
"time": "1771480704"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771482375"
},
"departure": {
"delay": 29,
"time": "1771482449"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1771480963"
},
"departure": {
"delay": 77,
"time": "1771480997"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1771482091"
},
"departure": {
"delay": -21,
"time": "1771482279"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1771482877"
},
"departure": {
"delay": -43,
"time": "1771482917"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -87,
"time": "1771483153"
},
"departure": {
"delay": -87,
"time": "1771483173"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 106,
"time": "1771480655"
},
"departure": {
"delay": 106,
"time": "1771480666"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1771482731"
},
"departure": {
"delay": -13,
"time": "1771482767"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1771481379"
},
"departure": {
"delay": -9,
"time": "1771481391"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -79,
"time": "1771483109"
},
"departure": {
"delay": -79,
"time": "1771483121"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -13,
"time": "1771482549"
},
"departure": {
"delay": -13,
"time": "1771482587"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771480861"
},
"departure": {
"delay": 38,
"time": "1771480898"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1771482799"
},
"departure": {
"delay": -28,
"time": "1771482812"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -39,
"time": "1771483250"
},
"departure": {
"delay": -39,
"time": "1771483281"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758652x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3358:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771505790"
},
"departure": {
"delay": 30,
"time": "1771505790"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771505607"
},
"departure": {
"delay": 27,
"time": "1771505607"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771506942"
},
"departure": {
"delay": 42,
"time": "1771506942"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771506849"
},
"departure": {
"delay": 9,
"time": "1771506849"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771505490"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771506345"
},
"departure": {
"delay": 45,
"time": "1771506345"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771506217"
},
"departure": {
"delay": 37,
"time": "1771506217"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771506030"
},
"departure": {
"delay": 30,
"time": "1771506030"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771505868"
},
"departure": {
"delay": 48,
"time": "1771505868"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507140"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771505541"
},
"departure": {
"delay": 21,
"time": "1771505541"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771506272"
},
"departure": {
"delay": 32,
"time": "1771506272"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1771506761"
},
"departure": {
"delay": 41,
"time": "1771506761"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771505703"
},
"departure": {
"delay": 3,
"time": "1771505703"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771506107"
},
"departure": {
"delay": 47,
"time": "1771506107"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771505124",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3358:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx580:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771505450"
},
"departure": {
"delay": 50,
"time": "1771505450"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771506650"
},
"departure": {
"delay": 50,
"time": "1771506650"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 248,
"time": "1771504388"
},
"departure": {
"delay": 248,
"time": "1771504388"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1771506238"
},
"departure": {
"delay": 58,
"time": "1771506238"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771505750"
},
"departure": {
"delay": 50,
"time": "1771505750"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771505366"
},
"departure": {
"delay": 26,
"time": "1771505366"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1771504000"
},
"departure": {
"delay": 125,
"time": "1771504025"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771504776"
},
"departure": {
"delay": 36,
"time": "1771504776"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771506335"
},
"departure": {
"delay": 35,
"time": "1771506335"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 36,
"time": "1771503876"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771505104"
},
"departure": {
"delay": 50,
"time": "1771505150"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1771504323"
},
"departure": {
"delay": 243,
"time": "1771504323"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771505010"
},
"departure": {
"delay": 30,
"time": "1771505010"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771504550"
},
"departure": {
"delay": 110,
"time": "1771504550"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771505270"
},
"departure": {
"delay": 50,
"time": "1771505270"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771504929"
},
"departure": {
"delay": 30,
"time": "1771504950"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771506290"
},
"departure": {
"delay": 50,
"time": "1771506290"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1771504450"
},
"departure": {
"delay": 190,
"time": "1771504450"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771506050"
},
"departure": {
"delay": 50,
"time": "1771506050"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771505855"
},
"departure": {
"delay": 35,
"time": "1771505855"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771504650"
},
"departure": {
"delay": 30,
"time": "1771504650"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771504855"
},
"departure": {
"delay": 55,
"time": "1771504855"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771505198"
},
"departure": {
"delay": 38,
"time": "1771505198"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 290,
"time": "1771504250"
},
"departure": {
"delay": 290,
"time": "1771504250"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503895",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx580:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745464x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771494564"
},
"departure": {
"delay": 127,
"time": "1771494607"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771495158"
},
"departure": {
"delay": 58,
"time": "1771495198"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1771494917"
},
"departure": {
"delay": 129,
"time": "1771494969"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1771495330"
},
"departure": {
"delay": -14,
"time": "1771495366"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771495891"
},
"departure": {
"delay": 63,
"time": "1771495923"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 187,
"time": "1771494487"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1771494723"
},
"departure": {
"delay": 109,
"time": "1771494769"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1771495754"
},
"departure": {
"delay": 71,
"time": "1771495811"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1771494856"
},
"departure": {
"delay": 90,
"time": "1771494870"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1771495826"
},
"departure": {
"delay": 71,
"time": "1771495871"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1771494649"
},
"departure": {
"delay": 125,
"time": "1771494665"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771494800"
},
"departure": {
"delay": 107,
"time": "1771494827"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1771496017"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1771495241"
},
"departure": {
"delay": 18,
"time": "1771495278"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -34,
"time": "1771495389"
},
"departure": {
"delay": -34,
"time": "1771495406"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771495625"
},
"departure": {
"delay": 49,
"time": "1771495729"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1771495078"
},
"departure": {
"delay": 94,
"time": "1771495114"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1771495551"
},
"departure": {
"delay": -23,
"time": "1771495597"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -54,
"time": "1771495499"
},
"departure": {
"delay": -54,
"time": "1771495506"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745464x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758899x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771500798"
},
"departure": {
"delay": 92,
"time": "1771500812"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 129,
"time": "1771499350"
},
"departure": {
"delay": 129,
"time": "1771499409"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771501105"
},
"departure": {
"delay": 2,
"time": "1771501142"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 111,
"time": "1771500555"
},
"departure": {
"delay": 111,
"time": "1771500591"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 135,
"time": "1771499967"
},
"departure": {
"delay": 135,
"time": "1771500015"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1771500294"
},
"departure": {
"delay": 77,
"time": "1771500317"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 137,
"time": "1771498951"
},
"departure": {
"delay": 137,
"time": "1771498997"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1771499546"
},
"departure": {
"delay": 113,
"time": "1771499573"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1771498450"
},
"departure": {
"delay": 77,
"time": "1771498457"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1771500215"
},
"departure": {
"delay": 111,
"time": "1771500231"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 119,
"time": "1771499613"
},
"departure": {
"delay": 119,
"time": "1771499639"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 108,
"time": "1771497948"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1771500877"
},
"departure": {
"delay": 68,
"time": "1771500908"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 179,
"time": "1771499779"
},
"departure": {
"delay": 179,
"time": "1771499819"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1771500823"
},
"departure": {
"delay": 77,
"time": "1771500857"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 107,
"time": "1771498102"
},
"departure": {
"delay": 107,
"time": "1771498127"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1771498245"
},
"departure": {
"delay": 161,
"time": "1771498301"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1771500734"
},
"departure": {
"delay": 86,
"time": "1771500746"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 122,
"time": "1771500160"
},
"departure": {
"delay": 122,
"time": "1771500182"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1771501022"
},
"departure": {
"delay": 20,
"time": "1771501040"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 116,
"time": "1771498417"
},
"departure": {
"delay": 116,
"time": "1771498436"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1771498343"
},
"departure": {
"delay": 158,
"time": "1771498358"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1771500473"
},
"departure": {
"delay": 87,
"time": "1771500507"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 134,
"time": "1771497995"
},
"departure": {
"delay": 134,
"time": "1771498034"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1771500256"
},
"departure": {
"delay": 85,
"time": "1771500265"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 121,
"time": "1771500031"
},
"departure": {
"delay": 121,
"time": "1771500061"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1771500711"
},
"departure": {
"delay": 126,
"time": "1771500726"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -59,
"time": "1771501261"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 101,
"time": "1771500365"
},
"departure": {
"delay": 101,
"time": "1771500401"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1771500931"
},
"departure": {
"delay": 44,
"time": "1771500944"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 90,
"time": "1771498154"
},
"departure": {
"delay": 90,
"time": "1771498170"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1771498597"
},
"departure": {
"delay": 76,
"time": "1771498636"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1771501203"
},
"departure": {
"delay": -39,
"time": "1771501221"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 190,
"time": "1771498320"
},
"departure": {
"delay": 190,
"time": "1771498330"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1771499090"
},
"departure": {
"delay": 151,
"time": "1771499131"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1771499463"
},
"departure": {
"delay": 170,
"time": "1771499510"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1771501161"
},
"departure": {
"delay": -27,
"time": "1771501173"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 163,
"time": "1771499662"
},
"departure": {
"delay": 163,
"time": "1771499743"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1771500613"
},
"departure": {
"delay": 90,
"time": "1771500630"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 137,
"time": "1771498181"
},
"departure": {
"delay": 137,
"time": "1771498217"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1771498398"
},
"departure": {
"delay": 148,
"time": "1771498408"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1771498717"
},
"departure": {
"delay": 117,
"time": "1771498737"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1771499238"
},
"departure": {
"delay": 173,
"time": "1771499273"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1771498773"
},
"departure": {
"delay": 136,
"time": "1771498816"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1771500655"
},
"departure": {
"delay": 148,
"time": "1771500688"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 112,
"time": "1771498863"
},
"departure": {
"delay": 112,
"time": "1771498912"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1771500106"
},
"departure": {
"delay": 136,
"time": "1771500136"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 146,
"time": "1771499885"
},
"departure": {
"delay": 146,
"time": "1771499906"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1771500991"
},
"departure": {
"delay": 41,
"time": "1771501001"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 147,
"time": "1771498676"
},
"departure": {
"delay": 147,
"time": "1771498707"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758899x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2214:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1771506952"
},
"departure": {
"delay": 112,
"time": "1771506952"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1771506257"
},
"departure": {
"delay": 137,
"time": "1771506257"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1771504846"
},
"departure": {
"delay": 166,
"time": "1771504846"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1771505452"
},
"departure": {
"delay": 112,
"time": "1771505452"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1771505123"
},
"departure": {
"delay": 167,
"time": "1771505147"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771505071"
},
"departure": {
"delay": 91,
"time": "1771505071"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771505342"
},
"departure": {
"delay": 122,
"time": "1771505342"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1771505566"
},
"departure": {
"delay": 166,
"time": "1771505566"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1771506343"
},
"departure": {
"delay": 163,
"time": "1771506343"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1771504521"
},
"departure": {
"delay": 21,
"time": "1771504521"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1771506497"
},
"departure": {
"delay": 137,
"time": "1771506497"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1771506667"
},
"departure": {
"delay": 127,
"time": "1771506667"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771506532"
},
"departure": {
"delay": 112,
"time": "1771506532"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1771506712"
},
"departure": {
"delay": 112,
"time": "1771506712"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1771506811"
},
"departure": {
"delay": 151,
"time": "1771506811"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 164,
"time": "1771506584"
},
"departure": {
"delay": 164,
"time": "1771506584"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1771505266"
},
"departure": {
"delay": 166,
"time": "1771505266"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1771504726"
},
"departure": {
"delay": 106,
"time": "1771504726"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1771504922"
},
"departure": {
"delay": 122,
"time": "1771504922"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771504619"
},
"departure": {
"delay": 59,
"time": "1771504619"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771504175",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2214:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759195x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1771485602"
},
"departure": {
"delay": 117,
"time": "1771485657"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 48,
"time": "1771485288"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771486375"
},
"departure": {
"delay": 71,
"time": "1771486391"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1771486217"
},
"departure": {
"delay": 94,
"time": "1771486234"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771485311"
},
"departure": {
"delay": 24,
"time": "1771485324"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771486694"
},
"departure": {
"delay": -31,
"time": "1771486709"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1771485798"
},
"departure": {
"delay": 92,
"time": "1771485812"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771486115"
},
"departure": {
"delay": 110,
"time": "1771486130"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771486555"
},
"departure": {
"delay": 14,
"time": "1771486574"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1771485901"
},
"departure": {
"delay": 136,
"time": "1771486036"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1771486920"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1771486482"
},
"departure": {
"delay": -11,
"time": "1771486489"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771486162"
},
"departure": {
"delay": 98,
"time": "1771486178"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -85,
"time": "1771486775"
},
"departure": {
"delay": -85,
"time": "1771486775"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1771485335"
},
"departure": {
"delay": 47,
"time": "1771485347"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1771485687"
},
"departure": {
"delay": 99,
"time": "1771485699"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771486458"
},
"departure": {
"delay": 26,
"time": "1771486466"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771486606"
},
"departure": {
"time": "1771486620"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771486310"
},
"departure": {
"delay": 77,
"time": "1771486337"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759195x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771506057"
},
"departure": {
"delay": -3,
"time": "1771506057"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1771506297"
},
"departure": {
"delay": -3,
"time": "1771506297"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771506235"
},
"departure": {
"delay": 55,
"time": "1771506235"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -3,
"time": "1771505157"
},
"departure": {
"delay": -3,
"time": "1771505157"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771505232"
},
"departure": {
"delay": 12,
"time": "1771505232"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1771506837"
},
"departure": {
"delay": -3,
"time": "1771506837"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771506399"
},
"departure": {
"delay": 39,
"time": "1771506399"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771505672"
},
"departure": {
"delay": 32,
"time": "1771505672"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771506155"
},
"departure": {
"delay": 35,
"time": "1771506155"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771506769"
},
"departure": {
"delay": 49,
"time": "1771506769"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1771506721"
},
"departure": {
"delay": 1,
"time": "1771506721"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1771505577"
},
"departure": {
"delay": -3,
"time": "1771505577"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1771506597"
},
"departure": {
"delay": -3,
"time": "1771506597"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771507077"
},
"departure": {
"delay": -3,
"time": "1771507077"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771505090"
},
"departure": {
"delay": 50,
"time": "1771505090"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1771505337"
},
"departure": {
"delay": -3,
"time": "1771505337"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504916",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7471:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596586:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771505898"
},
"departure": {
"delay": 78,
"time": "1771505898"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1771505529"
},
"departure": {
"delay": 69,
"time": "1771505529"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771505846"
},
"departure": {
"delay": 26,
"time": "1771505846"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1771506766"
},
"departure": {
"delay": -14,
"time": "1771506766"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1771506807"
},
"departure": {
"delay": -33,
"time": "1771506807"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": 24,
"time": "1771505424"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771506626"
},
"departure": {
"delay": 26,
"time": "1771506626"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1771506196"
},
"departure": {
"delay": 16,
"time": "1771506196"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1771505981"
},
"departure": {
"delay": -19,
"time": "1771505981"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1771506234"
},
"departure": {
"delay": -6,
"time": "1771506234"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771506657"
},
"departure": {
"delay": -3,
"time": "1771506657"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1771506694"
},
"departure": {
"delay": -26,
"time": "1771506694"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -16,
"time": "1771506404"
},
"departure": {
"delay": -16,
"time": "1771506404"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771506343"
},
"departure": {
"delay": 43,
"time": "1771506343"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1771506257"
},
"departure": {
"delay": -43,
"time": "1771506257"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771505454"
},
"departure": {
"delay": 54,
"time": "1771505454"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1771506866"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1771505606"
},
"departure": {
"delay": 26,
"time": "1771505606"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1771505726"
},
"departure": {
"delay": -34,
"time": "1771505726"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1771506568"
},
"departure": {
"delay": -32,
"time": "1771506568"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596586:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745450x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1771482854"
},
"departure": {
"delay": -54,
"time": "1771482906"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -51,
"time": "1771482688"
},
"departure": {
"delay": -51,
"time": "1771482729"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 49,
"time": "1771481929"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771482112"
},
"departure": {
"delay": 27,
"time": "1771482147"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1771482596"
},
"departure": {
"delay": -31,
"time": "1771482629"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771483056"
},
"departure": {
"delay": 2,
"time": "1771483082"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771482419"
},
"departure": {
"delay": 48,
"time": "1771482468"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771482530"
},
"departure": {
"delay": 6,
"time": "1771482546"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1771481967"
},
"departure": {
"delay": 59,
"time": "1771481999"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771482041"
},
"departure": {
"delay": 18,
"time": "1771482078"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1771482167"
},
"departure": {
"delay": 3,
"time": "1771482183"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771482227"
},
"departure": {
"delay": 28,
"time": "1771482268"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1771483369"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1771483168"
},
"departure": {
"delay": 1,
"time": "1771483201"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771483110"
},
"departure": {
"delay": 5,
"time": "1771483145"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -57,
"time": "1771482758"
},
"departure": {
"delay": -57,
"time": "1771482783"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771482969"
},
"departure": {
"delay": -7,
"time": "1771483013"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1771483226"
},
"departure": {
"delay": -8,
"time": "1771483252"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745450x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771527120"
},
"departure": {
"time": "1771527120"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771526100"
},
"departure": {
"time": "1771526100"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771526160"
},
"departure": {
"time": "1771526160"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771526760"
},
"departure": {
"time": "1771526760"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771527240"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771526220"
},
"departure": {
"time": "1771526220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771526940"
},
"departure": {
"time": "1771526940"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771525740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771527180"
},
"departure": {
"time": "1771527180"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771526520"
},
"departure": {
"time": "1771526520"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771525800"
},
"departure": {
"time": "1771525800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771527060"
},
"departure": {
"time": "1771527060"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2961:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774258x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771499988"
},
"departure": {
"delay": 56,
"time": "1771499996"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771500204"
},
"departure": {
"delay": 36,
"time": "1771500276"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1771499926"
},
"departure": {
"delay": 144,
"time": "1771499964"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771502458"
},
"departure": {
"delay": 55,
"time": "1771502575"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1771501673"
},
"departure": {
"delay": 12,
"time": "1771501692"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 148,
"time": "1771499848"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771500689"
},
"departure": {
"delay": 11,
"time": "1771500791"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771502108"
},
"departure": {
"delay": 15,
"time": "1771502175"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771502415"
},
"departure": {
"delay": 15,
"time": "1771502415"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771501108"
},
"departure": {
"delay": 6,
"time": "1771501146"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771500405"
},
"departure": {
"delay": 44,
"time": "1771500464"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1771502701"
},
"departure": {
"delay": 173,
"time": "1771502933"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771500042"
},
"departure": {
"delay": 54,
"time": "1771500054"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771501292"
},
"departure": {
"delay": 14,
"time": "1771501334"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1771503448"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1771502983"
},
"departure": {
"delay": 117,
"time": "1771502997"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1771500569"
},
"departure": {
"delay": -63,
"time": "1771500597"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771500066"
},
"departure": {
"delay": 11,
"time": "1771500071"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771500357"
},
"departure": {
"delay": 5,
"time": "1771500365"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774258x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771527180"
},
"departure": {
"time": "1771527180"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771527240"
},
"departure": {
"time": "1771527240"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771527300"
},
"departure": {
"time": "1771527300"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771524600"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771526820"
},
"departure": {
"time": "1771526820"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771525320"
},
"departure": {
"time": "1771525320"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771526160"
},
"departure": {
"time": "1771526160"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771526520"
},
"departure": {
"time": "1771526520"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771526280"
},
"departure": {
"time": "1771526280"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771527360"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771525080"
},
"departure": {
"time": "1771525080"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771525560"
},
"departure": {
"time": "1771525560"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771526940"
},
"departure": {
"time": "1771526940"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771527120"
},
"departure": {
"time": "1771527120"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771525920"
},
"departure": {
"time": "1771525920"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771525380"
},
"departure": {
"time": "1771525380"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771525985"
},
"departure": {
"delay": 5,
"time": "1771525985"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771527060"
},
"departure": {
"time": "1771527060"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771525440"
},
"departure": {
"time": "1771525440"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771525740"
},
"departure": {
"time": "1771525740"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771526040"
},
"departure": {
"time": "1771526040"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771525980"
},
"departure": {
"time": "1771525980"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771525500"
},
"departure": {
"time": "1771525500"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771494379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx591:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3411F5807145x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771494840"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1771505820"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498680"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771503720"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1771502760"
},
"departure": {
"time": "1771502820"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1771501200"
},
"departure": {
"time": "1771501380"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499520"
},
"departure": {
"time": "1771499580"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
}
],
"timestamp": "1771491213",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3411F5807145x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7422:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507800"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771508100"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771507740"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507860"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7422:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771485472"
},
"departure": {
"delay": 2,
"time": "1771485482"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1771484940"
},
"departure": {
"delay": 96,
"time": "1771484976"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1771484474"
},
"departure": {
"delay": 35,
"time": "1771484495"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1771485196"
},
"departure": {
"delay": 68,
"time": "1771485248"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1771485735"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1771484573"
},
"departure": {
"delay": 10,
"time": "1771484590"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1771484640"
},
"departure": {
"delay": 95,
"time": "1771484735"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 106,
"time": "1771484146"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1771485385"
},
"departure": {
"delay": 32,
"time": "1771485392"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1771485269"
},
"departure": {
"delay": 48,
"time": "1771485288"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771484322"
},
"departure": {
"delay": 58,
"time": "1771484338"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771484531"
},
"departure": {
"delay": 27,
"time": "1771484547"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771485423"
},
"departure": {
"delay": 34,
"time": "1771485454"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1771485053"
},
"departure": {
"delay": 134,
"time": "1771485074"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771485650"
},
"departure": {
"delay": 6,
"time": "1771485666"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1771485116"
},
"departure": {
"delay": 70,
"time": "1771485130"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1771484193"
},
"departure": {
"delay": 110,
"time": "1771484210"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1771485528"
},
"departure": {
"delay": 22,
"time": "1771485562"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1771485096"
},
"departure": {
"delay": 105,
"time": "1771485105"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771485591"
},
"departure": {
"delay": 23,
"time": "1771485623"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1771484750"
},
"departure": {
"delay": 73,
"time": "1771484833"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1771484857"
},
"departure": {
"delay": 72,
"time": "1771484892"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1771484238"
},
"departure": {
"delay": 87,
"time": "1771484247"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771485318"
},
"departure": {
"delay": 55,
"time": "1771485355"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1771485148"
},
"departure": {
"delay": 51,
"time": "1771485171"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000332:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771505031"
},
"departure": {
"delay": 51,
"time": "1771505031"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD6:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771505835"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771505415"
},
"departure": {
"delay": 15,
"time": "1771505415"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771505184"
},
"departure": {
"delay": 24,
"time": "1771505184"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD4:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1771505172"
},
"departure": {
"delay": 72,
"time": "1771505172"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD7:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1771505010"
},
"departure": {
"delay": 90,
"time": "1771505010"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDe:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771505655"
},
"departure": {
"delay": 15,
"time": "1771505655"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771505535"
},
"departure": {
"delay": 15,
"time": "1771505535"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771505235"
},
"departure": {
"delay": 15,
"time": "1771505235"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD3:ATOUMOD012",
"stopSequence": 6
}
],
"timestamp": "1771504975",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000332:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1723:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507080"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1723:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4994:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771504266"
},
"departure": {
"delay": 66,
"time": "1771504266"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771504063"
},
"departure": {
"delay": 59,
"time": "1771504079"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1771504458"
},
"departure": {
"delay": -6,
"time": "1771504554"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1771504004"
},
"departure": {
"delay": 69,
"time": "1771504029"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1771504357"
},
"departure": {
"delay": 37,
"time": "1771504357"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 44,
"time": "1771503704"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1771504179"
},
"departure": {
"delay": 39,
"time": "1771504179"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771504654"
},
"departure": {
"delay": 34,
"time": "1771504654"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771503779"
},
"departure": {
"delay": 59,
"time": "1771503779"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771503931"
},
"departure": {
"delay": 91,
"time": "1771503931"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -106,
"time": "1771505054"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771503854"
},
"departure": {
"delay": 99,
"time": "1771503879"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -36,
"time": "1771505004"
},
"departure": {
"delay": -36,
"time": "1771505004"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771503715",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4994:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758194x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1771488765"
},
"departure": {
"delay": 64,
"time": "1771488964"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1771487619"
},
"departure": {
"delay": -47,
"time": "1771487653"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1771488192"
},
"departure": {
"delay": -36,
"time": "1771488204"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -149,
"time": "1771486946"
},
"departure": {
"delay": -149,
"time": "1771486951"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771486838"
},
"departure": {
"delay": 29,
"time": "1771486889"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -64,
"time": "1771489436"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1771486651"
},
"departure": {
"delay": 97,
"time": "1771486657"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1771488598"
},
"departure": {
"delay": -50,
"time": "1771488610"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1771487940"
},
"departure": {
"delay": -23,
"time": "1771488037"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1771487528"
},
"departure": {
"delay": -42,
"time": "1771487538"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 128,
"time": "1771486448"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1771486691"
},
"departure": {
"delay": 117,
"time": "1771486737"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771487212"
},
"departure": {
"delay": 37,
"time": "1771487257"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758194x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1771507202"
},
"departure": {
"delay": 122,
"time": "1771507202"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1771505665"
},
"departure": {
"delay": 85,
"time": "1771505665"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1771505802"
},
"departure": {
"delay": 102,
"time": "1771505802"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1771507291"
},
"departure": {
"delay": 91,
"time": "1771507291"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1771506751"
},
"departure": {
"delay": 91,
"time": "1771506751"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771506636"
},
"departure": {
"delay": 96,
"time": "1771506636"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 85,
"time": "1771505425"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1771507101"
},
"departure": {
"delay": 141,
"time": "1771507101"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1771505751"
},
"departure": {
"delay": 111,
"time": "1771505751"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1771506325"
},
"departure": {
"delay": 85,
"time": "1771506325"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1771507352"
},
"departure": {
"delay": 92,
"time": "1771507352"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1771507131"
},
"departure": {
"delay": 111,
"time": "1771507131"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1771506844"
},
"departure": {
"delay": 124,
"time": "1771506844"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771506533"
},
"departure": {
"delay": 113,
"time": "1771506533"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1771506436"
},
"departure": {
"delay": 136,
"time": "1771506436"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1771506791"
},
"departure": {
"delay": 131,
"time": "1771506791"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1771505706"
},
"departure": {
"delay": 126,
"time": "1771505706"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1771506201"
},
"departure": {
"delay": 141,
"time": "1771506201"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1771507051"
},
"departure": {
"delay": 91,
"time": "1771507051"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1771506987"
},
"departure": {
"delay": 147,
"time": "1771506987"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1771506499"
},
"departure": {
"delay": 139,
"time": "1771506499"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1771506274"
},
"departure": {
"delay": 94,
"time": "1771506274"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1771506105"
},
"departure": {
"delay": 105,
"time": "1771506105"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771505134",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11597:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852342F5801333x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771504260"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771503960"
},
"departure": {
"time": "1771504020"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505520"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771499976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852342F5801333x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16462:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771503690"
},
"departure": {
"delay": 30,
"time": "1771503690"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771504950"
},
"departure": {
"delay": 30,
"time": "1771504950"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1771505250"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1771503126"
},
"departure": {
"delay": 6,
"time": "1771503126"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771502340"
},
"departure": {
"time": "1771502340"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771505010"
},
"departure": {
"delay": 30,
"time": "1771505010"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1771504984"
},
"departure": {
"delay": 4,
"time": "1771504984"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1771502670"
},
"departure": {
"delay": 30,
"time": "1771502670"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771503784"
},
"departure": {
"delay": 4,
"time": "1771503784"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771502835"
},
"departure": {
"delay": 15,
"time": "1771502835"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771502787"
},
"departure": {
"delay": 27,
"time": "1771502787"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771503826"
},
"departure": {
"delay": 46,
"time": "1771503826"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771502280"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771504908"
},
"departure": {
"delay": 48,
"time": "1771504908"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1771502989"
},
"departure": {
"delay": 49,
"time": "1771502989"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771503207"
},
"departure": {
"delay": 27,
"time": "1771503207"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771503446"
},
"departure": {
"delay": 26,
"time": "1771503446"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771503261"
},
"departure": {
"delay": 21,
"time": "1771503261"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771503037"
},
"departure": {
"delay": 37,
"time": "1771503037"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771504412"
},
"departure": {
"delay": 32,
"time": "1771504412"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771503330"
},
"departure": {
"delay": 30,
"time": "1771503330"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771503518"
},
"departure": {
"delay": 38,
"time": "1771503518"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1771504859"
},
"departure": {
"delay": 59,
"time": "1771504859"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1771503965"
},
"departure": {
"delay": 5,
"time": "1771503965"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1771504051"
},
"departure": {
"delay": 31,
"time": "1771504051"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1771504459"
},
"departure": {
"delay": 19,
"time": "1771504459"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1771504593"
},
"departure": {
"delay": 33,
"time": "1771504593"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1771504530"
},
"departure": {
"delay": 30,
"time": "1771504530"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1771504095"
},
"departure": {
"delay": 15,
"time": "1771504095"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771503627"
},
"departure": {
"delay": 27,
"time": "1771503627"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771504230"
},
"departure": {
"delay": 30,
"time": "1771504230"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771503870"
},
"departure": {
"delay": 30,
"time": "1771503870"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771502910"
},
"departure": {
"delay": 30,
"time": "1771502910"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771504710"
},
"departure": {
"delay": 30,
"time": "1771504710"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1771502423"
},
"departure": {
"delay": 23,
"time": "1771502423"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771504739"
},
"departure": {
"delay": 59,
"time": "1771504739"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1771502704"
},
"departure": {
"delay": 4,
"time": "1771502704"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771504293"
},
"departure": {
"delay": 33,
"time": "1771504293"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1771504633"
},
"departure": {
"delay": 13,
"time": "1771504633"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771501774",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16462:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758722x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1771491472"
},
"departure": {
"delay": 133,
"time": "1771491493"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1771491291"
},
"departure": {
"delay": 159,
"time": "1771491339"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771489934"
},
"departure": {
"delay": 48,
"time": "1771489968"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1771490697"
},
"departure": {
"delay": 153,
"time": "1771490733"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1771491378"
},
"departure": {
"delay": 174,
"time": "1771491414"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1771491253"
},
"departure": {
"delay": 152,
"time": "1771491272"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 210,
"time": "1771491106"
},
"departure": {
"delay": 210,
"time": "1771491150"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1771491538"
},
"departure": {
"delay": 78,
"time": "1771491558"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1771491198"
},
"departure": {
"delay": 170,
"time": "1771491230"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1771492505"
},
"departure": {
"delay": 200,
"time": "1771492520"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 137,
"time": "1771492170"
},
"departure": {
"delay": 137,
"time": "1771492217"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 123,
"time": "1771491706"
},
"departure": {
"delay": 123,
"time": "1771491723"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1771491021"
},
"departure": {
"delay": 190,
"time": "1771491070"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1771492367"
},
"departure": {
"delay": 198,
"time": "1771492398"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1771490254"
},
"departure": {
"delay": 142,
"time": "1771490302"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1771490476"
},
"departure": {
"delay": 179,
"time": "1771490519"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1771492705"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 107,
"time": "1771490123"
},
"departure": {
"delay": 107,
"time": "1771490207"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1771492545"
},
"departure": {
"delay": 180,
"time": "1771492560"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 162,
"time": "1771490394"
},
"departure": {
"delay": 162,
"time": "1771490442"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 213,
"time": "1771492436"
},
"departure": {
"delay": 213,
"time": "1771492473"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 108,
"time": "1771491614"
},
"departure": {
"delay": 108,
"time": "1771491648"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1771490582"
},
"departure": {
"delay": 160,
"time": "1771490620"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1771492322"
},
"departure": {
"delay": 195,
"time": "1771492335"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1771489846"
},
"departure": {
"delay": 23,
"time": "1771489883"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1771492649"
},
"departure": {
"delay": 168,
"time": "1771492668"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 144,
"time": "1771492018"
},
"departure": {
"delay": 144,
"time": "1771492044"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1771492081"
},
"departure": {
"delay": 154,
"time": "1771492114"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 189,
"time": "1771492597"
},
"departure": {
"delay": 189,
"time": "1771492629"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1771489771"
},
"departure": {
"delay": 40,
"time": "1771489780"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1771491804"
},
"departure": {
"delay": 160,
"time": "1771491820"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 22,
"time": "1771489702"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1771491732"
},
"departure": {
"delay": 151,
"time": "1771491751"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1771490010"
},
"departure": {
"delay": 85,
"time": "1771490065"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1771490870"
},
"departure": {
"delay": 170,
"time": "1771490870"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1771491924"
},
"departure": {
"delay": 159,
"time": "1771491939"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758722x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852008F5801363x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771504620"
},
"departure": {
"delay": 300,
"time": "1771504680"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1771499340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1771503960"
},
"departure": {
"delay": 300,
"time": "1771504020"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1771505580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771501860"
},
"departure": {
"time": "1771501920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"delay": 360,
"time": "1771503180"
},
"departure": {
"delay": 360,
"time": "1771503240"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1771502640"
},
"departure": {
"delay": 300,
"time": "1771503000"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500900"
},
"departure": {
"time": "1771500960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500120"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771503065",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852008F5801363x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745397x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771490447"
},
"departure": {
"delay": 87,
"time": "1771490487"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1771489961"
},
"departure": {
"delay": 132,
"time": "1771489992"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1771489892"
},
"departure": {
"delay": 106,
"time": "1771489906"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771490074"
},
"departure": {
"delay": 125,
"time": "1771490105"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1771489207"
},
"departure": {
"delay": 175,
"time": "1771489255"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 232,
"time": "1771489754"
},
"departure": {
"delay": 232,
"time": "1771489792"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1771489691"
},
"departure": {
"delay": 232,
"time": "1771489732"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 175,
"time": "1771489838"
},
"departure": {
"delay": 175,
"time": "1771489855"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 257,
"time": "1771489598"
},
"departure": {
"delay": 257,
"time": "1771489637"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 184,
"time": "1771489340"
},
"departure": {
"delay": 184,
"time": "1771489384"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1771489278"
},
"departure": {
"delay": 172,
"time": "1771489312"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 193,
"time": "1771489093"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 254,
"time": "1771489490"
},
"departure": {
"delay": 254,
"time": "1771489574"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1771490546"
},
"departure": {
"delay": 128,
"time": "1771490648"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1771490299"
},
"departure": {
"delay": 116,
"time": "1771490336"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 133,
"time": "1771490370"
},
"departure": {
"delay": 133,
"time": "1771490413"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771490734"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1771490223"
},
"departure": {
"delay": 108,
"time": "1771490268"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1771490157"
},
"departure": {
"delay": 98,
"time": "1771490198"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1771489407"
},
"departure": {
"delay": 200,
"time": "1771489460"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745397x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1729:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507080"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1729:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771507322"
},
"departure": {
"delay": 2,
"time": "1771507322"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771507456"
},
"departure": {
"delay": 16,
"time": "1771507456"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771507100"
},
"departure": {
"delay": 20,
"time": "1771507100"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771506985"
},
"departure": {
"delay": 25,
"time": "1771506985"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771507584"
},
"departure": {
"delay": 24,
"time": "1771507584"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771507187"
},
"departure": {
"delay": 47,
"time": "1771507187"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771508588"
},
"departure": {
"delay": 8,
"time": "1771508588"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771507014"
},
"departure": {
"delay": 54,
"time": "1771507014"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771508653"
},
"departure": {
"delay": 13,
"time": "1771508653"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1771507058"
},
"departure": {
"delay": 38,
"time": "1771507058"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14531:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771507462"
},
"departure": {
"delay": 22,
"time": "1771507462"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771508638"
},
"departure": {
"delay": 58,
"time": "1771508638"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1771508406"
},
"departure": {
"delay": 66,
"time": "1771508406"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1771507706"
},
"departure": {
"delay": 86,
"time": "1771507706"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1771507993"
},
"departure": {
"delay": 73,
"time": "1771507993"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771508570"
},
"departure": {
"delay": 50,
"time": "1771508570"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771507859"
},
"departure": {
"delay": 59,
"time": "1771507859"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1771508730"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 67,
"time": "1771508047"
},
"departure": {
"delay": 67,
"time": "1771508047"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771507925"
},
"departure": {
"delay": 65,
"time": "1771507925"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771508345"
},
"departure": {
"delay": 65,
"time": "1771508345"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1771508458"
},
"departure": {
"delay": 58,
"time": "1771508458"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1771508167"
},
"departure": {
"delay": 67,
"time": "1771508167"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771507548"
},
"departure": {
"delay": 48,
"time": "1771507548"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 95,
"time": "1771508255"
},
"departure": {
"delay": 95,
"time": "1771508255"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771507779"
},
"departure": {
"delay": 39,
"time": "1771507779"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597251:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7414:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1771505314"
},
"departure": {
"delay": 214,
"time": "1771505314"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 211,
"time": "1771506151"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1771503832"
},
"departure": {
"delay": 52,
"time": "1771503832"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1771504007"
},
"departure": {
"delay": 167,
"time": "1771504007"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 253,
"time": "1771505233"
},
"departure": {
"delay": 253,
"time": "1771505233"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1771504654"
},
"departure": {
"delay": 154,
"time": "1771504654"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 211,
"time": "1771505431"
},
"departure": {
"delay": 211,
"time": "1771505431"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1771504931"
},
"departure": {
"delay": 191,
"time": "1771504931"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1771504156"
},
"departure": {
"delay": 131,
"time": "1771504331"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1771505131"
},
"departure": {
"delay": 211,
"time": "1771505131"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1771504406"
},
"departure": {
"delay": 146,
"time": "1771504406"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 273,
"time": "1771506033"
},
"departure": {
"delay": 273,
"time": "1771506033"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 229,
"time": "1771505029"
},
"departure": {
"delay": 229,
"time": "1771505029"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 211,
"time": "1771505911"
},
"departure": {
"delay": 211,
"time": "1771505911"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1771503706"
},
"departure": {
"delay": 46,
"time": "1771503706"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 257,
"time": "1771506077"
},
"departure": {
"delay": 257,
"time": "1771506077"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 273,
"time": "1771505613"
},
"departure": {
"delay": 273,
"time": "1771505613"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1771504082"
},
"departure": {
"delay": 122,
"time": "1771504082"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1771505671"
},
"departure": {
"delay": 211,
"time": "1771505671"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 215,
"time": "1771505555"
},
"departure": {
"delay": 215,
"time": "1771505555"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1771504832"
},
"departure": {
"delay": 152,
"time": "1771504832"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1771504506"
},
"departure": {
"delay": 126,
"time": "1771504506"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1771504706"
},
"departure": {
"delay": 171,
"time": "1771504731"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771503235",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7414:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1771502261"
},
"departure": {
"delay": -19,
"time": "1771502261"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 943,
"time": "1771505203"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771502485"
},
"departure": {
"delay": 25,
"time": "1771502485"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1771501985"
},
"departure": {
"delay": -55,
"time": "1771501985"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771502563"
},
"departure": {
"delay": 43,
"time": "1771502563"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1771503173"
},
"departure": {
"delay": -7,
"time": "1771503173"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1771502664"
},
"departure": {
"delay": -15,
"time": "1771502685"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1771503715"
},
"departure": {
"delay": 140,
"time": "1771503860"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771502380"
},
"departure": {
"delay": 40,
"time": "1771502380"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771502311"
},
"departure": {
"delay": 31,
"time": "1771502311"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 163,
"time": "1771503943"
},
"departure": {
"delay": 163,
"time": "1771503943"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1771503416"
},
"departure": {
"delay": 100,
"time": "1771503460"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1771502985"
},
"departure": {
"delay": 45,
"time": "1771502985"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771501980"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 296,
"time": "1771504316"
},
"departure": {
"delay": 296,
"time": "1771504316"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1771503622"
},
"departure": {
"delay": 82,
"time": "1771503622"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771502886"
},
"departure": {
"delay": 6,
"time": "1771502886"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1771502785"
},
"departure": {
"delay": -35,
"time": "1771502785"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771503085"
},
"departure": {
"delay": -10,
"time": "1771503110"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771503310"
},
"departure": {
"delay": 70,
"time": "1771503310"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 261,
"time": "1771504161"
},
"departure": {
"delay": 261,
"time": "1771504161"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -65,
"time": "1771502035"
},
"departure": {
"delay": -65,
"time": "1771502035"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1771504086"
},
"departure": {
"delay": 246,
"time": "1771504086"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1771502135"
},
"departure": {
"delay": -35,
"time": "1771502185"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771501895",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8011:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17644:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771502004"
},
"departure": {
"delay": 24,
"time": "1771502004"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771502354"
},
"departure": {
"delay": 14,
"time": "1771502354"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771501980"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771504032"
},
"departure": {
"delay": 12,
"time": "1771504032"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1771502613"
},
"departure": {
"delay": 33,
"time": "1771502613"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771504234"
},
"departure": {
"delay": 34,
"time": "1771504234"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1771503488"
},
"departure": {
"delay": 8,
"time": "1771503488"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1771502403"
},
"departure": {
"delay": 3,
"time": "1771502403"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771502268"
},
"departure": {
"delay": 48,
"time": "1771502268"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771502087"
},
"departure": {
"delay": 47,
"time": "1771502087"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771502835"
},
"departure": {
"delay": 15,
"time": "1771502835"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1771503679"
},
"departure": {
"delay": 19,
"time": "1771503679"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1771502956"
},
"departure": {
"delay": 16,
"time": "1771502956"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771502331"
},
"departure": {
"delay": 51,
"time": "1771502331"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771502556"
},
"departure": {
"delay": 36,
"time": "1771502556"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771503235"
},
"departure": {
"delay": 55,
"time": "1771503235"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1771503619"
},
"departure": {
"delay": 19,
"time": "1771503619"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1771503296"
},
"departure": {
"delay": 56,
"time": "1771503296"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771504440"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1771502674"
},
"departure": {
"delay": 34,
"time": "1771502674"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1771503438"
},
"departure": {
"delay": 18,
"time": "1771503438"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771503758"
},
"departure": {
"delay": 38,
"time": "1771503758"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1771503063"
},
"departure": {
"delay": 3,
"time": "1771503063"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771504128"
},
"departure": {
"delay": 48,
"time": "1771504128"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771502760"
},
"departure": {
"time": "1771502760"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503900"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1771503362"
},
"departure": {
"delay": 2,
"time": "1771503362"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771503120"
},
"departure": {
"time": "1771503120"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771503824"
},
"departure": {
"delay": 44,
"time": "1771503824"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1771503942"
},
"departure": {
"delay": 42,
"time": "1771503942"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771502460"
},
"departure": {
"time": "1771502460"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1771502158"
},
"departure": {
"delay": 58,
"time": "1771502158"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771502040"
},
"departure": {
"time": "1771502040"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771501715",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17644:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771506480"
},
"departure": {
"delay": 60,
"time": "1771506480"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771506960"
},
"departure": {
"delay": 60,
"time": "1771506960"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771506120"
},
"departure": {
"delay": 60,
"time": "1771506120"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771506600"
},
"departure": {
"delay": 60,
"time": "1771506600"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771506060"
},
"departure": {
"delay": 60,
"time": "1771506060"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771506720"
},
"departure": {
"delay": 60,
"time": "1771506720"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771506920"
},
"departure": {
"delay": 20,
"time": "1771506920"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771506080"
},
"departure": {
"delay": 20,
"time": "1771506080"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771505900"
},
"departure": {
"delay": 20,
"time": "1771505900"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771506540"
},
"departure": {
"delay": 60,
"time": "1771506540"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771506900"
},
"departure": {
"delay": 60,
"time": "1771506900"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771507200"
},
"departure": {
"delay": 60,
"time": "1771507200"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771501694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15230:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 38,
"time": "1771487678"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1771488251"
},
"departure": {
"delay": 76,
"time": "1771488316"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771487871"
},
"departure": {
"delay": 10,
"time": "1771487890"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1771488341"
},
"departure": {
"delay": 43,
"time": "1771488403"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1771488630"
},
"departure": {
"delay": 130,
"time": "1771488670"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771488752"
},
"departure": {
"delay": 65,
"time": "1771488785"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771488505"
},
"departure": {
"delay": 85,
"time": "1771488565"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1771488869"
},
"departure": {
"delay": 80,
"time": "1771488920"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771489430"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1771488181"
},
"departure": {
"delay": 13,
"time": "1771488193"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1771488684"
},
"departure": {
"delay": 97,
"time": "1771488697"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771488439"
},
"departure": {
"delay": 26,
"time": "1771488446"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771489317"
},
"departure": {
"delay": 78,
"time": "1771489338"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1771488046"
},
"departure": {
"delay": 48,
"time": "1771488108"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771487778"
},
"departure": {
"delay": 34,
"time": "1771487794"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1771488708"
},
"departure": {
"delay": 69,
"time": "1771488729"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1771488941"
},
"departure": {
"delay": 86,
"time": "1771488986"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771488143"
},
"departure": {
"delay": 39,
"time": "1771488159"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1771488814"
},
"departure": {
"delay": 66,
"time": "1771488846"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1771489272"
},
"departure": {
"delay": 84,
"time": "1771489284"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771487732"
},
"departure": {
"delay": 50,
"time": "1771487750"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771489154"
},
"departure": {
"delay": 83,
"time": "1771489163"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1771489126"
},
"departure": {
"delay": 116,
"time": "1771489136"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1771489015"
},
"departure": {
"delay": 85,
"time": "1771489045"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1771489204"
},
"departure": {
"delay": 97,
"time": "1771489237"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1771505633"
},
"departure": {
"delay": -67,
"time": "1771505633"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1771504732"
},
"departure": {
"delay": -8,
"time": "1771504732"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771504935"
},
"departure": {
"delay": 38,
"time": "1771504958"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -79,
"time": "1771505741"
},
"departure": {
"delay": -79,
"time": "1771505741"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -67,
"time": "1771505573"
},
"departure": {
"delay": -67,
"time": "1771505573"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -46,
"time": "1771505354"
},
"departure": {
"delay": -46,
"time": "1771505354"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1771505528"
},
"departure": {
"delay": -52,
"time": "1771505528"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1771504613"
},
"departure": {
"delay": 98,
"time": "1771504658"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1771505801"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1771505693"
},
"departure": {
"delay": -67,
"time": "1771505693"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771505018"
},
"departure": {
"delay": 8,
"time": "1771505108"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771505216"
},
"departure": {
"delay": 56,
"time": "1771505216"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -76,
"time": "1771505444"
},
"departure": {
"delay": -76,
"time": "1771505444"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1771505281"
},
"departure": {
"delay": 1,
"time": "1771505281"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596850:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771482965"
},
"departure": {
"delay": 11,
"time": "1771482971"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1771483476"
},
"departure": {
"delay": -12,
"time": "1771483488"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1771483238"
},
"departure": {
"delay": 76,
"time": "1771483276"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771482383"
},
"departure": {
"delay": 34,
"time": "1771482394"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771483392"
},
"departure": {
"delay": 26,
"time": "1771483406"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1771483526"
},
"departure": {
"delay": -15,
"time": "1771483545"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771483149"
},
"departure": {
"delay": 42,
"time": "1771483182"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1771483800"
},
"departure": {
"delay": -39,
"time": "1771483821"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771482858"
},
"departure": {
"delay": 17,
"time": "1771482917"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771482428"
},
"departure": {
"delay": 42,
"time": "1771482462"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 37,
"time": "1771482217"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -89,
"time": "1771483891"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1771483076"
},
"departure": {
"delay": 13,
"time": "1771483093"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771483430"
},
"departure": {
"delay": 14,
"time": "1771483454"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1771483626"
},
"departure": {
"delay": -39,
"time": "1771483641"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771482282"
},
"departure": {
"delay": 55,
"time": "1771482295"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771482632"
},
"departure": {
"delay": 15,
"time": "1771482675"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771482478"
},
"departure": {
"delay": 68,
"time": "1771482548"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1771482738"
},
"departure": {
"delay": -33,
"time": "1771482747"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771483593"
},
"departure": {
"delay": -12,
"time": "1771483608"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1771483692"
},
"departure": {
"delay": -41,
"time": "1771483699"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1771483735"
},
"departure": {
"delay": -33,
"time": "1771483767"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1771482615"
},
"departure": {
"delay": 24,
"time": "1771482624"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771482578"
},
"departure": {
"delay": 45,
"time": "1771482585"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1771482331"
},
"departure": {
"delay": 39,
"time": "1771482339"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039352x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771509125"
},
"departure": {
"delay": 5,
"time": "1771509125"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771508478"
},
"departure": {
"delay": 18,
"time": "1771508478"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1771508969"
},
"departure": {
"delay": 29,
"time": "1771508969"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1771509720"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 3,
"time": "1771509603"
},
"departure": {
"delay": 3,
"time": "1771509603"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 11,
"time": "1771507031"
},
"departure": {
"delay": 11,
"time": "1771507031"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1771509399"
},
"departure": {
"delay": 39,
"time": "1771509399"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 59,
"time": "1771508759"
},
"departure": {
"delay": 59,
"time": "1771508759"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1771507925"
},
"departure": {
"delay": 5,
"time": "1771507925"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1771509518"
},
"departure": {
"delay": 38,
"time": "1771509518"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771509009"
},
"departure": {
"delay": 9,
"time": "1771509009"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 10,
"time": "1771506430"
},
"departure": {
"delay": 10,
"time": "1771506430"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771506667"
},
"departure": {
"delay": 7,
"time": "1771506667"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1771507479"
},
"departure": {
"delay": 39,
"time": "1771507479"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771506745"
},
"departure": {
"delay": 25,
"time": "1771506745"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1771507374"
},
"departure": {
"delay": 54,
"time": "1771507374"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771507674"
},
"departure": {
"delay": 54,
"time": "1771507674"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1771506821"
},
"departure": {
"delay": 41,
"time": "1771506821"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771507594"
},
"departure": {
"delay": 34,
"time": "1771507594"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1771507261"
},
"departure": {
"delay": 1,
"time": "1771507261"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771506577"
},
"departure": {
"delay": 37,
"time": "1771506577"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771509197"
},
"departure": {
"delay": 17,
"time": "1771509197"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 8,
"time": "1771507808"
},
"departure": {
"delay": 8,
"time": "1771507808"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1771506505"
},
"departure": {
"delay": 25,
"time": "1771506505"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771507401"
},
"departure": {
"delay": 21,
"time": "1771507401"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1771507535"
},
"departure": {
"delay": 35,
"time": "1771507535"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1771508132"
},
"departure": {
"delay": 32,
"time": "1771508132"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771508204"
},
"departure": {
"delay": 44,
"time": "1771508204"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1771508284"
},
"departure": {
"delay": 4,
"time": "1771508284"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1771508820"
},
"departure": {
"time": "1771508820"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 52,
"time": "1771507852"
},
"departure": {
"delay": 52,
"time": "1771507852"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1771507167"
},
"departure": {
"delay": 27,
"time": "1771507167"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 18,
"time": "1771507098"
},
"departure": {
"delay": 18,
"time": "1771507098"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771505199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039352x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748465x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771507210"
},
"departure": {
"delay": 10,
"time": "1771507210"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771507150"
},
"departure": {
"delay": 10,
"time": "1771507150"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771505530"
},
"departure": {
"delay": 10,
"time": "1771505530"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771506610"
},
"departure": {
"delay": 10,
"time": "1771506610"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771505470"
},
"departure": {
"delay": 10,
"time": "1771505470"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771507330"
},
"departure": {
"delay": 10,
"time": "1771507330"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1771506310"
},
"departure": {
"delay": 10,
"time": "1771506310"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1771507270"
},
"departure": {
"delay": 10,
"time": "1771507270"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1771506070"
},
"departure": {
"delay": 10,
"time": "1771506070"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771505950"
},
"departure": {
"delay": 10,
"time": "1771505950"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771506730"
},
"departure": {
"delay": 10,
"time": "1771506730"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771505101"
},
"departure": {
"delay": 14,
"time": "1771505114"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771506910"
},
"departure": {
"delay": 10,
"time": "1771506910"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1771507390"
},
"departure": {
"delay": 10,
"time": "1771507390"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1771505170"
},
"departure": {
"delay": 10,
"time": "1771505170"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 68,
"time": "1771504928"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771507030"
},
"departure": {
"delay": 10,
"time": "1771507030"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1771505170"
},
"departure": {
"delay": 10,
"time": "1771505170"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771506190"
},
"departure": {
"delay": 10,
"time": "1771506190"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771505350"
},
"departure": {
"delay": 10,
"time": "1771505350"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771506970"
},
"departure": {
"delay": 10,
"time": "1771506970"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771506250"
},
"departure": {
"delay": 10,
"time": "1771506250"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771505770"
},
"departure": {
"delay": 10,
"time": "1771505770"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771506130"
},
"departure": {
"delay": 10,
"time": "1771506130"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771505830"
},
"departure": {
"delay": 10,
"time": "1771505830"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771505590"
},
"departure": {
"delay": 10,
"time": "1771505590"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771506850"
},
"departure": {
"delay": 10,
"time": "1771506850"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771507450"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1771505410"
},
"departure": {
"delay": 10,
"time": "1771505410"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771507090"
},
"departure": {
"delay": 10,
"time": "1771507090"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1771505290"
},
"departure": {
"delay": 10,
"time": "1771505290"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771507270"
},
"departure": {
"delay": 10,
"time": "1771507270"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771505650"
},
"departure": {
"delay": 10,
"time": "1771505650"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748465x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 776,
"time": "1771503836"
},
"departure": {
"delay": 776,
"time": "1771503836"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 841,
"time": "1771504238"
},
"departure": {
"delay": 841,
"time": "1771504261"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 466,
"time": "1771502361"
},
"departure": {
"delay": 466,
"time": "1771502386"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 542,
"time": "1771502822"
},
"departure": {
"delay": 542,
"time": "1771502822"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 486,
"time": "1771502265"
},
"departure": {
"delay": 486,
"time": "1771502286"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 631,
"time": "1771502561"
},
"departure": {
"delay": 631,
"time": "1771502611"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 826,
"time": "1771504186"
},
"departure": {
"delay": 826,
"time": "1771504186"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 906,
"time": "1771504363"
},
"departure": {
"delay": 906,
"time": "1771504386"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 637,
"time": "1771503397"
},
"departure": {
"delay": 637,
"time": "1771503397"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 651,
"time": "1771503087"
},
"departure": {
"delay": 651,
"time": "1771503111"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 792,
"time": "1771503912"
},
"departure": {
"delay": 792,
"time": "1771503912"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 601,
"time": "1771503286"
},
"departure": {
"delay": 601,
"time": "1771503361"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 926,
"time": "1771504586"
},
"departure": {
"delay": 926,
"time": "1771504586"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 922,
"time": "1771504462"
},
"departure": {
"delay": 922,
"time": "1771504462"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 910,
"time": "1771504330"
},
"departure": {
"delay": 910,
"time": "1771504330"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 532,
"time": "1771502512"
},
"departure": {
"delay": 532,
"time": "1771502512"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 606,
"time": "1771503186"
},
"departure": {
"delay": 606,
"time": "1771503186"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 376,
"time": "1771501936"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 855,
"time": "1771504035"
},
"departure": {
"delay": 855,
"time": "1771504035"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 796,
"time": "1771503714"
},
"departure": {
"delay": 796,
"time": "1771503736"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 431,
"time": "1771502037"
},
"departure": {
"delay": 431,
"time": "1771502111"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 881,
"time": "1771504661"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 590,
"time": "1771502988"
},
"departure": {
"delay": 590,
"time": "1771502990"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 854,
"time": "1771504154"
},
"departure": {
"delay": 854,
"time": "1771504154"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 471,
"time": "1771502186"
},
"departure": {
"delay": 471,
"time": "1771502211"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 787,
"time": "1771503787"
},
"departure": {
"delay": 787,
"time": "1771503787"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 420,
"time": "1771501980"
},
"departure": {
"delay": 420,
"time": "1771501980"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 759,
"time": "1771503639"
},
"departure": {
"delay": 759,
"time": "1771503639"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 690,
"time": "1771502713"
},
"departure": {
"delay": 690,
"time": "1771502790"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771501954",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9204:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758847x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771496539"
},
"departure": {
"delay": -3,
"time": "1771496577"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1771498087"
},
"departure": {
"delay": 67,
"time": "1771498147"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -33,
"time": "1771497796"
},
"departure": {
"delay": -33,
"time": "1771497807"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 11,
"time": "1771497480"
},
"departure": {
"delay": 11,
"time": "1771497491"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -27,
"time": "1771496785"
},
"departure": {
"delay": -27,
"time": "1771496853"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771495075"
},
"departure": {
"delay": 13,
"time": "1771495093"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1771497727"
},
"departure": {
"delay": -28,
"time": "1771497752"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 9,
"time": "1771495181"
},
"departure": {
"delay": 9,
"time": "1771495209"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1771495255"
},
"departure": {
"delay": 11,
"time": "1771495271"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771496908"
},
"departure": {
"delay": 55,
"time": "1771497055"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1771498060"
},
"departure": {
"delay": 48,
"time": "1771498068"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 38,
"time": "1771498238"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 48,
"time": "1771497247"
},
"departure": {
"delay": 48,
"time": "1771497288"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1771497318"
},
"departure": {
"delay": 15,
"time": "1771497375"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -19,
"time": "1771497430"
},
"departure": {
"delay": -19,
"time": "1771497461"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 61,
"time": "1771494886"
},
"departure": {
"delay": 61,
"time": "1771494901"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1771497513"
},
"departure": {
"delay": -15,
"time": "1771497525"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1771497903"
},
"departure": {
"delay": -18,
"time": "1771497942"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 68,
"time": "1771495535"
},
"departure": {
"delay": 68,
"time": "1771495568"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1771497842"
},
"departure": {
"delay": -11,
"time": "1771497889"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 61,
"time": "1771495909"
},
"departure": {
"delay": 61,
"time": "1771495921"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771495234"
},
"departure": {
"delay": -10,
"time": "1771495250"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1771495147"
},
"departure": {
"delay": 19,
"time": "1771495159"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1771496464"
},
"departure": {
"delay": -21,
"time": "1771496499"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1771496636"
},
"departure": {
"delay": 34,
"time": "1771496674"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 21,
"time": "1771494861"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771496055"
},
"departure": {
"delay": 9,
"time": "1771496109"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -44,
"time": "1771496703"
},
"departure": {
"delay": -44,
"time": "1771496716"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -75,
"time": "1771495351"
},
"departure": {
"delay": -75,
"time": "1771495365"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771496285"
},
"departure": {
"delay": -11,
"time": "1771496329"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1771496184"
},
"departure": {
"delay": -1,
"time": "1771496219"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1771498005"
},
"departure": {
"delay": 11,
"time": "1771498031"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -3,
"time": "1771497553"
},
"departure": {
"delay": -3,
"time": "1771497597"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1771497107"
},
"departure": {
"delay": 40,
"time": "1771497160"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1771495865"
},
"departure": {
"delay": 76,
"time": "1771495876"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771497693"
},
"departure": {
"delay": 7,
"time": "1771497727"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1771496138"
},
"departure": {
"delay": 13,
"time": "1771496173"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1771495016"
},
"departure": {
"delay": 27,
"time": "1771495047"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1771495775"
},
"departure": {
"delay": 99,
"time": "1771495839"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1771494925"
},
"departure": {
"delay": 61,
"time": "1771494961"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1771495596"
},
"departure": {
"delay": 69,
"time": "1771495629"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771495945"
},
"departure": {
"delay": 35,
"time": "1771495955"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -52,
"time": "1771495311"
},
"departure": {
"delay": -52,
"time": "1771495328"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771496005"
},
"departure": {
"delay": -22,
"time": "1771496018"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771497951"
},
"departure": {
"delay": 27,
"time": "1771497987"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -26,
"time": "1771496373"
},
"departure": {
"delay": -26,
"time": "1771496434"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 83,
"time": "1771495675"
},
"departure": {
"delay": 83,
"time": "1771495703"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771495395"
},
"departure": {
"delay": 11,
"time": "1771495511"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758847x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771507201"
},
"departure": {
"delay": 1,
"time": "1771507201"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1771506674"
},
"departure": {
"delay": 14,
"time": "1771506674"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771507413"
},
"departure": {
"delay": 33,
"time": "1771507413"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1771507136"
},
"departure": {
"delay": 56,
"time": "1771507136"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1771505907"
},
"departure": {
"delay": 27,
"time": "1771505907"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771506002"
},
"departure": {
"delay": 2,
"time": "1771506002"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771507350"
},
"departure": {
"delay": 30,
"time": "1771507350"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771506090"
},
"departure": {
"delay": 30,
"time": "1771506090"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1771507276"
},
"departure": {
"delay": 16,
"time": "1771507276"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1771506168"
},
"departure": {
"delay": 48,
"time": "1771506168"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771505841"
},
"departure": {
"delay": 21,
"time": "1771505841"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1771507067"
},
"departure": {
"delay": 47,
"time": "1771507067"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1771506954"
},
"departure": {
"delay": 54,
"time": "1771506954"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771501655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2915:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4892:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1,
"time": "1771503961"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1771505181"
},
"departure": {
"delay": 81,
"time": "1771505181"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1771504259"
},
"departure": {
"delay": 119,
"time": "1771504259"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1771504971"
},
"departure": {
"delay": 111,
"time": "1771504971"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1771504115"
},
"departure": {
"delay": 139,
"time": "1771504159"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 137,
"time": "1771504337"
},
"departure": {
"delay": 137,
"time": "1771504337"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1771504784"
},
"departure": {
"delay": 164,
"time": "1771504784"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 184,
"time": "1771504659"
},
"departure": {
"delay": 184,
"time": "1771504684"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1771505475"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1771504409"
},
"departure": {
"delay": 114,
"time": "1771504434"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1771504037"
},
"departure": {
"delay": 39,
"time": "1771504059"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1771505369"
},
"departure": {
"delay": 89,
"time": "1771505369"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771504875"
},
"departure": {
"delay": 92,
"time": "1771504892"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1771505235"
},
"departure": {
"delay": 75,
"time": "1771505235"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1771504559"
},
"departure": {
"delay": 204,
"time": "1771504584"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771503975",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4892:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1771514963"
},
"departure": {
"delay": -157,
"time": "1771514963"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1771514641"
},
"departure": {
"delay": -59,
"time": "1771514641"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -345,
"time": "1771515975"
},
"departure": {
"delay": -345,
"time": "1771515975"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -21,
"time": "1771514439"
},
"departure": {
"delay": -21,
"time": "1771514439"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -147,
"time": "1771514793"
},
"departure": {
"delay": -147,
"time": "1771514793"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771514630"
},
"departure": {
"delay": -10,
"time": "1771514630"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -421,
"time": "1771516079"
},
"departure": {
"delay": -421,
"time": "1771516079"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -249,
"time": "1771515591"
},
"departure": {
"delay": -249,
"time": "1771515591"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -463,
"time": "1771516157"
},
"departure": {
"delay": -463,
"time": "1771516157"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -72,
"time": "1771514688"
},
"departure": {
"delay": -72,
"time": "1771514688"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -143,
"time": "1771514917"
},
"departure": {
"delay": -143,
"time": "1771514917"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -261,
"time": "1771515639"
},
"departure": {
"delay": -261,
"time": "1771515639"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -294,
"time": "1771515666"
},
"departure": {
"delay": -294,
"time": "1771515666"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -189,
"time": "1771515471"
},
"departure": {
"delay": -189,
"time": "1771515471"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -135,
"time": "1771514865"
},
"departure": {
"delay": -135,
"time": "1771514865"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -144,
"time": "1771515036"
},
"departure": {
"delay": -144,
"time": "1771515036"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -117,
"time": "1771514823"
},
"departure": {
"delay": -117,
"time": "1771514823"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -288,
"time": "1771515852"
},
"departure": {
"delay": -288,
"time": "1771515852"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -249,
"time": "1771515531"
},
"departure": {
"delay": -249,
"time": "1771515531"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -229,
"time": "1771515431"
},
"departure": {
"delay": -229,
"time": "1771515431"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -365,
"time": "1771515895"
},
"departure": {
"delay": -365,
"time": "1771515895"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -238,
"time": "1771515782"
},
"departure": {
"delay": -238,
"time": "1771515782"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -88,
"time": "1771514732"
},
"departure": {
"delay": -88,
"time": "1771514732"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1771514529"
},
"departure": {
"delay": -51,
"time": "1771514529"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"time": "1771514340"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -51,
"time": "1771514469"
},
"departure": {
"delay": -51,
"time": "1771514469"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -159,
"time": "1771515141"
},
"departure": {
"delay": -159,
"time": "1771515141"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -405,
"time": "1771516035"
},
"departure": {
"delay": -405,
"time": "1771516035"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -582,
"time": "1771516218"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -207,
"time": "1771515333"
},
"departure": {
"delay": -207,
"time": "1771515333"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -178,
"time": "1771515062"
},
"departure": {
"delay": -178,
"time": "1771515062"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471216:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039373x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1771505012"
},
"departure": {
"delay": -28,
"time": "1771505012"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -140,
"time": "1771505200"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -80,
"time": "1771504420"
},
"departure": {
"delay": -80,
"time": "1771504420"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -98,
"time": "1771504702"
},
"departure": {
"delay": -98,
"time": "1771504702"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -49,
"time": "1771505051"
},
"departure": {
"delay": -49,
"time": "1771505051"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -90,
"time": "1771504830"
},
"departure": {
"delay": -90,
"time": "1771504830"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -35,
"time": "1771505125"
},
"departure": {
"delay": -35,
"time": "1771505125"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -79,
"time": "1771505081"
},
"departure": {
"delay": -79,
"time": "1771505081"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -47,
"time": "1771504513"
},
"departure": {
"delay": -47,
"time": "1771504513"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -162,
"time": "1771504758"
},
"departure": {
"delay": -162,
"time": "1771504758"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -45,
"time": "1771504695"
},
"departure": {
"delay": -45,
"time": "1771504695"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -148,
"time": "1771504712"
},
"departure": {
"delay": -148,
"time": "1771504712"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1771504939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039373x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771506147"
},
"departure": {
"delay": 27,
"time": "1771506147"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -290,
"time": "1771508410"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 67,
"time": "1771506307"
},
"departure": {
"delay": 67,
"time": "1771506307"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -78,
"time": "1771508142"
},
"departure": {
"delay": -78,
"time": "1771508142"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1771506689"
},
"departure": {
"delay": 29,
"time": "1771506689"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506564"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -54,
"time": "1771507146"
},
"departure": {
"delay": -54,
"time": "1771507146"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1771506256"
},
"departure": {
"delay": 16,
"time": "1771506256"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -116,
"time": "1771507444"
},
"departure": {
"delay": -116,
"time": "1771507444"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -75,
"time": "1771507965"
},
"departure": {
"delay": -75,
"time": "1771507965"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -122,
"time": "1771508038"
},
"departure": {
"delay": -122,
"time": "1771508038"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1771506464"
},
"departure": {
"delay": 44,
"time": "1771506464"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1771507771"
},
"departure": {
"delay": -149,
"time": "1771507771"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -151,
"time": "1771507709"
},
"departure": {
"delay": -151,
"time": "1771507709"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -75,
"time": "1771507245"
},
"departure": {
"delay": -75,
"time": "1771507245"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -177,
"time": "1771508223"
},
"departure": {
"delay": -177,
"time": "1771508223"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1771506365"
},
"departure": {
"delay": 65,
"time": "1771506365"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -88,
"time": "1771506872"
},
"departure": {
"delay": -88,
"time": "1771506872"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -92,
"time": "1771507288"
},
"departure": {
"delay": -92,
"time": "1771507288"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1771506403"
},
"departure": {
"delay": 43,
"time": "1771506403"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -73,
"time": "1771508087"
},
"departure": {
"delay": -73,
"time": "1771508087"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -130,
"time": "1771507010"
},
"departure": {
"delay": -130,
"time": "1771507010"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -59,
"time": "1771507201"
},
"departure": {
"delay": -59,
"time": "1771507201"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -101,
"time": "1771508179"
},
"departure": {
"delay": -101,
"time": "1771508179"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -194,
"time": "1771508326"
},
"departure": {
"delay": -194,
"time": "1771508326"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -148,
"time": "1771508192"
},
"departure": {
"delay": -148,
"time": "1771508192"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -83,
"time": "1771506817"
},
"departure": {
"delay": -83,
"time": "1771506817"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -125,
"time": "1771507855"
},
"departure": {
"delay": -125,
"time": "1771507855"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -77,
"time": "1771507363"
},
"departure": {
"delay": -77,
"time": "1771507363"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -92,
"time": "1771508008"
},
"departure": {
"delay": -92,
"time": "1771508008"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -70,
"time": "1771506950"
},
"departure": {
"delay": -70,
"time": "1771506950"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -126,
"time": "1771507914"
},
"departure": {
"delay": -126,
"time": "1771507914"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -237,
"time": "1771508283"
},
"departure": {
"delay": -237,
"time": "1771508283"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -165,
"time": "1771507635"
},
"departure": {
"delay": -165,
"time": "1771507635"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771506329"
},
"departure": {
"delay": 29,
"time": "1771506329"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771506428"
},
"departure": {
"delay": 8,
"time": "1771506428"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -111,
"time": "1771507089"
},
"departure": {
"delay": -111,
"time": "1771507089"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471236:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10035x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771509360"
},
"departure": {
"time": "1771509360"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509000"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509480"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
},
{
"departure": {
"time": "1771508760"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509720"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10035x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758855x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771503060"
},
"departure": {
"delay": 14,
"time": "1771503074"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1771505310"
},
"departure": {
"delay": 90,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 77,
"time": "1771502409"
},
"departure": {
"delay": 77,
"time": "1771502417"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1771504710"
},
"departure": {
"delay": -21,
"time": "1771504719"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 33,
"time": "1771502702"
},
"departure": {
"delay": 33,
"time": "1771502733"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771502161"
},
"departure": {
"delay": 152,
"time": "1771502192"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1771503224"
},
"departure": {
"delay": -40,
"time": "1771503260"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1771503605"
},
"departure": {
"delay": -11,
"time": "1771503649"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1771502831"
},
"departure": {
"delay": 43,
"time": "1771502863"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1771502343"
},
"departure": {
"delay": 84,
"time": "1771502364"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1771505109"
},
"departure": {
"delay": 101,
"time": "1771505141"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 68,
"time": "1771504358"
},
"departure": {
"delay": 68,
"time": "1771504388"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1771502998"
},
"departure": {
"delay": 31,
"time": "1771503031"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1771505370"
},
"departure": {
"delay": 90,
"time": "1771505370"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 37,
"time": "1771503514"
},
"departure": {
"delay": 37,
"time": "1771503577"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771502757"
},
"departure": {
"delay": 32,
"time": "1771502792"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771502561"
},
"departure": {
"delay": 12,
"time": "1771502592"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771505250"
},
"departure": {
"delay": 90,
"time": "1771505250"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 66,
"time": "1771502515"
},
"departure": {
"delay": 66,
"time": "1771502526"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771504538"
},
"departure": {
"delay": 23,
"time": "1771504583"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1771503703"
},
"departure": {
"delay": 19,
"time": "1771503739"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1771502301"
},
"departure": {
"delay": 102,
"time": "1771502322"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1771505190"
},
"departure": {
"delay": 90,
"time": "1771505190"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"departure": {
"delay": 106,
"time": "1771502146"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771502932"
},
"departure": {
"delay": 33,
"time": "1771502973"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1771503171"
},
"departure": {
"delay": -51,
"time": "1771503189"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1771502615"
},
"departure": {
"delay": -12,
"time": "1771502628"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1771504633"
},
"departure": {
"delay": -14,
"time": "1771504666"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1771502472"
},
"departure": {
"delay": 50,
"time": "1771502510"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771503094"
},
"departure": {
"delay": 5,
"time": "1771503125"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1771505250"
},
"departure": {
"delay": 90,
"time": "1771505250"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 49,
"time": "1771502439"
},
"departure": {
"delay": 49,
"time": "1771502449"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771504030"
},
"departure": {
"delay": 7,
"time": "1771504087"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1771504742"
},
"departure": {
"delay": -3,
"time": "1771504797"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1771503385"
},
"departure": {
"delay": 10,
"time": "1771503430"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1771504876"
},
"departure": {
"delay": -36,
"time": "1771504884"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 90,
"time": "1771505490"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 9,
"time": "1771503921"
},
"departure": {
"delay": 9,
"time": "1771503969"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1771505310"
},
"departure": {
"delay": 90,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 65,
"time": "1771504466"
},
"departure": {
"delay": 65,
"time": "1771504505"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1771503847"
},
"departure": {
"delay": 54,
"time": "1771503894"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771504681"
},
"departure": {
"delay": 11,
"time": "1771504691"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 84,
"time": "1771504251"
},
"departure": {
"delay": 84,
"time": "1771504284"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1771502655"
},
"departure": {
"delay": -18,
"time": "1771502682"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771504889"
},
"departure": {
"delay": 98,
"time": "1771505078"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 33,
"time": "1771503766"
},
"departure": {
"delay": 33,
"time": "1771503813"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771503291"
},
"departure": {
"delay": 10,
"time": "1771503370"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1771502219"
},
"departure": {
"delay": 151,
"time": "1771502251"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758855x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771483621"
},
"departure": {
"delay": 56,
"time": "1771483676"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771486043"
},
"departure": {
"delay": 37,
"time": "1771486057"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1771486095"
},
"departure": {
"delay": 25,
"time": "1771486105"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 200,
"time": "1771484355"
},
"departure": {
"delay": 200,
"time": "1771484540"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 81,
"time": "1771483401"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1771485868"
},
"departure": {
"delay": 96,
"time": "1771485876"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1771483905"
},
"departure": {
"delay": 29,
"time": "1771483949"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1771484835"
},
"departure": {
"delay": 103,
"time": "1771484863"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1771485968"
},
"departure": {
"delay": 82,
"time": "1771485982"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 134,
"time": "1771485664"
},
"departure": {
"delay": 134,
"time": "1771485674"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771484886"
},
"departure": {
"delay": 82,
"time": "1771484902"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1771485703"
},
"departure": {
"delay": 117,
"time": "1771485717"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1771484763"
},
"departure": {
"delay": 83,
"time": "1771484783"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771483806"
},
"departure": {
"delay": 47,
"time": "1771483847"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1771485063"
},
"departure": {
"delay": 101,
"time": "1771485101"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1771485155"
},
"departure": {
"delay": 54,
"time": "1771485174"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1771485782"
},
"departure": {
"delay": 92,
"time": "1771485812"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1771483976"
},
"departure": {
"delay": 37,
"time": "1771484017"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771483541"
},
"departure": {
"delay": 56,
"time": "1771483556"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771483723"
},
"departure": {
"delay": 22,
"time": "1771483762"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 183,
"time": "1771485571"
},
"departure": {
"delay": 183,
"time": "1771485603"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1771483462"
},
"departure": {
"delay": 93,
"time": "1771483473"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1771484184"
},
"departure": {
"delay": -21,
"time": "1771484199"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771483578"
},
"departure": {
"delay": 33,
"time": "1771483593"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771484068"
},
"departure": {
"delay": 18,
"time": "1771484118"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1771484942"
},
"departure": {
"delay": 104,
"time": "1771484984"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 134,
"time": "1771484673"
},
"departure": {
"delay": 134,
"time": "1771484714"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1771485352"
},
"departure": {
"delay": 148,
"time": "1771485388"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771485222"
},
"departure": {
"delay": 92,
"time": "1771485272"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1771486179"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 173,
"time": "1771485439"
},
"departure": {
"delay": 173,
"time": "1771485473"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1771486127"
},
"departure": {
"delay": 4,
"time": "1771486144"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 94,
"time": "1771485917"
},
"departure": {
"delay": 94,
"time": "1771485934"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1771486009"
},
"departure": {
"delay": 67,
"time": "1771486027"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 112,
"time": "1771484582"
},
"departure": {
"delay": 112,
"time": "1771484632"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1771485328"
},
"departure": {
"delay": 104,
"time": "1771485344"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758715x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745465x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771496570"
},
"departure": {
"delay": 87,
"time": "1771496607"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1771496178"
},
"departure": {
"delay": 167,
"time": "1771496207"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 217,
"time": "1771495744"
},
"departure": {
"delay": 217,
"time": "1771495777"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1771495453"
},
"departure": {
"delay": 123,
"time": "1771495503"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771496721"
},
"departure": {
"delay": 127,
"time": "1771496767"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1771496098"
},
"departure": {
"delay": 217,
"time": "1771496137"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 193,
"time": "1771495393"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 221,
"time": "1771495813"
},
"departure": {
"delay": 221,
"time": "1771495841"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 228,
"time": "1771495934"
},
"departure": {
"delay": 228,
"time": "1771495968"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771496990"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1771496485"
},
"departure": {
"delay": 74,
"time": "1771496534"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 216,
"time": "1771495859"
},
"departure": {
"delay": 216,
"time": "1771495896"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1771496335"
},
"departure": {
"delay": 83,
"time": "1771496363"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1771496394"
},
"departure": {
"delay": 89,
"time": "1771496429"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1771496849"
},
"departure": {
"delay": 126,
"time": "1771496886"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1771496788"
},
"departure": {
"delay": 125,
"time": "1771496825"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1771496247"
},
"departure": {
"delay": 121,
"time": "1771496281"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1771496632"
},
"departure": {
"delay": 115,
"time": "1771496695"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 269,
"time": "1771495651"
},
"departure": {
"delay": 269,
"time": "1771495709"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745465x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4332:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1771503059"
},
"departure": {
"delay": 212,
"time": "1771503092"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1771502929"
},
"departure": {
"delay": 152,
"time": "1771502972"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1771504107"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 212,
"time": "1771503791"
},
"departure": {
"delay": 212,
"time": "1771503812"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1771503988"
},
"departure": {
"delay": 152,
"time": "1771503992"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 272,
"time": "1771503373"
},
"departure": {
"delay": 272,
"time": "1771503392"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 52,
"time": "1771502092"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1771503147"
},
"departure": {
"delay": 172,
"time": "1771503172"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1771502364"
},
"departure": {
"delay": 112,
"time": "1771502392"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1771502259"
},
"departure": {
"delay": 112,
"time": "1771502272"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1771502159"
},
"departure": {
"delay": 92,
"time": "1771502192"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1771502486"
},
"departure": {
"delay": 172,
"time": "1771502512"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1771503619"
},
"departure": {
"delay": 172,
"time": "1771503652"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 232,
"time": "1771503881"
},
"departure": {
"delay": 232,
"time": "1771503892"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 252,
"time": "1771503248"
},
"departure": {
"delay": 252,
"time": "1771503312"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 252,
"time": "1771502813"
},
"departure": {
"delay": 252,
"time": "1771502832"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 252,
"time": "1771502693"
},
"departure": {
"delay": 252,
"time": "1771502712"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1771502587"
},
"departure": {
"delay": 212,
"time": "1771502612"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1771503729"
},
"departure": {
"delay": 153,
"time": "1771503753"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771502095",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4332:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758822x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1771479425"
},
"departure": {
"delay": 111,
"time": "1771479471"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1771479303"
},
"departure": {
"delay": 73,
"time": "1771479313"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771479828"
},
"departure": {
"delay": 4,
"time": "1771479844"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -53,
"time": "1771481935"
},
"departure": {
"delay": -53,
"time": "1771481947"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 62,
"time": "1771479649"
},
"departure": {
"delay": 62,
"time": "1771479662"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771480020"
},
"departure": {
"delay": 37,
"time": "1771480057"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771479745"
},
"departure": {
"delay": 36,
"time": "1771479756"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1771481770"
},
"departure": {
"delay": -36,
"time": "1771481784"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -43,
"time": "1771481828"
},
"departure": {
"delay": -43,
"time": "1771481837"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 102,
"time": "1771479366"
},
"departure": {
"delay": 102,
"time": "1771479402"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1771481547"
},
"departure": {
"delay": -23,
"time": "1771481557"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -19,
"time": "1771481606"
},
"departure": {
"delay": -19,
"time": "1771481621"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 97,
"time": "1771479157"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -23,
"time": "1771481851"
},
"departure": {
"delay": -23,
"time": "1771481917"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 130,
"time": "1771479603"
},
"departure": {
"delay": 130,
"time": "1771479610"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1771479205"
},
"departure": {
"delay": 108,
"time": "1771479228"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771479788"
},
"departure": {
"delay": 26,
"time": "1771479806"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -131,
"time": "1771482349"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -107,
"time": "1771482296"
},
"departure": {
"delay": -107,
"time": "1771482313"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 7,
"time": "1771481675"
},
"departure": {
"delay": 7,
"time": "1771481707"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 24,
"time": "1771480746"
},
"departure": {
"delay": 24,
"time": "1771480764"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1771481238"
},
"departure": {
"delay": 31,
"time": "1771481251"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -67,
"time": "1771482193"
},
"departure": {
"delay": -67,
"time": "1771482233"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -5,
"time": "1771480211"
},
"departure": {
"delay": -5,
"time": "1771480255"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771480517"
},
"departure": {
"delay": 52,
"time": "1771480552"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1771481080"
},
"departure": {
"delay": 19,
"time": "1771481119"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1771479338"
},
"departure": {
"delay": 44,
"time": "1771479344"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771481328"
},
"departure": {
"time": "1771481340"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1771481372"
},
"departure": {
"delay": -16,
"time": "1771481384"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1771480802"
},
"departure": {
"delay": 114,
"time": "1771480914"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771479933"
},
"departure": {
"delay": 24,
"time": "1771479984"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1771479509"
},
"departure": {
"delay": 137,
"time": "1771479557"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771481739"
},
"departure": {
"time": "1771481760"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 10,
"time": "1771481421"
},
"departure": {
"delay": 10,
"time": "1771481470"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -66,
"time": "1771482096"
},
"departure": {
"delay": -66,
"time": "1771482114"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 18,
"time": "1771481039"
},
"departure": {
"delay": 18,
"time": "1771481058"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1771481170"
},
"departure": {
"delay": 25,
"time": "1771481185"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1771480671"
},
"departure": {
"delay": 35,
"time": "1771480715"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1771482067"
},
"departure": {
"delay": -42,
"time": "1771482078"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -50,
"time": "1771481640"
},
"departure": {
"delay": -50,
"time": "1771481650"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1771479862"
},
"departure": {
"delay": 47,
"time": "1771479887"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1771479629"
},
"departure": {
"delay": 97,
"time": "1771479637"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771480134"
},
"departure": {
"delay": 9,
"time": "1771480149"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1771481964"
},
"departure": {
"delay": -34,
"time": "1771482026"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 30,
"time": "1771480362"
},
"departure": {
"delay": 30,
"time": "1771480470"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1771482249"
},
"departure": {
"delay": -101,
"time": "1771482259"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 82,
"time": "1771480961"
},
"departure": {
"delay": 82,
"time": "1771481002"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1771481290"
},
"departure": {
"delay": 25,
"time": "1771481305"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 139,
"time": "1771479491"
},
"departure": {
"delay": 139,
"time": "1771479499"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771480602"
},
"departure": {
"delay": 3,
"time": "1771480623"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758822x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017502x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771505528"
},
"departure": {
"delay": 8,
"time": "1771505528"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1771505563"
},
"departure": {
"delay": -17,
"time": "1771505563"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1771504906"
},
"departure": {
"delay": 46,
"time": "1771504906"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1771505315"
},
"departure": {
"delay": 35,
"time": "1771505315"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771505027"
},
"departure": {
"delay": 47,
"time": "1771505027"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771505358"
},
"departure": {
"delay": 18,
"time": "1771505358"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771506036"
},
"departure": {
"delay": 36,
"time": "1771506036"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1771505056"
},
"departure": {
"delay": -44,
"time": "1771505056"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771505119"
},
"departure": {
"delay": 19,
"time": "1771505119"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1771506400"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1771505200"
},
"departure": {
"delay": -20,
"time": "1771505200"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1771505458"
},
"departure": {
"delay": -2,
"time": "1771505458"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771506160"
},
"departure": {
"delay": -20,
"time": "1771506160"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771505668"
},
"departure": {
"delay": 28,
"time": "1771505668"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771505620"
},
"departure": {
"delay": -20,
"time": "1771505620"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1771505920"
},
"departure": {
"delay": -20,
"time": "1771505920"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771505273"
},
"departure": {
"delay": -7,
"time": "1771505273"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771506100"
},
"departure": {
"delay": -20,
"time": "1771506100"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1771505414"
},
"departure": {
"delay": 14,
"time": "1771505414"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1771505740"
},
"departure": {
"delay": -20,
"time": "1771505740"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1771505847"
},
"departure": {
"delay": 27,
"time": "1771505847"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017502x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771529040"
},
"departure": {
"time": "1771529040"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771529160"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771528380"
},
"departure": {
"time": "1771528380"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771528680"
},
"departure": {
"time": "1771528680"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771528140"
},
"departure": {
"time": "1771528140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771528620"
},
"departure": {
"time": "1771528620"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771528200"
},
"departure": {
"time": "1771528200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771529100"
},
"departure": {
"time": "1771529100"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771528080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771528560"
},
"departure": {
"time": "1771528560"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3059:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1771505688"
},
"departure": {
"delay": 168,
"time": "1771505688"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 172,
"time": "1771504499"
},
"departure": {
"delay": 172,
"time": "1771504552"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1771505280"
},
"departure": {
"delay": 180,
"time": "1771505280"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1771506051"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1771505415"
},
"departure": {
"delay": 135,
"time": "1771505415"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 193,
"time": "1771505773"
},
"departure": {
"delay": 193,
"time": "1771505773"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1771504808"
},
"departure": {
"delay": 212,
"time": "1771504832"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771504419"
},
"departure": {
"delay": 112,
"time": "1771504432"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1771504922"
},
"departure": {
"delay": 172,
"time": "1771504972"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1771505615"
},
"departure": {
"delay": 155,
"time": "1771505615"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1771505034"
},
"departure": {
"delay": 212,
"time": "1771505072"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1771505207"
},
"departure": {
"delay": 167,
"time": "1771505207"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1771505505"
},
"departure": {
"delay": 165,
"time": "1771505505"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1771505134"
},
"departure": {
"delay": 172,
"time": "1771505152"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1771505861"
},
"departure": {
"delay": 161,
"time": "1771505861"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1771504615"
},
"departure": {
"delay": 132,
"time": "1771504632"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 92,
"time": "1771504352"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1771504684"
},
"departure": {
"delay": 172,
"time": "1771504732"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504355",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3322:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1771504527"
},
"departure": {
"delay": -35,
"time": "1771504585"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1771505343"
},
"departure": {
"delay": 63,
"time": "1771505343"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771504150"
},
"departure": {
"delay": 10,
"time": "1771504150"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1771503989"
},
"departure": {
"delay": 29,
"time": "1771503989"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771504390"
},
"departure": {
"delay": 10,
"time": "1771504390"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771506179"
},
"departure": {
"delay": 59,
"time": "1771506179"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1771504289"
},
"departure": {
"delay": 29,
"time": "1771504289"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1771505100"
},
"departure": {
"delay": 70,
"time": "1771505110"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771505748"
},
"departure": {
"delay": 108,
"time": "1771505748"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1771504195"
},
"departure": {
"delay": 69,
"time": "1771504209"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1771504357"
},
"departure": {
"delay": -23,
"time": "1771504357"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771504758"
},
"departure": {
"delay": 54,
"time": "1771505034"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1771503924"
},
"departure": {
"delay": -26,
"time": "1771503934"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771504034"
},
"departure": {
"delay": 39,
"time": "1771504059"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1771504631"
},
"departure": {
"delay": 11,
"time": "1771504631"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -100,
"time": "1771505900"
},
"departure": {
"delay": -100,
"time": "1771505900"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 99,
"time": "1771506159"
},
"departure": {
"delay": 99,
"time": "1771506159"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1771504126"
},
"departure": {
"delay": 46,
"time": "1771504126"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1771504304"
},
"departure": {
"delay": -9,
"time": "1771504311"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1771505159"
},
"departure": {
"delay": 59,
"time": "1771505159"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771504430"
},
"departure": {
"delay": -10,
"time": "1771504430"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771505558"
},
"departure": {
"delay": 98,
"time": "1771505558"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1771505612"
},
"departure": {
"delay": 92,
"time": "1771505612"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1771504469"
},
"departure": {
"delay": -31,
"time": "1771504469"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771505459"
},
"departure": {
"delay": 59,
"time": "1771505459"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1771505219"
},
"departure": {
"delay": 59,
"time": "1771505219"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1771505819"
},
"departure": {
"delay": 59,
"time": "1771505819"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771506299"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -47,
"time": "1771504693"
},
"departure": {
"delay": -47,
"time": "1771504693"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1771505675"
},
"departure": {
"delay": 95,
"time": "1771505675"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1771505286"
},
"departure": {
"delay": 66,
"time": "1771505286"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1771505436"
},
"departure": {
"delay": 96,
"time": "1771505436"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771503295",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16221:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852820F5801299x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499700"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504800"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771502880"
},
"departure": {
"time": "1771502940"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497300"
},
"departure": {
"time": "1771497360"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771501260"
},
"departure": {
"time": "1771502280"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771496460"
},
"departure": {
"time": "1771496520"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771503720"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498200"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771508100"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1771495560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771491933",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852820F5801299x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745394x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1771486685"
},
"departure": {
"delay": 163,
"time": "1771486723"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771487506"
},
"departure": {
"delay": 76,
"time": "1771487536"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771487700"
},
"departure": {
"delay": 62,
"time": "1771487762"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1771487173"
},
"departure": {
"delay": 90,
"time": "1771487190"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1771487108"
},
"departure": {
"delay": 164,
"time": "1771487144"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1771486823"
},
"departure": {
"delay": 186,
"time": "1771486866"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1771487365"
},
"departure": {
"delay": 124,
"time": "1771487404"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1771487242"
},
"departure": {
"delay": 91,
"time": "1771487251"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1771487571"
},
"departure": {
"delay": 95,
"time": "1771487615"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771487452"
},
"departure": {
"delay": 70,
"time": "1771487470"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 208,
"time": "1771486966"
},
"departure": {
"delay": 208,
"time": "1771487008"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1771486502"
},
"departure": {
"delay": 142,
"time": "1771486582"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 209,
"time": "1771487033"
},
"departure": {
"delay": 209,
"time": "1771487069"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771487817"
},
"departure": {
"delay": 35,
"time": "1771487855"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 136,
"time": "1771486336"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1771486439"
},
"departure": {
"delay": 95,
"time": "1771486475"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1771486609"
},
"departure": {
"delay": 147,
"time": "1771486647"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1771487929"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1771487660"
},
"departure": {
"delay": 93,
"time": "1771487673"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1771486752"
},
"departure": {
"delay": 177,
"time": "1771486797"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745394x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112288x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771506512"
},
"departure": {
"delay": 92,
"time": "1771506512"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1771505636"
},
"departure": {
"delay": 116,
"time": "1771505636"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771505267"
},
"departure": {
"delay": 107,
"time": "1771505267"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1771506691"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1771506195"
},
"departure": {
"delay": 75,
"time": "1771506195"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1771506612"
},
"departure": {
"delay": 72,
"time": "1771506612"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1771505122"
},
"departure": {
"delay": 82,
"time": "1771505122"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771505743"
},
"departure": {
"delay": 103,
"time": "1771505743"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1771506293"
},
"departure": {
"delay": 113,
"time": "1771506293"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771506108"
},
"departure": {
"delay": 108,
"time": "1771506108"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1771505541"
},
"departure": {
"delay": 81,
"time": "1771505541"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771505388"
},
"departure": {
"delay": 108,
"time": "1771505388"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771506396"
},
"departure": {
"delay": 96,
"time": "1771506396"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1771505904"
},
"departure": {
"delay": 84,
"time": "1771505904"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112288x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745505x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771474622"
},
"departure": {
"delay": 92,
"time": "1771474652"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1771475283"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1771474475"
},
"departure": {
"delay": 134,
"time": "1771474514"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1771474555"
},
"departure": {
"delay": 71,
"time": "1771474571"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1771474208"
},
"departure": {
"delay": 180,
"time": "1771474260"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1771474418"
},
"departure": {
"delay": 169,
"time": "1771474429"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1771475148"
},
"departure": {
"delay": -27,
"time": "1771475193"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1771475071"
},
"departure": {
"delay": -8,
"time": "1771475092"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 192,
"time": "1771473792"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1771474122"
},
"departure": {
"delay": 159,
"time": "1771474179"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771474945"
},
"departure": {
"delay": 53,
"time": "1771474973"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1771474061"
},
"departure": {
"delay": 132,
"time": "1771474092"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771474788"
},
"departure": {
"delay": 33,
"time": "1771474833"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771475015"
},
"departure": {
"delay": 56,
"time": "1771475036"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1771473953"
},
"departure": {
"delay": 151,
"time": "1771473991"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771474873"
},
"departure": {
"delay": 45,
"time": "1771474905"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1771474368"
},
"departure": {
"delay": 185,
"time": "1771474385"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771474708"
},
"departure": {
"delay": 49,
"time": "1771474729"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1771474017"
},
"departure": {
"delay": 137,
"time": "1771474037"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1771473910"
},
"departure": {
"delay": 151,
"time": "1771473931"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745505x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 209,
"time": "1771502669"
},
"departure": {
"delay": 209,
"time": "1771502669"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 14,
"time": "1771501994"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1771502320"
},
"departure": {
"delay": 160,
"time": "1771502320"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 662,
"time": "1771504022"
},
"departure": {
"delay": 662,
"time": "1771504022"
},
"stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 239,
"time": "1771502819"
},
"departure": {
"delay": 239,
"time": "1771502819"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 547,
"time": "1771503847"
},
"departure": {
"delay": 547,
"time": "1771503847"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 260,
"time": "1771502900"
},
"departure": {
"delay": 260,
"time": "1771502900"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 282,
"time": "1771502982"
},
"departure": {
"delay": 282,
"time": "1771502982"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 607,
"time": "1771504447"
},
"departure": {
"delay": 607,
"time": "1771504447"
},
"stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1771502226"
},
"departure": {
"delay": 126,
"time": "1771502226"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 497,
"time": "1771504637"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 564,
"time": "1771503744"
},
"departure": {
"delay": 564,
"time": "1771503744"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 616,
"time": "1771504396"
},
"departure": {
"delay": 616,
"time": "1771504396"
},
"stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 570,
"time": "1771503570"
},
"departure": {
"delay": 570,
"time": "1771503570"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1771502119"
},
"departure": {
"delay": 79,
"time": "1771502119"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 239,
"time": "1771502519"
},
"departure": {
"delay": 239,
"time": "1771502519"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 602,
"time": "1771504502"
},
"departure": {
"delay": 602,
"time": "1771504502"
},
"stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 254,
"time": "1771502570"
},
"departure": {
"delay": 254,
"time": "1771502594"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 249,
"time": "1771502769"
},
"departure": {
"delay": 249,
"time": "1771502769"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 386,
"time": "1771503386"
},
"departure": {
"delay": 386,
"time": "1771503386"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 644,
"time": "1771503944"
},
"departure": {
"delay": 644,
"time": "1771503944"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 602,
"time": "1771503722"
},
"departure": {
"delay": 602,
"time": "1771503722"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1771502069"
},
"departure": {
"delay": 89,
"time": "1771502069"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 570,
"time": "1771503810"
},
"departure": {
"delay": 570,
"time": "1771503810"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 199,
"time": "1771502419"
},
"departure": {
"delay": 199,
"time": "1771502419"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 380,
"time": "1771503280"
},
"departure": {
"delay": 380,
"time": "1771503320"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1771502022"
},
"departure": {
"delay": 64,
"time": "1771502044"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1771502194"
},
"departure": {
"delay": 154,
"time": "1771502194"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 609,
"time": "1771503645"
},
"departure": {
"delay": 609,
"time": "1771503669"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 273,
"time": "1771502853"
},
"departure": {
"delay": 273,
"time": "1771502853"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 584,
"time": "1771504519"
},
"departure": {
"delay": 584,
"time": "1771504544"
},
"stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771502015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17872:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1771481827"
},
"departure": {
"delay": 208,
"time": "1771481848"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 222,
"time": "1771482738"
},
"departure": {
"delay": 222,
"time": "1771482762"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1771481478"
},
"departure": {
"delay": 151,
"time": "1771481491"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1771483733"
},
"departure": {
"delay": 187,
"time": "1771483747"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 189,
"time": "1771483671"
},
"departure": {
"delay": 189,
"time": "1771483689"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 249,
"time": "1771482053"
},
"departure": {
"delay": 249,
"time": "1771482069"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1771481418"
},
"departure": {
"delay": 154,
"time": "1771481434"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 231,
"time": "1771481794"
},
"departure": {
"delay": 231,
"time": "1771481811"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 246,
"time": "1771483317"
},
"departure": {
"delay": 246,
"time": "1771483326"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 274,
"time": "1771482828"
},
"departure": {
"delay": 274,
"time": "1771483114"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 223,
"time": "1771483411"
},
"departure": {
"delay": 223,
"time": "1771483423"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 204,
"time": "1771481639"
},
"departure": {
"delay": 204,
"time": "1771481664"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1771482505"
},
"departure": {
"delay": 180,
"time": "1771482540"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1771482444"
},
"departure": {
"delay": 183,
"time": "1771482483"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 222,
"time": "1771482196"
},
"departure": {
"delay": 222,
"time": "1771482222"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 231,
"time": "1771482672"
},
"departure": {
"delay": 231,
"time": "1771482711"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1771481729"
},
"departure": {
"delay": 223,
"time": "1771481743"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 207,
"time": "1771483513"
},
"departure": {
"delay": 207,
"time": "1771483527"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 239,
"time": "1771481968"
},
"departure": {
"delay": 239,
"time": "1771481999"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1771482151"
},
"departure": {
"delay": 230,
"time": "1771482170"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1771481511"
},
"departure": {
"delay": 213,
"time": "1771481553"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 225,
"time": "1771481265"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 229,
"time": "1771483144"
},
"departure": {
"delay": 229,
"time": "1771483189"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 236,
"time": "1771481918"
},
"departure": {
"delay": 236,
"time": "1771481936"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 228,
"time": "1771483441"
},
"departure": {
"delay": 228,
"time": "1771483488"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 260,
"time": "1771483392"
},
"departure": {
"delay": 260,
"time": "1771483400"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1771483808"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 200,
"time": "1771482345"
},
"departure": {
"delay": 200,
"time": "1771482380"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1771483767"
},
"departure": {
"delay": 156,
"time": "1771483776"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 163,
"time": "1771483645"
},
"departure": {
"delay": 163,
"time": "1771483663"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1771483539"
},
"departure": {
"delay": 177,
"time": "1771483557"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1771483591"
},
"departure": {
"delay": 188,
"time": "1771483628"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 174,
"time": "1771482574"
},
"departure": {
"delay": 174,
"time": "1771482594"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748454x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191253x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1771505914"
},
"departure": {
"delay": 154,
"time": "1771505914"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1771504976"
},
"departure": {
"delay": 176,
"time": "1771504976"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1771505857"
},
"departure": {
"delay": 157,
"time": "1771505857"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1771506394"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1771504876"
},
"departure": {
"delay": 136,
"time": "1771504876"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1771505004"
},
"departure": {
"delay": 144,
"time": "1771505004"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1771505573"
},
"departure": {
"delay": 173,
"time": "1771505573"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1771506079"
},
"departure": {
"delay": 199,
"time": "1771506079"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1771505532"
},
"departure": {
"delay": 192,
"time": "1771505532"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1771505494"
},
"departure": {
"delay": 154,
"time": "1771505494"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1771505194"
},
"departure": {
"delay": 154,
"time": "1771505194"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 169,
"time": "1771505269"
},
"departure": {
"delay": 169,
"time": "1771505269"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1771505804"
},
"departure": {
"delay": 164,
"time": "1771505804"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 184,
"time": "1771505944"
},
"departure": {
"delay": 184,
"time": "1771505944"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 186,
"time": "1771505706"
},
"departure": {
"delay": 186,
"time": "1771505706"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 189,
"time": "1771506009"
},
"departure": {
"delay": 189,
"time": "1771506009"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1771506154"
},
"departure": {
"delay": 154,
"time": "1771506154"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 165,
"time": "1771505445"
},
"departure": {
"delay": 165,
"time": "1771505445"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1771505374"
},
"departure": {
"delay": 154,
"time": "1771505374"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191253x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774256x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1771485504"
},
"departure": {
"delay": 226,
"time": "1771485646"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771488505"
},
"departure": {
"delay": 39,
"time": "1771488519"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1771486757"
},
"departure": {
"delay": 61,
"time": "1771486801"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771488291"
},
"departure": {
"delay": 83,
"time": "1771488443"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771488015"
},
"departure": {
"delay": 21,
"time": "1771488021"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1771485702"
},
"departure": {
"delay": 108,
"time": "1771485708"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1771485887"
},
"departure": {
"delay": 95,
"time": "1771485935"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1771488980"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 160,
"time": "1771485460"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1771487737"
},
"departure": {
"delay": 28,
"time": "1771487788"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1771488075"
},
"departure": {
"delay": 47,
"time": "1771488167"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1771485670"
},
"departure": {
"delay": 138,
"time": "1771485678"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771486957"
},
"departure": {
"delay": 55,
"time": "1771486975"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771486265"
},
"departure": {
"delay": 18,
"time": "1771486278"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1771486042"
},
"departure": {
"delay": 116,
"time": "1771486076"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771485726"
},
"departure": {
"delay": 72,
"time": "1771485732"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771486368"
},
"departure": {
"delay": 38,
"time": "1771486418"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771487283"
},
"departure": {
"delay": 43,
"time": "1771487323"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1771486119"
},
"departure": {
"delay": 135,
"time": "1771486155"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774256x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 241,
"time": "1771507081"
},
"departure": {
"delay": 241,
"time": "1771507081"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 238,
"time": "1771505698"
},
"departure": {
"delay": 238,
"time": "1771505698"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 233,
"time": "1771505093"
},
"departure": {
"delay": 233,
"time": "1771505093"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 257,
"time": "1771506017"
},
"departure": {
"delay": 257,
"time": "1771506017"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 229,
"time": "1771507249"
},
"departure": {
"delay": 229,
"time": "1771507249"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 235,
"time": "1771505575"
},
"departure": {
"delay": 235,
"time": "1771505575"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 231,
"time": "1771507131"
},
"departure": {
"delay": 231,
"time": "1771507131"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 242,
"time": "1771505882"
},
"departure": {
"delay": 242,
"time": "1771505882"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 262,
"time": "1771505662"
},
"departure": {
"delay": 262,
"time": "1771505662"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 204,
"time": "1771506144"
},
"departure": {
"delay": 204,
"time": "1771506144"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1771506362"
},
"departure": {
"delay": 122,
"time": "1771506362"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 214,
"time": "1771505794"
},
"departure": {
"delay": 214,
"time": "1771505794"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 232,
"time": "1771505152"
},
"departure": {
"delay": 232,
"time": "1771505152"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 205,
"time": "1771505425"
},
"departure": {
"delay": 205,
"time": "1771505425"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1771505953"
},
"departure": {
"delay": 253,
"time": "1771505953"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 232,
"time": "1771505512"
},
"departure": {
"delay": 232,
"time": "1771505512"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 250,
"time": "1771505470"
},
"departure": {
"delay": 250,
"time": "1771505470"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 217,
"time": "1771505557"
},
"departure": {
"delay": 217,
"time": "1771505557"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 236,
"time": "1771505216"
},
"departure": {
"delay": 236,
"time": "1771505216"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 209,
"time": "1771505069"
},
"departure": {
"delay": 209,
"time": "1771505069"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 244,
"time": "1771507204"
},
"departure": {
"delay": 244,
"time": "1771507204"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 140,
"time": "1771504940"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1771505355"
},
"departure": {
"delay": 255,
"time": "1771505355"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 209,
"time": "1771507049"
},
"departure": {
"delay": 209,
"time": "1771507049"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 205,
"time": "1771505245"
},
"departure": {
"delay": 205,
"time": "1771505245"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1771504990"
},
"departure": {
"delay": 190,
"time": "1771504990"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1771505614"
},
"departure": {
"delay": 214,
"time": "1771505614"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1771505750"
},
"departure": {
"delay": 230,
"time": "1771505750"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 267,
"time": "1771506867"
},
"departure": {
"delay": 267,
"time": "1771506867"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 219,
"time": "1771507299"
},
"departure": {
"delay": 219,
"time": "1771507299"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 226,
"time": "1771505326"
},
"departure": {
"delay": 226,
"time": "1771505326"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771504955",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15872:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745403x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771496014"
},
"departure": {
"delay": 157,
"time": "1771496077"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 244,
"time": "1771495890"
},
"departure": {
"delay": 244,
"time": "1771495924"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 276,
"time": "1771495443"
},
"departure": {
"delay": 276,
"time": "1771495476"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1771494672"
},
"departure": {
"delay": 172,
"time": "1771494712"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 197,
"time": "1771495715"
},
"departure": {
"delay": 197,
"time": "1771495757"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 237,
"time": "1771495583"
},
"departure": {
"delay": 237,
"time": "1771495617"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1771495779"
},
"departure": {
"delay": 195,
"time": "1771495815"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 393,
"time": "1771494918"
},
"departure": {
"delay": 393,
"time": "1771495053"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 339,
"time": "1771495374"
},
"departure": {
"delay": 339,
"time": "1771495419"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1771496144"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 222,
"time": "1771494522"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 161,
"time": "1771495945"
},
"departure": {
"delay": 161,
"time": "1771495961"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 426,
"time": "1771495086"
},
"departure": {
"delay": 426,
"time": "1771495146"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 269,
"time": "1771495519"
},
"departure": {
"delay": 269,
"time": "1771495529"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 413,
"time": "1771495261"
},
"departure": {
"delay": 413,
"time": "1771495313"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 431,
"time": "1771495175"
},
"departure": {
"delay": 431,
"time": "1771495211"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1771494746"
},
"departure": {
"delay": 271,
"time": "1771494871"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 167,
"time": "1771494602"
},
"departure": {
"delay": 167,
"time": "1771494647"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 387,
"time": "1771495336"
},
"departure": {
"delay": 387,
"time": "1771495347"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1771495659"
},
"departure": {
"delay": 192,
"time": "1771495692"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745403x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx439:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771516500"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771517045"
},
"departure": {
"delay": 5,
"time": "1771517045"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517820"
},
"departure": {
"time": "1771517820"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518480"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517100"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771487448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx439:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1771518605"
},
"departure": {
"delay": 5,
"time": "1771518605"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771517100"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771519925"
},
"departure": {
"delay": 5,
"time": "1771519925"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520100"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517940"
},
"departure": {
"time": "1771517940"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1771505064",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx469:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11966:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1771505751"
},
"departure": {
"delay": 171,
"time": "1771505751"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1771505337"
},
"departure": {
"delay": 117,
"time": "1771505337"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 124,
"time": "1771505104"
},
"departure": {
"delay": 124,
"time": "1771505104"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1771505151"
},
"departure": {
"delay": 111,
"time": "1771505151"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771504951"
},
"departure": {
"delay": 31,
"time": "1771504951"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1771505632"
},
"departure": {
"delay": 112,
"time": "1771505632"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1771506007"
},
"departure": {
"delay": 127,
"time": "1771506007"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1771505708"
},
"departure": {
"delay": 128,
"time": "1771505708"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1771505812"
},
"departure": {
"delay": 112,
"time": "1771505812"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 144,
"time": "1771506264"
},
"departure": {
"delay": 144,
"time": "1771506264"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1771505272"
},
"departure": {
"delay": 112,
"time": "1771505272"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1771505423"
},
"departure": {
"delay": 143,
"time": "1771505423"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1771505385"
},
"departure": {
"delay": 165,
"time": "1771505385"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1771506340"
},
"departure": {
"delay": 160,
"time": "1771506340"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1771505891"
},
"departure": {
"delay": 131,
"time": "1771505891"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1771505464"
},
"departure": {
"delay": 124,
"time": "1771505464"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1771506401"
},
"departure": {
"delay": 161,
"time": "1771506401"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1771506301"
},
"departure": {
"delay": 121,
"time": "1771506301"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1771506052"
},
"departure": {
"delay": 112,
"time": "1771506052"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1771505940"
},
"departure": {
"delay": 120,
"time": "1771505940"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1771505512"
},
"departure": {
"delay": 112,
"time": "1771505512"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1771505242"
},
"departure": {
"delay": 142,
"time": "1771505242"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1771506537"
},
"departure": {
"delay": 177,
"time": "1771506537"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771504715",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11966:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 396,
"time": "1771503826"
},
"departure": {
"delay": 396,
"time": "1771503876"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 341,
"time": "1771504901"
},
"departure": {
"delay": 341,
"time": "1771504901"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 368,
"time": "1771503728"
},
"departure": {
"delay": 368,
"time": "1771503728"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 273,
"time": "1771503453"
},
"departure": {
"delay": 273,
"time": "1771503453"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 407,
"time": "1771503647"
},
"departure": {
"delay": 407,
"time": "1771503647"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 151,
"time": "1771502851"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1771503272"
},
"departure": {
"delay": 272,
"time": "1771503272"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 411,
"time": "1771503951"
},
"departure": {
"delay": 411,
"time": "1771503951"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 356,
"time": "1771504076"
},
"departure": {
"delay": 356,
"time": "1771504076"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 385,
"time": "1771505425"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 206,
"time": "1771503026"
},
"departure": {
"delay": 206,
"time": "1771503026"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 331,
"time": "1771504351"
},
"departure": {
"delay": 331,
"time": "1771504351"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 361,
"time": "1771504176"
},
"departure": {
"delay": 361,
"time": "1771504201"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 370,
"time": "1771503790"
},
"departure": {
"delay": 370,
"time": "1771503790"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 287,
"time": "1771503347"
},
"departure": {
"delay": 287,
"time": "1771503347"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 386,
"time": "1771504826"
},
"departure": {
"delay": 386,
"time": "1771504826"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 320,
"time": "1771504880"
},
"departure": {
"delay": 320,
"time": "1771504880"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 212,
"time": "1771503152"
},
"departure": {
"delay": 212,
"time": "1771503152"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 324,
"time": "1771504284"
},
"departure": {
"delay": 324,
"time": "1771504284"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1771502944"
},
"departure": {
"delay": 184,
"time": "1771502944"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 273,
"time": "1771504953"
},
"departure": {
"delay": 273,
"time": "1771504953"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 221,
"time": "1771503077"
},
"departure": {
"delay": 221,
"time": "1771503101"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 386,
"time": "1771503986"
},
"departure": {
"delay": 386,
"time": "1771503986"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 424,
"time": "1771505104"
},
"departure": {
"delay": 424,
"time": "1771505104"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 350,
"time": "1771504102"
},
"departure": {
"delay": 350,
"time": "1771504130"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 346,
"time": "1771504426"
},
"departure": {
"delay": 346,
"time": "1771504426"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 306,
"time": "1771503426"
},
"departure": {
"delay": 306,
"time": "1771503426"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 361,
"time": "1771503576"
},
"departure": {
"delay": 361,
"time": "1771503601"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 392,
"time": "1771504532"
},
"departure": {
"delay": 392,
"time": "1771504532"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 224,
"time": "1771502924"
},
"departure": {
"delay": 224,
"time": "1771502924"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11340:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771504800"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771504690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5119:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1771505673"
},
"departure": {
"delay": 93,
"time": "1771505673"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1771505805"
},
"departure": {
"delay": 105,
"time": "1771505805"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771505166"
},
"departure": {
"delay": 126,
"time": "1771505166"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1771505076"
},
"departure": {
"delay": 96,
"time": "1771505076"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1771505219"
},
"departure": {
"delay": 119,
"time": "1771505219"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771505329"
},
"departure": {
"delay": 109,
"time": "1771505329"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1771505385"
},
"departure": {
"delay": 105,
"time": "1771505385"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 80,
"time": "1771505000"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771505439"
},
"departure": {
"delay": 99,
"time": "1771505439"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771505015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2003:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516500"
},
"departure": {
"time": "1771516500"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516320"
},
"departure": {
"time": "1771516320"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516140"
},
"departure": {
"time": "1771516140"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516080"
},
"departure": {
"time": "1771516080"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771515960"
},
"departure": {
"time": "1771515960"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516440"
},
"departure": {
"time": "1771516440"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516020"
},
"departure": {
"time": "1771516020"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771515900"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516200"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516380"
},
"departure": {
"time": "1771516380"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2319:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1897:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771510080"
},
"departure": {
"time": "1771510080"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509900"
},
"departure": {
"time": "1771509900"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509480"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509720"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509360"
},
"departure": {
"time": "1771509360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771509000"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510200"
},
"departure": {
"time": "1771510200"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509660"
},
"departure": {
"time": "1771509660"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771510320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509780"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771510140"
},
"departure": {
"time": "1771510140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1897:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14460:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771507049"
},
"departure": {
"delay": 29,
"time": "1771507049"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771506015"
},
"departure": {
"delay": 15,
"time": "1771506015"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1771505446"
},
"departure": {
"delay": 46,
"time": "1771505446"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771506087"
},
"departure": {
"delay": 27,
"time": "1771506087"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771507294"
},
"departure": {
"delay": 34,
"time": "1771507294"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771507151"
},
"departure": {
"delay": 11,
"time": "1771507151"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771505190"
},
"departure": {
"delay": 30,
"time": "1771505190"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771505659"
},
"departure": {
"delay": 19,
"time": "1771505659"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1771505816"
},
"departure": {
"delay": 56,
"time": "1771505816"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505400"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1771507481"
},
"departure": {
"delay": 41,
"time": "1771507481"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1771507659"
},
"departure": {
"delay": 39,
"time": "1771507659"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1771507607"
},
"departure": {
"delay": 47,
"time": "1771507607"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771505300"
},
"departure": {
"delay": 20,
"time": "1771505300"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771505260"
},
"departure": {
"delay": 40,
"time": "1771505260"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14460:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771511160"
},
"departure": {
"time": "1771511160"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771511580"
},
"departure": {
"time": "1771511580"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771512180"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771510800"
},
"departure": {
"time": "1771510800"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509480"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771509900"
},
"departure": {
"time": "1771509900"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771510140"
},
"departure": {
"time": "1771510140"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771511280"
},
"departure": {
"time": "1771511280"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771509720"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771511100"
},
"departure": {
"time": "1771511100"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771509360"
},
"departure": {
"time": "1771509360"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771510260"
},
"departure": {
"time": "1771510260"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771509300"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771510440"
},
"departure": {
"time": "1771510440"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771510980"
},
"departure": {
"time": "1771510980"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771510560"
},
"departure": {
"time": "1771510560"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771511040"
},
"departure": {
"time": "1771511040"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771509660"
},
"departure": {
"time": "1771509660"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771510620"
},
"departure": {
"time": "1771510620"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771510680"
},
"departure": {
"time": "1771510680"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1771509365"
},
"departure": {
"delay": 5,
"time": "1771509365"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771510320"
},
"departure": {
"time": "1771510320"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771510500"
},
"departure": {
"time": "1771510500"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771510200"
},
"departure": {
"time": "1771510200"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771494379",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx341:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1771504521"
},
"departure": {
"delay": 166,
"time": "1771504546"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1771502621"
},
"departure": {
"delay": 41,
"time": "1771502621"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1771503471"
},
"departure": {
"delay": 111,
"time": "1771503471"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1771503172"
},
"departure": {
"delay": 172,
"time": "1771503172"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771503396"
},
"departure": {
"delay": 96,
"time": "1771503396"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1771503650"
},
"departure": {
"delay": 121,
"time": "1771503721"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1771502821"
},
"departure": {
"delay": 61,
"time": "1771502821"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1771504349"
},
"departure": {
"delay": 89,
"time": "1771504349"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 156,
"time": "1771503071"
},
"departure": {
"delay": 156,
"time": "1771503096"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1771504121"
},
"departure": {
"delay": 101,
"time": "1771504121"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1771503874"
},
"departure": {
"delay": 154,
"time": "1771503874"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 186,
"time": "1771504926"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1771504671"
},
"departure": {
"delay": 171,
"time": "1771504671"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1771502873"
},
"departure": {
"delay": 113,
"time": "1771502873"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1771503807"
},
"departure": {
"delay": 147,
"time": "1771503807"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1771503997"
},
"departure": {
"delay": 157,
"time": "1771503997"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1771502571"
},
"departure": {
"delay": 51,
"time": "1771502571"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771502947"
},
"departure": {
"delay": 127,
"time": "1771502947"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771504182"
},
"departure": {
"delay": 21,
"time": "1771504221"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1771502746"
},
"departure": {
"delay": 46,
"time": "1771502746"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 36,
"time": "1771502496"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1771503571"
},
"departure": {
"delay": 151,
"time": "1771503571"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1771503296"
},
"departure": {
"delay": 116,
"time": "1771503296"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1771504446"
},
"departure": {
"delay": 126,
"time": "1771504446"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771502504",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8019:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182587x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1771504282"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771504289",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182587x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:800000201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -27,
"time": "1771506033"
},
"stopId": "FR:61397:ZE:Templx:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": -27,
"time": "1771505613"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": -27,
"time": "1771505313"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": -27,
"time": "1771505373"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": -27,
"time": "1771506273"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": -27,
"time": "1771506333"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": -28,
"time": "1771505099"
},
"departure": {
"delay": -28,
"time": "1771505132"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": -27,
"time": "1771506393"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": -27,
"time": "1771506453"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": -68,
"time": "1771504996"
},
"departure": {
"delay": -68,
"time": "1771505032"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": -27,
"time": "1771505913"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": -27,
"time": "1771505553"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": -27,
"time": "1771506213"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": -27,
"time": "1771505793"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": -27,
"time": "1771505733"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": -27,
"time": "1771505493"
},
"stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -69,
"time": "1771504957"
},
"departure": {
"delay": -69,
"time": "1771504971"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": -27,
"time": "1771505433"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": -27,
"time": "1771505853"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": -27,
"time": "1771505313"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 19
}
],
"timestamp": "1771505174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:800000201:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15566:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771508552"
},
"departure": {
"delay": 32,
"time": "1771508552"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771508685"
},
"departure": {
"delay": 45,
"time": "1771508685"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1771508637"
},
"departure": {
"delay": 57,
"time": "1771508637"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771504375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15566:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774255x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771480275"
},
"departure": {
"delay": 14,
"time": "1771480334"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771480466"
},
"departure": {
"delay": 25,
"time": "1771480585"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1771478541"
},
"departure": {
"delay": 22,
"time": "1771478602"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771478395"
},
"departure": {
"delay": -10,
"time": "1771478450"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1771479957"
},
"departure": {
"delay": 13,
"time": "1771479973"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771479114"
},
"departure": {
"delay": 50,
"time": "1771479170"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771478231"
},
"departure": {
"delay": 44,
"time": "1771478264"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1771480660"
},
"departure": {
"delay": 9,
"time": "1771480689"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -125,
"time": "1771481155"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771479476"
},
"departure": {
"delay": 25,
"time": "1771479505"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771477769"
},
"departure": {
"delay": 17,
"time": "1771477817"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1771477719"
},
"departure": {
"delay": -7,
"time": "1771477733"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 77,
"time": "1771477577"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771478127"
},
"departure": {
"delay": 25,
"time": "1771478185"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771477833"
},
"departure": {
"delay": 8,
"time": "1771477868"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771478902"
},
"departure": {
"delay": 14,
"time": "1771478954"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1771477668"
},
"departure": {
"delay": 66,
"time": "1771477686"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1771480223"
},
"departure": {
"delay": 29,
"time": "1771480229"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771478009"
},
"departure": {
"delay": 5,
"time": "1771478045"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774255x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771485822"
},
"departure": {
"delay": 2,
"time": "1771485842"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 72,
"time": "1771484832"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1771487464"
},
"departure": {
"delay": 39,
"time": "1771487499"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -75,
"time": "1771488045"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 88,
"time": "1771485062"
},
"departure": {
"delay": 88,
"time": "1771485088"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771485754"
},
"departure": {
"delay": 21,
"time": "1771485801"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1771487827"
},
"departure": {
"delay": -25,
"time": "1771487855"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 64,
"time": "1771486499"
},
"departure": {
"delay": 64,
"time": "1771486564"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1771487785"
},
"departure": {
"delay": -6,
"time": "1771487814"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 154,
"time": "1771486915"
},
"departure": {
"delay": 154,
"time": "1771487074"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1771485232"
},
"departure": {
"delay": 64,
"time": "1771485244"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771487663"
},
"departure": {
"delay": 36,
"time": "1771487676"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 71,
"time": "1771485163"
},
"departure": {
"delay": 71,
"time": "1771485191"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771487151"
},
"departure": {
"delay": 139,
"time": "1771487179"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1771485130"
},
"departure": {
"delay": 81,
"time": "1771485141"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1771484904"
},
"departure": {
"delay": 106,
"time": "1771484926"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1771487984"
},
"departure": {
"delay": -3,
"time": "1771487997"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 23,
"time": "1771486427"
},
"departure": {
"delay": 23,
"time": "1771486463"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1771487515"
},
"departure": {
"delay": 47,
"time": "1771487567"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1771486198"
},
"departure": {
"delay": 18,
"time": "1771486278"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1771485700"
},
"departure": {
"delay": -1,
"time": "1771485719"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1771487911"
},
"departure": {
"delay": -9,
"time": "1771487931"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 8,
"time": "1771485533"
},
"departure": {
"delay": 8,
"time": "1771485548"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1771485951"
},
"departure": {
"delay": -44,
"time": "1771485976"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1771485022"
},
"departure": {
"delay": 103,
"time": "1771485043"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1771485313"
},
"departure": {
"delay": -32,
"time": "1771485328"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1771485467"
},
"departure": {
"delay": -6,
"time": "1771485474"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1771487718"
},
"departure": {
"delay": -11,
"time": "1771487749"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -48,
"time": "1771485898"
},
"departure": {
"delay": -48,
"time": "1771485912"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1771487865"
},
"departure": {
"delay": 14,
"time": "1771487894"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 72,
"time": "1771487322"
},
"departure": {
"delay": 72,
"time": "1771487352"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1771486323"
},
"departure": {
"delay": 10,
"time": "1771486390"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1771487682"
},
"departure": {
"delay": -10,
"time": "1771487690"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -9,
"time": "1771485276"
},
"departure": {
"delay": -9,
"time": "1771485291"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1771484856"
},
"departure": {
"delay": 109,
"time": "1771484869"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1771486085"
},
"departure": {
"delay": -12,
"time": "1771486128"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771486667"
},
"departure": {
"delay": 35,
"time": "1771486715"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1771486781"
},
"departure": {
"delay": 32,
"time": "1771486832"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771485620"
},
"departure": {
"delay": 13,
"time": "1771485673"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1771486011"
},
"departure": {
"delay": -17,
"time": "1771486063"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1771486600"
},
"departure": {
"delay": 85,
"time": "1771486645"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1771487952"
},
"departure": {
"delay": 26,
"time": "1771487966"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -38,
"time": "1771485358"
},
"departure": {
"delay": -38,
"time": "1771485382"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1771485215"
},
"departure": {
"delay": 46,
"time": "1771485226"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771485401"
},
"departure": {
"delay": 18,
"time": "1771485438"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771487394"
},
"departure": {
"delay": 21,
"time": "1771487421"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1771487442"
},
"departure": {
"delay": 52,
"time": "1771487452"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 133,
"time": "1771487259"
},
"departure": {
"delay": 133,
"time": "1771487293"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1771500019"
},
"departure": {
"delay": -29,
"time": "1771500031"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1771499234"
},
"departure": {
"delay": 147,
"time": "1771499247"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1771499472"
},
"departure": {
"delay": 85,
"time": "1771499485"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771499723"
},
"departure": {
"delay": 38,
"time": "1771499738"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1771499951"
},
"departure": {
"delay": -42,
"time": "1771499958"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771499058"
},
"departure": {
"delay": 177,
"time": "1771499097"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 140,
"time": "1771498940"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771499279"
},
"departure": {
"delay": 99,
"time": "1771499319"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771499341"
},
"departure": {
"delay": 107,
"time": "1771499387"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771499606"
},
"departure": {
"delay": 40,
"time": "1771499620"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771499664"
},
"departure": {
"delay": 45,
"time": "1771499685"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1771499127"
},
"departure": {
"delay": 187,
"time": "1771499167"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1771499518"
},
"departure": {
"delay": 64,
"time": "1771499524"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -56,
"time": "1771500058"
},
"departure": {
"delay": -56,
"time": "1771500064"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1771499849"
},
"departure": {
"delay": -15,
"time": "1771499865"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -39,
"time": "1771499894"
},
"departure": {
"delay": -39,
"time": "1771499901"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771499211"
},
"departure": {
"delay": 180,
"time": "1771499220"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1771500147"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197325x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771505704"
},
"departure": {
"delay": 4,
"time": "1771505704"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771505337"
},
"departure": {
"delay": 57,
"time": "1771505337"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771507808"
},
"departure": {
"delay": 8,
"time": "1771507808"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1771505763"
},
"departure": {
"delay": 3,
"time": "1771505763"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1771507546"
},
"departure": {
"delay": 46,
"time": "1771507546"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1771505534"
},
"departure": {
"delay": 14,
"time": "1771505534"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1771507019"
},
"departure": {
"delay": -1,
"time": "1771507019"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1771505459"
},
"departure": {
"delay": -1,
"time": "1771505459"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771506222"
},
"departure": {
"delay": 42,
"time": "1771506222"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1771505639"
},
"departure": {
"delay": -1,
"time": "1771505639"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771505879"
},
"departure": {
"delay": -1,
"time": "1771505879"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771505215"
},
"departure": {
"delay": 55,
"time": "1771505215"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1771507771"
},
"departure": {
"delay": 31,
"time": "1771507771"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1771505279"
},
"departure": {
"delay": -1,
"time": "1771505279"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771505145"
},
"departure": {
"delay": 45,
"time": "1771505145"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771506532"
},
"departure": {
"delay": 52,
"time": "1771506532"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1771505572"
},
"departure": {
"delay": 52,
"time": "1771505572"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1771507739"
},
"departure": {
"delay": -1,
"time": "1771507739"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1771506299"
},
"departure": {
"delay": -1,
"time": "1771506299"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771506112"
},
"departure": {
"delay": 52,
"time": "1771506112"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771507600"
},
"departure": {
"delay": 40,
"time": "1771507600"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1771506659"
},
"departure": {
"delay": -1,
"time": "1771506659"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1771505245"
},
"departure": {
"delay": 25,
"time": "1771505245"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1771507577"
},
"departure": {
"delay": 17,
"time": "1771507577"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1771507499"
},
"departure": {
"delay": -1,
"time": "1771507499"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1771505375"
},
"departure": {
"delay": 35,
"time": "1771505375"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771505909"
},
"departure": {
"delay": 29,
"time": "1771505909"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1771506724"
},
"departure": {
"delay": 4,
"time": "1771506724"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1771507979"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1771506831"
},
"departure": {
"delay": 51,
"time": "1771506831"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771505956"
},
"departure": {
"delay": 16,
"time": "1771505956"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1771507259"
},
"departure": {
"delay": -1,
"time": "1771507259"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771506911"
},
"departure": {
"delay": 11,
"time": "1771506911"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1771506602"
},
"departure": {
"delay": 2,
"time": "1771506602"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771507363"
},
"departure": {
"delay": 43,
"time": "1771507363"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771506005"
},
"departure": {
"delay": 5,
"time": "1771506005"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771506368"
},
"departure": {
"delay": 8,
"time": "1771506368"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197325x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745401x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771494329"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1771493832"
},
"departure": {
"delay": 87,
"time": "1771493847"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1771493632"
},
"departure": {
"delay": 119,
"time": "1771493699"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1771494189"
},
"departure": {
"delay": 134,
"time": "1771494254"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1771492811"
},
"departure": {
"delay": 106,
"time": "1771492846"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1771492748"
},
"departure": {
"delay": 110,
"time": "1771492790"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1771493122"
},
"departure": {
"delay": 162,
"time": "1771493142"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1771493350"
},
"departure": {
"delay": 89,
"time": "1771493369"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1771492870"
},
"departure": {
"delay": 123,
"time": "1771492923"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771493499"
},
"departure": {
"delay": 74,
"time": "1771493534"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 184,
"time": "1771493029"
},
"departure": {
"delay": 184,
"time": "1771493104"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1771493891"
},
"departure": {
"delay": 143,
"time": "1771493963"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1771494074"
},
"departure": {
"delay": 135,
"time": "1771494135"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 176,
"time": "1771492676"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1771492951"
},
"departure": {
"delay": 141,
"time": "1771493001"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1771493263"
},
"departure": {
"delay": 148,
"time": "1771493308"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1771494009"
},
"departure": {
"delay": 171,
"time": "1771494051"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771493736"
},
"departure": {
"delay": 91,
"time": "1771493791"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1771493404"
},
"departure": {
"delay": 47,
"time": "1771493447"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1771493222"
},
"departure": {
"delay": 133,
"time": "1771493233"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745401x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771506207"
},
"departure": {
"delay": 27,
"time": "1771506207"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771506090"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771507285"
},
"departure": {
"delay": 25,
"time": "1771507285"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771506817"
},
"departure": {
"delay": 37,
"time": "1771506817"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771506141"
},
"departure": {
"delay": 21,
"time": "1771506141"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771506872"
},
"departure": {
"delay": 32,
"time": "1771506872"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771506945"
},
"departure": {
"delay": 45,
"time": "1771506945"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771506707"
},
"departure": {
"delay": 47,
"time": "1771506707"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1771507361"
},
"departure": {
"delay": 41,
"time": "1771507361"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771505096",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3393:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx564:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 244,
"time": "1771506004"
},
"departure": {
"delay": 244,
"time": "1771506004"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 239,
"time": "1771506119"
},
"departure": {
"delay": 239,
"time": "1771506119"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 184,
"time": "1771504300"
},
"departure": {
"delay": 184,
"time": "1771504324"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1771505080"
},
"departure": {
"delay": 220,
"time": "1771505080"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 273,
"time": "1771503753"
},
"departure": {
"delay": 273,
"time": "1771503753"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 250,
"time": "1771503850"
},
"departure": {
"delay": 250,
"time": "1771503850"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 344,
"time": "1771504124"
},
"departure": {
"delay": 344,
"time": "1771504124"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 261,
"time": "1771505001"
},
"departure": {
"delay": 261,
"time": "1771505001"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 262,
"time": "1771506262"
},
"departure": {
"delay": 262,
"time": "1771506262"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 389,
"time": "1771504049"
},
"departure": {
"delay": 389,
"time": "1771504049"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 244,
"time": "1771505464"
},
"departure": {
"delay": 244,
"time": "1771505464"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 89,
"time": "1771503449"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1771504402"
},
"departure": {
"delay": 166,
"time": "1771504426"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1771504200"
},
"departure": {
"delay": 240,
"time": "1771504200"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 244,
"time": "1771505764"
},
"departure": {
"delay": 244,
"time": "1771505764"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 262,
"time": "1771505962"
},
"departure": {
"delay": 262,
"time": "1771505962"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 244,
"time": "1771506364"
},
"departure": {
"delay": 244,
"time": "1771506364"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1771503500"
},
"departure": {
"delay": 80,
"time": "1771503500"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 235,
"time": "1771505155"
},
"departure": {
"delay": 235,
"time": "1771505155"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 229,
"time": "1771505569"
},
"departure": {
"delay": 229,
"time": "1771505569"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1771504500"
},
"departure": {
"delay": 180,
"time": "1771504500"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1771504654"
},
"departure": {
"delay": 154,
"time": "1771504654"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 273,
"time": "1771505313"
},
"departure": {
"delay": 273,
"time": "1771505313"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 244,
"time": "1771506184"
},
"departure": {
"delay": 244,
"time": "1771506184"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 244,
"time": "1771505224"
},
"departure": {
"delay": 244,
"time": "1771505224"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 229,
"time": "1771506049"
},
"departure": {
"delay": 229,
"time": "1771506049"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771503455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx564:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759091x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1771482344"
},
"departure": {
"delay": -68,
"time": "1771482352"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1771482521"
},
"departure": {
"delay": -1,
"time": "1771482539"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -62,
"time": "1771481722"
},
"departure": {
"delay": -62,
"time": "1771481758"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1771481920"
},
"departure": {
"delay": -44,
"time": "1771481956"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771482044"
},
"departure": {
"time": "1771482060"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1771481822"
},
"departure": {
"delay": -38,
"time": "1771481842"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1771481615"
},
"departure": {
"delay": -72,
"time": "1771481628"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1771481366"
},
"departure": {
"delay": 4,
"time": "1771481404"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1771482563"
},
"departure": {
"delay": -16,
"time": "1771482584"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -39,
"time": "1771482232"
},
"departure": {
"delay": -39,
"time": "1771482261"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1771482638"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1771481858"
},
"departure": {
"delay": -52,
"time": "1771481888"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771481474"
},
"departure": {
"delay": 42,
"time": "1771481502"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -44,
"time": "1771481585"
},
"departure": {
"delay": -44,
"time": "1771481596"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -37,
"time": "1771482298"
},
"departure": {
"delay": -37,
"time": "1771482323"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 18,
"time": "1771481058"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -75,
"time": "1771481795"
},
"departure": {
"delay": -75,
"time": "1771481805"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771481097"
},
"departure": {
"delay": 10,
"time": "1771481290"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1771481534"
},
"departure": {
"delay": -36,
"time": "1771481544"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1771481982"
},
"departure": {
"delay": 16,
"time": "1771482016"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1771482466"
},
"departure": {
"delay": -40,
"time": "1771482500"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771482382"
},
"departure": {
"delay": -10,
"time": "1771482410"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1771482145"
},
"departure": {
"delay": -23,
"time": "1771482157"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759091x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771526220"
},
"departure": {
"time": "1771526220"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771526400"
},
"departure": {
"time": "1771526400"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771526520"
},
"departure": {
"time": "1771526520"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771526160"
},
"departure": {
"time": "1771526160"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771526280"
},
"departure": {
"time": "1771526280"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771525800"
},
"departure": {
"time": "1771525800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771526760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771526460"
},
"departure": {
"time": "1771526460"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771525740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771526100"
},
"departure": {
"time": "1771526100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771526580"
},
"departure": {
"time": "1771526580"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2937:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1771488467"
},
"departure": {
"delay": 159,
"time": "1771488519"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771489574"
},
"departure": {
"delay": 180,
"time": "1771489620"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1771488583"
},
"departure": {
"delay": 144,
"time": "1771488624"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1771489293"
},
"departure": {
"delay": 70,
"time": "1771489330"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1771489450"
},
"departure": {
"delay": 168,
"time": "1771489548"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771488376"
},
"departure": {
"delay": 177,
"time": "1771488417"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1771488294"
},
"departure": {
"delay": 152,
"time": "1771488332"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1771488548"
},
"departure": {
"delay": 143,
"time": "1771488563"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 235,
"time": "1771488235"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1771489369"
},
"departure": {
"delay": 106,
"time": "1771489426"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771489833"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1771488841"
},
"departure": {
"delay": 173,
"time": "1771488893"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1771488957"
},
"departure": {
"delay": 160,
"time": "1771489000"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771489139"
},
"departure": {
"delay": 96,
"time": "1771489176"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 183,
"time": "1771488680"
},
"departure": {
"delay": 183,
"time": "1771488723"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 186,
"time": "1771489643"
},
"departure": {
"delay": 186,
"time": "1771489686"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1771489036"
},
"departure": {
"delay": 117,
"time": "1771489077"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1771489205"
},
"departure": {
"delay": 102,
"time": "1771489242"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1771489708"
},
"departure": {
"delay": 190,
"time": "1771489750"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745457x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771508674"
},
"departure": {
"delay": 34,
"time": "1771508674"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1771508589"
},
"departure": {
"delay": 9,
"time": "1771508589"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771504415",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15878:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10902:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1771502067"
},
"departure": {
"delay": 207,
"time": "1771502067"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 392,
"time": "1771502792"
},
"departure": {
"delay": 392,
"time": "1771502792"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 47,
"time": "1771501667"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 768,
"time": "1771503625"
},
"departure": {
"delay": 768,
"time": "1771503648"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 808,
"time": "1771504048"
},
"departure": {
"delay": 808,
"time": "1771504048"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 763,
"time": "1771503523"
},
"departure": {
"delay": 763,
"time": "1771503523"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 407,
"time": "1771502867"
},
"departure": {
"delay": 407,
"time": "1771502867"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 342,
"time": "1771502718"
},
"departure": {
"delay": 342,
"time": "1771502742"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 565,
"time": "1771503205"
},
"departure": {
"delay": 565,
"time": "1771503205"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 192,
"time": "1771501967"
},
"departure": {
"delay": 192,
"time": "1771501992"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 327,
"time": "1771502643"
},
"departure": {
"delay": 327,
"time": "1771502667"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 808,
"time": "1771504348"
},
"departure": {
"delay": 808,
"time": "1771504348"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 818,
"time": "1771503698"
},
"departure": {
"delay": 818,
"time": "1771503698"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 708,
"time": "1771504548"
},
"departure": {
"delay": 708,
"time": "1771504548"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 828,
"time": "1771504248"
},
"departure": {
"delay": 828,
"time": "1771504248"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 638,
"time": "1771504598"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 818,
"time": "1771503998"
},
"departure": {
"delay": 818,
"time": "1771503998"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 152,
"time": "1771501892"
},
"departure": {
"delay": 152,
"time": "1771501892"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 397,
"time": "1771502917"
},
"departure": {
"delay": 397,
"time": "1771502917"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 822,
"time": "1771503822"
},
"departure": {
"delay": 822,
"time": "1771503822"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 347,
"time": "1771502542"
},
"departure": {
"delay": 347,
"time": "1771502567"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 503,
"time": "1771503021"
},
"departure": {
"delay": 503,
"time": "1771503143"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 823,
"time": "1771504123"
},
"departure": {
"delay": 823,
"time": "1771504123"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 748,
"time": "1771503425"
},
"departure": {
"delay": 748,
"time": "1771503448"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 728,
"time": "1771504448"
},
"departure": {
"delay": 728,
"time": "1771504448"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 773,
"time": "1771503773"
},
"departure": {
"delay": 773,
"time": "1771503773"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 821,
"time": "1771504301"
},
"departure": {
"delay": 821,
"time": "1771504301"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 779,
"time": "1771503899"
},
"departure": {
"delay": 779,
"time": "1771503899"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 222,
"time": "1771502142"
},
"departure": {
"delay": 222,
"time": "1771502142"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 162,
"time": "1771501818"
},
"departure": {
"delay": 162,
"time": "1771501842"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 307,
"time": "1771502444"
},
"departure": {
"delay": 307,
"time": "1771502467"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771501674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10902:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758840x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1771491644"
},
"departure": {
"delay": -44,
"time": "1771491676"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -1,
"time": "1771490182"
},
"departure": {
"delay": -1,
"time": "1771490219"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 143,
"time": "1771488730"
},
"departure": {
"delay": 143,
"time": "1771488743"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1771491706"
},
"departure": {
"delay": -4,
"time": "1771491716"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 30,
"time": "1771489981"
},
"departure": {
"delay": 30,
"time": "1771490070"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1771491425"
},
"departure": {
"delay": -22,
"time": "1771491458"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -41,
"time": "1771489686"
},
"departure": {
"delay": -41,
"time": "1771489699"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1771491591"
},
"departure": {
"delay": -62,
"time": "1771491598"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -7,
"time": "1771489881"
},
"departure": {
"delay": -7,
"time": "1771489913"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1771490500"
},
"departure": {
"delay": -15,
"time": "1771490565"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1771490325"
},
"departure": {
"delay": 30,
"time": "1771490370"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771489554"
},
"departure": {
"delay": 14,
"time": "1771489574"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771489423"
},
"departure": {
"delay": 38,
"time": "1771489478"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771491740"
},
"departure": {
"delay": -12,
"time": "1771491768"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 51,
"time": "1771488983"
},
"departure": {
"delay": 51,
"time": "1771489011"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771489235"
},
"departure": {
"delay": -8,
"time": "1771489252"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1771491837"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -32,
"time": "1771491612"
},
"departure": {
"delay": -32,
"time": "1771491628"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -18,
"time": "1771490891"
},
"departure": {
"delay": -18,
"time": "1771490922"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -16,
"time": "1771490401"
},
"departure": {
"delay": -16,
"time": "1771490444"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1771490961"
},
"departure": {
"delay": -60,
"time": "1771491000"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -19,
"time": "1771491064"
},
"departure": {
"delay": -19,
"time": "1771491161"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -3,
"time": "1771491251"
},
"departure": {
"delay": -3,
"time": "1771491297"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 7,
"time": "1771489596"
},
"departure": {
"delay": 7,
"time": "1771489627"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1771488796"
},
"departure": {
"delay": 88,
"time": "1771488808"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771489334"
},
"departure": {
"delay": 26,
"time": "1771489346"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771489112"
},
"departure": {
"delay": -14,
"time": "1771489126"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1771491407"
},
"departure": {
"delay": -2,
"time": "1771491418"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 28,
"time": "1771490668"
},
"departure": {
"delay": 28,
"time": "1771490728"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771489087"
},
"departure": {
"delay": 15,
"time": "1771489095"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1771489191"
},
"departure": {
"delay": 6,
"time": "1771489206"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771490247"
},
"departure": {
"delay": 8,
"time": "1771490288"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771490112"
},
"departure": {
"delay": -10,
"time": "1771490150"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771491182"
},
"departure": {
"delay": 12,
"time": "1771491192"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 74,
"time": "1771488836"
},
"departure": {
"delay": 74,
"time": "1771488854"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1771491528"
},
"departure": {
"delay": -27,
"time": "1771491573"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -25,
"time": "1771489158"
},
"departure": {
"delay": -25,
"time": "1771489175"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1771488690"
},
"departure": {
"delay": 162,
"time": "1771488702"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771489734"
},
"departure": {
"delay": -31,
"time": "1771489769"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1771488922"
},
"departure": {
"delay": 56,
"time": "1771488956"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771489022"
},
"departure": {
"delay": 71,
"time": "1771489031"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1771489511"
},
"departure": {
"delay": 26,
"time": "1771489526"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771488898"
},
"departure": {
"delay": 65,
"time": "1771488905"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771491215"
},
"departure": {
"delay": -14,
"time": "1771491226"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1771490771"
},
"departure": {
"delay": -20,
"time": "1771490800"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -45,
"time": "1771491482"
},
"departure": {
"delay": -45,
"time": "1771491495"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 3,
"time": "1771489811"
},
"departure": {
"delay": 3,
"time": "1771489863"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 135,
"time": "1771488675"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758840x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771506977"
},
"departure": {
"delay": 17,
"time": "1771506977"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -189,
"time": "1771507311"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1771507071"
},
"departure": {
"delay": -9,
"time": "1771507071"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -62,
"time": "1771507138"
},
"departure": {
"delay": -62,
"time": "1771507138"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1771507220"
},
"departure": {
"delay": -100,
"time": "1771507220"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1577,
"time": "1771505203"
},
"departure": {
"delay": -1577,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1637,
"time": "1771505203"
},
"departure": {
"delay": -1637,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1771507088"
},
"departure": {
"delay": 8,
"time": "1771507088"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771506938"
},
"departure": {
"delay": 38,
"time": "1771506938"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1697,
"time": "1771505203"
},
"departure": {
"delay": -1697,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -1397,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596355:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759197x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 215,
"time": "1771501775"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 291,
"time": "1771502319"
},
"departure": {
"delay": 291,
"time": "1771502331"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 237,
"time": "1771502564"
},
"departure": {
"delay": 237,
"time": "1771502577"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 236,
"time": "1771502434"
},
"departure": {
"delay": 236,
"time": "1771502456"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1771502664"
},
"departure": {
"delay": 213,
"time": "1771502673"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 221,
"time": "1771502606"
},
"departure": {
"delay": 221,
"time": "1771502621"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 184,
"time": "1771502745"
},
"departure": {
"delay": 184,
"time": "1771502764"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 331,
"time": "1771501804"
},
"departure": {
"delay": 331,
"time": "1771501951"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1771502913"
},
"departure": {
"delay": 105,
"time": "1771502925"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1771502885"
},
"departure": {
"delay": 141,
"time": "1771502901"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 308,
"time": "1771502148"
},
"departure": {
"delay": 308,
"time": "1771502168"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1771503032"
},
"departure": {
"delay": 102,
"time": "1771503042"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 357,
"time": "1771501961"
},
"departure": {
"delay": 357,
"time": "1771501977"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 287,
"time": "1771502196"
},
"departure": {
"delay": 287,
"time": "1771502207"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 179,
"time": "1771502805"
},
"departure": {
"delay": 179,
"time": "1771502819"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1771502985"
},
"departure": {
"delay": 114,
"time": "1771502994"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771503184"
},
"departure": {
"delay": 71,
"time": "1771503251"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1771503351"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1771503103"
},
"departure": {
"delay": 53,
"time": "1771503113"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759197x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745467x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1771497292"
},
"departure": {
"delay": 163,
"time": "1771497343"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1771498212"
},
"departure": {
"delay": 102,
"time": "1771498242"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1771497617"
},
"departure": {
"delay": 178,
"time": "1771497658"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771498505"
},
"departure": {
"delay": 120,
"time": "1771498560"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1771498057"
},
"departure": {
"delay": 146,
"time": "1771498106"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771498301"
},
"departure": {
"delay": 78,
"time": "1771498338"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 176,
"time": "1771497520"
},
"departure": {
"delay": 176,
"time": "1771497536"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1771497587"
},
"departure": {
"delay": 182,
"time": "1771497602"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 224,
"time": "1771497891"
},
"departure": {
"delay": 224,
"time": "1771497944"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771498379"
},
"departure": {
"delay": 88,
"time": "1771498408"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1771498756"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1771497978"
},
"departure": {
"delay": 179,
"time": "1771498019"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1771498149"
},
"departure": {
"delay": 107,
"time": "1771498187"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 183,
"time": "1771497693"
},
"departure": {
"delay": 183,
"time": "1771497723"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1771497393"
},
"departure": {
"delay": 208,
"time": "1771497448"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1771498655"
},
"departure": {
"delay": 126,
"time": "1771498686"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 244,
"time": "1771497244"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1771498576"
},
"departure": {
"delay": 136,
"time": "1771498636"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771498425"
},
"departure": {
"delay": 103,
"time": "1771498483"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745467x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017647x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771505635"
},
"departure": {
"delay": 55,
"time": "1771505635"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1771506362"
},
"departure": {
"delay": 2,
"time": "1771506362"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1771506532"
},
"departure": {
"delay": 52,
"time": "1771506532"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1771506179"
},
"departure": {
"delay": 59,
"time": "1771506179"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507140"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771505727"
},
"departure": {
"delay": 27,
"time": "1771505727"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1771506644"
},
"departure": {
"delay": 44,
"time": "1771506644"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771506073"
},
"departure": {
"delay": 13,
"time": "1771506073"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771505858"
},
"departure": {
"delay": 38,
"time": "1771505858"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771506797"
},
"departure": {
"delay": 17,
"time": "1771506797"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771505669"
},
"departure": {
"delay": 29,
"time": "1771505669"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771506460"
},
"departure": {
"delay": 40,
"time": "1771506460"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1771505794"
},
"departure": {
"delay": 34,
"time": "1771505794"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771506292"
},
"departure": {
"delay": 52,
"time": "1771506292"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771505920"
},
"departure": {
"delay": 40,
"time": "1771505920"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771506114"
},
"departure": {
"delay": 54,
"time": "1771506114"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771505029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017647x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1923:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771506558"
},
"departure": {
"delay": 18,
"time": "1771506558"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771506270"
},
"departure": {
"delay": 30,
"time": "1771506270"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771506214"
},
"departure": {
"delay": 34,
"time": "1771506214"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771505959"
},
"departure": {
"delay": 19,
"time": "1771505959"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771505910"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1771506324"
},
"departure": {
"delay": 24,
"time": "1771506324"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771505164",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1923:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771511340"
},
"departure": {
"time": "1771511340"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771511940"
},
"departure": {
"time": "1771511940"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511760"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771511880"
},
"departure": {
"time": "1771511880"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771511220"
},
"departure": {
"time": "1771511220"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771512000"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771511640"
},
"departure": {
"time": "1771511640"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771511040"
},
"departure": {
"time": "1771511040"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771511460"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771510980"
},
"departure": {
"time": "1771510980"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771511700"
},
"departure": {
"time": "1771511700"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771510920"
},
"departure": {
"time": "1771510920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771510800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2015:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771476732"
},
"departure": {
"delay": 53,
"time": "1771476773"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 70,
"time": "1771475650"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771475981"
},
"departure": {
"delay": 78,
"time": "1771476018"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771476971"
},
"departure": {
"delay": 26,
"time": "1771476986"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1771476226"
},
"departure": {
"delay": 27,
"time": "1771476267"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771476520"
},
"departure": {
"delay": 9,
"time": "1771476549"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1771477073"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1771476326"
},
"departure": {
"delay": 7,
"time": "1771476367"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771476637"
},
"departure": {
"delay": 30,
"time": "1771476690"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1771475698"
},
"departure": {
"delay": 85,
"time": "1771475725"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1771476801"
},
"departure": {
"delay": 63,
"time": "1771476843"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771476145"
},
"departure": {
"delay": 49,
"time": "1771476169"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771475780"
},
"departure": {
"delay": 54,
"time": "1771475814"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1771476443"
},
"departure": {
"delay": -12,
"time": "1771476468"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1771475892"
},
"departure": {
"delay": 33,
"time": "1771475913"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771476932"
},
"departure": {
"delay": 46,
"time": "1771476946"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771476872"
},
"departure": {
"delay": 66,
"time": "1771476906"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771475844"
},
"departure": {
"delay": 42,
"time": "1771475862"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745446x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4834:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 262,
"time": "1771505302"
},
"departure": {
"delay": 262,
"time": "1771505302"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1771505679"
},
"departure": {
"delay": 279,
"time": "1771505679"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 242,
"time": "1771505402"
},
"departure": {
"delay": 242,
"time": "1771505402"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 286,
"time": "1771506106"
},
"departure": {
"delay": 286,
"time": "1771506106"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 278,
"time": "1771505918"
},
"departure": {
"delay": 278,
"time": "1771505918"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 52,
"time": "1771504552"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 290,
"time": "1771505210"
},
"departure": {
"delay": 290,
"time": "1771505210"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1771505612"
},
"departure": {
"delay": 272,
"time": "1771505612"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 272,
"time": "1771505972"
},
"departure": {
"delay": 272,
"time": "1771505972"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1771504631"
},
"departure": {
"delay": 117,
"time": "1771504677"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 272,
"time": "1771506212"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1771505065"
},
"departure": {
"delay": 242,
"time": "1771505102"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 262,
"time": "1771505002"
},
"departure": {
"delay": 262,
"time": "1771505002"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504555",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4834:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182536x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771505000"
},
"departure": {
"delay": 20,
"time": "1771505000"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1771505107"
},
"departure": {
"delay": -53,
"time": "1771505107"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504500"
},
"departure": {
"time": "1771504500"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -88,
"time": "1771506752"
},
"departure": {
"delay": -88,
"time": "1771506752"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -100,
"time": "1771506200"
},
"departure": {
"delay": -100,
"time": "1771506200"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -56,
"time": "1771506304"
},
"departure": {
"delay": -56,
"time": "1771506304"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -48,
"time": "1771505172"
},
"departure": {
"delay": -48,
"time": "1771505172"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1771506540"
},
"departure": {
"delay": -60,
"time": "1771506540"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -88,
"time": "1771505852"
},
"departure": {
"delay": -88,
"time": "1771505852"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -100,
"time": "1771506440"
},
"departure": {
"delay": -100,
"time": "1771506440"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -28,
"time": "1771504952"
},
"departure": {
"delay": -28,
"time": "1771504952"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -95,
"time": "1771505665"
},
"departure": {
"delay": -95,
"time": "1771505665"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771504668"
},
"departure": {
"delay": 48,
"time": "1771504668"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -77,
"time": "1771505443"
},
"departure": {
"delay": -77,
"time": "1771505443"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1771506680"
},
"departure": {
"delay": -100,
"time": "1771506680"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -48,
"time": "1771505772"
},
"departure": {
"delay": -48,
"time": "1771505772"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1771504542"
},
"departure": {
"delay": -18,
"time": "1771504542"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -75,
"time": "1771506825"
},
"departure": {
"delay": -75,
"time": "1771506825"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -50,
"time": "1771505530"
},
"departure": {
"delay": -50,
"time": "1771505530"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1771504823"
},
"departure": {
"delay": -37,
"time": "1771504823"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1771504704"
},
"departure": {
"delay": -36,
"time": "1771504704"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -100,
"time": "1771505600"
},
"departure": {
"delay": -100,
"time": "1771505600"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -100,
"time": "1771506920"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -100,
"time": "1771506500"
},
"departure": {
"delay": -100,
"time": "1771506500"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -38,
"time": "1771504762"
},
"departure": {
"delay": -38,
"time": "1771504762"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1771505960"
},
"departure": {
"delay": -100,
"time": "1771505960"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -90,
"time": "1771506570"
},
"departure": {
"delay": -90,
"time": "1771506570"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -75,
"time": "1771506645"
},
"departure": {
"delay": -75,
"time": "1771506645"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -100,
"time": "1771505240"
},
"departure": {
"delay": -100,
"time": "1771505240"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1771505043"
},
"departure": {
"delay": 3,
"time": "1771505043"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1771504883"
},
"departure": {
"delay": 23,
"time": "1771504883"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771504949",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182536x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745451x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771483345"
},
"departure": {
"delay": 84,
"time": "1771483404"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771483038"
},
"departure": {
"delay": 57,
"time": "1771483077"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1771483508"
},
"departure": {
"delay": -1,
"time": "1771483559"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771484128"
},
"departure": {
"delay": 31,
"time": "1771484191"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771483688"
},
"departure": {
"delay": -7,
"time": "1771483733"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 125,
"time": "1771482725"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771484018"
},
"departure": {
"delay": 15,
"time": "1771484055"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -83,
"time": "1771484257"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1771483461"
},
"departure": {
"delay": 33,
"time": "1771483473"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1771482877"
},
"departure": {
"delay": 88,
"time": "1771482928"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1771483791"
},
"departure": {
"delay": -25,
"time": "1771483835"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1771482963"
},
"departure": {
"delay": 48,
"time": "1771483008"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771482804"
},
"departure": {
"delay": 63,
"time": "1771482843"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771483871"
},
"departure": {
"delay": 14,
"time": "1771483934"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771483186"
},
"departure": {
"delay": 93,
"time": "1771483233"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771483951"
},
"departure": {
"delay": 13,
"time": "1771483993"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1771484074"
},
"departure": {
"delay": 12,
"time": "1771484112"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1771483614"
},
"departure": {
"delay": -24,
"time": "1771483656"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771483089"
},
"departure": {
"delay": 70,
"time": "1771483150"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745451x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515840"
},
"departure": {
"time": "1771515840"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516140"
},
"departure": {
"time": "1771516140"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1771515600"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516020"
},
"departure": {
"time": "1771516020"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516080"
},
"departure": {
"time": "1771516080"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2277:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506480"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6067:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10903:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771507400"
},
"departure": {
"delay": 80,
"time": "1771507400"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771507490"
},
"departure": {
"delay": 110,
"time": "1771507490"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505103",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10903:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1771504564"
},
"departure": {
"delay": 64,
"time": "1771504564"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 133,
"time": "1771504929"
},
"departure": {
"delay": 133,
"time": "1771504933"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 286,
"time": "1771503970"
},
"departure": {
"delay": 286,
"time": "1771504006"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1771504872"
},
"departure": {
"delay": 132,
"time": "1771504872"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 261,
"time": "1771503681"
},
"departure": {
"delay": 261,
"time": "1771503681"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 249,
"time": "1771503729"
},
"departure": {
"delay": 249,
"time": "1771503729"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 266,
"time": "1771503781"
},
"departure": {
"delay": 266,
"time": "1771503806"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1771504284"
},
"departure": {
"delay": 84,
"time": "1771504284"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1771504628"
},
"departure": {
"delay": 122,
"time": "1771504682"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1771504348"
},
"departure": {
"delay": 88,
"time": "1771504348"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1771504227"
},
"departure": {
"delay": 147,
"time": "1771504227"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1771504827"
},
"departure": {
"delay": 147,
"time": "1771504827"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 243,
"time": "1771504143"
},
"departure": {
"delay": 243,
"time": "1771504143"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 266,
"time": "1771503926"
},
"departure": {
"delay": 266,
"time": "1771503926"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1771504732"
},
"departure": {
"delay": 112,
"time": "1771504732"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 181,
"time": "1771503424"
},
"departure": {
"delay": 181,
"time": "1771503481"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771504979"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 101,
"time": "1771504481"
},
"departure": {
"delay": 101,
"time": "1771504481"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 195,
"time": "1771504215"
},
"departure": {
"delay": 195,
"time": "1771504215"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 258,
"time": "1771503618"
},
"departure": {
"delay": 258,
"time": "1771503618"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 241,
"time": "1771504080"
},
"departure": {
"delay": 241,
"time": "1771504081"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1771504423"
},
"departure": {
"delay": 103,
"time": "1771504423"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771503495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17384:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597564:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -175,
"time": "1771507145"
},
"departure": {
"delay": -175,
"time": "1771507145"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -184,
"time": "1771507196"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1771506004"
},
"departure": {
"delay": 4,
"time": "1771506004"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -145,
"time": "1771506815"
},
"departure": {
"delay": -145,
"time": "1771506815"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -6,
"time": "1771506534"
},
"departure": {
"delay": -6,
"time": "1771506534"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771505559"
},
"departure": {
"delay": 39,
"time": "1771505559"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1771506648"
},
"departure": {
"delay": -12,
"time": "1771506648"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -196,
"time": "1771506944"
},
"departure": {
"delay": -196,
"time": "1771506944"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1771506068"
},
"departure": {
"delay": 8,
"time": "1771506068"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -62,
"time": "1771506478"
},
"departure": {
"delay": -62,
"time": "1771506478"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1771505654"
},
"departure": {
"delay": 14,
"time": "1771505654"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771505874"
},
"departure": {
"delay": -6,
"time": "1771505874"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1771506177"
},
"departure": {
"delay": -3,
"time": "1771506177"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1771505445"
},
"departure": {
"delay": 45,
"time": "1771505445"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -29,
"time": "1771506691"
},
"departure": {
"delay": -29,
"time": "1771506691"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1771506611"
},
"departure": {
"delay": -49,
"time": "1771506611"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -21,
"time": "1771505919"
},
"departure": {
"delay": -21,
"time": "1771505919"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -182,
"time": "1771507018"
},
"departure": {
"delay": -182,
"time": "1771507018"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3,
"time": "1771506117"
},
"departure": {
"delay": -3,
"time": "1771506117"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1771506741"
},
"departure": {
"delay": -39,
"time": "1771506741"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1771506354"
},
"departure": {
"delay": -6,
"time": "1771506354"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771505949"
},
"departure": {
"delay": 9,
"time": "1771505949"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1771506411"
},
"departure": {
"delay": -9,
"time": "1771506411"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597564:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1735:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1735:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758664x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771491835"
},
"departure": {
"delay": 191,
"time": "1771491851"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1771492131"
},
"departure": {
"delay": 118,
"time": "1771492138"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1771493901"
},
"departure": {
"delay": -39,
"time": "1771493901"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771493901"
},
"departure": {
"delay": 30,
"time": "1771494030"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1771492939"
},
"departure": {
"delay": -7,
"time": "1771492973"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1771491956"
},
"departure": {
"delay": 124,
"time": "1771491964"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1771494285"
},
"departure": {
"delay": 11,
"time": "1771494311"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1771493766"
},
"departure": {
"delay": 42,
"time": "1771493802"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 134,
"time": "1771491614"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771493490"
},
"departure": {
"delay": 99,
"time": "1771493499"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1771492216"
},
"departure": {
"delay": 107,
"time": "1771492247"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771493009"
},
"departure": {
"delay": 21,
"time": "1771493061"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771493843"
},
"departure": {
"delay": 51,
"time": "1771493871"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 79,
"time": "1771493612"
},
"departure": {
"delay": 79,
"time": "1771493659"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1771493698"
},
"departure": {
"delay": 71,
"time": "1771493711"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1771492663"
},
"departure": {
"delay": 77,
"time": "1771492697"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1771494140"
},
"departure": {
"delay": -25,
"time": "1771494155"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -59,
"time": "1771494361"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1771494078"
},
"departure": {
"delay": -2,
"time": "1771494118"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 108,
"time": "1771492178"
},
"departure": {
"delay": 108,
"time": "1771492188"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771492513"
},
"departure": {
"delay": 55,
"time": "1771492555"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771492474"
},
"departure": {
"delay": 46,
"time": "1771492486"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1771493223"
},
"departure": {
"delay": -2,
"time": "1771493278"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771492898"
},
"departure": {
"time": "1771492920"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1771492772"
},
"departure": {
"delay": 68,
"time": "1771492808"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771492400"
},
"departure": {
"delay": 31,
"time": "1771492411"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 178,
"time": "1771492028"
},
"departure": {
"delay": 178,
"time": "1771492078"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1771492603"
},
"departure": {
"delay": 94,
"time": "1771492654"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 161,
"time": "1771491788"
},
"departure": {
"delay": 161,
"time": "1771491821"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771494176"
},
"departure": {
"delay": 5,
"time": "1771494245"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -9,
"time": "1771493089"
},
"departure": {
"delay": -9,
"time": "1771493151"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1771492842"
},
"departure": {
"delay": 16,
"time": "1771492876"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1771491867"
},
"departure": {
"delay": 165,
"time": "1771491885"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1771491695"
},
"departure": {
"delay": 167,
"time": "1771491767"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771492307"
},
"departure": {
"delay": 93,
"time": "1771492353"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758664x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771506086"
},
"departure": {
"delay": 26,
"time": "1771506086"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771506355"
},
"departure": {
"delay": 55,
"time": "1771506355"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1771506052"
},
"departure": {
"delay": 52,
"time": "1771506052"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505095",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13597:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2561:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771519740"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520580"
},
"departure": {
"time": "1771520580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2561:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9164:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771506406"
},
"departure": {
"delay": 46,
"time": "1771506406"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 44,
"time": "1771504364"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1771504764"
},
"departure": {
"delay": 168,
"time": "1771504788"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771505624"
},
"departure": {
"delay": 44,
"time": "1771505624"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 235,
"time": "1771504915"
},
"departure": {
"delay": 235,
"time": "1771504915"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 89,
"time": "1771505789"
},
"departure": {
"delay": 89,
"time": "1771505789"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1771505648"
},
"departure": {
"delay": 68,
"time": "1771505648"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1771505864"
},
"departure": {
"delay": 44,
"time": "1771505864"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1771506066"
},
"departure": {
"delay": 66,
"time": "1771506066"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1771506766"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1771504414"
},
"departure": {
"delay": 120,
"time": "1771504440"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1771504493"
},
"departure": {
"delay": 184,
"time": "1771504564"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 229,
"time": "1771505057"
},
"departure": {
"delay": 229,
"time": "1771505089"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1771506344"
},
"departure": {
"delay": 104,
"time": "1771506344"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1771505324"
},
"departure": {
"delay": 44,
"time": "1771505324"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1771505924"
},
"departure": {
"delay": 104,
"time": "1771505924"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1771504663"
},
"departure": {
"delay": 128,
"time": "1771504688"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771506530"
},
"departure": {
"delay": 50,
"time": "1771506530"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 100,
"time": "1771505200"
},
"departure": {
"delay": 100,
"time": "1771505200"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1771504613"
},
"departure": {
"delay": 113,
"time": "1771504613"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771505978"
},
"departure": {
"delay": 98,
"time": "1771505978"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 224,
"time": "1771504964"
},
"departure": {
"delay": 224,
"time": "1771504964"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771506158"
},
"departure": {
"delay": 98,
"time": "1771506158"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1771506507"
},
"departure": {
"delay": 147,
"time": "1771506507"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771504374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9164:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -211,
"time": "1771509629"
},
"departure": {
"delay": -211,
"time": "1771509629"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3497,
"time": "1771505203"
},
"departure": {
"delay": -3497,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3677,
"time": "1771505203"
},
"departure": {
"delay": -3677,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3557,
"time": "1771505203"
},
"departure": {
"delay": -3557,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3197,
"time": "1771505203"
},
"departure": {
"delay": -3197,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2957,
"time": "1771505203"
},
"departure": {
"delay": -2957,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3317,
"time": "1771505203"
},
"departure": {
"delay": -3317,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -218,
"time": "1771509802"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -4217,
"time": "1771505203"
},
"departure": {
"delay": -4217,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -203,
"time": "1771509577"
},
"departure": {
"delay": -203,
"time": "1771509577"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -4157,
"time": "1771505203"
},
"departure": {
"delay": -4157,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3857,
"time": "1771505203"
},
"departure": {
"delay": -3857,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3017,
"time": "1771505203"
},
"departure": {
"delay": -3017,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3797,
"time": "1771505203"
},
"departure": {
"delay": -3797,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3377,
"time": "1771505203"
},
"departure": {
"delay": -3377,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4277,
"time": "1771505203"
},
"departure": {
"delay": -4277,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -190,
"time": "1771509530"
},
"departure": {
"delay": -190,
"time": "1771509530"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"departure": {
"delay": -2897,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3617,
"time": "1771505203"
},
"departure": {
"delay": -3617,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4037,
"time": "1771505203"
},
"departure": {
"delay": -4037,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -4337,
"time": "1771505203"
},
"departure": {
"delay": -4337,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -220,
"time": "1771509380"
},
"departure": {
"delay": -220,
"time": "1771509380"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -231,
"time": "1771509489"
},
"departure": {
"delay": -231,
"time": "1771509489"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598323:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11614:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771504378"
},
"departure": {
"delay": 118,
"time": "1771504378"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1771505497"
},
"departure": {
"delay": -23,
"time": "1771505497"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1771505288"
},
"departure": {
"delay": 8,
"time": "1771505288"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771504049"
},
"departure": {
"delay": 112,
"time": "1771504072"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771504497"
},
"departure": {
"delay": 57,
"time": "1771504497"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 97,
"time": "1771503697"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771505647"
},
"departure": {
"delay": 7,
"time": "1771505647"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1771503943"
},
"departure": {
"delay": 103,
"time": "1771503943"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1771504955"
},
"departure": {
"delay": -8,
"time": "1771504972"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1771505198"
},
"departure": {
"delay": -22,
"time": "1771505198"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771504647"
},
"departure": {
"delay": 52,
"time": "1771504672"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1771505558"
},
"departure": {
"delay": -22,
"time": "1771505558"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1771505147"
},
"departure": {
"delay": -13,
"time": "1771505147"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1771504023"
},
"departure": {
"delay": 123,
"time": "1771504023"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771505009"
},
"departure": {
"delay": 29,
"time": "1771505009"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1771504422"
},
"departure": {
"delay": 102,
"time": "1771504422"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1771505387"
},
"departure": {
"delay": -13,
"time": "1771505387"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1771505847"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 130,
"time": "1771504810"
},
"departure": {
"delay": 130,
"time": "1771504810"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1771503972"
},
"departure": {
"delay": 132,
"time": "1771503972"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1771504772"
},
"departure": {
"delay": 92,
"time": "1771504772"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1771503875"
},
"departure": {
"delay": 117,
"time": "1771503897"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771504848"
},
"departure": {
"delay": 48,
"time": "1771504848"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1771505260"
},
"departure": {
"delay": -20,
"time": "1771505260"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771505047"
},
"departure": {
"delay": 7,
"time": "1771505047"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1771504547"
},
"departure": {
"delay": 47,
"time": "1771504547"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1771505729"
},
"departure": {
"delay": -31,
"time": "1771505729"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1771505587"
},
"departure": {
"delay": 7,
"time": "1771505587"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771503703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11614:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1771504904"
},
"departure": {
"delay": -55,
"time": "1771504925"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -76,
"time": "1771504364"
},
"departure": {
"delay": -76,
"time": "1771504364"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771504147"
},
"departure": {
"delay": 92,
"time": "1771504172"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1771505105"
},
"departure": {
"delay": -55,
"time": "1771505105"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -107,
"time": "1771504453"
},
"departure": {
"delay": -107,
"time": "1771504453"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771503998"
},
"departure": {
"delay": 38,
"time": "1771503998"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -127,
"time": "1771504613"
},
"departure": {
"delay": -127,
"time": "1771504613"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1771504853"
},
"departure": {
"delay": -67,
"time": "1771504853"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -101,
"time": "1771504699"
},
"departure": {
"delay": -101,
"time": "1771504699"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1771504550"
},
"departure": {
"delay": -70,
"time": "1771504550"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1771505003"
},
"departure": {
"delay": -13,
"time": "1771505027"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1771505173"
},
"departure": {
"delay": -47,
"time": "1771505173"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1771505293"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1771504072"
},
"departure": {
"delay": 52,
"time": "1771504072"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771503930"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503855",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5709:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16744:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503660"
},
"departure": {
"time": "1771503660"
},
"stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771503360"
},
"departure": {
"delay": 60,
"time": "1771503360"
},
"stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771503180"
},
"departure": {
"delay": 60,
"time": "1771503180"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771503620"
},
"departure": {
"delay": 20,
"time": "1771503620"
},
"stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771503260"
},
"departure": {
"delay": 20,
"time": "1771503260"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771503480"
},
"departure": {
"delay": 60,
"time": "1771503480"
},
"stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771504020"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771503840"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771503420"
},
"departure": {
"time": "1771503420"
},
"stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771503600"
},
"departure": {
"delay": 60,
"time": "1771503600"
},
"stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771503240"
},
"departure": {
"delay": 60,
"time": "1771503240"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771503060"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771503780"
},
"departure": {
"delay": 60,
"time": "1771503780"
},
"stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771503540"
},
"departure": {
"delay": 60,
"time": "1771503540"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771503720"
},
"departure": {
"delay": 60,
"time": "1771503720"
},
"stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771503380"
},
"departure": {
"delay": 20,
"time": "1771503380"
},
"stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771503120"
},
"departure": {
"time": "1771503120"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502434",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16744:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758730x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 395,
"time": "1771499234"
},
"departure": {
"delay": 395,
"time": "1771499255"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 322,
"time": "1771499114"
},
"departure": {
"delay": 322,
"time": "1771499122"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 275,
"time": "1771498794"
},
"departure": {
"delay": 275,
"time": "1771498835"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 436,
"time": "1771499943"
},
"departure": {
"delay": 436,
"time": "1771499956"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 380,
"time": "1771499134"
},
"departure": {
"delay": 380,
"time": "1771499180"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 261,
"time": "1771498296"
},
"departure": {
"delay": 261,
"time": "1771498341"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 448,
"time": "1771500049"
},
"departure": {
"delay": 448,
"time": "1771500088"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 243,
"time": "1771498555"
},
"departure": {
"delay": 243,
"time": "1771498563"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 290,
"time": "1771498991"
},
"departure": {
"delay": 290,
"time": "1771499030"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 419,
"time": "1771499985"
},
"departure": {
"delay": 419,
"time": "1771499999"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 142,
"time": "1771497219"
},
"departure": {
"delay": 142,
"time": "1771497262"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 388,
"time": "1771499538"
},
"departure": {
"delay": 388,
"time": "1771499548"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 375,
"time": "1771499623"
},
"departure": {
"delay": 375,
"time": "1771499655"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 299,
"time": "1771498397"
},
"departure": {
"delay": 299,
"time": "1771498439"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 407,
"time": "1771499787"
},
"departure": {
"delay": 407,
"time": "1771499807"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 207,
"time": "1771497301"
},
"departure": {
"delay": 207,
"time": "1771497387"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 264,
"time": "1771498663"
},
"departure": {
"delay": 264,
"time": "1771498704"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 89,
"time": "1771496969"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 451,
"time": "1771500211"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 264,
"time": "1771498483"
},
"departure": {
"delay": 264,
"time": "1771498524"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1771497163"
},
"departure": {
"delay": 139,
"time": "1771497199"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 447,
"time": "1771499848"
},
"departure": {
"delay": 447,
"time": "1771499907"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 462,
"time": "1771500119"
},
"departure": {
"delay": 462,
"time": "1771500162"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 413,
"time": "1771499340"
},
"departure": {
"delay": 413,
"time": "1771499393"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 166,
"time": "1771497516"
},
"departure": {
"delay": 166,
"time": "1771497526"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 404,
"time": "1771499463"
},
"departure": {
"delay": 404,
"time": "1771499504"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 167,
"time": "1771497608"
},
"departure": {
"delay": 167,
"time": "1771497647"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1771497678"
},
"departure": {
"delay": 179,
"time": "1771497719"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 244,
"time": "1771498585"
},
"departure": {
"delay": 244,
"time": "1771498624"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 260,
"time": "1771498125"
},
"departure": {
"delay": 260,
"time": "1771498160"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1771497444"
},
"departure": {
"delay": 164,
"time": "1771497464"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 414,
"time": "1771499720"
},
"departure": {
"delay": 414,
"time": "1771499754"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 174,
"time": "1771497909"
},
"departure": {
"delay": 174,
"time": "1771497954"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1771497787"
},
"departure": {
"delay": 168,
"time": "1771497828"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 258,
"time": "1771498885"
},
"departure": {
"delay": 258,
"time": "1771498938"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1771497050"
},
"departure": {
"delay": 126,
"time": "1771497066"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758730x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022834x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771507424"
},
"departure": {
"delay": 44,
"time": "1771507424"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1771508615"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 35,
"time": "1771508315"
},
"departure": {
"delay": 35,
"time": "1771508315"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 40,
"time": "1771505260"
},
"departure": {
"delay": 40,
"time": "1771505260"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1771508065"
},
"departure": {
"delay": 85,
"time": "1771508065"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 35,
"time": "1771506395"
},
"departure": {
"delay": 35,
"time": "1771506395"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771505915"
},
"departure": {
"delay": 35,
"time": "1771505915"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771504926"
},
"departure": {
"delay": 66,
"time": "1771504926"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771507235"
},
"departure": {
"delay": 35,
"time": "1771507235"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1771508195"
},
"departure": {
"delay": 35,
"time": "1771508195"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 48,
"time": "1771508568"
},
"departure": {
"delay": 48,
"time": "1771508568"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 45,
"time": "1771507665"
},
"departure": {
"delay": 45,
"time": "1771507665"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1771506893"
},
"departure": {
"delay": 53,
"time": "1771506893"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 85,
"time": "1771507945"
},
"departure": {
"delay": 85,
"time": "1771507945"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 35,
"time": "1771506815"
},
"departure": {
"delay": 35,
"time": "1771506815"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 56,
"time": "1771507856"
},
"departure": {
"delay": 56,
"time": "1771507856"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 74,
"time": "1771508114"
},
"departure": {
"delay": 74,
"time": "1771508114"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 48,
"time": "1771506168"
},
"departure": {
"delay": 48,
"time": "1771506168"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771507895"
},
"departure": {
"delay": 35,
"time": "1771507895"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 54,
"time": "1771507494"
},
"departure": {
"delay": 54,
"time": "1771507494"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 80,
"time": "1771507160"
},
"departure": {
"delay": 80,
"time": "1771507160"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 81,
"time": "1771505481"
},
"departure": {
"delay": 81,
"time": "1771505481"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771505217"
},
"departure": {
"delay": 57,
"time": "1771505217"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1771508483"
},
"departure": {
"delay": 83,
"time": "1771508483"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 60,
"time": "1771506480"
},
"departure": {
"delay": 60,
"time": "1771506480"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771506103"
},
"departure": {
"delay": 43,
"time": "1771506103"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771506745"
},
"departure": {
"delay": 85,
"time": "1771506745"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1771505032"
},
"departure": {
"delay": 52,
"time": "1771505032"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1771507333"
},
"departure": {
"delay": 73,
"time": "1771507333"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 87,
"time": "1771506687"
},
"departure": {
"delay": 87,
"time": "1771506687"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771505982"
},
"departure": {
"delay": 42,
"time": "1771505982"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771506538"
},
"departure": {
"delay": 58,
"time": "1771506538"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1771508242"
},
"departure": {
"delay": 82,
"time": "1771508242"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 41,
"time": "1771508021"
},
"departure": {
"delay": 41,
"time": "1771508021"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 93,
"time": "1771506213"
},
"departure": {
"delay": 93,
"time": "1771506213"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771507080"
},
"departure": {
"delay": 60,
"time": "1771507080"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1771506035"
},
"departure": {
"delay": 35,
"time": "1771506035"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1771508418"
},
"departure": {
"delay": 78,
"time": "1771508418"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 94,
"time": "1771507594"
},
"departure": {
"delay": 94,
"time": "1771507594"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 78,
"time": "1771505118"
},
"departure": {
"delay": 78,
"time": "1771505118"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771504973"
},
"departure": {
"delay": 53,
"time": "1771504973"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1771505164"
},
"departure": {
"delay": 64,
"time": "1771505164"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1771506630"
},
"departure": {
"delay": 90,
"time": "1771506630"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1771505526"
},
"departure": {
"delay": 66,
"time": "1771505526"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1771508534"
},
"departure": {
"delay": 74,
"time": "1771508534"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 35,
"time": "1771505315"
},
"departure": {
"delay": 35,
"time": "1771505315"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771506275"
},
"departure": {
"delay": 35,
"time": "1771506275"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771504885"
},
"departure": {
"delay": 25,
"time": "1771504885"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1771508372"
},
"departure": {
"delay": 92,
"time": "1771508372"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 35,
"time": "1771505615"
},
"departure": {
"delay": 35,
"time": "1771505615"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1771507775"
},
"departure": {
"delay": 35,
"time": "1771507775"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022834x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1771504518"
},
"departure": {
"delay": 163,
"time": "1771504543"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 73,
"time": "1771503193"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 343,
"time": "1771504184"
},
"departure": {
"delay": 343,
"time": "1771504243"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 343,
"time": "1771505135"
},
"departure": {
"delay": 343,
"time": "1771505143"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 319,
"time": "1771505359"
},
"departure": {
"delay": 319,
"time": "1771505359"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1771503270"
},
"departure": {
"delay": 150,
"time": "1771503270"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 268,
"time": "1771505051"
},
"departure": {
"delay": 268,
"time": "1771505068"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 279,
"time": "1771503794"
},
"departure": {
"delay": 279,
"time": "1771503819"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 273,
"time": "1771503675"
},
"departure": {
"delay": 273,
"time": "1771503693"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 330,
"time": "1771504410"
},
"departure": {
"delay": 330,
"time": "1771504410"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 263,
"time": "1771504618"
},
"departure": {
"delay": 263,
"time": "1771504643"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 271,
"time": "1771504047"
},
"departure": {
"delay": 271,
"time": "1771504051"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 250,
"time": "1771503610"
},
"departure": {
"delay": 250,
"time": "1771503610"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 303,
"time": "1771504721"
},
"departure": {
"delay": 303,
"time": "1771504743"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 211,
"time": "1771503511"
},
"departure": {
"delay": 211,
"time": "1771503511"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 383,
"time": "1771504301"
},
"departure": {
"delay": 383,
"time": "1771504343"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 229,
"time": "1771503444"
},
"departure": {
"delay": 229,
"time": "1771503469"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 350,
"time": "1771505450"
},
"departure": {
"delay": 350,
"time": "1771505450"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1771504880"
},
"departure": {
"delay": 300,
"time": "1771504920"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1771503876"
},
"departure": {
"delay": 232,
"time": "1771503892"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 340,
"time": "1771505260"
},
"departure": {
"delay": 340,
"time": "1771505260"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 306,
"time": "1771505406"
},
"departure": {
"delay": 306,
"time": "1771505406"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 251,
"time": "1771503958"
},
"departure": {
"delay": 251,
"time": "1771503971"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 188,
"time": "1771503343"
},
"departure": {
"delay": 188,
"time": "1771503368"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503214",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13642:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1771508433"
},
"departure": {
"delay": 33,
"time": "1771508433"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771508247"
},
"departure": {
"delay": 27,
"time": "1771508247"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771508046"
},
"departure": {
"delay": 6,
"time": "1771508046"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771507893"
},
"departure": {
"delay": 33,
"time": "1771507893"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771508150"
},
"departure": {
"delay": 50,
"time": "1771508150"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771507971"
},
"departure": {
"delay": 51,
"time": "1771507971"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771508507"
},
"departure": {
"delay": 47,
"time": "1771508507"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771503603",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17538:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771508040"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771508760"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771508640"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771508580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771507740"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771508160"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771508820"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771507860"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771508340"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508880"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6069:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771505706"
},
"departure": {
"delay": 66,
"time": "1771505706"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771505755"
},
"departure": {
"delay": 55,
"time": "1771505755"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -86,
"time": "1771506514"
},
"departure": {
"delay": -86,
"time": "1771506514"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771505460"
},
"departure": {
"delay": 60,
"time": "1771505460"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771506124"
},
"departure": {
"delay": 4,
"time": "1771506124"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771505972"
},
"departure": {
"delay": 32,
"time": "1771505972"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1771506295"
},
"departure": {
"delay": -5,
"time": "1771506295"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1771506454"
},
"departure": {
"delay": -26,
"time": "1771506454"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771506242"
},
"departure": {
"delay": 2,
"time": "1771506242"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771505803"
},
"departure": {
"delay": 103,
"time": "1771505803"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1771505595"
},
"departure": {
"delay": 75,
"time": "1771505595"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1771505618"
},
"departure": {
"delay": 38,
"time": "1771505618"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771505564"
},
"departure": {
"delay": 44,
"time": "1771505564"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -139,
"time": "1771506581"
},
"departure": {
"delay": -139,
"time": "1771506581"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771506047"
},
"departure": {
"delay": 47,
"time": "1771506047"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1771506212"
},
"departure": {
"delay": -28,
"time": "1771506212"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -199,
"time": "1771506641"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1771506374"
},
"departure": {
"delay": 14,
"time": "1771506374"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1771505899"
},
"departure": {
"delay": 79,
"time": "1771505899"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1771505526"
},
"departure": {
"delay": 66,
"time": "1771505526"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771505855"
},
"departure": {
"delay": 95,
"time": "1771505855"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598461:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195947x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771506579"
},
"departure": {
"delay": 39,
"time": "1771506579"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771506835"
},
"departure": {
"delay": 55,
"time": "1771506835"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1771506944"
},
"departure": {
"delay": 44,
"time": "1771506944"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771507471"
},
"departure": {
"delay": 31,
"time": "1771507471"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 21,
"time": "1771507641"
},
"departure": {
"delay": 21,
"time": "1771507641"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1771505878"
},
"departure": {
"delay": 58,
"time": "1771505878"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771507525"
},
"departure": {
"delay": 25,
"time": "1771507525"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771505814"
},
"departure": {
"delay": 54,
"time": "1771505814"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1771507740"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1771507119"
},
"departure": {
"delay": 39,
"time": "1771507119"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1771506977"
},
"departure": {
"delay": 17,
"time": "1771506977"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771507370"
},
"departure": {
"delay": 50,
"time": "1771507370"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1771505945"
},
"departure": {
"delay": 5,
"time": "1771505945"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771506530"
},
"departure": {
"delay": 50,
"time": "1771506530"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771506880"
},
"departure": {
"delay": 40,
"time": "1771506880"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 45,
"time": "1771506165"
},
"departure": {
"delay": 45,
"time": "1771506165"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771506707"
},
"departure": {
"delay": 47,
"time": "1771506707"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771506915"
},
"departure": {
"delay": 15,
"time": "1771506915"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1771507143"
},
"departure": {
"delay": 3,
"time": "1771507143"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1771507063"
},
"departure": {
"delay": 43,
"time": "1771507063"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1771506410"
},
"departure": {
"delay": 50,
"time": "1771506410"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1771506486"
},
"departure": {
"delay": 6,
"time": "1771506486"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771505520"
},
"departure": {
"time": "1771505520"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771505597"
},
"departure": {
"delay": 17,
"time": "1771505597"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771507304"
},
"departure": {
"delay": 44,
"time": "1771507304"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1771506047"
},
"departure": {
"delay": 47,
"time": "1771506047"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771506321"
},
"departure": {
"delay": 21,
"time": "1771506321"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195947x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748460x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771495323"
},
"departure": {
"delay": 47,
"time": "1771495367"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1771495542"
},
"departure": {
"delay": 78,
"time": "1771495578"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1771496276"
},
"departure": {
"delay": 186,
"time": "1771496286"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771494371"
},
"departure": {
"delay": 31,
"time": "1771494391"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1771494850"
},
"departure": {
"delay": 126,
"time": "1771494906"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1771496590"
},
"departure": {
"delay": 142,
"time": "1771496602"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 144,
"time": "1771496393"
},
"departure": {
"delay": 144,
"time": "1771496424"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 165,
"time": "1771496472"
},
"departure": {
"delay": 165,
"time": "1771496565"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1771496209"
},
"departure": {
"delay": 176,
"time": "1771496216"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1771496349"
},
"departure": {
"delay": 147,
"time": "1771496367"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 63,
"time": "1771494123"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1771496749"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 26,
"time": "1771494319"
},
"departure": {
"delay": 26,
"time": "1771494326"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771495045"
},
"departure": {
"delay": 115,
"time": "1771495075"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1771495201"
},
"departure": {
"delay": 74,
"time": "1771495214"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1771494633"
},
"departure": {
"delay": 114,
"time": "1771494654"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1771496674"
},
"departure": {
"delay": 164,
"time": "1771496684"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 169,
"time": "1771496297"
},
"departure": {
"delay": 169,
"time": "1771496329"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1771496612"
},
"departure": {
"delay": 168,
"time": "1771496628"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771495271"
},
"departure": {
"delay": 44,
"time": "1771495304"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 183,
"time": "1771495630"
},
"departure": {
"delay": 183,
"time": "1771495983"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1771494758"
},
"departure": {
"delay": 111,
"time": "1771494771"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771494525"
},
"departure": {
"delay": 67,
"time": "1771494547"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1771496438"
},
"departure": {
"delay": 106,
"time": "1771496446"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1771495378"
},
"departure": {
"delay": 17,
"time": "1771495397"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1771495483"
},
"departure": {
"delay": 61,
"time": "1771495501"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1771495106"
},
"departure": {
"delay": 103,
"time": "1771495123"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1771494412"
},
"departure": {
"delay": 75,
"time": "1771494435"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771494817"
},
"departure": {
"delay": 109,
"time": "1771494829"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1771494958"
},
"departure": {
"delay": 128,
"time": "1771494968"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1771496706"
},
"departure": {
"delay": 140,
"time": "1771496720"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 144,
"time": "1771494699"
},
"departure": {
"delay": 144,
"time": "1771494744"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771496023"
},
"departure": {
"delay": 139,
"time": "1771496059"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748460x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758809x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771475621"
},
"departure": {
"delay": 78,
"time": "1771475658"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771476713"
},
"departure": {
"delay": 39,
"time": "1771476759"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1771476441"
},
"departure": {
"delay": 55,
"time": "1771476475"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1771476495"
},
"departure": {
"delay": 51,
"time": "1771476531"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771476323"
},
"departure": {
"delay": 39,
"time": "1771476339"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1771475558"
},
"departure": {
"delay": 44,
"time": "1771475564"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1771477007"
},
"departure": {
"delay": 68,
"time": "1771477028"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1771476379"
},
"departure": {
"delay": 36,
"time": "1771476396"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771477728"
},
"departure": {
"delay": 63,
"time": "1771477743"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 94,
"time": "1771475480"
},
"departure": {
"delay": 94,
"time": "1771475494"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1771475311"
},
"departure": {
"delay": 162,
"time": "1771475322"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1771475533"
},
"departure": {
"delay": 84,
"time": "1771475544"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771478166"
},
"departure": {
"delay": 37,
"time": "1771478197"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 41,
"time": "1771475587"
},
"departure": {
"delay": 41,
"time": "1771475621"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771476139"
},
"departure": {
"delay": 50,
"time": "1771476170"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771477768"
},
"departure": {
"delay": 81,
"time": "1771477821"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 181,
"time": "1771475339"
},
"departure": {
"delay": 181,
"time": "1771475401"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1771478122"
},
"departure": {
"delay": -25,
"time": "1771478135"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 45,
"time": "1771477529"
},
"departure": {
"delay": 45,
"time": "1771477545"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1771477474"
},
"departure": {
"delay": 50,
"time": "1771477490"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -45,
"time": "1771478295"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 77,
"time": "1771476957"
},
"departure": {
"delay": 77,
"time": "1771476977"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1771477691"
},
"departure": {
"delay": 88,
"time": "1771477708"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1771477936"
},
"departure": {
"delay": 25,
"time": "1771477945"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -17,
"time": "1771475790"
},
"departure": {
"delay": -17,
"time": "1771475803"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771477974"
},
"departure": {
"delay": 5,
"time": "1771477985"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 65,
"time": "1771476811"
},
"departure": {
"delay": 65,
"time": "1771476845"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 63,
"time": "1771477200"
},
"departure": {
"delay": 63,
"time": "1771477263"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1771475891"
},
"departure": {
"delay": 48,
"time": "1771475928"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1771478049"
},
"departure": {
"delay": -35,
"time": "1771478065"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 65,
"time": "1771477913"
},
"departure": {
"delay": 65,
"time": "1771477925"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1771475825"
},
"departure": {
"delay": 45,
"time": "1771475865"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -4,
"time": "1771475720"
},
"departure": {
"delay": -4,
"time": "1771475756"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1771477332"
},
"departure": {
"delay": 123,
"time": "1771477383"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 121,
"time": "1771475448"
},
"departure": {
"delay": 121,
"time": "1771475461"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771476601"
},
"departure": {
"delay": 63,
"time": "1771476663"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771477609"
},
"departure": {
"delay": 51,
"time": "1771477671"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1771476886"
},
"departure": {
"delay": 78,
"time": "1771476918"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1771475695"
},
"departure": {
"delay": 1,
"time": "1771475701"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771476258"
},
"departure": {
"delay": 35,
"time": "1771476275"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1771477096"
},
"departure": {
"delay": 49,
"time": "1771477129"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1771478017"
},
"departure": {
"delay": -1,
"time": "1771478039"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 50,
"time": "1771476092"
},
"departure": {
"delay": 50,
"time": "1771476110"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -5,
"time": "1771478081"
},
"departure": {
"delay": -5,
"time": "1771478095"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 64,
"time": "1771475989"
},
"departure": {
"delay": 64,
"time": "1771476004"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 131,
"time": "1771475291"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771476216"
},
"departure": {
"delay": 54,
"time": "1771476234"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1771478222"
},
"departure": {
"delay": 15,
"time": "1771478235"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758809x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3424F5820333x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502280"
},
"departure": {
"time": "1771502340"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771501620"
},
"departure": {
"time": "1771501680"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500600"
},
"departure": {
"time": "1771500660"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503960"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499700"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771503240"
},
"departure": {
"time": "1771503360"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1771498680"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771510200"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1771495053",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3424F5820333x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759061x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771502802"
},
"departure": {
"delay": 72,
"time": "1771502832"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771503051"
},
"departure": {
"delay": 20,
"time": "1771503080"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1771502591"
},
"departure": {
"delay": -34,
"time": "1771502606"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": -3,
"time": "1771501797"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -135,
"time": "1771502009"
},
"departure": {
"delay": -135,
"time": "1771502025"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1771501954"
},
"departure": {
"delay": -80,
"time": "1771501960"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1771503605"
},
"departure": {
"delay": 102,
"time": "1771503642"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1771503702"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1771502188"
},
"departure": {
"delay": -37,
"time": "1771502243"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771501935"
},
"departure": {
"delay": -33,
"time": "1771501947"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1771503393"
},
"departure": {
"delay": 68,
"time": "1771503428"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771502692"
},
"departure": {
"delay": 30,
"time": "1771502730"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -62,
"time": "1771502316"
},
"departure": {
"delay": -62,
"time": "1771502338"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771502741"
},
"departure": {
"delay": 69,
"time": "1771502769"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1771502490"
},
"departure": {
"delay": -26,
"time": "1771502554"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771502632"
},
"departure": {
"delay": 29,
"time": "1771502669"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771503158"
},
"departure": {
"delay": 4,
"time": "1771503184"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -47,
"time": "1771501837"
},
"departure": {
"delay": -47,
"time": "1771501873"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771502962"
},
"departure": {
"delay": 31,
"time": "1771502971"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1771503528"
},
"departure": {
"delay": 86,
"time": "1771503566"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771503000"
},
"departure": {
"delay": 22,
"time": "1771503022"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1771502388"
},
"departure": {
"delay": -31,
"time": "1771502429"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1771502072"
},
"departure": {
"delay": -71,
"time": "1771502089"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1771503296"
},
"departure": {
"delay": 54,
"time": "1771503354"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -91,
"time": "1771502114"
},
"departure": {
"delay": -91,
"time": "1771502129"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759061x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503000"
},
"departure": {
"time": "1771503000"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771503060"
},
"departure": {
"delay": 60,
"time": "1771503060"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771503720"
},
"departure": {
"delay": 60,
"time": "1771503720"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771503480"
},
"departure": {
"delay": 60,
"time": "1771503480"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771503600"
},
"departure": {
"delay": 60,
"time": "1771503600"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771503540"
},
"departure": {
"delay": 60,
"time": "1771503540"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504080"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771505600"
},
"departure": {
"delay": 20,
"time": "1771505600"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771504380"
},
"departure": {
"delay": 60,
"time": "1771504380"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504200"
},
"departure": {
"time": "1771504200"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771503300"
},
"departure": {
"time": "1771503300"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771505040"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771504140"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771505520"
},
"departure": {
"delay": 60,
"time": "1771505520"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771503120"
},
"departure": {
"time": "1771503120"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771502880"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771503180"
},
"departure": {
"delay": 60,
"time": "1771503180"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771505400"
},
"departure": {
"delay": 60,
"time": "1771505400"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771504440"
},
"departure": {
"delay": 60,
"time": "1771504440"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771505160"
},
"departure": {
"delay": 60,
"time": "1771505160"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771505580"
},
"departure": {
"delay": 60,
"time": "1771505580"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504920"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771502015",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16979:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771510642"
},
"departure": {
"delay": 22,
"time": "1771510642"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1771509737"
},
"departure": {
"delay": 17,
"time": "1771509737"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1771510667"
},
"departure": {
"delay": -13,
"time": "1771510667"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 85,
"time": "1771509865"
},
"departure": {
"delay": 85,
"time": "1771509865"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1771510895"
},
"departure": {
"delay": -25,
"time": "1771510895"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 9,
"time": "1771510749"
},
"departure": {
"delay": 9,
"time": "1771510749"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 55,
"time": "1771509175"
},
"departure": {
"delay": 55,
"time": "1771509175"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771508729"
},
"departure": {
"delay": 29,
"time": "1771508729"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1771508826"
},
"departure": {
"delay": 6,
"time": "1771508826"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1771509409"
},
"departure": {
"delay": -11,
"time": "1771509409"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1771509807"
},
"departure": {
"delay": 87,
"time": "1771509807"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -62,
"time": "1771511038"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 12,
"time": "1771510452"
},
"departure": {
"delay": 12,
"time": "1771510452"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1771510532"
},
"departure": {
"delay": 32,
"time": "1771510532"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 56,
"time": "1771508636"
},
"departure": {
"delay": 56,
"time": "1771508636"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771509228"
},
"departure": {
"delay": 48,
"time": "1771509228"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771510261"
},
"departure": {
"delay": 61,
"time": "1771510261"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1771510162"
},
"departure": {
"delay": 22,
"time": "1771510162"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1771508988"
},
"departure": {
"delay": -12,
"time": "1771508988"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771510325"
},
"departure": {
"delay": 5,
"time": "1771510325"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1771508954"
},
"departure": {
"delay": 74,
"time": "1771508954"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771508778"
},
"departure": {
"delay": 18,
"time": "1771508778"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1771510571"
},
"departure": {
"delay": 11,
"time": "1771510571"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 64,
"time": "1771509304"
},
"departure": {
"delay": 64,
"time": "1771509304"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771509702"
},
"departure": {
"delay": 42,
"time": "1771509702"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1771510722"
},
"departure": {
"delay": 42,
"time": "1771510722"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 67,
"time": "1771510027"
},
"departure": {
"delay": 67,
"time": "1771510027"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1771508690"
},
"departure": {
"delay": 50,
"time": "1771508690"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771509389"
},
"departure": {
"delay": 29,
"time": "1771509389"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1771508550"
},
"departure": {
"delay": -30,
"time": "1771508550"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1771510101"
},
"departure": {
"delay": 21,
"time": "1771510101"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1771510415"
},
"departure": {
"delay": 35,
"time": "1771510415"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1771510219"
},
"departure": {
"delay": 79,
"time": "1771510219"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"departure": {
"delay": -3204,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771509993"
},
"departure": {
"delay": 33,
"time": "1771509993"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771510067"
},
"departure": {
"delay": 47,
"time": "1771510067"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1771509469"
},
"departure": {
"delay": -11,
"time": "1771509469"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1771510800"
},
"departure": {
"time": "1771510800"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1771510962"
},
"departure": {
"delay": -18,
"time": "1771510962"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490705:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503060"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771501980"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771501920"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771504440"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771502760"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771502100"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771502160"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771501860"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771502040"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771502880"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771501560"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771501740"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771502640"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771501800"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771502220"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771502460"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771504420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7407:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745455x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771487994"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1771487372"
},
"departure": {
"delay": 122,
"time": "1771487402"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1771487662"
},
"departure": {
"delay": 127,
"time": "1771487707"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1771487523"
},
"departure": {
"delay": 95,
"time": "1771487555"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1771487282"
},
"departure": {
"delay": 168,
"time": "1771487328"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771487885"
},
"departure": {
"delay": 157,
"time": "1771487917"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 292,
"time": "1771486976"
},
"departure": {
"delay": 292,
"time": "1771487032"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1771486526"
},
"departure": {
"delay": 192,
"time": "1771486572"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1771487240"
},
"departure": {
"delay": 208,
"time": "1771487248"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1771487591"
},
"departure": {
"delay": 117,
"time": "1771487637"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 253,
"time": "1771486658"
},
"departure": {
"delay": 253,
"time": "1771486693"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 250,
"time": "1771486817"
},
"departure": {
"delay": 250,
"time": "1771486870"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 265,
"time": "1771487131"
},
"departure": {
"delay": 265,
"time": "1771487185"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1771487795"
},
"departure": {
"delay": 152,
"time": "1771487852"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 223,
"time": "1771486744"
},
"departure": {
"delay": 223,
"time": "1771486783"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 256,
"time": "1771486891"
},
"departure": {
"delay": 256,
"time": "1771486936"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 166,
"time": "1771486366"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1771487423"
},
"departure": {
"delay": 122,
"time": "1771487462"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1771487735"
},
"departure": {
"delay": 141,
"time": "1771487781"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745455x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758731x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771498324"
},
"departure": {
"delay": 78,
"time": "1771498338"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 202,
"time": "1771499398"
},
"departure": {
"delay": 202,
"time": "1771499422"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1771498486"
},
"departure": {
"delay": 78,
"time": "1771498518"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1771498414"
},
"departure": {
"delay": 66,
"time": "1771498446"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1771498721"
},
"departure": {
"delay": 78,
"time": "1771498758"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1771499769"
},
"departure": {
"delay": 166,
"time": "1771499806"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 312,
"time": "1771500537"
},
"departure": {
"delay": 312,
"time": "1771500552"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 211,
"time": "1771499873"
},
"departure": {
"delay": 211,
"time": "1771499911"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 205,
"time": "1771498908"
},
"departure": {
"delay": 205,
"time": "1771499005"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 162,
"time": "1771499596"
},
"departure": {
"delay": 162,
"time": "1771499622"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1771500930"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 48,
"time": "1771498577"
},
"departure": {
"delay": 48,
"time": "1771498608"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 303,
"time": "1771500710"
},
"departure": {
"delay": 303,
"time": "1771500723"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 267,
"time": "1771500415"
},
"departure": {
"delay": 267,
"time": "1771500447"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 292,
"time": "1771500127"
},
"departure": {
"delay": 292,
"time": "1771500172"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 182,
"time": "1771499504"
},
"departure": {
"delay": 182,
"time": "1771499522"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771498106"
},
"departure": {
"delay": 42,
"time": "1771498122"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771498185"
},
"departure": {
"delay": 51,
"time": "1771498251"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1771499056"
},
"departure": {
"delay": 146,
"time": "1771499126"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771499444"
},
"departure": {
"delay": 180,
"time": "1771499460"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 284,
"time": "1771500313"
},
"departure": {
"delay": 284,
"time": "1771500344"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1771498030"
},
"departure": {
"delay": 26,
"time": "1771498046"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 284,
"time": "1771500019"
},
"departure": {
"delay": 284,
"time": "1771500044"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1771499180"
},
"departure": {
"delay": 188,
"time": "1771499228"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 286,
"time": "1771500755"
},
"departure": {
"delay": 286,
"time": "1771500766"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771497848"
},
"departure": {
"delay": 48,
"time": "1771497888"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 282,
"time": "1771500847"
},
"departure": {
"delay": 282,
"time": "1771500882"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 160,
"time": "1771499278"
},
"departure": {
"delay": 160,
"time": "1771499320"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771497984"
},
"departure": {
"delay": 50,
"time": "1771498010"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 7,
"time": "1771497787"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 322,
"time": "1771500588"
},
"departure": {
"delay": 322,
"time": "1771500622"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 280,
"time": "1771500238"
},
"departure": {
"delay": 280,
"time": "1771500280"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 282,
"time": "1771500804"
},
"departure": {
"delay": 282,
"time": "1771500822"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 272,
"time": "1771499921"
},
"departure": {
"delay": 272,
"time": "1771499972"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1771499676"
},
"departure": {
"delay": 140,
"time": "1771499720"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 317,
"time": "1771500654"
},
"departure": {
"delay": 317,
"time": "1771500677"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758731x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7957:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771506795"
},
"departure": {
"delay": 15,
"time": "1771506795"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1771507059"
},
"departure": {
"delay": 39,
"time": "1771507059"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771507161"
},
"departure": {
"delay": 21,
"time": "1771507161"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771506862"
},
"departure": {
"delay": 22,
"time": "1771506862"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771506742"
},
"departure": {
"delay": 22,
"time": "1771506742"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771502575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7957:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748457x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 189,
"time": "1771488233"
},
"departure": {
"delay": 189,
"time": "1771488249"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1771488339"
},
"departure": {
"delay": 167,
"time": "1771488347"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1771489078"
},
"departure": {
"delay": 170,
"time": "1771489130"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771489844"
},
"departure": {
"delay": 25,
"time": "1771489885"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 166,
"time": "1771488263"
},
"departure": {
"delay": 166,
"time": "1771488286"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771489930"
},
"departure": {
"delay": 27,
"time": "1771489947"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771489786"
},
"departure": {
"delay": 57,
"time": "1771489797"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1771489717"
},
"departure": {
"delay": 108,
"time": "1771489728"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 106,
"time": "1771488813"
},
"departure": {
"delay": 106,
"time": "1771488826"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 169,
"time": "1771488456"
},
"departure": {
"delay": 169,
"time": "1771488469"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 43,
"time": "1771487563"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1771488553"
},
"departure": {
"delay": 172,
"time": "1771488592"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1771489602"
},
"departure": {
"delay": 116,
"time": "1771489616"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771487817"
},
"departure": {
"delay": 40,
"time": "1771487860"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771489998"
},
"departure": {
"delay": 26,
"time": "1771490006"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1771488621"
},
"departure": {
"delay": 186,
"time": "1771488666"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1771488375"
},
"departure": {
"delay": 156,
"time": "1771488396"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771489912"
},
"departure": {
"delay": 4,
"time": "1771489924"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1771487881"
},
"departure": {
"delay": 108,
"time": "1771487928"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1771488742"
},
"departure": {
"delay": 175,
"time": "1771488775"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1771490071"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 92,
"time": "1771488915"
},
"departure": {
"delay": 92,
"time": "1771488932"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771489809"
},
"departure": {
"delay": 20,
"time": "1771489820"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1771488152"
},
"departure": {
"delay": 188,
"time": "1771488188"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771490029"
},
"departure": {
"delay": 3,
"time": "1771490043"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 19,
"time": "1771489237"
},
"departure": {
"delay": 19,
"time": "1771489279"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1771489752"
},
"departure": {
"delay": 85,
"time": "1771489765"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1771487745"
},
"departure": {
"delay": 7,
"time": "1771487767"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1771489678"
},
"departure": {
"delay": 147,
"time": "1771489707"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771489314"
},
"departure": {
"delay": 37,
"time": "1771489417"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1771488854"
},
"departure": {
"delay": 115,
"time": "1771488895"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1771488055"
},
"departure": {
"delay": 134,
"time": "1771488074"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1771489006"
},
"departure": {
"delay": 128,
"time": "1771489028"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748457x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -171,
"time": "1771504449"
},
"departure": {
"delay": -171,
"time": "1771504449"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -142,
"time": "1771503578"
},
"departure": {
"delay": -142,
"time": "1771503578"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -169,
"time": "1771504271"
},
"departure": {
"delay": -169,
"time": "1771504271"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -121,
"time": "1771503719"
},
"departure": {
"delay": -121,
"time": "1771503719"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -184,
"time": "1771504496"
},
"departure": {
"delay": -184,
"time": "1771504496"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -159,
"time": "1771503921"
},
"departure": {
"delay": -159,
"time": "1771503921"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -137,
"time": "1771503763"
},
"departure": {
"delay": -137,
"time": "1771503763"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -169,
"time": "1771504571"
},
"departure": {
"delay": -169,
"time": "1771504571"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -357,
"time": "1771505523"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -189,
"time": "1771504071"
},
"departure": {
"delay": -189,
"time": "1771504071"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -194,
"time": "1771504821"
},
"departure": {
"delay": -194,
"time": "1771504846"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -190,
"time": "1771503830"
},
"departure": {
"delay": -190,
"time": "1771503830"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -275,
"time": "1771505065"
},
"departure": {
"delay": -275,
"time": "1771505065"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -359,
"time": "1771505221"
},
"departure": {
"delay": -359,
"time": "1771505221"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -200,
"time": "1771504780"
},
"departure": {
"delay": -200,
"time": "1771504780"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -209,
"time": "1771504171"
},
"departure": {
"delay": -209,
"time": "1771504171"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -157,
"time": "1771503803"
},
"departure": {
"delay": -157,
"time": "1771503803"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -336,
"time": "1771505124"
},
"departure": {
"delay": -336,
"time": "1771505124"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -189,
"time": "1771504671"
},
"departure": {
"delay": -189,
"time": "1771504671"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -166,
"time": "1771503974"
},
"departure": {
"delay": -166,
"time": "1771503974"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -199,
"time": "1771504721"
},
"departure": {
"delay": -199,
"time": "1771504721"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -199,
"time": "1771504121"
},
"departure": {
"delay": -199,
"time": "1771504121"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -327,
"time": "1771505133"
},
"departure": {
"delay": -327,
"time": "1771505133"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -133,
"time": "1771503622"
},
"departure": {
"delay": -133,
"time": "1771503647"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -179,
"time": "1771504321"
},
"departure": {
"delay": -179,
"time": "1771504321"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -383,
"time": "1771505197"
},
"departure": {
"delay": -383,
"time": "1771505197"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771503054",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11356:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759057x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771497274"
},
"departure": {
"delay": 132,
"time": "1771497312"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771497323"
},
"departure": {
"delay": 93,
"time": "1771497333"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1771498848"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -32,
"time": "1771498211"
},
"departure": {
"delay": -32,
"time": "1771498228"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1771497884"
},
"departure": {
"delay": 32,
"time": "1771497932"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771497441"
},
"departure": {
"delay": 92,
"time": "1771497452"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1771498698"
},
"departure": {
"delay": 63,
"time": "1771498743"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771498579"
},
"departure": {
"delay": 43,
"time": "1771498603"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1771498345"
},
"departure": {
"delay": 8,
"time": "1771498388"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771498137"
},
"departure": {
"delay": 13,
"time": "1771498153"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 56,
"time": "1771497056"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1771497515"
},
"departure": {
"delay": 46,
"time": "1771497526"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1771497850"
},
"departure": {
"delay": 22,
"time": "1771497862"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1771497803"
},
"departure": {
"delay": -18,
"time": "1771497822"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1771497100"
},
"departure": {
"delay": 87,
"time": "1771497207"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771497992"
},
"departure": {
"delay": 46,
"time": "1771498006"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771497465"
},
"departure": {
"delay": 63,
"time": "1771497483"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771498457"
},
"departure": {
"delay": 16,
"time": "1771498516"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771497387"
},
"departure": {
"delay": 51,
"time": "1771497411"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1771497717"
},
"departure": {
"delay": -3,
"time": "1771497777"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771497648"
},
"departure": {
"delay": 1,
"time": "1771497661"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1771498174"
},
"departure": {
"delay": -11,
"time": "1771498189"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1771497952"
},
"departure": {
"delay": 65,
"time": "1771497965"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1771498778"
},
"departure": {
"delay": 59,
"time": "1771498799"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1771497609"
},
"departure": {
"delay": 21,
"time": "1771497621"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759057x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022763x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1771505391"
},
"departure": {
"delay": 171,
"time": "1771505391"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 142,
"time": "1771505302"
},
"departure": {
"delay": 142,
"time": "1771505302"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 153,
"time": "1771505433"
},
"departure": {
"delay": 153,
"time": "1771505433"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 175,
"time": "1771505875"
},
"departure": {
"delay": 175,
"time": "1771505875"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 113,
"time": "1771505033"
},
"departure": {
"delay": 113,
"time": "1771505033"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 142,
"time": "1771505602"
},
"departure": {
"delay": 142,
"time": "1771505602"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 177,
"time": "1771505757"
},
"departure": {
"delay": 177,
"time": "1771505757"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 200,
"time": "1771505720"
},
"departure": {
"delay": 200,
"time": "1771505720"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 190,
"time": "1771505830"
},
"departure": {
"delay": 190,
"time": "1771505830"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 160,
"time": "1771505680"
},
"departure": {
"delay": 160,
"time": "1771505680"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 191,
"time": "1771505651"
},
"departure": {
"delay": 191,
"time": "1771505651"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 142,
"time": "1771506022"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 142,
"time": "1771505962"
},
"departure": {
"delay": 142,
"time": "1771505962"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 145,
"time": "1771505905"
},
"departure": {
"delay": 145,
"time": "1771505905"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022763x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5737:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771505479"
},
"departure": {
"delay": 19,
"time": "1771505479"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505400"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771505334"
},
"departure": {
"delay": 54,
"time": "1771505334"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5737:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748439x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771498117"
},
"departure": {
"delay": 66,
"time": "1771498146"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771499617"
},
"departure": {
"delay": 51,
"time": "1771499631"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 148,
"time": "1771498624"
},
"departure": {
"delay": 148,
"time": "1771498648"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1771497676"
},
"departure": {
"delay": 207,
"time": "1771497687"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1771499403"
},
"departure": {
"delay": 11,
"time": "1771499411"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1771497942"
},
"departure": {
"delay": 112,
"time": "1771497952"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771499873"
},
"departure": {
"delay": 65,
"time": "1771499885"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1771497590"
},
"departure": {
"delay": 185,
"time": "1771497605"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771498763"
},
"departure": {
"delay": 93,
"time": "1771498833"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1771499116"
},
"departure": {
"delay": 23,
"time": "1771499123"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1771498034"
},
"departure": {
"delay": 82,
"time": "1771498042"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771499312"
},
"departure": {
"delay": 60,
"time": "1771499340"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1771498660"
},
"departure": {
"delay": 121,
"time": "1771498681"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771498724"
},
"departure": {
"delay": 60,
"time": "1771498740"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1771498910"
},
"departure": {
"delay": 83,
"time": "1771498943"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1771499543"
},
"departure": {
"delay": 53,
"time": "1771499573"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1771497626"
},
"departure": {
"delay": 152,
"time": "1771497632"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1771500020"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1771499038"
},
"departure": {
"delay": 69,
"time": "1771499049"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1771497826"
},
"departure": {
"delay": 185,
"time": "1771497845"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771499501"
},
"departure": {
"delay": 72,
"time": "1771499532"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1771499777"
},
"departure": {
"delay": 29,
"time": "1771499789"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1771498857"
},
"departure": {
"delay": 70,
"time": "1771498870"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 201,
"time": "1771498186"
},
"departure": {
"delay": 201,
"time": "1771498581"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1771497965"
},
"departure": {
"delay": 78,
"time": "1771497978"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1771497865"
},
"departure": {
"delay": 158,
"time": "1771497878"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1771499136"
},
"departure": {
"delay": 66,
"time": "1771499226"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 187,
"time": "1771497547"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771499717"
},
"departure": {
"delay": 33,
"time": "1771499733"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1771497900"
},
"departure": {
"delay": 135,
"time": "1771497915"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771499425"
},
"departure": {
"delay": 37,
"time": "1771499437"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 205,
"time": "1771497723"
},
"departure": {
"delay": 205,
"time": "1771497745"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 198,
"time": "1771497763"
},
"departure": {
"delay": 198,
"time": "1771497798"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1771499811"
},
"departure": {
"delay": 68,
"time": "1771499828"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748439x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771503720"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771507260"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3411:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758504x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1771488986"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1771487753"
},
"departure": {
"delay": -27,
"time": "1771487793"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1771486811"
},
"departure": {
"delay": 54,
"time": "1771486854"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771488399"
},
"departure": {
"delay": 15,
"time": "1771488435"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1771486563"
},
"departure": {
"delay": 69,
"time": "1771486569"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -96,
"time": "1771488832"
},
"departure": {
"delay": -96,
"time": "1771488864"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771487593"
},
"departure": {
"delay": 26,
"time": "1771487606"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771487228"
},
"departure": {
"delay": 24,
"time": "1771487244"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1771486289"
},
"departure": {
"delay": 114,
"time": "1771486374"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -6,
"time": "1771488285"
},
"departure": {
"delay": -6,
"time": "1771488354"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1771488659"
},
"departure": {
"delay": -21,
"time": "1771488699"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1771488777"
},
"departure": {
"delay": -41,
"time": "1771488799"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 107,
"time": "1771486007"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -3,
"time": "1771487289"
},
"departure": {
"delay": -3,
"time": "1771487337"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1771487949"
},
"departure": {
"delay": -13,
"time": "1771487987"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1771486470"
},
"departure": {
"delay": 131,
"time": "1771486511"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1771488572"
},
"departure": {
"delay": -30,
"time": "1771488630"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1771487675"
},
"departure": {
"delay": 11,
"time": "1771487711"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1771487831"
},
"departure": {
"delay": -36,
"time": "1771487844"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1771488129"
},
"departure": {
"delay": 15,
"time": "1771488135"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1771488461"
},
"departure": {
"delay": -61,
"time": "1771488479"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758504x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9982x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506420"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"departure": {
"delay": 5,
"time": "1771505105"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771505160"
},
"departure": {
"delay": 5,
"time": "1771505165"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1771505280"
},
"departure": {
"delay": -60,
"time": "1771505280"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1771505520"
},
"departure": {
"delay": -60,
"time": "1771505520"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1771505580"
},
"departure": {
"delay": -60,
"time": "1771505580"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1771505340"
},
"departure": {
"delay": -60,
"time": "1771505340"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1771505220"
},
"departure": {
"delay": -60,
"time": "1771505220"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1771505400"
},
"departure": {
"delay": -60,
"time": "1771505400"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9982x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758667x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1771496093"
},
"departure": {
"delay": 186,
"time": "1771496286"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1771494293"
},
"departure": {
"delay": 21,
"time": "1771494321"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771495951"
},
"departure": {
"delay": 23,
"time": "1771496003"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1771495168"
},
"departure": {
"delay": 58,
"time": "1771495198"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771495552"
},
"departure": {
"delay": 10,
"time": "1771495570"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771495226"
},
"departure": {
"delay": 106,
"time": "1771495306"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 175,
"time": "1771497164"
},
"departure": {
"delay": 175,
"time": "1771497175"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1771495794"
},
"departure": {
"delay": 86,
"time": "1771495826"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1771495456"
},
"departure": {
"delay": 69,
"time": "1771495509"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1771494999"
},
"departure": {
"delay": 78,
"time": "1771495038"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 202,
"time": "1771496504"
},
"departure": {
"delay": 202,
"time": "1771496542"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1771496978"
},
"departure": {
"delay": 189,
"time": "1771497009"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 178,
"time": "1771497086"
},
"departure": {
"delay": 178,
"time": "1771497118"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1771495686"
},
"departure": {
"delay": 53,
"time": "1771495733"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1771496620"
},
"departure": {
"delay": 176,
"time": "1771496636"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1771494337"
},
"departure": {
"delay": -4,
"time": "1771494356"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771495093"
},
"departure": {
"delay": 32,
"time": "1771495112"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771495857"
},
"departure": {
"delay": 29,
"time": "1771495889"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1771494529"
},
"departure": {
"delay": 22,
"time": "1771494562"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 196,
"time": "1771496704"
},
"departure": {
"delay": 196,
"time": "1771496716"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 48,
"time": "1771494228"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1771494734"
},
"departure": {
"delay": 56,
"time": "1771494776"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 193,
"time": "1771496789"
},
"departure": {
"delay": 193,
"time": "1771496833"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 67,
"time": "1771494634"
},
"departure": {
"delay": 67,
"time": "1771494667"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1771495353"
},
"departure": {
"delay": 104,
"time": "1771495364"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771495383"
},
"departure": {
"delay": 80,
"time": "1771495400"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1771494831"
},
"departure": {
"delay": 88,
"time": "1771494868"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771494356"
},
"departure": {
"delay": 29,
"time": "1771494389"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771494899"
},
"departure": {
"delay": 74,
"time": "1771494914"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771495615"
},
"departure": {
"delay": 39,
"time": "1771495659"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1771496394"
},
"departure": {
"delay": 164,
"time": "1771496444"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1771494414"
},
"departure": {
"delay": 23,
"time": "1771494443"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1771497034"
},
"departure": {
"delay": 169,
"time": "1771497049"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 223,
"time": "1771496888"
},
"departure": {
"delay": 223,
"time": "1771496923"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 112,
"time": "1771497232"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758667x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771487104"
},
"departure": {
"delay": -10,
"time": "1771487150"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1771487058"
},
"departure": {
"delay": -28,
"time": "1771487072"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1771487549"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1771487013"
},
"departure": {
"delay": -7,
"time": "1771487033"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771487322"
},
"departure": {
"delay": 16,
"time": "1771487356"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1771487388"
},
"departure": {
"delay": 9,
"time": "1771487409"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1771486063"
},
"departure": {
"delay": 51,
"time": "1771486071"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1771486178"
},
"departure": {
"delay": -6,
"time": "1771486194"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771486015"
},
"departure": {
"delay": 67,
"time": "1771486027"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1771485956"
},
"departure": {
"delay": 67,
"time": "1771485967"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1771487264"
},
"departure": {
"delay": -9,
"time": "1771487271"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771486529"
},
"departure": {
"delay": 36,
"time": "1771486536"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771486810"
},
"departure": {
"delay": 57,
"time": "1771486857"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1771486200"
},
"departure": {
"delay": -18,
"time": "1771486242"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771486965"
},
"departure": {
"delay": 5,
"time": "1771486985"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1771486750"
},
"departure": {
"delay": 26,
"time": "1771486766"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1771486131"
},
"departure": {
"delay": 7,
"time": "1771486147"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771487235"
},
"departure": {
"delay": 25,
"time": "1771487245"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1771486368"
},
"departure": {
"delay": 45,
"time": "1771486425"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771485902"
},
"departure": {
"delay": 77,
"time": "1771485917"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771486579"
},
"departure": {
"delay": 33,
"time": "1771486593"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771487442"
},
"departure": {
"delay": 3,
"time": "1771487463"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771486091"
},
"departure": {
"delay": 25,
"time": "1771486105"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"departure": {
"delay": 63,
"time": "1771485843"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771486685"
},
"departure": {
"delay": 18,
"time": "1771486698"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771504391"
},
"departure": {
"delay": 11,
"time": "1771504391"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771505354"
},
"departure": {
"delay": 14,
"time": "1771505354"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771504760"
},
"departure": {
"delay": 20,
"time": "1771504760"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1771505238"
},
"departure": {
"delay": -42,
"time": "1771505238"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1771505477"
},
"departure": {
"delay": -43,
"time": "1771505477"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1771504860"
},
"departure": {
"delay": 25,
"time": "1771504885"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1771505177"
},
"departure": {
"delay": -43,
"time": "1771505177"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1771505085"
},
"departure": {
"delay": -15,
"time": "1771505085"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1771505535"
},
"departure": {
"delay": -45,
"time": "1771505535"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1771505600"
},
"departure": {
"delay": -40,
"time": "1771505600"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771504685"
},
"departure": {
"delay": 5,
"time": "1771504685"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1771504441"
},
"departure": {
"delay": 1,
"time": "1771504441"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1771504617"
},
"departure": {
"delay": -3,
"time": "1771504617"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 16,
"time": "1771504336"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1771504513"
},
"departure": {
"delay": -25,
"time": "1771504535"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1771505717"
},
"departure": {
"delay": -43,
"time": "1771505717"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1771504960"
},
"departure": {
"delay": 65,
"time": "1771504985"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771506424"
},
"departure": {
"delay": 4,
"time": "1771506424"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771504355",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8045:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1771480636"
},
"departure": {
"delay": 124,
"time": "1771480684"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1771479487"
},
"departure": {
"delay": 63,
"time": "1771479543"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771480148"
},
"departure": {
"delay": 78,
"time": "1771480158"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771479148"
},
"departure": {
"delay": 98,
"time": "1771479158"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1771480957"
},
"departure": {
"delay": 97,
"time": "1771481017"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 214,
"time": "1771481374"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771479403"
},
"departure": {
"delay": 51,
"time": "1771479411"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771480321"
},
"departure": {
"delay": 69,
"time": "1771480329"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 79,
"time": "1771477999"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771480823"
},
"departure": {
"delay": 51,
"time": "1771480911"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1771478249"
},
"departure": {
"delay": 159,
"time": "1771478259"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 174,
"time": "1771478817"
},
"departure": {
"delay": 174,
"time": "1771478874"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 204,
"time": "1771481207"
},
"departure": {
"delay": 204,
"time": "1771481244"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 177,
"time": "1771481107"
},
"departure": {
"delay": 177,
"time": "1771481157"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1771478436"
},
"departure": {
"delay": 170,
"time": "1771478450"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771479843"
},
"departure": {
"delay": 112,
"time": "1771479892"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1468:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771502520"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771502640"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771502880"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771504620"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771503060"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771502580"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771503720"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771502760"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771502400"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771504600",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1468:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx917:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771504772"
},
"departure": {
"delay": 92,
"time": "1771504772"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1771505391"
},
"departure": {
"delay": 111,
"time": "1771505391"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 44,
"time": "1771504244"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771504695"
},
"departure": {
"delay": 99,
"time": "1771504719"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771504345"
},
"departure": {
"delay": 49,
"time": "1771504369"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1771504469"
},
"departure": {
"delay": 29,
"time": "1771504469"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1771504441"
},
"departure": {
"delay": 61,
"time": "1771504441"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1771505446"
},
"departure": {
"delay": 106,
"time": "1771505446"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1771504946"
},
"departure": {
"delay": 109,
"time": "1771504969"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771506592"
},
"departure": {
"delay": 112,
"time": "1771506592"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1771506498"
},
"departure": {
"delay": 138,
"time": "1771506498"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1771504644"
},
"departure": {
"delay": 84,
"time": "1771504644"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1771504569"
},
"departure": {
"delay": 69,
"time": "1771504569"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1771505565"
},
"departure": {
"delay": 105,
"time": "1771505565"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771504256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx917:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2893:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1771503094"
},
"departure": {
"delay": 111,
"time": "1771503111"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 210,
"time": "1771503727"
},
"departure": {
"delay": 210,
"time": "1771503750"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771503531"
},
"departure": {
"delay": 150,
"time": "1771503570"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1771504246"
},
"departure": {
"delay": 185,
"time": "1771504265"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771503384"
},
"departure": {
"delay": 110,
"time": "1771503410"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 270,
"time": "1771504441"
},
"departure": {
"delay": 270,
"time": "1771504470"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 250,
"time": "1771504550"
},
"departure": {
"delay": 250,
"time": "1771504570"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1771504157"
},
"departure": {
"delay": 150,
"time": "1771504170"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1771503632"
},
"departure": {
"delay": 171,
"time": "1771503651"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 230,
"time": "1771503812"
},
"departure": {
"delay": 230,
"time": "1771503830"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1771502894"
},
"departure": {
"delay": 90,
"time": "1771502910"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1771503159"
},
"departure": {
"delay": 151,
"time": "1771503211"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1771504710"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 151,
"time": "1771504036"
},
"departure": {
"delay": 151,
"time": "1771504051"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 270,
"time": "1771504630"
},
"departure": {
"delay": 270,
"time": "1771504650"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1771502986"
},
"departure": {
"delay": 150,
"time": "1771503030"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1771503278"
},
"departure": {
"delay": 190,
"time": "1771503310"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 210,
"time": "1771504334"
},
"departure": {
"delay": 210,
"time": "1771504350"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1771503919"
},
"departure": {
"delay": 150,
"time": "1771503930"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771502915",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2893:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1771504140"
},
"departure": {
"delay": -55,
"time": "1771504145"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771504920"
},
"departure": {
"delay": 5,
"time": "1771504925"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771504860"
},
"departure": {
"delay": 5,
"time": "1771504865"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771504620"
},
"departure": {
"delay": 65,
"time": "1771504625"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771504080"
},
"departure": {
"delay": 65,
"time": "1771504085"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771504440"
},
"departure": {
"delay": 5,
"time": "1771504445"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771504320"
},
"departure": {
"delay": 5,
"time": "1771504325"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771504740"
},
"departure": {
"delay": 5,
"time": "1771504745"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771504380"
},
"departure": {
"delay": 5,
"time": "1771504385"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771504980"
},
"departure": {
"delay": 5,
"time": "1771504985"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771504500"
},
"departure": {
"delay": 5,
"time": "1771504505"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771505008",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1593:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244848xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1960,
"time": "1771506220"
},
"departure": {
"delay": 1960,
"time": "1771506220"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 2003,
"time": "1771505363"
},
"departure": {
"delay": 2003,
"time": "1771505363"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 1960,
"time": "1771505800"
},
"departure": {
"delay": 1960,
"time": "1771505800"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1771504745"
},
"departure": {
"delay": 185,
"time": "1771504745"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1982,
"time": "1771505702"
},
"departure": {
"delay": 1982,
"time": "1771505702"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1976,
"time": "1771506116"
},
"departure": {
"delay": 1976,
"time": "1771506116"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 2014,
"time": "1771505974"
},
"departure": {
"delay": 2014,
"time": "1771505974"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 1979,
"time": "1771506299"
},
"departure": {
"delay": 1979,
"time": "1771506299"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 1960,
"time": "1771505440"
},
"departure": {
"delay": 1960,
"time": "1771505440"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 170,
"time": "1771504850"
},
"departure": {
"delay": 170,
"time": "1771504850"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 2018,
"time": "1771506398"
},
"departure": {
"delay": 2018,
"time": "1771506398"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1960,
"time": "1771506340"
},
"departure": {
"delay": 1960,
"time": "1771506340"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 242,
"time": "1771504862"
},
"departure": {
"delay": 242,
"time": "1771504862"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 171,
"time": "1771504971"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 201,
"time": "1771504881"
},
"departure": {
"delay": 201,
"time": "1771504881"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 230,
"time": "1771504670"
},
"departure": {
"delay": 230,
"time": "1771504670"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1985,
"time": "1771506425"
},
"departure": {
"delay": 1985,
"time": "1771506425"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 2010,
"time": "1771505610"
},
"departure": {
"delay": 2010,
"time": "1771505610"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771504599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244848xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758680x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1771508220"
},
"departure": {
"time": "1771508220"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508820"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758680x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx840:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 584,
"time": "1771505121"
},
"departure": {
"delay": 584,
"time": "1771505144"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 504,
"time": "1771504344"
},
"departure": {
"delay": 504,
"time": "1771504344"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 289,
"time": "1771502569"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 554,
"time": "1771504994"
},
"departure": {
"delay": 554,
"time": "1771504994"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 454,
"time": "1771503071"
},
"departure": {
"delay": 454,
"time": "1771503094"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 609,
"time": "1771504524"
},
"departure": {
"delay": 609,
"time": "1771504569"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 455,
"time": "1771503575"
},
"departure": {
"delay": 455,
"time": "1771503575"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 597,
"time": "1771505577"
},
"departure": {
"delay": 597,
"time": "1771505577"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 461,
"time": "1771503221"
},
"departure": {
"delay": 461,
"time": "1771503221"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 504,
"time": "1771504044"
},
"departure": {
"delay": 504,
"time": "1771504044"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 564,
"time": "1771504644"
},
"departure": {
"delay": 564,
"time": "1771504644"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 400,
"time": "1771502894"
},
"departure": {
"delay": 400,
"time": "1771502920"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 597,
"time": "1771505337"
},
"departure": {
"delay": 597,
"time": "1771505337"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 519,
"time": "1771504394"
},
"departure": {
"delay": 519,
"time": "1771504419"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 489,
"time": "1771504869"
},
"departure": {
"delay": 489,
"time": "1771504869"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 549,
"time": "1771503925"
},
"departure": {
"delay": 549,
"time": "1771503969"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 549,
"time": "1771504246"
},
"departure": {
"delay": 549,
"time": "1771504269"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 511,
"time": "1771503871"
},
"departure": {
"delay": 511,
"time": "1771503871"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 455,
"time": "1771503395"
},
"departure": {
"delay": 455,
"time": "1771503395"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 629,
"time": "1771504746"
},
"departure": {
"delay": 629,
"time": "1771504769"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 615,
"time": "1771505415"
},
"departure": {
"delay": 615,
"time": "1771505415"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 369,
"time": "1771502725"
},
"departure": {
"delay": 369,
"time": "1771502769"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 597,
"time": "1771505757"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 569,
"time": "1771504119"
},
"departure": {
"delay": 569,
"time": "1771504169"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 585,
"time": "1771505505"
},
"departure": {
"delay": 585,
"time": "1771505505"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 489,
"time": "1771503669"
},
"departure": {
"delay": 489,
"time": "1771503669"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 574,
"time": "1771505254"
},
"departure": {
"delay": 574,
"time": "1771505254"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 384,
"time": "1771502844"
},
"departure": {
"delay": 384,
"time": "1771502844"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 418,
"time": "1771502998"
},
"departure": {
"delay": 418,
"time": "1771502998"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 469,
"time": "1771503144"
},
"departure": {
"delay": 469,
"time": "1771503169"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771502575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx840:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759053x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1771493132"
},
"departure": {
"delay": 71,
"time": "1771493171"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1771494068"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1771493358"
},
"departure": {
"delay": 45,
"time": "1771493385"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1771493413"
},
"departure": {
"delay": 27,
"time": "1771493427"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": -8,
"time": "1771492192"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771493452"
},
"departure": {
"delay": 20,
"time": "1771493480"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1771493874"
},
"departure": {
"delay": 17,
"time": "1771493897"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1771492829"
},
"departure": {
"delay": -8,
"time": "1771492852"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1771493795"
},
"departure": {
"delay": 64,
"time": "1771493824"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1771492966"
},
"departure": {
"delay": -18,
"time": "1771493022"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771493046"
},
"departure": {
"delay": 36,
"time": "1771493076"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1771493680"
},
"departure": {
"delay": 29,
"time": "1771493729"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -44,
"time": "1771492482"
},
"departure": {
"delay": -44,
"time": "1771492516"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1771492357"
},
"departure": {
"delay": -78,
"time": "1771492362"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771493609"
},
"departure": {
"delay": 29,
"time": "1771493609"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771493936"
},
"departure": {
"delay": 55,
"time": "1771493995"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -70,
"time": "1771492536"
},
"departure": {
"delay": -70,
"time": "1771492550"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1771493097"
},
"departure": {
"delay": 11,
"time": "1771493111"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -18,
"time": "1771492737"
},
"departure": {
"delay": -18,
"time": "1771492782"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1771493200"
},
"departure": {
"delay": 67,
"time": "1771493227"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1771492336"
},
"departure": {
"delay": -36,
"time": "1771492344"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -57,
"time": "1771492229"
},
"departure": {
"delay": -57,
"time": "1771492263"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1771492586"
},
"departure": {
"delay": -36,
"time": "1771492644"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1771492909"
},
"departure": {
"delay": -42,
"time": "1771492938"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -108,
"time": "1771492421"
},
"departure": {
"delay": -108,
"time": "1771492452"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759053x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758844x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1771493349"
},
"departure": {
"delay": -15,
"time": "1771493385"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771492872"
},
"departure": {
"delay": 48,
"time": "1771492908"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1771494536"
},
"departure": {
"delay": 169,
"time": "1771494589"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1771495357"
},
"departure": {
"delay": 104,
"time": "1771495364"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -13,
"time": "1771492659"
},
"departure": {
"delay": -13,
"time": "1771492667"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1771494076"
},
"departure": {
"delay": -50,
"time": "1771494130"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -12,
"time": "1771493468"
},
"departure": {
"delay": -12,
"time": "1771493508"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 178,
"time": "1771494756"
},
"departure": {
"delay": 178,
"time": "1771494838"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 163,
"time": "1771495020"
},
"departure": {
"delay": 163,
"time": "1771495063"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1771493920"
},
"departure": {
"delay": 23,
"time": "1771493963"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 143,
"time": "1771494203"
},
"departure": {
"delay": 143,
"time": "1771494443"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1771493993"
},
"departure": {
"delay": -30,
"time": "1771494030"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1771493233"
},
"departure": {
"delay": 33,
"time": "1771493253"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1771495177"
},
"departure": {
"delay": 111,
"time": "1771495191"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 149,
"time": "1771495154"
},
"departure": {
"delay": 149,
"time": "1771495169"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 11,
"time": "1771492151"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771492604"
},
"departure": {
"delay": 50,
"time": "1771492610"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1771494940"
},
"departure": {
"delay": 187,
"time": "1771494967"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -22,
"time": "1771493681"
},
"departure": {
"delay": -22,
"time": "1771493738"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1771493291"
},
"departure": {
"delay": -31,
"time": "1771493309"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771492771"
},
"departure": {
"delay": 11,
"time": "1771492811"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1771492557"
},
"departure": {
"delay": 31,
"time": "1771492591"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771492831"
},
"departure": {
"delay": 48,
"time": "1771492848"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771493129"
},
"departure": {
"delay": 71,
"time": "1771493171"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1771494981"
},
"departure": {
"delay": 158,
"time": "1771494998"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 141,
"time": "1771494887"
},
"departure": {
"delay": 141,
"time": "1771494921"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1771492453"
},
"departure": {
"delay": 27,
"time": "1771492467"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 81,
"time": "1771495313"
},
"departure": {
"delay": 81,
"time": "1771495341"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 66,
"time": "1771495566"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 87,
"time": "1771495216"
},
"departure": {
"delay": 87,
"time": "1771495227"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 96,
"time": "1771495380"
},
"departure": {
"delay": 96,
"time": "1771495416"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 27,
"time": "1771492492"
},
"departure": {
"delay": 27,
"time": "1771492527"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771493411"
},
"departure": {
"delay": -6,
"time": "1771493454"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771492323"
},
"departure": {
"delay": 37,
"time": "1771492357"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1771495473"
},
"departure": {
"delay": 116,
"time": "1771495496"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 137,
"time": "1771495446"
},
"departure": {
"delay": 137,
"time": "1771495457"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 60,
"time": "1771493201"
},
"departure": {
"delay": 60,
"time": "1771493220"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 62,
"time": "1771492968"
},
"departure": {
"delay": 62,
"time": "1771492982"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1771495261"
},
"departure": {
"delay": 100,
"time": "1771495300"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 27,
"time": "1771492387"
},
"departure": {
"delay": 27,
"time": "1771492407"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 181,
"time": "1771494675"
},
"departure": {
"delay": 181,
"time": "1771494721"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -18,
"time": "1771493833"
},
"departure": {
"delay": -18,
"time": "1771493862"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1771493767"
},
"departure": {
"delay": -16,
"time": "1771493804"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1771492694"
},
"departure": {
"delay": -4,
"time": "1771492736"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771493051"
},
"departure": {
"delay": 57,
"time": "1771493097"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1771493577"
},
"departure": {
"delay": -1,
"time": "1771493639"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1771492180"
},
"departure": {
"delay": 55,
"time": "1771492195"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1771492223"
},
"departure": {
"delay": 61,
"time": "1771492261"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758844x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745405x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771497610"
},
"departure": {
"delay": -21,
"time": "1771497699"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1771496874"
},
"departure": {
"delay": -19,
"time": "1771496981"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771497464"
},
"departure": {
"delay": 27,
"time": "1771497507"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1771496811"
},
"departure": {
"delay": -37,
"time": "1771496843"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771496494"
},
"departure": {
"delay": 43,
"time": "1771496563"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -38,
"time": "1771497535"
},
"departure": {
"delay": -38,
"time": "1771497562"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771496373"
},
"departure": {
"delay": 6,
"time": "1771496406"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1771497800"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1771497283"
},
"departure": {
"delay": -51,
"time": "1771497309"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1771497211"
},
"departure": {
"delay": -47,
"time": "1771497253"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771496738"
},
"departure": {
"delay": 14,
"time": "1771496774"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1771497130"
},
"departure": {
"delay": -17,
"time": "1771497163"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771496427"
},
"departure": {
"delay": 6,
"time": "1771496466"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771496667"
},
"departure": {
"delay": 18,
"time": "1771496718"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771497027"
},
"departure": {
"delay": 7,
"time": "1771497067"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1771496317"
},
"departure": {
"delay": 16,
"time": "1771496356"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1771497332"
},
"departure": {
"delay": -15,
"time": "1771497405"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771496580"
},
"departure": {
"delay": 21,
"time": "1771496601"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 77,
"time": "1771496177"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771496263"
},
"departure": {
"delay": 19,
"time": "1771496299"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745405x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1771507354"
},
"departure": {
"delay": -26,
"time": "1771507354"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -804,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1771507596"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -42,
"time": "1771507218"
},
"departure": {
"delay": -42,
"time": "1771507218"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1771507294"
},
"departure": {
"delay": -26,
"time": "1771507294"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771507405"
},
"departure": {
"delay": 25,
"time": "1771507405"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1644,
"time": "1771505196"
},
"departure": {
"delay": -1644,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1524,
"time": "1771505196"
},
"departure": {
"delay": -1524,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -73,
"time": "1771506887"
},
"departure": {
"delay": -73,
"time": "1771506887"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1284,
"time": "1771505196"
},
"departure": {
"delay": -1284,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771507469"
},
"departure": {
"delay": 29,
"time": "1771507469"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1771506944"
},
"departure": {
"delay": -16,
"time": "1771506944"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1771506968"
},
"departure": {
"delay": -52,
"time": "1771506968"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1771507026"
},
"departure": {
"delay": -54,
"time": "1771507026"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1404,
"time": "1771505196"
},
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1771507506"
},
"departure": {
"delay": 6,
"time": "1771507506"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1044,
"time": "1771505196"
},
"departure": {
"delay": -1044,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1224,
"time": "1771505196"
},
"departure": {
"delay": -1224,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1464,
"time": "1771505196"
},
"departure": {
"delay": -1464,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1771506870"
},
"departure": {
"delay": -30,
"time": "1771506870"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1771507176"
},
"departure": {
"delay": -84,
"time": "1771507176"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1164,
"time": "1771505196"
},
"departure": {
"delay": -1164,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1344,
"time": "1771505196"
},
"departure": {
"delay": -1344,
"time": "1771505196"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470089:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227586x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771506939"
},
"departure": {
"delay": 39,
"time": "1771506939"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771506456"
},
"departure": {
"delay": 36,
"time": "1771506456"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771506746"
},
"departure": {
"delay": 26,
"time": "1771506746"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771506169"
},
"departure": {
"delay": 49,
"time": "1771506169"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771505623"
},
"departure": {
"delay": 43,
"time": "1771505623"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1771506403"
},
"departure": {
"delay": 43,
"time": "1771506403"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771506225"
},
"departure": {
"delay": 45,
"time": "1771506225"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771506687"
},
"departure": {
"delay": 27,
"time": "1771506687"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507020"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1771505668"
},
"departure": {
"delay": 28,
"time": "1771505668"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771505525"
},
"departure": {
"delay": 5,
"time": "1771505525"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771506569"
},
"departure": {
"delay": 29,
"time": "1771506569"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1771506889"
},
"departure": {
"delay": 49,
"time": "1771506889"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1771506977"
},
"departure": {
"delay": 17,
"time": "1771506977"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771505139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227586x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507200"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4486:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191216x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1771506069"
},
"departure": {
"delay": 69,
"time": "1771506069"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1771507052"
},
"departure": {
"delay": 92,
"time": "1771507052"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 62,
"time": "1771507322"
},
"departure": {
"delay": 62,
"time": "1771507322"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1771505628"
},
"departure": {
"delay": 48,
"time": "1771505628"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 61,
"time": "1771507201"
},
"departure": {
"delay": 61,
"time": "1771507201"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1771505900"
},
"departure": {
"delay": 80,
"time": "1771505900"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1771506148"
},
"departure": {
"delay": 88,
"time": "1771506148"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1771506030"
},
"departure": {
"delay": 90,
"time": "1771506030"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1771506824"
},
"departure": {
"delay": 44,
"time": "1771506824"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1771506190"
},
"departure": {
"delay": 70,
"time": "1771506190"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1771505473"
},
"departure": {
"delay": 73,
"time": "1771505473"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771507244"
},
"departure": {
"delay": 44,
"time": "1771507244"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 85,
"time": "1771506745"
},
"departure": {
"delay": 85,
"time": "1771506745"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1771505562"
},
"departure": {
"delay": 102,
"time": "1771505562"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 44,
"time": "1771505144"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1771505740"
},
"departure": {
"delay": 100,
"time": "1771505740"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1771506224"
},
"departure": {
"delay": 44,
"time": "1771506224"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1771507004"
},
"departure": {
"delay": 44,
"time": "1771507004"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1771506338"
},
"departure": {
"delay": 98,
"time": "1771506338"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771505684"
},
"departure": {
"delay": 44,
"time": "1771505684"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1771506685"
},
"departure": {
"delay": 85,
"time": "1771506685"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771506951"
},
"departure": {
"delay": 51,
"time": "1771506951"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771505384"
},
"departure": {
"delay": 44,
"time": "1771505384"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1771506884"
},
"departure": {
"delay": 44,
"time": "1771506884"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1771506104"
},
"departure": {
"delay": 44,
"time": "1771506104"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771506404"
},
"departure": {
"delay": 44,
"time": "1771506404"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1771506625"
},
"departure": {
"delay": 85,
"time": "1771506625"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1771505797"
},
"departure": {
"delay": 97,
"time": "1771505797"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1771506584"
},
"departure": {
"delay": 44,
"time": "1771506584"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1771507134"
},
"departure": {
"delay": 54,
"time": "1771507134"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1771507484"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1771505119",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191216x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17756:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771506764"
},
"departure": {
"delay": 44,
"time": "1771506764"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771507044"
},
"departure": {
"delay": 24,
"time": "1771507044"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771506649"
},
"departure": {
"delay": 49,
"time": "1771506649"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771506907"
},
"departure": {
"delay": 7,
"time": "1771506907"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771506302"
},
"departure": {
"delay": 2,
"time": "1771506302"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771506967"
},
"departure": {
"delay": 7,
"time": "1771506967"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771508017"
},
"departure": {
"delay": 37,
"time": "1771508017"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1771507971"
},
"departure": {
"delay": 51,
"time": "1771507971"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1771506719"
},
"departure": {
"delay": 59,
"time": "1771506719"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1771506477"
},
"departure": {
"delay": 57,
"time": "1771506477"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771506447"
},
"departure": {
"delay": 27,
"time": "1771506447"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1771506357"
},
"departure": {
"delay": 57,
"time": "1771506357"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17756:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758896x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1771497245"
},
"departure": {
"delay": -41,
"time": "1771497259"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 229,
"time": "1771496051"
},
"departure": {
"delay": 229,
"time": "1771496089"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771496861"
},
"departure": {
"delay": 65,
"time": "1771496885"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771497051"
},
"departure": {
"delay": 25,
"time": "1771497085"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1771497851"
},
"departure": {
"delay": 27,
"time": "1771497867"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -8,
"time": "1771495398"
},
"departure": {
"delay": -8,
"time": "1771495432"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771497749"
},
"departure": {
"delay": -14,
"time": "1771497826"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -35,
"time": "1771497129"
},
"departure": {
"delay": -35,
"time": "1771497145"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1771498525"
},
"departure": {
"delay": -24,
"time": "1771498536"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -52,
"time": "1771498568"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -53,
"time": "1771497344"
},
"departure": {
"delay": -53,
"time": "1771497367"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771498440"
},
"departure": {
"delay": 15,
"time": "1771498455"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 251,
"time": "1771495620"
},
"departure": {
"delay": 251,
"time": "1771495871"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1771496458"
},
"departure": {
"delay": 85,
"time": "1771496485"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 214,
"time": "1771495881"
},
"departure": {
"delay": 214,
"time": "1771495894"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771498301"
},
"departure": {
"delay": -1,
"time": "1771498319"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 29,
"time": "1771495581"
},
"departure": {
"delay": 29,
"time": "1771495589"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1771497897"
},
"departure": {
"delay": 8,
"time": "1771497908"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 40,
"time": "1771496904"
},
"departure": {
"delay": 40,
"time": "1771496920"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1771497480"
},
"departure": {
"delay": -42,
"time": "1771497498"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 171,
"time": "1771495992"
},
"departure": {
"delay": 171,
"time": "1771496031"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1771498048"
},
"departure": {
"delay": -15,
"time": "1771498065"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 36,
"time": "1771495441"
},
"departure": {
"delay": 36,
"time": "1771495476"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1771497715"
},
"departure": {
"delay": -50,
"time": "1771497730"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1771498032"
},
"departure": {
"delay": 22,
"time": "1771498042"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1771497639"
},
"departure": {
"delay": -60,
"time": "1771497660"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1771495371"
},
"departure": {
"delay": 1,
"time": "1771495381"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771495496"
},
"departure": {
"delay": 42,
"time": "1771495542"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -37,
"time": "1771497531"
},
"departure": {
"delay": -37,
"time": "1771497563"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 58,
"time": "1771495198"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771496716"
},
"departure": {
"delay": 99,
"time": "1771496739"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1771497287"
},
"departure": {
"delay": -59,
"time": "1771497301"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771498213"
},
"departure": {
"delay": 27,
"time": "1771498227"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 97,
"time": "1771496642"
},
"departure": {
"delay": 97,
"time": "1771496677"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1771498086"
},
"departure": {
"delay": 58,
"time": "1771498198"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -22,
"time": "1771495350"
},
"departure": {
"delay": -22,
"time": "1771495358"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771498276"
},
"departure": {
"delay": 21,
"time": "1771498281"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -23,
"time": "1771497923"
},
"departure": {
"delay": -23,
"time": "1771497937"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 196,
"time": "1771496106"
},
"departure": {
"delay": 196,
"time": "1771496116"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1771496201"
},
"departure": {
"delay": 139,
"time": "1771496239"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1771497393"
},
"departure": {
"delay": -29,
"time": "1771497451"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1771498472"
},
"departure": {
"delay": -10,
"time": "1771498490"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 177,
"time": "1771496140"
},
"departure": {
"delay": 177,
"time": "1771496157"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771496384"
},
"departure": {
"delay": 122,
"time": "1771496402"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1771496272"
},
"departure": {
"delay": 146,
"time": "1771496306"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1771495239"
},
"departure": {
"delay": 64,
"time": "1771495264"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771495326"
},
"departure": {
"delay": 14,
"time": "1771495334"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771496964"
},
"departure": {
"delay": 37,
"time": "1771496977"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -57,
"time": "1771497169"
},
"departure": {
"delay": -57,
"time": "1771497183"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 75,
"time": "1771496797"
},
"departure": {
"delay": 75,
"time": "1771496835"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758896x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758678x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1771504869"
},
"departure": {
"delay": 164,
"time": "1771504904"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1771504543"
},
"departure": {
"delay": 137,
"time": "1771504577"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771507020"
},
"departure": {
"delay": 120,
"time": "1771507020"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1771504252"
},
"departure": {
"delay": 86,
"time": "1771504286"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771506960"
},
"departure": {
"delay": 120,
"time": "1771506960"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1771506000"
},
"departure": {
"delay": 120,
"time": "1771506000"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1771505160"
},
"departure": {
"delay": 120,
"time": "1771505160"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771505460"
},
"departure": {
"delay": 120,
"time": "1771505460"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1771504391"
},
"departure": {
"delay": 140,
"time": "1771504400"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1771506480"
},
"departure": {
"delay": 120,
"time": "1771506480"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1771505220"
},
"departure": {
"delay": 120,
"time": "1771505220"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1771504758"
},
"departure": {
"delay": 145,
"time": "1771504765"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1771506840"
},
"departure": {
"delay": 120,
"time": "1771506840"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 162,
"time": "1771504830"
},
"departure": {
"delay": 162,
"time": "1771504842"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771506300"
},
"departure": {
"delay": 120,
"time": "1771506300"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771506720"
},
"departure": {
"delay": 120,
"time": "1771506720"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 106,
"time": "1771505071"
},
"departure": {
"delay": 106,
"time": "1771505086"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1771504311"
},
"departure": {
"delay": 111,
"time": "1771504371"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771506540"
},
"departure": {
"delay": 120,
"time": "1771506540"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1771506900"
},
"departure": {
"delay": 120,
"time": "1771506900"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1771507140"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 96,
"time": "1771504176"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1771505580"
},
"departure": {
"delay": 120,
"time": "1771505580"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771505700"
},
"departure": {
"delay": 120,
"time": "1771505700"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1771505340"
},
"departure": {
"delay": 120,
"time": "1771505340"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771505280"
},
"departure": {
"delay": 120,
"time": "1771505280"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771505760"
},
"departure": {
"delay": 120,
"time": "1771505760"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 198,
"time": "1771504659"
},
"departure": {
"delay": 198,
"time": "1771504698"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1771504975"
},
"departure": {
"delay": 149,
"time": "1771505009"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771506660"
},
"departure": {
"delay": 120,
"time": "1771506660"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1771506360"
},
"departure": {
"delay": 120,
"time": "1771506360"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1771506120"
},
"departure": {
"delay": 120,
"time": "1771506120"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1771505640"
},
"departure": {
"delay": 120,
"time": "1771505640"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1771505880"
},
"departure": {
"delay": 120,
"time": "1771505880"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1771504417"
},
"departure": {
"delay": 135,
"time": "1771504455"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758678x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14398:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1771505300"
},
"departure": {
"delay": 140,
"time": "1771505300"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 218,
"time": "1771504178"
},
"departure": {
"delay": 218,
"time": "1771504178"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1771504932"
},
"departure": {
"delay": 132,
"time": "1771504932"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 175,
"time": "1771505695"
},
"departure": {
"delay": 175,
"time": "1771505695"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 170,
"time": "1771505630"
},
"departure": {
"delay": 170,
"time": "1771505630"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 297,
"time": "1771504677"
},
"departure": {
"delay": 297,
"time": "1771504677"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 291,
"time": "1771504491"
},
"departure": {
"delay": 291,
"time": "1771504491"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1771505255"
},
"departure": {
"delay": 155,
"time": "1771505255"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1771505149"
},
"departure": {
"delay": 169,
"time": "1771505149"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 160,
"time": "1771505500"
},
"departure": {
"delay": 160,
"time": "1771505500"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1771505180"
},
"departure": {
"delay": 140,
"time": "1771505180"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1771506139"
},
"departure": {
"delay": 139,
"time": "1771506139"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 279,
"time": "1771504419"
},
"departure": {
"delay": 279,
"time": "1771504419"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 188,
"time": "1771505588"
},
"departure": {
"delay": 188,
"time": "1771505588"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 205,
"time": "1771504705"
},
"departure": {
"delay": 205,
"time": "1771504705"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1771505800"
},
"departure": {
"delay": 160,
"time": "1771505800"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1771505997"
},
"departure": {
"delay": 177,
"time": "1771505997"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1771505892"
},
"departure": {
"delay": 132,
"time": "1771505892"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 159,
"time": "1771505379"
},
"departure": {
"delay": 159,
"time": "1771505379"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1771505720"
},
"departure": {
"delay": 140,
"time": "1771505720"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1771506246"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 171,
"time": "1771504251"
},
"departure": {
"delay": 171,
"time": "1771504251"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1771505071"
},
"departure": {
"delay": 151,
"time": "1771505071"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 251,
"time": "1771504566"
},
"departure": {
"delay": 251,
"time": "1771504571"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 205,
"time": "1771504765"
},
"departure": {
"delay": 205,
"time": "1771504765"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771504174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14398:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748511x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 33,
"time": "1771500033"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1771500603"
},
"departure": {
"delay": 103,
"time": "1771500643"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1771500178"
},
"departure": {
"delay": 63,
"time": "1771500183"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500679"
},
"departure": {
"time": "1771500600"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1285,
"time": "1771500695"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 105,
"time": "1771500451"
},
"departure": {
"delay": 105,
"time": "1771500465"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1771500491"
},
"departure": {
"delay": 90,
"time": "1771500510"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1771500349"
},
"departure": {
"delay": 117,
"time": "1771500417"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1771500521"
},
"departure": {
"delay": 122,
"time": "1771500542"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1771500109"
},
"departure": {
"delay": 62,
"time": "1771500122"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748511x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748522x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1771499444"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1771497935"
},
"departure": {
"delay": -8,
"time": "1771497952"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771497489"
},
"departure": {
"delay": 27,
"time": "1771497507"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771497641"
},
"departure": {
"delay": 55,
"time": "1771497655"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1771497592"
},
"departure": {
"delay": 61,
"time": "1771497601"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1771497816"
},
"departure": {
"delay": -5,
"time": "1771497835"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1771499267"
},
"departure": {
"delay": 59,
"time": "1771499279"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1771498895"
},
"departure": {
"delay": 3,
"time": "1771498923"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1771498935"
},
"departure": {
"delay": -30,
"time": "1771498950"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771497699"
},
"departure": {
"delay": -6,
"time": "1771497714"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -99,
"time": "1771498009"
},
"departure": {
"delay": -99,
"time": "1771498041"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1771497768"
},
"departure": {
"delay": 3,
"time": "1771497783"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1771498437"
},
"departure": {
"delay": 117,
"time": "1771498437"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 18,
"time": "1771497318"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1771497976"
},
"departure": {
"delay": -36,
"time": "1771497984"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771498602"
},
"departure": {
"delay": -7,
"time": "1771498613"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1771498781"
},
"departure": {
"delay": 28,
"time": "1771498828"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771497862"
},
"departure": {
"delay": 9,
"time": "1771497909"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771497551"
},
"departure": {
"delay": 24,
"time": "1771497564"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1771498970"
},
"departure": {
"delay": -49,
"time": "1771498991"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1771499015"
},
"departure": {
"delay": -43,
"time": "1771499057"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771497432"
},
"departure": {
"delay": 28,
"time": "1771497448"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1771498699"
},
"departure": {
"delay": -1,
"time": "1771498739"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1771499347"
},
"departure": {
"delay": 83,
"time": "1771499363"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748522x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7944:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771505175"
},
"departure": {
"delay": 75,
"time": "1771505175"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1771504472"
},
"departure": {
"delay": 92,
"time": "1771504472"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1771505775"
},
"departure": {
"delay": 75,
"time": "1771505775"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771504172"
},
"departure": {
"delay": 32,
"time": "1771504172"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771504025"
},
"departure": {
"delay": 65,
"time": "1771504025"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1771504284"
},
"departure": {
"delay": 84,
"time": "1771504284"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771505072"
},
"departure": {
"delay": 32,
"time": "1771505072"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1771505708"
},
"departure": {
"delay": 68,
"time": "1771505708"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771506048"
},
"departure": {
"delay": 108,
"time": "1771506048"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771504950"
},
"departure": {
"delay": 112,
"time": "1771504972"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1771504248"
},
"departure": {
"delay": 48,
"time": "1771504248"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771505568"
},
"departure": {
"delay": 108,
"time": "1771505568"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1771505223"
},
"departure": {
"delay": 63,
"time": "1771505223"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 47,
"time": "1771503947"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771504075"
},
"departure": {
"delay": 55,
"time": "1771504075"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771504752"
},
"departure": {
"delay": 32,
"time": "1771504772"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771505340"
},
"departure": {
"delay": 60,
"time": "1771505340"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1771504372"
},
"departure": {
"delay": 112,
"time": "1771504372"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1771504572"
},
"departure": {
"delay": 132,
"time": "1771504572"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771505802"
},
"departure": {
"delay": 42,
"time": "1771505802"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771504848"
},
"departure": {
"delay": 48,
"time": "1771504848"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771504672"
},
"departure": {
"delay": 52,
"time": "1771504672"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771503955",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7944:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11338:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1771507183"
},
"departure": {
"delay": 43,
"time": "1771507183"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771506454"
},
"departure": {
"delay": 34,
"time": "1771506454"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771505829"
},
"departure": {
"delay": 9,
"time": "1771505829"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771507276"
},
"departure": {
"delay": 16,
"time": "1771507276"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771505415"
},
"departure": {
"delay": 15,
"time": "1771505415"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771506807"
},
"departure": {
"delay": 27,
"time": "1771506807"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771506502"
},
"departure": {
"delay": 22,
"time": "1771506502"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1771505486"
},
"departure": {
"delay": 26,
"time": "1771505486"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771506324"
},
"departure": {
"delay": 24,
"time": "1771506324"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1771505395"
},
"departure": {
"delay": 55,
"time": "1771505395"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771505537"
},
"departure": {
"delay": 17,
"time": "1771505537"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1771505582"
},
"departure": {
"delay": 2,
"time": "1771505582"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771506139"
},
"departure": {
"delay": 19,
"time": "1771506139"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771507304"
},
"departure": {
"delay": 44,
"time": "1771507304"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1771505950"
},
"departure": {
"delay": 10,
"time": "1771505950"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1771506076"
},
"departure": {
"delay": 16,
"time": "1771506076"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771505711"
},
"departure": {
"delay": 11,
"time": "1771505711"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771506277"
},
"departure": {
"delay": 37,
"time": "1771506277"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1771506724"
},
"departure": {
"delay": 4,
"time": "1771506724"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1771505802"
},
"departure": {
"delay": 42,
"time": "1771505802"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11338:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -175,
"time": "1771506905"
},
"departure": {
"delay": -175,
"time": "1771506905"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -112,
"time": "1771507328"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -46,
"time": "1771506674"
},
"departure": {
"delay": -46,
"time": "1771506674"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1771506499"
},
"departure": {
"delay": -41,
"time": "1771506499"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1217,
"time": "1771505203"
},
"departure": {
"delay": -1217,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -105,
"time": "1771507275"
},
"departure": {
"delay": -105,
"time": "1771507275"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -39,
"time": "1771506621"
},
"departure": {
"delay": -39,
"time": "1771506621"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -143,
"time": "1771506997"
},
"departure": {
"delay": -143,
"time": "1771506997"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1037,
"time": "1771505203"
},
"departure": {
"delay": -1037,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -119,
"time": "1771507081"
},
"departure": {
"delay": -119,
"time": "1771507081"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -141,
"time": "1771506759"
},
"departure": {
"delay": -141,
"time": "1771506759"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -977,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1771506699"
},
"departure": {
"delay": -81,
"time": "1771506699"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1771507215"
},
"departure": {
"delay": -105,
"time": "1771507215"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1097,
"time": "1771505203"
},
"departure": {
"delay": -1097,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1771506589"
},
"departure": {
"delay": -11,
"time": "1771506589"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -129,
"time": "1771506831"
},
"departure": {
"delay": -129,
"time": "1771506831"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597201:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:17:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1771496580"
},
"departure": {
"delay": 139,
"time": "1771496599"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1771496679"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 203,
"time": "1771495568"
},
"departure": {
"delay": 203,
"time": "1771495643"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1771495511"
},
"departure": {
"delay": 141,
"time": "1771495521"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"departure": {
"delay": 211,
"time": "1771495051"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1771495655"
},
"departure": {
"delay": 100,
"time": "1771495660"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771495749"
},
"departure": {
"delay": 126,
"time": "1771495806"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771495692"
},
"departure": {
"delay": 81,
"time": "1771495701"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1771495967"
},
"departure": {
"delay": 126,
"time": "1771495986"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1771496140"
},
"departure": {
"delay": 145,
"time": "1771496185"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 229,
"time": "1771495100"
},
"departure": {
"delay": 229,
"time": "1771495129"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771496207"
},
"departure": {
"delay": 115,
"time": "1771496215"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 149,
"time": "1771495939"
},
"departure": {
"delay": 149,
"time": "1771495949"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1771495153"
},
"departure": {
"delay": 203,
"time": "1771495163"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1771496006"
},
"departure": {
"delay": 141,
"time": "1771496061"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1771496242"
},
"departure": {
"delay": 96,
"time": "1771496256"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 182,
"time": "1771495429"
},
"departure": {
"delay": 182,
"time": "1771495442"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1771495886"
},
"departure": {
"delay": 180,
"time": "1771495920"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1771496388"
},
"departure": {
"delay": 147,
"time": "1771496427"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1771496513"
},
"departure": {
"delay": 148,
"time": "1771496548"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1771496466"
},
"departure": {
"delay": 135,
"time": "1771496475"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1771496334"
},
"departure": {
"delay": 151,
"time": "1771496371"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1771496100"
},
"departure": {
"delay": 134,
"time": "1771496114"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1771495257"
},
"departure": {
"delay": 192,
"time": "1771495272"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 164,
"time": "1771495470"
},
"departure": {
"delay": 164,
"time": "1771495484"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:17:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771485365"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1771483668"
},
"departure": {
"delay": 30,
"time": "1771483710"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771483865"
},
"departure": {
"delay": -6,
"time": "1771483914"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771483003"
},
"departure": {
"delay": 19,
"time": "1771483039"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771485065"
},
"departure": {
"delay": 101,
"time": "1771485101"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1771484440"
},
"departure": {
"delay": 52,
"time": "1771484452"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1771484820"
},
"departure": {
"delay": 43,
"time": "1771484863"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1771482530"
},
"departure": {
"delay": 19,
"time": "1771482559"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771482629"
},
"departure": {
"delay": 8,
"time": "1771482668"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1771483223"
},
"departure": {
"delay": -6,
"time": "1771483254"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1771484631"
},
"departure": {
"delay": 39,
"time": "1771484679"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1771483583"
},
"departure": {
"delay": 70,
"time": "1771483630"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1771484374"
},
"departure": {
"delay": 51,
"time": "1771484391"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1771484717"
},
"departure": {
"delay": 54,
"time": "1771484754"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771482936"
},
"departure": {
"delay": 11,
"time": "1771482971"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771484210"
},
"departure": {
"delay": 4,
"time": "1771484284"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1771484334"
},
"departure": {
"delay": 22,
"time": "1771484362"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771484543"
},
"departure": {
"delay": 38,
"time": "1771484558"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771483752"
},
"departure": {
"delay": -20,
"time": "1771483780"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1771483831"
},
"departure": {
"delay": -11,
"time": "1771483849"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1771485181"
},
"departure": {
"delay": 79,
"time": "1771485199"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 94,
"time": "1771485134"
},
"departure": {
"delay": 94,
"time": "1771485154"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 24,
"time": "1771482831"
},
"departure": {
"delay": 24,
"time": "1771482864"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 22,
"time": "1771482382"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771484977"
},
"departure": {
"delay": 83,
"time": "1771485023"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1771485242"
},
"departure": {
"delay": 106,
"time": "1771485286"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -52,
"time": "1771484128"
},
"departure": {
"delay": -52,
"time": "1771484168"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1771482581"
},
"departure": {
"delay": -4,
"time": "1771482596"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1771483370"
},
"departure": {
"delay": 114,
"time": "1771483494"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1771483096"
},
"departure": {
"delay": 3,
"time": "1771483143"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1771485310"
},
"departure": {
"delay": 84,
"time": "1771485324"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1771484923"
},
"departure": {
"delay": 59,
"time": "1771484939"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1771484050"
},
"departure": {
"delay": -15,
"time": "1771484085"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1771482728"
},
"departure": {
"delay": -11,
"time": "1771482769"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771482442"
},
"departure": {
"delay": 42,
"time": "1771482462"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771483950"
},
"departure": {
"delay": 10,
"time": "1771483990"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758714x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759102x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1771495691"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771495090"
},
"departure": {
"delay": 22,
"time": "1771495102"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771495126"
},
"departure": {
"delay": 1,
"time": "1771495141"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1771494194"
},
"departure": {
"delay": 143,
"time": "1771494503"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1771495030"
},
"departure": {
"delay": 47,
"time": "1771495067"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771495612"
},
"departure": {
"delay": 21,
"time": "1771495641"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771495201"
},
"departure": {
"delay": 47,
"time": "1771495247"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1771495517"
},
"departure": {
"delay": -33,
"time": "1771495527"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -39,
"time": "1771494881"
},
"departure": {
"delay": -39,
"time": "1771494921"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 9,
"time": "1771494129"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1771494678"
},
"departure": {
"delay": 28,
"time": "1771494688"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1771494992"
},
"departure": {
"delay": -16,
"time": "1771495004"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1771495421"
},
"departure": {
"delay": -9,
"time": "1771495431"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771494727"
},
"departure": {
"delay": 19,
"time": "1771494739"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1771494638"
},
"departure": {
"delay": 108,
"time": "1771494648"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771495451"
},
"departure": {
"delay": 31,
"time": "1771495471"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1771494842"
},
"departure": {
"delay": -41,
"time": "1771494859"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771495391"
},
"departure": {
"delay": 25,
"time": "1771495405"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771495325"
},
"departure": {
"delay": 32,
"time": "1771495352"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771495551"
},
"departure": {
"delay": 21,
"time": "1771495581"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1771494751"
},
"departure": {
"delay": -12,
"time": "1771494768"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1771494525"
},
"departure": {
"delay": 91,
"time": "1771494571"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1771494931"
},
"departure": {
"delay": 16,
"time": "1771494976"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759102x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771507492"
},
"departure": {
"delay": 52,
"time": "1771507492"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771507526"
},
"departure": {
"delay": 26,
"time": "1771507526"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771476293",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13585:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771530660"
},
"departure": {
"time": "1771530660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1771530300"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771531260"
},
"departure": {
"time": "1771531260"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771530900"
},
"departure": {
"time": "1771530900"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771530600"
},
"departure": {
"time": "1771530600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771530960"
},
"departure": {
"time": "1771530960"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771531140"
},
"departure": {
"time": "1771531140"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771530420"
},
"departure": {
"time": "1771530420"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771530360"
},
"departure": {
"time": "1771530360"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771530720"
},
"departure": {
"time": "1771530720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771530480"
},
"departure": {
"time": "1771530480"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771530540"
},
"departure": {
"time": "1771530540"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771531380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771531200"
},
"departure": {
"time": "1771531200"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3113:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197401x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771505049"
},
"departure": {
"delay": 129,
"time": "1771505049"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1771505110"
},
"departure": {
"delay": 70,
"time": "1771505110"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1771505489"
},
"departure": {
"delay": 89,
"time": "1771505489"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1771506027"
},
"departure": {
"delay": 87,
"time": "1771506027"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 79,
"time": "1771506199"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 138,
"time": "1771505838"
},
"departure": {
"delay": 138,
"time": "1771505838"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1771505161"
},
"departure": {
"delay": 121,
"time": "1771505161"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1771506104"
},
"departure": {
"delay": 104,
"time": "1771506104"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 109,
"time": "1771504849"
},
"departure": {
"delay": 109,
"time": "1771504849"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1771505779"
},
"departure": {
"delay": 79,
"time": "1771505779"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1771505993"
},
"departure": {
"delay": 113,
"time": "1771505993"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1771505899"
},
"departure": {
"delay": 79,
"time": "1771505899"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1771506125"
},
"departure": {
"delay": 125,
"time": "1771506125"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 116,
"time": "1771505456"
},
"departure": {
"delay": 116,
"time": "1771505456"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1771505580"
},
"departure": {
"delay": 120,
"time": "1771505580"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1771505631"
},
"departure": {
"delay": 111,
"time": "1771505631"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1771505539"
},
"departure": {
"delay": 79,
"time": "1771505539"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1771505367"
},
"departure": {
"delay": 87,
"time": "1771505367"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1771505289"
},
"departure": {
"delay": 129,
"time": "1771505289"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1771506079"
},
"departure": {
"delay": 79,
"time": "1771506079"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 111,
"time": "1771506171"
},
"departure": {
"delay": 111,
"time": "1771506171"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1771505705"
},
"departure": {
"delay": 125,
"time": "1771505705"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 225,
"time": "1771504965"
},
"departure": {
"delay": 225,
"time": "1771504965"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1771505947"
},
"departure": {
"delay": 127,
"time": "1771505947"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1771505049",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197401x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516740"
},
"departure": {
"time": "1771516740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771516140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516560"
},
"departure": {
"time": "1771516560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516440"
},
"departure": {
"time": "1771516440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516320"
},
"departure": {
"time": "1771516320"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516380"
},
"departure": {
"time": "1771516380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516260"
},
"departure": {
"time": "1771516260"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516200"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516620"
},
"departure": {
"time": "1771516620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516800"
},
"departure": {
"time": "1771516800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516680"
},
"departure": {
"time": "1771516680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2349:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771507677"
},
"departure": {
"delay": 57,
"time": "1771507677"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771507462"
},
"departure": {
"delay": 22,
"time": "1771507462"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771507519"
},
"departure": {
"delay": 19,
"time": "1771507519"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1771507348"
},
"departure": {
"delay": 28,
"time": "1771507348"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1771507626"
},
"departure": {
"delay": 6,
"time": "1771507626"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771507909"
},
"departure": {
"delay": 49,
"time": "1771507909"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1771508709"
},
"departure": {
"delay": 9,
"time": "1771508709"
},
"stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771507430"
},
"departure": {
"delay": 50,
"time": "1771507430"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771508310"
},
"departure": {
"delay": 30,
"time": "1771508310"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771507944"
},
"departure": {
"delay": 24,
"time": "1771507944"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771507360"
},
"departure": {
"delay": 40,
"time": "1771507360"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771507386"
},
"departure": {
"delay": 6,
"time": "1771507386"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771504955",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17864:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 298,
"time": "1771506238"
},
"departure": {
"delay": 298,
"time": "1771506238"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 299,
"time": "1771504720"
},
"departure": {
"delay": 299,
"time": "1771504739"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 297,
"time": "1771506417"
},
"departure": {
"delay": 297,
"time": "1771506417"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 109,
"time": "1771504189"
},
"departure": {
"delay": 109,
"time": "1771504189"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 304,
"time": "1771506364"
},
"departure": {
"delay": 304,
"time": "1771506364"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 269,
"time": "1771504889"
},
"departure": {
"delay": 269,
"time": "1771504889"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 220,
"time": "1771504517"
},
"departure": {
"delay": 220,
"time": "1771504540"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 301,
"time": "1771505341"
},
"departure": {
"delay": 301,
"time": "1771505341"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1771504089"
},
"departure": {
"delay": 94,
"time": "1771504114"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 327,
"time": "1771505187"
},
"departure": {
"delay": 327,
"time": "1771505187"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 329,
"time": "1771506029"
},
"departure": {
"delay": 329,
"time": "1771506029"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 297,
"time": "1771505937"
},
"departure": {
"delay": 297,
"time": "1771505937"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 322,
"time": "1771506082"
},
"departure": {
"delay": 322,
"time": "1771506082"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 319,
"time": "1771506139"
},
"departure": {
"delay": 319,
"time": "1771506139"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 289,
"time": "1771505054"
},
"departure": {
"delay": 289,
"time": "1771505089"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 356,
"time": "1771506296"
},
"departure": {
"delay": 356,
"time": "1771506296"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1771504339"
},
"departure": {
"delay": 139,
"time": "1771504339"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 29,
"time": "1771503989"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 274,
"time": "1771505434"
},
"departure": {
"delay": 274,
"time": "1771505434"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 306,
"time": "1771505886"
},
"departure": {
"delay": 306,
"time": "1771505886"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 220,
"time": "1771504600"
},
"departure": {
"delay": 220,
"time": "1771504600"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1771504264"
},
"departure": {
"delay": 90,
"time": "1771504290"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 235,
"time": "1771504975"
},
"departure": {
"delay": 235,
"time": "1771504975"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 326,
"time": "1771505846"
},
"departure": {
"delay": 326,
"time": "1771505846"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 319,
"time": "1771504796"
},
"departure": {
"delay": 319,
"time": "1771504819"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771504036"
},
"departure": {
"delay": 16,
"time": "1771504036"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 297,
"time": "1771506177"
},
"departure": {
"delay": 297,
"time": "1771506177"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 274,
"time": "1771505254"
},
"departure": {
"delay": 274,
"time": "1771505254"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771503994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9662:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 342,
"time": "1771479925"
},
"departure": {
"delay": 342,
"time": "1771479942"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1771481942"
},
"departure": {
"delay": -100,
"time": "1771481960"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 137,
"time": "1771480327"
},
"departure": {
"delay": 137,
"time": "1771480337"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 346,
"time": "1771479886"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1771482300"
},
"departure": {
"delay": 83,
"time": "1771482323"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 306,
"time": "1771480070"
},
"departure": {
"delay": 306,
"time": "1771480086"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1771480445"
},
"departure": {
"delay": 137,
"time": "1771480457"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1771480911"
},
"departure": {
"delay": -15,
"time": "1771480965"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -66,
"time": "1771481183"
},
"departure": {
"delay": -66,
"time": "1771481214"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1771480351"
},
"departure": {
"delay": 180,
"time": "1771480380"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1771482617"
},
"departure": {
"delay": -33,
"time": "1771482627"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 78,
"time": "1771480554"
},
"departure": {
"delay": 78,
"time": "1771480578"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1771480295"
},
"departure": {
"delay": 161,
"time": "1771480301"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1771480275"
},
"departure": {
"delay": 195,
"time": "1771480275"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771480400"
},
"departure": {
"delay": 150,
"time": "1771480410"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1771482272"
},
"departure": {
"delay": 103,
"time": "1771482283"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -80,
"time": "1771481304"
},
"departure": {
"delay": -80,
"time": "1771481380"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 68,
"time": "1771482451"
},
"departure": {
"delay": 68,
"time": "1771482488"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 256,
"time": "1771480188"
},
"departure": {
"delay": 256,
"time": "1771480216"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 271,
"time": "1771480222"
},
"departure": {
"delay": 271,
"time": "1771480231"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1771480999"
},
"departure": {
"delay": -6,
"time": "1771481094"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -21,
"time": "1771481906"
},
"departure": {
"delay": -21,
"time": "1771481919"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 369,
"time": "1771479894"
},
"departure": {
"delay": 369,
"time": "1771479909"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1771482002"
},
"departure": {
"delay": 81,
"time": "1771482261"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1771482710"
},
"departure": {
"delay": 2,
"time": "1771482722"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 77,
"time": "1771480607"
},
"departure": {
"delay": 77,
"time": "1771480637"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771480655"
},
"departure": {
"delay": 44,
"time": "1771480664"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771480708"
},
"departure": {
"delay": 43,
"time": "1771480723"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771482584"
},
"departure": {
"delay": 3,
"time": "1771482603"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -15,
"time": "1771482634"
},
"departure": {
"delay": -15,
"time": "1771482645"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 4,
"time": "1771481128"
},
"departure": {
"delay": 4,
"time": "1771481164"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 268,
"time": "1771480143"
},
"departure": {
"delay": 268,
"time": "1771480168"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771480750"
},
"departure": {
"delay": 49,
"time": "1771480789"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771482488"
},
"departure": {
"delay": 47,
"time": "1771482527"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 25,
"time": "1771481815"
},
"departure": {
"delay": 25,
"time": "1771481845"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1771481731"
},
"departure": {
"delay": 73,
"time": "1771481773"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 95,
"time": "1771480520"
},
"departure": {
"delay": 95,
"time": "1771480535"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1771481259"
},
"departure": {
"delay": -66,
"time": "1771481274"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1771482340"
},
"departure": {
"delay": 82,
"time": "1771482382"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 19,
"time": "1771482541"
},
"departure": {
"delay": 19,
"time": "1771482559"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -29,
"time": "1771482664"
},
"departure": {
"delay": -29,
"time": "1771482691"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -95,
"time": "1771482805"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1771480838"
},
"departure": {
"delay": 3,
"time": "1771480863"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1771480813"
},
"departure": {
"delay": 25,
"time": "1771480825"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 337,
"time": "1771480026"
},
"departure": {
"delay": 337,
"time": "1771480057"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 291,
"time": "1771480123"
},
"departure": {
"delay": 291,
"time": "1771480131"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771481425"
},
"departure": {
"delay": 44,
"time": "1771481624"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -34,
"time": "1771482734"
},
"departure": {
"delay": -34,
"time": "1771482746"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758830x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081081xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771506043"
},
"departure": {
"delay": 43,
"time": "1771506043"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771504828"
},
"departure": {
"delay": 28,
"time": "1771504828"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1771505921"
},
"departure": {
"delay": 101,
"time": "1771505921"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1771505623"
},
"departure": {
"delay": 43,
"time": "1771505623"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1771505183"
},
"departure": {
"delay": 83,
"time": "1771505183"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1771505399"
},
"departure": {
"delay": 59,
"time": "1771505399"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771505019"
},
"departure": {
"delay": 39,
"time": "1771505019"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771506137"
},
"departure": {
"delay": 77,
"time": "1771506137"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771506703"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1771506322"
},
"departure": {
"delay": 82,
"time": "1771506322"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771505085"
},
"departure": {
"delay": 45,
"time": "1771505085"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771505841"
},
"departure": {
"delay": 81,
"time": "1771505841"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771506223"
},
"departure": {
"delay": 43,
"time": "1771506223"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771505263"
},
"departure": {
"delay": 43,
"time": "1771505263"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1771504958"
},
"departure": {
"delay": 98,
"time": "1771504958"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1771505555"
},
"departure": {
"delay": 95,
"time": "1771505555"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1771505718"
},
"departure": {
"delay": 78,
"time": "1771505718"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1771505778"
},
"departure": {
"delay": 78,
"time": "1771505778"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081081xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1097,
"time": "1771505203"
},
"departure": {
"delay": -1097,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1771507291"
},
"departure": {
"delay": -29,
"time": "1771507291"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1577,
"time": "1771505203"
},
"departure": {
"delay": -1577,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -125,
"time": "1771507555"
},
"departure": {
"delay": -125,
"time": "1771507555"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1937,
"time": "1771505203"
},
"departure": {
"delay": -1937,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1771507366"
},
"departure": {
"delay": -14,
"time": "1771507366"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1217,
"time": "1771505203"
},
"departure": {
"delay": -1217,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -125,
"time": "1771507495"
},
"departure": {
"delay": -125,
"time": "1771507495"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1277,
"time": "1771505203"
},
"departure": {
"delay": -1277,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1877,
"time": "1771505203"
},
"departure": {
"delay": -1877,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -977,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1397,
"time": "1771505203"
},
"departure": {
"delay": -1397,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1577,
"time": "1771505203"
},
"departure": {
"delay": -1577,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1517,
"time": "1771505203"
},
"departure": {
"delay": -1517,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1697,
"time": "1771505203"
},
"departure": {
"delay": -1697,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1771507321"
},
"departure": {
"delay": -59,
"time": "1771507321"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1771507193"
},
"departure": {
"delay": -7,
"time": "1771507193"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -89,
"time": "1771507411"
},
"departure": {
"delay": -89,
"time": "1771507411"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -246,
"time": "1771507734"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -156,
"time": "1771507644"
},
"departure": {
"delay": -156,
"time": "1771507644"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1277,
"time": "1771505203"
},
"departure": {
"delay": -1277,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771507228"
},
"departure": {
"delay": -32,
"time": "1771507228"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1337,
"time": "1771505203"
},
"departure": {
"delay": -1337,
"time": "1771505203"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598317:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759062x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771504218"
},
"departure": {
"delay": 90,
"time": "1771504230"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771503347"
},
"departure": {
"delay": 2,
"time": "1771503362"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1771503981"
},
"departure": {
"delay": 119,
"time": "1771504019"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771504377"
},
"departure": {
"delay": 54,
"time": "1771504434"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1771504286"
},
"departure": {
"delay": 62,
"time": "1771504322"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771504477"
},
"departure": {
"delay": 23,
"time": "1771504523"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1771504836"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 54,
"time": "1771503054"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1771503097"
},
"departure": {
"delay": 68,
"time": "1771503188"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1771503412"
},
"departure": {
"delay": 6,
"time": "1771503426"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771503860"
},
"departure": {
"delay": 35,
"time": "1771503875"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1771504744"
},
"departure": {
"delay": 38,
"time": "1771504778"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1771503283"
},
"departure": {
"delay": 49,
"time": "1771503289"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1771503391"
},
"departure": {
"delay": 42,
"time": "1771503402"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1771503252"
},
"departure": {
"delay": 96,
"time": "1771503276"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771503741"
},
"departure": {
"delay": 11,
"time": "1771503791"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771503658"
},
"departure": {
"delay": 27,
"time": "1771503687"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771504573"
},
"departure": {
"delay": 50,
"time": "1771504610"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1771503818"
},
"departure": {
"delay": -5,
"time": "1771503835"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771503458"
},
"departure": {
"delay": 13,
"time": "1771503493"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1771503889"
},
"departure": {
"delay": 72,
"time": "1771503972"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771503572"
},
"departure": {
"delay": 22,
"time": "1771503622"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1771504045"
},
"departure": {
"delay": 128,
"time": "1771504088"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771504663"
},
"departure": {
"delay": 24,
"time": "1771504704"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1771504249"
},
"departure": {
"delay": 61,
"time": "1771504261"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759062x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759207x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1771484252"
},
"departure": {
"delay": 165,
"time": "1771484265"
},
"stopId": "FR:50129:ZE:10MEZ2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1771483371"
},
"departure": {
"delay": 166,
"time": "1771483426"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1771484926"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 218,
"time": "1771483887"
},
"departure": {
"delay": 218,
"time": "1771483898"
},
"stopId": "FR:50129:ZE:10CDL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1771484093"
},
"departure": {
"delay": 187,
"time": "1771484107"
},
"stopId": "FR:50129:ZE:10HAM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1771483915"
},
"departure": {
"delay": 186,
"time": "1771483926"
},
"stopId": "FR:50129:ZE:10BDB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1771484861"
},
"departure": {
"delay": -4,
"time": "1771484876"
},
"stopId": "FR:50129:ZE:10NMD2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1771484294"
},
"departure": {
"delay": 146,
"time": "1771484306"
},
"stopId": "FR:50129:ZE:10HTR2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1771484185"
},
"departure": {
"delay": 156,
"time": "1771484196"
},
"stopId": "FR:50129:ZE:10HQU2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 189,
"time": "1771483713"
},
"departure": {
"delay": 189,
"time": "1771483749"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1771484651"
},
"departure": {
"delay": 79,
"time": "1771484659"
},
"stopId": "FR:50129:ZE:10CBL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1771484524"
},
"departure": {
"delay": 90,
"time": "1771484550"
},
"stopId": "FR:50129:ZE:10VER2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1771484898"
},
"departure": {
"delay": 240,
"time": "1771485180"
},
"stopId": "FR:50129:ZE:10BLE2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1771484414"
},
"departure": {
"delay": 145,
"time": "1771484425"
},
"stopId": "FR:50129:ZE:10HLU2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 206,
"time": "1771483788"
},
"departure": {
"delay": 206,
"time": "1771483826"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1771484025"
},
"departure": {
"delay": 180,
"time": "1771484040"
},
"stopId": "FR:50129:ZE:10GLA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1771483635"
},
"departure": {
"delay": 208,
"time": "1771483648"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771484684"
},
"departure": {
"delay": 52,
"time": "1771484692"
},
"stopId": "FR:50129:ZE:10ING2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 141,
"time": "1771483281"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759207x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758889x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771491196"
},
"departure": {
"delay": 28,
"time": "1771491208"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1771490186"
},
"departure": {
"delay": 60,
"time": "1771490340"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771489168"
},
"departure": {
"delay": 38,
"time": "1771489178"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771490519"
},
"departure": {
"delay": 19,
"time": "1771490539"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -49,
"time": "1771491784"
},
"departure": {
"delay": -49,
"time": "1771491791"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 87,
"time": "1771491055"
},
"departure": {
"delay": 87,
"time": "1771491087"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1771490960"
},
"departure": {
"delay": 76,
"time": "1771491016"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1771489702"
},
"departure": {
"delay": 67,
"time": "1771489747"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771489220"
},
"departure": {
"delay": 32,
"time": "1771489232"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1771491516"
},
"departure": {
"delay": -9,
"time": "1771491531"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -3,
"time": "1771489962"
},
"departure": {
"delay": -3,
"time": "1771489977"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771491102"
},
"departure": {
"delay": 58,
"time": "1771491118"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1771490558"
},
"departure": {
"delay": 52,
"time": "1771490632"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1771489242"
},
"departure": {
"delay": 86,
"time": "1771489286"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1771490382"
},
"departure": {
"delay": 69,
"time": "1771490409"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1771489314"
},
"departure": {
"delay": 91,
"time": "1771489351"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1771490449"
},
"departure": {
"delay": 4,
"time": "1771490464"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1771490686"
},
"departure": {
"delay": 130,
"time": "1771490770"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -75,
"time": "1771491817"
},
"departure": {
"delay": -75,
"time": "1771491825"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -102,
"time": "1771492083"
},
"departure": {
"delay": -102,
"time": "1771492158"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -102,
"time": "1771491902"
},
"departure": {
"delay": -102,
"time": "1771491918"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 64,
"time": "1771489192"
},
"departure": {
"delay": 64,
"time": "1771489204"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771490090"
},
"departure": {
"delay": 43,
"time": "1771490143"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -146,
"time": "1771492040"
},
"departure": {
"delay": -146,
"time": "1771492054"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 5,
"time": "1771489438"
},
"departure": {
"delay": 5,
"time": "1771489445"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1771489655"
},
"departure": {
"delay": 2,
"time": "1771489682"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1771490841"
},
"departure": {
"delay": 97,
"time": "1771490857"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1771491238"
},
"departure": {
"delay": 10,
"time": "1771491250"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -116,
"time": "1771492204"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 14,
"time": "1771491280"
},
"departure": {
"delay": 14,
"time": "1771491314"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1771489118"
},
"departure": {
"delay": 70,
"time": "1771489150"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1771491447"
},
"departure": {
"delay": -15,
"time": "1771491465"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -21,
"time": "1771491572"
},
"departure": {
"delay": -21,
"time": "1771491579"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -23,
"time": "1771491376"
},
"departure": {
"delay": -23,
"time": "1771491397"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1771489624"
},
"departure": {
"delay": 12,
"time": "1771489632"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771489028"
},
"departure": {
"delay": 88,
"time": "1771489048"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771489867"
},
"departure": {
"delay": 38,
"time": "1771489898"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1771491598"
},
"departure": {
"delay": -55,
"time": "1771491605"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"departure": {
"delay": 83,
"time": "1771488983"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771491654"
},
"departure": {
"delay": 27,
"time": "1771491747"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -78,
"time": "1771491872"
},
"departure": {
"delay": -78,
"time": "1771491882"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -117,
"time": "1771492013"
},
"departure": {
"delay": -117,
"time": "1771492023"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 52,
"time": "1771491154"
},
"departure": {
"delay": 52,
"time": "1771491172"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1771489384"
},
"departure": {
"delay": 77,
"time": "1771489397"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771489413"
},
"departure": {
"delay": 39,
"time": "1771489419"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1771491754"
},
"departure": {
"delay": -12,
"time": "1771491768"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 32,
"time": "1771489792"
},
"departure": {
"delay": 32,
"time": "1771489832"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1771491482"
},
"departure": {
"delay": -45,
"time": "1771491495"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1771490912"
},
"departure": {
"delay": 65,
"time": "1771490945"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1771489567"
},
"departure": {
"delay": 38,
"time": "1771489598"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758889x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470841:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -180,
"time": "1771508220"
},
"departure": {
"delay": -180,
"time": "1771508220"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -356,
"time": "1771508704"
},
"departure": {
"delay": -356,
"time": "1771508704"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -194,
"time": "1771507906"
},
"departure": {
"delay": -194,
"time": "1771507906"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -322,
"time": "1771509398"
},
"departure": {
"delay": -322,
"time": "1771509398"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -351,
"time": "1771509369"
},
"departure": {
"delay": -351,
"time": "1771509369"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1771506492"
},
"departure": {
"delay": 72,
"time": "1771506492"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -497,
"time": "1771511323"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -312,
"time": "1771509468"
},
"departure": {
"delay": -312,
"time": "1771509468"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -231,
"time": "1771508349"
},
"departure": {
"delay": -231,
"time": "1771508349"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -345,
"time": "1771509615"
},
"departure": {
"delay": -345,
"time": "1771509615"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -292,
"time": "1771509728"
},
"departure": {
"delay": -292,
"time": "1771509728"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -152,
"time": "1771507408"
},
"departure": {
"delay": -152,
"time": "1771507408"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -117,
"time": "1771507263"
},
"departure": {
"delay": -117,
"time": "1771507263"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -144,
"time": "1771508016"
},
"departure": {
"delay": -144,
"time": "1771508016"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -332,
"time": "1771508608"
},
"departure": {
"delay": -332,
"time": "1771508608"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -339,
"time": "1771509321"
},
"departure": {
"delay": -339,
"time": "1771509321"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -188,
"time": "1771508092"
},
"departure": {
"delay": -188,
"time": "1771508092"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1771507121"
},
"departure": {
"delay": -79,
"time": "1771507121"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -282,
"time": "1771508418"
},
"departure": {
"delay": -282,
"time": "1771508418"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1771506380"
},
"departure": {
"delay": 80,
"time": "1771506380"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -195,
"time": "1771508265"
},
"departure": {
"delay": -195,
"time": "1771508265"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1771506681"
},
"departure": {
"delay": 21,
"time": "1771506681"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -202,
"time": "1771507838"
},
"departure": {
"delay": -202,
"time": "1771507838"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -417,
"time": "1771510263"
},
"departure": {
"delay": -417,
"time": "1771510263"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1771506751"
},
"departure": {
"delay": 31,
"time": "1771506751"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -109,
"time": "1771507571"
},
"departure": {
"delay": -109,
"time": "1771507571"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -324,
"time": "1771510056"
},
"departure": {
"delay": -324,
"time": "1771510056"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -38,
"time": "1771506802"
},
"departure": {
"delay": -38,
"time": "1771506802"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -79,
"time": "1771506881"
},
"departure": {
"delay": -79,
"time": "1771506881"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -399,
"time": "1771510941"
},
"departure": {
"delay": -399,
"time": "1771510941"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -17,
"time": "1771506703"
},
"departure": {
"delay": -17,
"time": "1771506703"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -318,
"time": "1771509222"
},
"departure": {
"delay": -318,
"time": "1771509222"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -318,
"time": "1771509942"
},
"departure": {
"delay": -318,
"time": "1771509942"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -294,
"time": "1771508526"
},
"departure": {
"delay": -294,
"time": "1771508526"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -159,
"time": "1771507701"
},
"departure": {
"delay": -159,
"time": "1771507701"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -358,
"time": "1771509242"
},
"departure": {
"delay": -358,
"time": "1771509242"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -168,
"time": "1771507992"
},
"departure": {
"delay": -168,
"time": "1771507992"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -318,
"time": "1771509822"
},
"departure": {
"delay": -318,
"time": "1771509822"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -289,
"time": "1771508471"
},
"departure": {
"delay": -289,
"time": "1771508471"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -434,
"time": "1771510606"
},
"departure": {
"delay": -434,
"time": "1771510606"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470841:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748462x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1771499856"
},
"departure": {
"delay": 94,
"time": "1771499914"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1771499576"
},
"departure": {
"delay": -23,
"time": "1771499617"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1771500637"
},
"departure": {
"delay": -72,
"time": "1771500648"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1771499726"
},
"departure": {
"delay": 61,
"time": "1771499821"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771499276"
},
"departure": {
"delay": 7,
"time": "1771499287"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1771498977"
},
"departure": {
"delay": 14,
"time": "1771498994"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -26,
"time": "1771500485"
},
"departure": {
"delay": -26,
"time": "1771500514"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -47,
"time": "1771499470"
},
"departure": {
"delay": -47,
"time": "1771499533"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771498681"
},
"departure": {
"delay": 21,
"time": "1771498701"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1771500597"
},
"departure": {
"delay": -50,
"time": "1771500610"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1771499642"
},
"departure": {
"delay": -43,
"time": "1771499657"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771500540"
},
"departure": {
"delay": -17,
"time": "1771500583"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -106,
"time": "1771500854"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 10,
"time": "1771498390"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1771499176"
},
"departure": {
"delay": 23,
"time": "1771499183"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771498949"
},
"departure": {
"delay": 49,
"time": "1771498969"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1771500125"
},
"departure": {
"delay": -11,
"time": "1771500229"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1771500417"
},
"departure": {
"delay": -20,
"time": "1771500460"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1771498647"
},
"departure": {
"delay": -17,
"time": "1771498663"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771498875"
},
"departure": {
"delay": 32,
"time": "1771498892"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771499051"
},
"departure": {
"delay": 27,
"time": "1771499067"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1771499999"
},
"departure": {
"delay": -23,
"time": "1771500097"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1771500391"
},
"departure": {
"delay": -12,
"time": "1771500408"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1771498789"
},
"departure": {
"delay": 9,
"time": "1771498809"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771499092"
},
"departure": {
"delay": 9,
"time": "1771499109"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -75,
"time": "1771500684"
},
"departure": {
"delay": -75,
"time": "1771500705"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -14,
"time": "1771499318"
},
"departure": {
"delay": -14,
"time": "1771499326"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1771498587"
},
"departure": {
"delay": -14,
"time": "1771498606"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -42,
"time": "1771499407"
},
"departure": {
"delay": -42,
"time": "1771499418"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -84,
"time": "1771500800"
},
"departure": {
"delay": -84,
"time": "1771500816"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -101,
"time": "1771500663"
},
"departure": {
"delay": -101,
"time": "1771500679"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -69,
"time": "1771500760"
},
"departure": {
"delay": -69,
"time": "1771500771"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1771500315"
},
"departure": {
"delay": -28,
"time": "1771500332"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748462x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758649x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771477391"
},
"departure": {
"delay": 36,
"time": "1771477416"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771477799"
},
"departure": {
"delay": 15,
"time": "1771477815"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 19,
"time": "1771477219"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -74,
"time": "1771479816"
},
"departure": {
"delay": -74,
"time": "1771479826"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1771479043"
},
"departure": {
"delay": 74,
"time": "1771479074"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1771477567"
},
"departure": {
"delay": 23,
"time": "1771477583"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1771478841"
},
"departure": {
"delay": 115,
"time": "1771478875"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771478510"
},
"departure": {
"delay": 48,
"time": "1771478568"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1771477315"
},
"departure": {
"delay": 12,
"time": "1771477332"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771479335"
},
"departure": {
"delay": 9,
"time": "1771479369"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1771478441"
},
"departure": {
"delay": 53,
"time": "1771478453"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771478321"
},
"departure": {
"delay": 57,
"time": "1771478337"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1771479479"
},
"departure": {
"delay": -44,
"time": "1771479496"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -132,
"time": "1771479888"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -65,
"time": "1771479699"
},
"departure": {
"delay": -65,
"time": "1771479715"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1771478788"
},
"departure": {
"delay": 105,
"time": "1771478805"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1771478692"
},
"departure": {
"delay": 90,
"time": "1771478730"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1771478937"
},
"departure": {
"delay": 72,
"time": "1771478952"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771477436"
},
"departure": {
"delay": 35,
"time": "1771477475"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1771477351"
},
"departure": {
"delay": -8,
"time": "1771477372"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771478615"
},
"departure": {
"delay": 78,
"time": "1771478658"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1771477850"
},
"departure": {
"delay": 7,
"time": "1771477867"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771477954"
},
"departure": {
"delay": 15,
"time": "1771477995"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771478137"
},
"departure": {
"delay": 57,
"time": "1771478157"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -75,
"time": "1771479746"
},
"departure": {
"delay": -75,
"time": "1771479765"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1771479555"
},
"departure": {
"delay": 7,
"time": "1771479607"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771477664"
},
"departure": {
"delay": 59,
"time": "1771477679"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771479192"
},
"departure": {
"delay": 29,
"time": "1771479209"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1771479404"
},
"departure": {
"delay": -5,
"time": "1771479415"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1771479265"
},
"departure": {
"delay": 38,
"time": "1771479278"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1771478291"
},
"departure": {
"delay": 83,
"time": "1771478303"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771478199"
},
"departure": {
"delay": 83,
"time": "1771478243"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771478051"
},
"departure": {
"delay": 34,
"time": "1771478074"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1771479668"
},
"departure": {
"delay": -37,
"time": "1771479683"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1771477741"
},
"departure": {
"delay": 11,
"time": "1771477751"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758649x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16576:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771504096"
},
"departure": {
"delay": 16,
"time": "1771504096"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771506000"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 19,
"time": "1771505779"
},
"departure": {
"delay": 19,
"time": "1771505779"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 54,
"time": "1771504914"
},
"departure": {
"delay": 54,
"time": "1771504914"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1771504013"
},
"departure": {
"delay": 53,
"time": "1771504013"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1771503167"
},
"departure": {
"delay": 47,
"time": "1771503167"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771505445"
},
"departure": {
"delay": 45,
"time": "1771505445"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1771503461"
},
"departure": {
"delay": 41,
"time": "1771503461"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771503060"
},
"departure": {
"time": "1771503060"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1771503045"
},
"departure": {
"delay": 45,
"time": "1771503045"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771503840"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771503607"
},
"departure": {
"delay": 7,
"time": "1771503607"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771504867"
},
"departure": {
"delay": 7,
"time": "1771504867"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1771505133"
},
"departure": {
"delay": 33,
"time": "1771505133"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1771504624"
},
"departure": {
"delay": 4,
"time": "1771504624"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1771505381"
},
"departure": {
"delay": 41,
"time": "1771505381"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1771503769"
},
"departure": {
"delay": 49,
"time": "1771503769"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771504800"
},
"departure": {
"time": "1771504800"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771503420"
},
"departure": {
"time": "1771503420"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771504200"
},
"departure": {
"time": "1771504200"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771503303"
},
"departure": {
"delay": 3,
"time": "1771503303"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771504249"
},
"departure": {
"delay": 49,
"time": "1771504249"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771504325"
},
"departure": {
"delay": 5,
"time": "1771504325"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771503652"
},
"departure": {
"delay": 52,
"time": "1771503652"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771505042"
},
"departure": {
"delay": 2,
"time": "1771505042"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1771504699"
},
"departure": {
"delay": 19,
"time": "1771504699"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771504440"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1771503025"
},
"departure": {
"delay": 25,
"time": "1771503025"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771503360"
},
"departure": {
"time": "1771503360"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1771503119"
},
"departure": {
"delay": 59,
"time": "1771503119"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771505187"
},
"departure": {
"delay": 27,
"time": "1771505187"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1771503959"
},
"departure": {
"delay": 59,
"time": "1771503959"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771504511"
},
"departure": {
"delay": 11,
"time": "1771504511"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771502514",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16576:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1771483931"
},
"departure": {
"delay": 166,
"time": "1771483966"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1771483735"
},
"departure": {
"delay": 147,
"time": "1771483767"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771483578"
},
"departure": {
"delay": 157,
"time": "1771483597"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1771483607"
},
"departure": {
"delay": 128,
"time": "1771483628"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1771484284"
},
"departure": {
"delay": 106,
"time": "1771484326"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 164,
"time": "1771483004"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1771484863"
},
"departure": {
"delay": 81,
"time": "1771484901"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1771484450"
},
"departure": {
"delay": 128,
"time": "1771484468"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 122,
"time": "1771483406"
},
"departure": {
"delay": 122,
"time": "1771483442"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1771485176"
},
"departure": {
"delay": 146,
"time": "1771485206"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 124,
"time": "1771485275"
},
"departure": {
"delay": 124,
"time": "1771485304"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 152,
"time": "1771483998"
},
"departure": {
"delay": 152,
"time": "1771484012"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1771483195"
},
"departure": {
"delay": 133,
"time": "1771483213"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1771483262"
},
"departure": {
"delay": 140,
"time": "1771483280"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771484201"
},
"departure": {
"delay": 88,
"time": "1771484248"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1771485321"
},
"departure": {
"delay": 97,
"time": "1771485337"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1771483691"
},
"departure": {
"delay": 146,
"time": "1771483706"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1771485391"
},
"departure": {
"delay": 65,
"time": "1771485425"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1771484355"
},
"departure": {
"delay": 96,
"time": "1771484376"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1771483829"
},
"departure": {
"delay": 166,
"time": "1771483846"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1771484503"
},
"departure": {
"delay": 159,
"time": "1771484559"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1771483520"
},
"departure": {
"delay": 155,
"time": "1771483535"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1771485511"
},
"departure": {
"delay": 106,
"time": "1771485526"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1771485606"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1771485362"
},
"departure": {
"delay": 75,
"time": "1771485375"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1771484616"
},
"departure": {
"delay": 126,
"time": "1771484826"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1771483307"
},
"departure": {
"delay": 115,
"time": "1771483315"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1771485431"
},
"departure": {
"delay": 87,
"time": "1771485447"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1771485228"
},
"departure": {
"delay": 125,
"time": "1771485245"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1771485036"
},
"departure": {
"delay": 126,
"time": "1771485066"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1771485141"
},
"departure": {
"delay": 156,
"time": "1771485156"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1771484131"
},
"departure": {
"delay": 108,
"time": "1771484148"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1771485552"
},
"departure": {
"delay": 90,
"time": "1771485570"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748455x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758665x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1771493439"
},
"departure": {
"delay": -2,
"time": "1771493458"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771494327"
},
"departure": {
"delay": 76,
"time": "1771494376"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1771493003"
},
"departure": {
"delay": -37,
"time": "1771493003"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1771494837"
},
"departure": {
"delay": 44,
"time": "1771494884"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1771493797"
},
"departure": {
"delay": 24,
"time": "1771493844"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771493477"
},
"departure": {
"delay": -2,
"time": "1771493518"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771492818"
},
"departure": {
"delay": 25,
"time": "1771492825"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771492617"
},
"departure": {
"delay": 13,
"time": "1771492633"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771494136"
},
"departure": {
"delay": 9,
"time": "1771494189"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1771492960"
},
"departure": {
"delay": -5,
"time": "1771492975"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771492582"
},
"departure": {
"delay": 40,
"time": "1771492600"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1771495304"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 43,
"time": "1771492423"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771494652"
},
"departure": {
"delay": 33,
"time": "1771494693"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -35,
"time": "1771493290"
},
"departure": {
"delay": -35,
"time": "1771493305"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771492494"
},
"departure": {
"delay": 31,
"time": "1771492531"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -164,
"time": "1771493896"
},
"departure": {
"delay": -164,
"time": "1771493896"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1771492883"
},
"departure": {
"delay": -4,
"time": "1771492916"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771494934"
},
"departure": {
"delay": 67,
"time": "1771494967"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771494511"
},
"departure": {
"delay": 46,
"time": "1771494526"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771495061"
},
"departure": {
"delay": 15,
"time": "1771495095"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771493684"
},
"departure": {
"delay": 16,
"time": "1771493776"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1771493610"
},
"departure": {
"delay": -1,
"time": "1771493639"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771493874"
},
"departure": {
"delay": 16,
"time": "1771493896"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -24,
"time": "1771493338"
},
"departure": {
"delay": -24,
"time": "1771493376"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -157,
"time": "1771493003"
},
"departure": {
"delay": -157,
"time": "1771493003"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1771492710"
},
"departure": {
"delay": 6,
"time": "1771492746"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1771493896"
},
"departure": {
"delay": -44,
"time": "1771493896"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1771495227"
},
"departure": {
"delay": 56,
"time": "1771495256"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1771495011"
},
"departure": {
"delay": 17,
"time": "1771495037"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1771494756"
},
"departure": {
"delay": 50,
"time": "1771494770"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1771495127"
},
"departure": {
"delay": 17,
"time": "1771495157"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1771492547"
},
"departure": {
"delay": 3,
"time": "1771492563"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1771494568"
},
"departure": {
"delay": 61,
"time": "1771494601"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -277,
"time": "1771493003"
},
"departure": {
"delay": -277,
"time": "1771493003"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758665x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 289,
"time": "1771475749"
},
"departure": {
"delay": 289,
"time": "1771475749"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 211,
"time": "1771475898"
},
"departure": {
"delay": 211,
"time": "1771475911"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 228,
"time": "1771476160"
},
"departure": {
"delay": 228,
"time": "1771476168"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1771476319"
},
"departure": {
"delay": 153,
"time": "1771476333"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 232,
"time": "1771475855"
},
"departure": {
"delay": 232,
"time": "1771475872"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 216,
"time": "1771476483"
},
"departure": {
"delay": 216,
"time": "1771476516"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1771476590"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1771475996"
},
"departure": {
"delay": 209,
"time": "1771476029"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 201,
"time": "1771476366"
},
"departure": {
"delay": 201,
"time": "1771476381"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1771476418"
},
"departure": {
"delay": 186,
"time": "1771476426"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 170,
"time": "1771476272"
},
"departure": {
"delay": 170,
"time": "1771476290"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1771475935"
},
"departure": {
"delay": 207,
"time": "1771475967"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1771476059"
},
"departure": {
"delay": 249,
"time": "1771476129"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1771476203"
},
"departure": {
"delay": 217,
"time": "1771476217"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758670x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1771499536"
},
"departure": {
"delay": -95,
"time": "1771499545"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -173,
"time": "1771499647"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 67,
"time": "1771498178"
},
"departure": {
"delay": 67,
"time": "1771498207"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 250,
"time": "1771497130"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1771498980"
},
"departure": {
"delay": 24,
"time": "1771499004"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -68,
"time": "1771499239"
},
"departure": {
"delay": -68,
"time": "1771499272"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -25,
"time": "1771499108"
},
"departure": {
"delay": -25,
"time": "1771499135"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -71,
"time": "1771499481"
},
"departure": {
"delay": -71,
"time": "1771499509"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1771497898"
},
"departure": {
"delay": 88,
"time": "1771497928"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771498769"
},
"departure": {
"delay": 16,
"time": "1771498816"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1771497349"
},
"departure": {
"delay": 137,
"time": "1771497377"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -103,
"time": "1771499589"
},
"departure": {
"delay": -103,
"time": "1771499597"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 114,
"time": "1771498441"
},
"departure": {
"delay": 114,
"time": "1771498494"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1771498645"
},
"departure": {
"delay": 19,
"time": "1771498699"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771497844"
},
"departure": {
"delay": 76,
"time": "1771497856"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1771499377"
},
"departure": {
"delay": -57,
"time": "1771499463"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -41,
"time": "1771499167"
},
"departure": {
"delay": -41,
"time": "1771499179"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1771498541"
},
"departure": {
"delay": 111,
"time": "1771498551"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1771497947"
},
"departure": {
"delay": 110,
"time": "1771498010"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1771497273"
},
"departure": {
"delay": 167,
"time": "1771497287"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1771498041"
},
"departure": {
"delay": 111,
"time": "1771498071"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1771497250"
},
"departure": {
"delay": 200,
"time": "1771497260"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1771497436"
},
"departure": {
"delay": 163,
"time": "1771497463"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771497505"
},
"departure": {
"delay": 120,
"time": "1771497540"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1771497573"
},
"departure": {
"delay": 132,
"time": "1771497612"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1771497203"
},
"departure": {
"delay": 171,
"time": "1771497231"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1771497635"
},
"departure": {
"delay": 160,
"time": "1771497700"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771498569"
},
"departure": {
"delay": 37,
"time": "1771498597"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1771498084"
},
"departure": {
"delay": 105,
"time": "1771498125"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1771498250"
},
"departure": {
"delay": 64,
"time": "1771498324"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1771498347"
},
"departure": {
"delay": 99,
"time": "1771498419"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1771499325"
},
"departure": {
"delay": -60,
"time": "1771499340"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 197,
"time": "1771497187"
},
"departure": {
"delay": 197,
"time": "1771497197"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771499033"
},
"departure": {
"delay": 33,
"time": "1771499073"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 148,
"time": "1771497768"
},
"departure": {
"delay": 148,
"time": "1771497808"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758670x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1771502855"
},
"departure": {
"delay": 142,
"time": "1771502902"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1771504028"
},
"departure": {
"delay": 152,
"time": "1771504052"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771503628"
},
"departure": {
"delay": 52,
"time": "1771503652"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1771503027"
},
"departure": {
"delay": 162,
"time": "1771503102"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1771504222"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 102,
"time": "1771502802"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1771503196"
},
"departure": {
"delay": 107,
"time": "1771503227"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1771503367"
},
"departure": {
"delay": -13,
"time": "1771503527"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 206,
"time": "1771504166"
},
"departure": {
"delay": 206,
"time": "1771504166"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1771503930"
},
"departure": {
"delay": 112,
"time": "1771503952"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1771502973"
},
"departure": {
"delay": 157,
"time": "1771502977"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771502804",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18714:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771502460"
},
"departure": {
"delay": 60,
"time": "1771502460"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771504440"
},
"departure": {
"delay": 60,
"time": "1771504440"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771504860"
},
"departure": {
"delay": 60,
"time": "1771504860"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771503060"
},
"departure": {
"time": "1771503060"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771503000"
},
"departure": {
"delay": 60,
"time": "1771503000"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771502700"
},
"departure": {
"time": "1771502700"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771503180"
},
"departure": {
"time": "1771503180"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505040"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1771504460"
},
"departure": {
"delay": 20,
"time": "1771504460"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771502400"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771503360"
},
"departure": {
"time": "1771503360"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771504620"
},
"departure": {
"delay": 60,
"time": "1771504620"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504680"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771503600"
},
"departure": {
"delay": 60,
"time": "1771503600"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771502880"
},
"departure": {
"time": "1771502880"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771504020"
},
"departure": {
"time": "1771504020"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771504560"
},
"departure": {
"delay": 60,
"time": "1771504560"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771504500"
},
"departure": {
"time": "1771504500"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771504640"
},
"departure": {
"delay": 20,
"time": "1771504640"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771503660"
},
"departure": {
"delay": 60,
"time": "1771503660"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771505160"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771502580"
},
"departure": {
"time": "1771502580"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771502520"
},
"departure": {
"delay": 60,
"time": "1771502520"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771502760"
},
"departure": {
"delay": 60,
"time": "1771502760"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771504920"
},
"departure": {
"delay": 60,
"time": "1771504920"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771503480"
},
"departure": {
"time": "1771503480"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771503720"
},
"departure": {
"time": "1771503720"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771502540"
},
"departure": {
"delay": 20,
"time": "1771502540"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771504380"
},
"departure": {
"time": "1771504380"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771504140"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771501834",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17118:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 374,
"time": "1771503894"
},
"departure": {
"delay": 374,
"time": "1771503914"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 439,
"time": "1771503992"
},
"departure": {
"delay": 439,
"time": "1771504039"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 489,
"time": "1771504389"
},
"departure": {
"delay": 489,
"time": "1771504389"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 480,
"time": "1771505520"
},
"departure": {
"delay": 480,
"time": "1771505520"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 469,
"time": "1771505089"
},
"departure": {
"delay": 469,
"time": "1771505089"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 482,
"time": "1771505402"
},
"departure": {
"delay": 482,
"time": "1771505402"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 489,
"time": "1771504989"
},
"departure": {
"delay": 489,
"time": "1771504989"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 529,
"time": "1771504439"
},
"departure": {
"delay": 529,
"time": "1771504489"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 480,
"time": "1771505760"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 251,
"time": "1771503311"
},
"departure": {
"delay": 251,
"time": "1771503311"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 298,
"time": "1771503478"
},
"departure": {
"delay": 298,
"time": "1771503478"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 319,
"time": "1771503739"
},
"departure": {
"delay": 319,
"time": "1771503739"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 409,
"time": "1771504189"
},
"departure": {
"delay": 409,
"time": "1771504189"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 224,
"time": "1771503164"
},
"departure": {
"delay": 224,
"time": "1771503164"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 601,
"time": "1771504625"
},
"departure": {
"delay": 601,
"time": "1771504681"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 570,
"time": "1771504564"
},
"departure": {
"delay": 570,
"time": "1771504590"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 496,
"time": "1771505176"
},
"departure": {
"delay": 496,
"time": "1771505176"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 461,
"time": "1771504121"
},
"departure": {
"delay": 461,
"time": "1771504121"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 278,
"time": "1771503578"
},
"departure": {
"delay": 278,
"time": "1771503578"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 269,
"time": "1771503366"
},
"departure": {
"delay": 269,
"time": "1771503389"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 446,
"time": "1771504286"
},
"departure": {
"delay": 446,
"time": "1771504286"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 149,
"time": "1771503089"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 338,
"time": "1771503818"
},
"departure": {
"delay": 338,
"time": "1771503818"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 571,
"time": "1771504804"
},
"departure": {
"delay": 571,
"time": "1771504831"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 439,
"time": "1771504939"
},
"departure": {
"delay": 439,
"time": "1771504939"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 488,
"time": "1771505348"
},
"departure": {
"delay": 488,
"time": "1771505348"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 339,
"time": "1771503639"
},
"departure": {
"delay": 339,
"time": "1771503639"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 318,
"time": "1771503438"
},
"departure": {
"delay": 318,
"time": "1771503438"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 534,
"time": "1771505454"
},
"departure": {
"delay": 534,
"time": "1771505454"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771503094",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8775:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745385x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1771476359"
},
"departure": {
"delay": 94,
"time": "1771476394"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1771476989"
},
"departure": {
"delay": 126,
"time": "1771477026"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1771476828"
},
"departure": {
"delay": 143,
"time": "1771476863"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 254,
"time": "1771476036"
},
"departure": {
"delay": 254,
"time": "1771476074"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771476918"
},
"departure": {
"delay": 172,
"time": "1771476952"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 263,
"time": "1771475931"
},
"departure": {
"delay": 263,
"time": "1771475963"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1771476229"
},
"departure": {
"delay": 185,
"time": "1771476245"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 239,
"time": "1771476103"
},
"departure": {
"delay": 239,
"time": "1771476119"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771477080"
},
"departure": {
"delay": 103,
"time": "1771477123"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 290,
"time": "1771475850"
},
"departure": {
"delay": 290,
"time": "1771475870"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1771476579"
},
"departure": {
"delay": 129,
"time": "1771476609"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1771477201"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 268,
"time": "1771475893"
},
"departure": {
"delay": 268,
"time": "1771475908"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 141,
"time": "1771476462"
},
"departure": {
"delay": 141,
"time": "1771476501"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1771476182"
},
"departure": {
"delay": 198,
"time": "1771476198"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771476294"
},
"departure": {
"delay": 130,
"time": "1771476310"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 246,
"time": "1771475981"
},
"departure": {
"delay": 246,
"time": "1771476006"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771476670"
},
"departure": {
"delay": 108,
"time": "1771476708"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 346,
"time": "1771475746"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1771476750"
},
"departure": {
"delay": 124,
"time": "1771476784"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745385x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195938x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1771505141"
},
"departure": {
"delay": 101,
"time": "1771505141"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 172,
"time": "1771504972"
},
"departure": {
"delay": 172,
"time": "1771504972"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771505442"
},
"departure": {
"delay": 102,
"time": "1771505442"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 71,
"time": "1771505231"
},
"departure": {
"delay": 71,
"time": "1771505231"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 169,
"time": "1771504849"
},
"departure": {
"delay": 169,
"time": "1771504849"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1771504976"
},
"departure": {
"delay": 116,
"time": "1771504976"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1771505048"
},
"departure": {
"delay": 128,
"time": "1771505048"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 178,
"time": "1771504558"
},
"departure": {
"delay": 178,
"time": "1771504558"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1771504535"
},
"departure": {
"delay": 155,
"time": "1771504535"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1771504591"
},
"departure": {
"delay": 151,
"time": "1771504591"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771505711"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1771505153"
},
"departure": {
"delay": 113,
"time": "1771505153"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1771504704"
},
"departure": {
"delay": 144,
"time": "1771504704"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1771505091"
},
"departure": {
"delay": 171,
"time": "1771505091"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1771504894"
},
"departure": {
"delay": 154,
"time": "1771504894"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1771504824"
},
"departure": {
"delay": 144,
"time": "1771504824"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1771505341"
},
"departure": {
"delay": 121,
"time": "1771505341"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1771505496"
},
"departure": {
"delay": 96,
"time": "1771505496"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 71,
"time": "1771505531"
},
"departure": {
"delay": 71,
"time": "1771505531"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 115,
"time": "1771505275"
},
"departure": {
"delay": 115,
"time": "1771505275"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1771505129"
},
"departure": {
"delay": 149,
"time": "1771505129"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 143,
"time": "1771504943"
},
"departure": {
"delay": 143,
"time": "1771504943"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771505612"
},
"departure": {
"delay": 92,
"time": "1771505612"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 191,
"time": "1771504751"
},
"departure": {
"delay": 191,
"time": "1771504751"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771505139",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195938x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4430:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771505580"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4430:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10034x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771505220"
},
"departure": {
"delay": 60,
"time": "1771505220"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771505040"
},
"departure": {
"delay": 65,
"time": "1771505045"
},
"stopId": "FR:76259:ZE:FECCAST1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771505820"
},
"departure": {
"delay": 60,
"time": "1771505820"
},
"stopId": "FR:76259:ZE:FECGCUV1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1771505160"
},
"departure": {
"delay": 65,
"time": "1771505165"
},
"stopId": "FR:76259:ZE:FECARQU1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771505700"
},
"departure": {
"delay": 60,
"time": "1771505700"
},
"stopId": "FR:76259:ZE:FECSEXU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771505100"
},
"departure": {
"delay": 65,
"time": "1771505105"
},
"stopId": "FR:76259:ZE:FECQREN1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771504740"
},
"departure": {
"delay": 5,
"time": "1771504745"
},
"stopId": "FR:76259:ZE:FECSOUE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771505760"
},
"departure": {
"delay": 60,
"time": "1771505760"
},
"stopId": "FR:76259:ZE:FECBENE1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771504920"
},
"departure": {
"delay": 5,
"time": "1771504925"
},
"stopId": "FR:76259:ZE:FECSBEN1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771505580"
},
"departure": {
"delay": 60,
"time": "1771505580"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771504800"
},
"departure": {
"delay": 5,
"time": "1771504805"
},
"stopId": "FR:76259:ZE:FECPRIV1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771505940"
},
"stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1771504680"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771505460"
},
"departure": {
"delay": 60,
"time": "1771505460"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 11
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10034x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597931:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1771507459"
},
"departure": {
"delay": 79,
"time": "1771507459"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -51,
"time": "1771508829"
},
"departure": {
"delay": -51,
"time": "1771508829"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 77,
"time": "1771507217"
},
"departure": {
"delay": 77,
"time": "1771507217"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771507889"
},
"departure": {
"delay": 29,
"time": "1771507889"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1771507949"
},
"departure": {
"delay": 89,
"time": "1771507949"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1771508233"
},
"departure": {
"delay": 13,
"time": "1771508233"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1771506926"
},
"departure": {
"delay": 26,
"time": "1771506926"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1771508298"
},
"departure": {
"delay": -42,
"time": "1771508298"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -57,
"time": "1771508343"
},
"departure": {
"delay": -57,
"time": "1771508343"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -13,
"time": "1771508807"
},
"departure": {
"delay": -13,
"time": "1771508807"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -34,
"time": "1771508546"
},
"departure": {
"delay": -34,
"time": "1771508546"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -34,
"time": "1771508486"
},
"departure": {
"delay": -34,
"time": "1771508486"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -57,
"time": "1771508763"
},
"departure": {
"delay": -57,
"time": "1771508763"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1771507182"
},
"departure": {
"delay": 42,
"time": "1771507182"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1771507639"
},
"departure": {
"delay": 79,
"time": "1771507639"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -18,
"time": "1771507062"
},
"departure": {
"delay": -18,
"time": "1771507062"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1771507759"
},
"departure": {
"delay": 79,
"time": "1771507759"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1771507532"
},
"departure": {
"delay": 92,
"time": "1771507532"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1771508717"
},
"departure": {
"delay": -43,
"time": "1771508717"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 12,
"time": "1771506972"
},
"departure": {
"delay": 12,
"time": "1771506972"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -92,
"time": "1771508908"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 34,
"time": "1771508074"
},
"departure": {
"delay": 34,
"time": "1771508074"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1771507828"
},
"departure": {
"delay": 88,
"time": "1771507828"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -17,
"time": "1771508143"
},
"departure": {
"delay": -17,
"time": "1771508143"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1771507386"
},
"departure": {
"delay": 6,
"time": "1771507386"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597931:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771505752"
},
"departure": {
"delay": 52,
"time": "1771505752"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1771506841"
},
"departure": {
"delay": 1,
"time": "1771506841"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771505982"
},
"departure": {
"delay": 42,
"time": "1771505982"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1771507486"
},
"departure": {
"delay": 46,
"time": "1771507486"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1771505724"
},
"departure": {
"delay": 24,
"time": "1771505724"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1771506991"
},
"departure": {
"delay": 31,
"time": "1771506991"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1771506191"
},
"departure": {
"delay": 11,
"time": "1771506191"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771505856"
},
"departure": {
"delay": 36,
"time": "1771505856"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1771505642"
},
"departure": {
"delay": 2,
"time": "1771505642"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1771506322"
},
"departure": {
"delay": 22,
"time": "1771506322"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771505787"
},
"departure": {
"delay": 27,
"time": "1771505787"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771506894"
},
"departure": {
"delay": 54,
"time": "1771506894"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771506946"
},
"departure": {
"delay": 46,
"time": "1771506946"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771506869"
},
"departure": {
"delay": 29,
"time": "1771506869"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771504563",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13123:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758906x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771504451"
},
"departure": {
"delay": 20,
"time": "1771504460"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771505041"
},
"departure": {
"delay": 139,
"time": "1771505059"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1771504788"
},
"departure": {
"delay": 115,
"time": "1771504795"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1771507310"
},
"departure": {
"delay": 110,
"time": "1771507310"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1771504313"
},
"departure": {
"delay": 3,
"time": "1771504323"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1771506170"
},
"departure": {
"delay": 110,
"time": "1771506170"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771506410"
},
"departure": {
"delay": 110,
"time": "1771506410"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1771507490"
},
"departure": {
"delay": 110,
"time": "1771507490"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 110,
"time": "1771507250"
},
"departure": {
"delay": 110,
"time": "1771507250"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 110,
"time": "1771505930"
},
"departure": {
"delay": 110,
"time": "1771505930"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1771505750"
},
"departure": {
"delay": 110,
"time": "1771505750"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1771505870"
},
"departure": {
"delay": 110,
"time": "1771505870"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1771506590"
},
"departure": {
"delay": 110,
"time": "1771506590"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1771506470"
},
"departure": {
"delay": 110,
"time": "1771506470"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1771506710"
},
"departure": {
"delay": 110,
"time": "1771506710"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 110,
"time": "1771507370"
},
"departure": {
"delay": 110,
"time": "1771507370"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 151,
"time": "1771504584"
},
"departure": {
"delay": 151,
"time": "1771504771"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1771504425"
},
"departure": {
"delay": -6,
"time": "1771504434"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771505690"
},
"departure": {
"delay": 110,
"time": "1771505690"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1771507790"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -31,
"time": "1771504338"
},
"departure": {
"delay": -31,
"time": "1771504349"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771507730"
},
"departure": {
"delay": 110,
"time": "1771507730"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 100,
"time": "1771504896"
},
"departure": {
"delay": 100,
"time": "1771504960"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771505390"
},
"departure": {
"delay": 110,
"time": "1771505390"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1771505270"
},
"departure": {
"delay": 110,
"time": "1771505270"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1771505990"
},
"departure": {
"delay": 110,
"time": "1771505990"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1771504212"
},
"departure": {
"delay": 46,
"time": "1771504246"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1771507670"
},
"departure": {
"delay": 110,
"time": "1771507670"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 18,
"time": "1771504483"
},
"departure": {
"delay": 18,
"time": "1771504518"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 22,
"time": "1771504162"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771507190"
},
"departure": {
"delay": 110,
"time": "1771507190"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 110,
"time": "1771506890"
},
"departure": {
"delay": 110,
"time": "1771506890"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 110,
"time": "1771507610"
},
"departure": {
"delay": 110,
"time": "1771507610"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 9,
"time": "1771504555"
},
"departure": {
"delay": 9,
"time": "1771504569"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1771506650"
},
"departure": {
"delay": 110,
"time": "1771506650"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1771507130"
},
"departure": {
"delay": 110,
"time": "1771507130"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 110,
"time": "1771507010"
},
"departure": {
"delay": 110,
"time": "1771507010"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 110,
"time": "1771505510"
},
"departure": {
"delay": 110,
"time": "1771505510"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1771507430"
},
"departure": {
"delay": 110,
"time": "1771507430"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 110,
"time": "1771506770"
},
"departure": {
"delay": 110,
"time": "1771506770"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 110,
"time": "1771506350"
},
"departure": {
"delay": 110,
"time": "1771506350"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 110,
"time": "1771506290"
},
"departure": {
"delay": 110,
"time": "1771506290"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1771505210"
},
"departure": {
"delay": 110,
"time": "1771505210"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1771504991"
},
"departure": {
"delay": 167,
"time": "1771505027"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771504366"
},
"departure": {
"delay": 27,
"time": "1771504407"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1771505075"
},
"departure": {
"delay": 142,
"time": "1771505122"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1771506950"
},
"departure": {
"delay": 110,
"time": "1771506950"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 110,
"time": "1771507010"
},
"departure": {
"delay": 110,
"time": "1771507010"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 110,
"time": "1771506050"
},
"departure": {
"delay": 110,
"time": "1771506050"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1771507070"
},
"departure": {
"delay": 110,
"time": "1771507070"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758906x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771507374"
},
"departure": {
"delay": 54,
"time": "1771507374"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1771506521"
},
"departure": {
"delay": 41,
"time": "1771506521"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771507265"
},
"departure": {
"delay": 5,
"time": "1771507265"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771508260"
},
"departure": {
"delay": 40,
"time": "1771508260"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1771506617"
},
"departure": {
"delay": 17,
"time": "1771506617"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771506566"
},
"departure": {
"delay": 26,
"time": "1771506566"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771507660"
},
"departure": {
"delay": 40,
"time": "1771507660"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771507016"
},
"departure": {
"delay": 56,
"time": "1771507016"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771508071"
},
"departure": {
"delay": 31,
"time": "1771508071"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771508000"
},
"departure": {
"delay": 20,
"time": "1771508000"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1771507089"
},
"departure": {
"delay": 9,
"time": "1771507089"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771507970"
},
"departure": {
"delay": 50,
"time": "1771507970"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771507336"
},
"departure": {
"delay": 16,
"time": "1771507336"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771506459"
},
"departure": {
"delay": 39,
"time": "1771506459"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771508319"
},
"departure": {
"delay": 39,
"time": "1771508319"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1771507491"
},
"departure": {
"delay": 51,
"time": "1771507491"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1771508221"
},
"departure": {
"delay": 1,
"time": "1771508221"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11616:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771474423"
},
"departure": {
"delay": 61,
"time": "1771474441"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771475053"
},
"departure": {
"delay": 24,
"time": "1771475184"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771475621"
},
"departure": {
"delay": 55,
"time": "1771475635"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771474073"
},
"departure": {
"delay": 8,
"time": "1771474088"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771473789"
},
"departure": {
"delay": 18,
"time": "1771473798"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771474844"
},
"departure": {
"delay": 59,
"time": "1771474859"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1771473321"
},
"departure": {
"delay": 72,
"time": "1771473372"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771475802"
},
"departure": {
"delay": 58,
"time": "1771475818"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1771476135"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1771474529"
},
"departure": {
"delay": 45,
"time": "1771474545"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771473609"
},
"departure": {
"delay": 21,
"time": "1771473621"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 41,
"time": "1771473101"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -92,
"time": "1771506328"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -126,
"time": "1771505754"
},
"departure": {
"delay": -126,
"time": "1771505754"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -66,
"time": "1771505694"
},
"departure": {
"delay": -66,
"time": "1771505694"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1771505494"
},
"departure": {
"delay": -26,
"time": "1771505494"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -128,
"time": "1771505992"
},
"departure": {
"delay": -128,
"time": "1771505992"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1771505443"
},
"departure": {
"delay": 43,
"time": "1771505443"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1771505616"
},
"departure": {
"delay": -24,
"time": "1771505616"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771505316"
},
"departure": {
"delay": 36,
"time": "1771505316"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -90,
"time": "1771506270"
},
"departure": {
"delay": -90,
"time": "1771506270"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -114,
"time": "1771505826"
},
"departure": {
"delay": -114,
"time": "1771505826"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1771505669"
},
"departure": {
"delay": -31,
"time": "1771505669"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -104,
"time": "1771506076"
},
"departure": {
"delay": -104,
"time": "1771506076"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1771505584"
},
"departure": {
"delay": 4,
"time": "1771505584"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -90,
"time": "1771506210"
},
"departure": {
"delay": -90,
"time": "1771506210"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1771505242"
},
"departure": {
"delay": 22,
"time": "1771505242"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -160,
"time": "1771505900"
},
"departure": {
"delay": -160,
"time": "1771505900"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597216:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1771505707"
},
"departure": {
"delay": 67,
"time": "1771505707"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771506467"
},
"departure": {
"delay": 47,
"time": "1771506467"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -21,
"time": "1771506519"
},
"departure": {
"delay": -21,
"time": "1771506519"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1771506420"
},
"departure": {
"delay": 60,
"time": "1771506420"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1771506328"
},
"departure": {
"delay": 28,
"time": "1771506328"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 80,
"time": "1771505600"
},
"departure": {
"delay": 80,
"time": "1771505600"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1771506258"
},
"departure": {
"delay": 18,
"time": "1771506258"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 148,
"time": "1771504768"
},
"departure": {
"delay": 148,
"time": "1771504768"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771505360"
},
"departure": {
"delay": 20,
"time": "1771505360"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1771506546"
},
"departure": {
"delay": -54,
"time": "1771506546"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 159,
"time": "1771504645"
},
"departure": {
"delay": 159,
"time": "1771504659"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1771506662"
},
"departure": {
"delay": -58,
"time": "1771506662"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -178,
"time": "1771506722"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 11,
"time": "1771506071"
},
"departure": {
"delay": 11,
"time": "1771506071"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1771504396"
},
"departure": {
"delay": 99,
"time": "1771504419"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1771504804"
},
"departure": {
"delay": 184,
"time": "1771504804"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1771505985"
},
"departure": {
"delay": -15,
"time": "1771505985"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1771504539"
},
"departure": {
"delay": 99,
"time": "1771504539"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1771504733"
},
"departure": {
"delay": 173,
"time": "1771504733"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1771504703"
},
"departure": {
"delay": 203,
"time": "1771504703"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1771505646"
},
"departure": {
"delay": 66,
"time": "1771505646"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771506506"
},
"departure": {
"delay": 26,
"time": "1771506506"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 58,
"time": "1771506298"
},
"departure": {
"delay": 58,
"time": "1771506298"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1771505549"
},
"departure": {
"delay": 89,
"time": "1771505549"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771505124"
},
"departure": {
"delay": 24,
"time": "1771505124"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1771505788"
},
"departure": {
"delay": 28,
"time": "1771505788"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -114,
"time": "1771506606"
},
"departure": {
"delay": -114,
"time": "1771506606"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 8,
"time": "1771506128"
},
"departure": {
"delay": 8,
"time": "1771506128"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1771504595"
},
"departure": {
"delay": 159,
"time": "1771504599"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771505420"
},
"departure": {
"delay": 20,
"time": "1771505420"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1771504988"
},
"departure": {
"delay": 128,
"time": "1771504988"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1771505300"
},
"departure": {
"delay": 80,
"time": "1771505300"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771505480"
},
"departure": {
"delay": 80,
"time": "1771505480"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1771506203"
},
"departure": {
"delay": 23,
"time": "1771506203"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771505210"
},
"departure": {
"delay": 50,
"time": "1771505210"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471230:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758536x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771504577"
},
"departure": {
"delay": 27,
"time": "1771504587"
},
"stopId": "FR:50041:ZE:HAGMES:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771505680"
},
"departure": {
"delay": -20,
"time": "1771505680"
},
"stopId": "FR:50041:ZE:HAGECA:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1771506580"
},
"departure": {
"delay": -20,
"time": "1771506580"
},
"stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1771504843"
},
"departure": {
"delay": 51,
"time": "1771504851"
},
"stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771503890"
},
"departure": {
"delay": 11,
"time": "1771503911"
},
"stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771505260"
},
"departure": {
"delay": -20,
"time": "1771505260"
},
"stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771505380"
},
"departure": {
"delay": -20,
"time": "1771505380"
},
"stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771506160"
},
"departure": {
"delay": -20,
"time": "1771506160"
},
"stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771504162"
},
"departure": {
"delay": 23,
"time": "1771504223"
},
"stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1771507180"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 56,
"time": "1771503656"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1771505025"
},
"departure": {
"delay": -1,
"time": "1771505039"
},
"stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A1:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758536x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771506850"
},
"departure": {
"delay": 10,
"time": "1771506850"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771507707"
},
"departure": {
"delay": 27,
"time": "1771507707"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771507624"
},
"departure": {
"delay": 4,
"time": "1771507624"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771506482"
},
"departure": {
"delay": 2,
"time": "1771506482"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771507039"
},
"departure": {
"delay": 19,
"time": "1771507039"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771506729"
},
"departure": {
"delay": 9,
"time": "1771506729"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771506976"
},
"departure": {
"delay": 16,
"time": "1771506976"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771508176"
},
"departure": {
"delay": 16,
"time": "1771508176"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1771506315"
},
"departure": {
"delay": 15,
"time": "1771506315"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771506295"
},
"departure": {
"delay": 55,
"time": "1771506295"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771508083"
},
"departure": {
"delay": 43,
"time": "1771508083"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1771506437"
},
"departure": {
"delay": 17,
"time": "1771506437"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771507224"
},
"departure": {
"delay": 24,
"time": "1771507224"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771508280"
},
"departure": {
"time": "1771508280"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771507453"
},
"departure": {
"delay": 13,
"time": "1771507453"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771507177"
},
"departure": {
"delay": 37,
"time": "1771507177"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1771506386"
},
"departure": {
"delay": 26,
"time": "1771506386"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1771506611"
},
"departure": {
"delay": 11,
"time": "1771506611"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771506702"
},
"departure": {
"delay": 42,
"time": "1771506702"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771507354"
},
"departure": {
"delay": 34,
"time": "1771507354"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1771508204"
},
"departure": {
"delay": 44,
"time": "1771508204"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771505103",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11355:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10947:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771506783"
},
"departure": {
"delay": 3,
"time": "1771506783"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771506062"
},
"departure": {
"delay": 2,
"time": "1771506062"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771507065"
},
"departure": {
"delay": 45,
"time": "1771507065"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771507388"
},
"departure": {
"delay": 8,
"time": "1771507388"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771507122"
},
"departure": {
"delay": 42,
"time": "1771507122"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771506893"
},
"departure": {
"delay": 53,
"time": "1771506893"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771507174"
},
"departure": {
"delay": 34,
"time": "1771507174"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771506210"
},
"departure": {
"delay": 30,
"time": "1771506210"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1771506032"
},
"departure": {
"delay": 32,
"time": "1771506032"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771507305"
},
"departure": {
"delay": 45,
"time": "1771507305"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771506845"
},
"departure": {
"delay": 5,
"time": "1771506845"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771507437"
},
"departure": {
"delay": 57,
"time": "1771507437"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1771506262"
},
"departure": {
"delay": 22,
"time": "1771506262"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10947:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745406x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771498761"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771497872"
},
"departure": {
"delay": 8,
"time": "1771497908"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1771498391"
},
"departure": {
"delay": 51,
"time": "1771498431"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771498456"
},
"departure": {
"delay": 10,
"time": "1771498510"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1771497781"
},
"departure": {
"delay": 61,
"time": "1771497841"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771498324"
},
"departure": {
"delay": 34,
"time": "1771498354"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1771498055"
},
"departure": {
"delay": 14,
"time": "1771498094"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1771497227"
},
"departure": {
"delay": 82,
"time": "1771497262"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 113,
"time": "1771497113"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1771497282"
},
"departure": {
"delay": 78,
"time": "1771497318"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771498244"
},
"departure": {
"delay": 26,
"time": "1771498286"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1771497706"
},
"departure": {
"delay": 79,
"time": "1771497739"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771497420"
},
"departure": {
"delay": 102,
"time": "1771497462"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771498139"
},
"departure": {
"delay": 15,
"time": "1771498215"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1771497547"
},
"departure": {
"delay": 105,
"time": "1771497585"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1771497645"
},
"departure": {
"delay": 78,
"time": "1771497678"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1771497492"
},
"departure": {
"delay": 106,
"time": "1771497526"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1771497341"
},
"departure": {
"delay": 92,
"time": "1771497392"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771498588"
},
"departure": {
"delay": 29,
"time": "1771498649"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771497975"
},
"departure": {
"delay": 40,
"time": "1771498000"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745406x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771504788"
},
"departure": {
"delay": 8,
"time": "1771504808"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -42,
"time": "1771504140"
},
"departure": {
"delay": -42,
"time": "1771504158"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -173,
"time": "1771506367"
},
"departure": {
"delay": -173,
"time": "1771506367"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -170,
"time": "1771505350"
},
"departure": {
"delay": -170,
"time": "1771505350"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -117,
"time": "1771504958"
},
"departure": {
"delay": -117,
"time": "1771504983"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -136,
"time": "1771506044"
},
"departure": {
"delay": -136,
"time": "1771506044"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1771504678"
},
"departure": {
"delay": 58,
"time": "1771504678"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -136,
"time": "1771505264"
},
"departure": {
"delay": -136,
"time": "1771505264"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -126,
"time": "1771505394"
},
"departure": {
"delay": -126,
"time": "1771505394"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1771503739"
},
"departure": {
"delay": 19,
"time": "1771503739"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1771504911"
},
"departure": {
"delay": -69,
"time": "1771504911"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -169,
"time": "1771506191"
},
"departure": {
"delay": -169,
"time": "1771506191"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -57,
"time": "1771504083"
},
"departure": {
"delay": -57,
"time": "1771504083"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -107,
"time": "1771503973"
},
"departure": {
"delay": -107,
"time": "1771503973"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -171,
"time": "1771506009"
},
"departure": {
"delay": -171,
"time": "1771506009"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -171,
"time": "1771505529"
},
"departure": {
"delay": -171,
"time": "1771505529"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -171,
"time": "1771506549"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1771504284"
},
"departure": {
"delay": -36,
"time": "1771504284"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771504558"
},
"departure": {
"delay": 48,
"time": "1771504608"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1771504458"
},
"departure": {
"delay": -42,
"time": "1771504458"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -178,
"time": "1771506302"
},
"departure": {
"delay": -178,
"time": "1771506302"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -72,
"time": "1771504008"
},
"departure": {
"delay": -72,
"time": "1771504008"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -171,
"time": "1771505169"
},
"departure": {
"delay": -171,
"time": "1771505169"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -168,
"time": "1771505892"
},
"departure": {
"delay": -168,
"time": "1771505892"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -137,
"time": "1771505065"
},
"departure": {
"delay": -137,
"time": "1771505083"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -169,
"time": "1771506251"
},
"departure": {
"delay": -169,
"time": "1771506251"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -171,
"time": "1771505829"
},
"departure": {
"delay": -171,
"time": "1771505829"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1771504880"
},
"departure": {
"delay": -40,
"time": "1771504880"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -155,
"time": "1771505125"
},
"departure": {
"delay": -155,
"time": "1771505125"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -168,
"time": "1771505592"
},
"departure": {
"delay": -168,
"time": "1771505592"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1771504708"
},
"departure": {
"delay": -7,
"time": "1771504733"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1771504408"
},
"departure": {
"delay": -32,
"time": "1771504408"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771504342"
},
"departure": {
"delay": -22,
"time": "1771504358"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -128,
"time": "1771505932"
},
"departure": {
"delay": -128,
"time": "1771505932"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -185,
"time": "1771506415"
},
"departure": {
"delay": -185,
"time": "1771506415"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -122,
"time": "1771505758"
},
"departure": {
"delay": -122,
"time": "1771505758"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771503794"
},
"departure": {
"delay": 14,
"time": "1771503794"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -169,
"time": "1771505711"
},
"departure": {
"delay": -169,
"time": "1771505711"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771502855",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16453:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771484471"
},
"departure": {
"delay": 87,
"time": "1771484487"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771485536"
},
"departure": {
"delay": 20,
"time": "1771485560"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771486034"
},
"departure": {
"delay": 24,
"time": "1771486044"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1771486901"
},
"departure": {
"delay": 115,
"time": "1771486915"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 33,
"time": "1771484313"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1771486623"
},
"departure": {
"delay": 78,
"time": "1771486638"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1771485891"
},
"departure": {
"delay": 93,
"time": "1771485933"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771484854"
},
"departure": {
"delay": 49,
"time": "1771484869"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1771484527"
},
"departure": {
"delay": 103,
"time": "1771484563"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771484403"
},
"departure": {
"delay": 17,
"time": "1771484417"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1771486491"
},
"departure": {
"delay": 76,
"time": "1771486516"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1771487166"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1771485201"
},
"departure": {
"delay": 21,
"time": "1771485381"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1771484652"
},
"departure": {
"delay": 116,
"time": "1771484696"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771484750"
},
"departure": {
"delay": 70,
"time": "1771484770"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1771484807"
},
"departure": {
"delay": 78,
"time": "1771484838"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1771485441"
},
"departure": {
"delay": -6,
"time": "1771485474"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1771487005"
},
"departure": {
"delay": 163,
"time": "1771487023"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 105,
"time": "1771484947"
},
"departure": {
"delay": 105,
"time": "1771484985"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771486439"
},
"departure": {
"delay": 51,
"time": "1771486491"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1771486702"
},
"departure": {
"delay": 99,
"time": "1771486719"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1771485790"
},
"departure": {
"delay": 36,
"time": "1771485816"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771486315"
},
"departure": {
"delay": 50,
"time": "1771486370"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771485737"
},
"departure": {
"delay": 37,
"time": "1771485757"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1771486117"
},
"departure": {
"delay": 2,
"time": "1771486142"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1771484606"
},
"departure": {
"delay": 103,
"time": "1771484623"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1771485127"
},
"departure": {
"delay": 94,
"time": "1771485154"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 161,
"time": "1771486942"
},
"departure": {
"delay": 161,
"time": "1771486961"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1771484365"
},
"departure": {
"delay": 43,
"time": "1771484383"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1771486591"
},
"departure": {
"delay": 111,
"time": "1771486611"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771485619"
},
"departure": {
"delay": 2,
"time": "1771485662"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771484705"
},
"departure": {
"delay": 81,
"time": "1771484721"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1771486836"
},
"departure": {
"delay": 115,
"time": "1771486855"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771486167"
},
"departure": {
"delay": 11,
"time": "1771486211"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748433x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1824,
"time": "1771505196"
},
"departure": {
"delay": -1824,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -181,
"time": "1771506959"
},
"departure": {
"delay": -181,
"time": "1771506959"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1284,
"time": "1771505196"
},
"departure": {
"delay": -1284,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1584,
"time": "1771505196"
},
"departure": {
"delay": -1584,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -130,
"time": "1771507190"
},
"departure": {
"delay": -130,
"time": "1771507190"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1771507519"
},
"departure": {
"delay": -41,
"time": "1771507519"
},
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -146,
"time": "1771507114"
},
"departure": {
"delay": -146,
"time": "1771507114"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -146,
"time": "1771507654"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -176,
"time": "1771507024"
},
"departure": {
"delay": -176,
"time": "1771507024"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1771507480"
},
"departure": {
"delay": -20,
"time": "1771507480"
},
"stopId": "FR:27375:ZE:0x6505:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1884,
"time": "1771505196"
},
"departure": {
"delay": -1884,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1771507440"
},
"departure": {
"delay": -60,
"time": "1771507440"
},
"stopId": "FR:27375:ZE:0x7196:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1644,
"time": "1771505196"
},
"departure": {
"delay": -1644,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1771507373"
},
"departure": {
"delay": -7,
"time": "1771507373"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -1104,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1464,
"time": "1771505196"
},
"departure": {
"delay": -1464,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1764,
"time": "1771505196"
},
"departure": {
"delay": -1764,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1944,
"time": "1771505196"
},
"departure": {
"delay": -1944,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1771507287"
},
"departure": {
"delay": -33,
"time": "1771507287"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470067:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771483850"
},
"departure": {
"delay": 43,
"time": "1771483903"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771484923"
},
"departure": {
"delay": 76,
"time": "1771484956"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1771484803"
},
"departure": {
"delay": 74,
"time": "1771484834"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 76,
"time": "1771483576"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771483767"
},
"departure": {
"delay": 22,
"time": "1771483822"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1771484616"
},
"departure": {
"delay": 73,
"time": "1771484773"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771484271"
},
"departure": {
"delay": 35,
"time": "1771484315"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771485081"
},
"departure": {
"delay": 33,
"time": "1771485153"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1771484528"
},
"departure": {
"delay": -15,
"time": "1771484565"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1771484864"
},
"departure": {
"delay": 73,
"time": "1771484893"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771485247"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1771483669"
},
"departure": {
"delay": 4,
"time": "1771483684"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771484987"
},
"departure": {
"delay": 26,
"time": "1771485026"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1771484112"
},
"departure": {
"delay": 52,
"time": "1771484152"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1771484441"
},
"departure": {
"delay": -1,
"time": "1771484459"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1771483930"
},
"departure": {
"delay": 78,
"time": "1771483998"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1771484178"
},
"departure": {
"delay": 77,
"time": "1771484237"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1771484352"
},
"departure": {
"delay": -8,
"time": "1771484392"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771483703"
},
"departure": {
"delay": 1,
"time": "1771483741"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1771484025"
},
"departure": {
"delay": 77,
"time": "1771484057"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745391x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758674x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 398,
"time": "1771503601"
},
"departure": {
"delay": 398,
"time": "1771503638"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 119,
"time": "1771500701"
},
"departure": {
"delay": 119,
"time": "1771500719"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 408,
"time": "1771503188"
},
"departure": {
"delay": 408,
"time": "1771503228"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 412,
"time": "1771502948"
},
"departure": {
"delay": 412,
"time": "1771502992"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 177,
"time": "1771500974"
},
"departure": {
"delay": 177,
"time": "1771501017"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 398,
"time": "1771502126"
},
"departure": {
"delay": 398,
"time": "1771502138"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 363,
"time": "1771502581"
},
"departure": {
"delay": 363,
"time": "1771502643"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 324,
"time": "1771501545"
},
"departure": {
"delay": 324,
"time": "1771501584"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 369,
"time": "1771503359"
},
"departure": {
"delay": 369,
"time": "1771503369"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 420,
"time": "1771502232"
},
"departure": {
"delay": 420,
"time": "1771502280"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1771500801"
},
"departure": {
"delay": 156,
"time": "1771500816"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 228,
"time": "1771501105"
},
"departure": {
"delay": 228,
"time": "1771501128"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 94,
"time": "1771500574"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 413,
"time": "1771502363"
},
"departure": {
"delay": 413,
"time": "1771502393"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 389,
"time": "1771502760"
},
"departure": {
"delay": 389,
"time": "1771502789"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 373,
"time": "1771503282"
},
"departure": {
"delay": 373,
"time": "1771503313"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 414,
"time": "1771503041"
},
"departure": {
"delay": 414,
"time": "1771503054"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 112,
"time": "1771500747"
},
"departure": {
"delay": 112,
"time": "1771500772"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 331,
"time": "1771503751"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 372,
"time": "1771503515"
},
"departure": {
"delay": 372,
"time": "1771503552"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 419,
"time": "1771502307"
},
"departure": {
"delay": 419,
"time": "1771502339"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1771500848"
},
"departure": {
"delay": 147,
"time": "1771500867"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 277,
"time": "1771501341"
},
"departure": {
"delay": 277,
"time": "1771501357"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 346,
"time": "1771503415"
},
"departure": {
"delay": 346,
"time": "1771503466"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 314,
"time": "1771501654"
},
"departure": {
"delay": 314,
"time": "1771501694"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 359,
"time": "1771502485"
},
"departure": {
"delay": 359,
"time": "1771502519"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 407,
"time": "1771501950"
},
"departure": {
"delay": 407,
"time": "1771501967"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1771501211"
},
"departure": {
"delay": 242,
"time": "1771501262"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 386,
"time": "1771501985"
},
"departure": {
"delay": 386,
"time": "1771502006"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 349,
"time": "1771501767"
},
"departure": {
"delay": 349,
"time": "1771501789"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 402,
"time": "1771501822"
},
"departure": {
"delay": 402,
"time": "1771501902"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 398,
"time": "1771503125"
},
"departure": {
"delay": 398,
"time": "1771503158"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 294,
"time": "1771501394"
},
"departure": {
"delay": 294,
"time": "1771501434"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 419,
"time": "1771502431"
},
"departure": {
"delay": 419,
"time": "1771502459"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 399,
"time": "1771503685"
},
"departure": {
"delay": 399,
"time": "1771503699"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758674x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745408x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 148,
"time": "1771498948"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 208,
"time": "1771499326"
},
"departure": {
"delay": 208,
"time": "1771499368"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 274,
"time": "1771499525"
},
"departure": {
"delay": 274,
"time": "1771499554"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 239,
"time": "1771499788"
},
"departure": {
"delay": 239,
"time": "1771499819"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1771499649"
},
"departure": {
"delay": 258,
"time": "1771499718"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771499121"
},
"departure": {
"delay": 150,
"time": "1771499190"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 224,
"time": "1771499609"
},
"departure": {
"delay": 224,
"time": "1771499624"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1771500082"
},
"departure": {
"delay": 127,
"time": "1771500127"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1771500233"
},
"departure": {
"delay": 143,
"time": "1771500263"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1771499056"
},
"departure": {
"delay": 123,
"time": "1771499103"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1771500003"
},
"departure": {
"delay": 160,
"time": "1771500040"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 279,
"time": "1771499393"
},
"departure": {
"delay": 279,
"time": "1771499499"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1771500640"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 193,
"time": "1771499918"
},
"departure": {
"delay": 193,
"time": "1771499953"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1771500301"
},
"departure": {
"delay": 153,
"time": "1771500333"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 202,
"time": "1771499209"
},
"departure": {
"delay": 202,
"time": "1771499302"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1771500152"
},
"departure": {
"delay": 143,
"time": "1771500203"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1771500369"
},
"departure": {
"delay": 134,
"time": "1771500434"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1771499854"
},
"departure": {
"delay": 166,
"time": "1771499866"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1771500484"
},
"departure": {
"delay": 149,
"time": "1771500569"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745408x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506900"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1705:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -206,
"time": "1771504234"
},
"departure": {
"delay": -206,
"time": "1771504234"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 30,
"time": "1771503630"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -75,
"time": "1771503885"
},
"departure": {
"delay": -75,
"time": "1771503885"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1771505291"
},
"departure": {
"delay": 11,
"time": "1771505291"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -87,
"time": "1771504053"
},
"departure": {
"delay": -87,
"time": "1771504053"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1771505631"
},
"departure": {
"delay": -9,
"time": "1771505631"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1771505348"
},
"departure": {
"delay": 8,
"time": "1771505348"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -123,
"time": "1771504077"
},
"departure": {
"delay": -123,
"time": "1771504077"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1771503730"
},
"departure": {
"delay": -50,
"time": "1771503730"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771505574"
},
"departure": {
"delay": -6,
"time": "1771505574"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -210,
"time": "1771504170"
},
"departure": {
"delay": -210,
"time": "1771504170"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771505520"
},
"departure": {
"time": "1771505520"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -76,
"time": "1771503824"
},
"departure": {
"delay": -76,
"time": "1771503824"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -198,
"time": "1771504302"
},
"departure": {
"delay": -198,
"time": "1771504302"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -46,
"time": "1771503794"
},
"departure": {
"delay": -46,
"time": "1771503794"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1771505192"
},
"departure": {
"delay": -28,
"time": "1771505192"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1771503702"
},
"departure": {
"delay": -18,
"time": "1771503702"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1771504625"
},
"departure": {
"delay": -50,
"time": "1771504690"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -149,
"time": "1771504801"
},
"departure": {
"delay": -149,
"time": "1771504831"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1771505692"
},
"departure": {
"delay": -8,
"time": "1771505692"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1771505932"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -143,
"time": "1771504432"
},
"departure": {
"delay": -143,
"time": "1771504477"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -88,
"time": "1771503932"
},
"departure": {
"delay": -88,
"time": "1771503932"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -102,
"time": "1771503978"
},
"departure": {
"delay": -102,
"time": "1771503978"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -103,
"time": "1771504552"
},
"departure": {
"delay": -103,
"time": "1771504577"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -124,
"time": "1771504136"
},
"departure": {
"delay": -124,
"time": "1771504136"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -218,
"time": "1771504381"
},
"departure": {
"delay": -218,
"time": "1771504402"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1771504938"
},
"departure": {
"delay": -8,
"time": "1771505152"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771503514",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8770:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758708x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1771474938"
},
"departure": {
"delay": -28,
"time": "1771474952"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -54,
"time": "1771476592"
},
"departure": {
"delay": -54,
"time": "1771476606"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1771474726"
},
"departure": {
"delay": -7,
"time": "1771474793"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1771475861"
},
"departure": {
"delay": -5,
"time": "1771475875"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -106,
"time": "1771476663"
},
"departure": {
"delay": -106,
"time": "1771476674"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -32,
"time": "1771476096"
},
"departure": {
"delay": -32,
"time": "1771476148"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1771475764"
},
"departure": {
"delay": 18,
"time": "1771475838"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -27,
"time": "1771475674"
},
"departure": {
"delay": -27,
"time": "1771475733"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1771477105"
},
"departure": {
"delay": -32,
"time": "1771477168"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1771474456"
},
"departure": {
"delay": 28,
"time": "1771474468"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1771476263"
},
"departure": {
"delay": -27,
"time": "1771476273"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1771476291"
},
"departure": {
"delay": 26,
"time": "1771476326"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -94,
"time": "1771475409"
},
"departure": {
"delay": -94,
"time": "1771475486"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1771474980"
},
"departure": {
"delay": -45,
"time": "1771474995"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1771477216"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -44,
"time": "1771476898"
},
"departure": {
"delay": -44,
"time": "1771476916"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -7,
"time": "1771475615"
},
"departure": {
"delay": -7,
"time": "1771475633"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1771475917"
},
"departure": {
"delay": 4,
"time": "1771475944"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1771476944"
},
"departure": {
"delay": -53,
"time": "1771476967"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -75,
"time": "1771476743"
},
"departure": {
"delay": -75,
"time": "1771476765"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -35,
"time": "1771476185"
},
"departure": {
"delay": -35,
"time": "1771476205"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1771476012"
},
"departure": {
"delay": -4,
"time": "1771476056"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1771474592"
},
"departure": {
"delay": -17,
"time": "1771474603"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1771476427"
},
"departure": {
"delay": 67,
"time": "1771476427"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1771474551"
},
"departure": {
"delay": 8,
"time": "1771474568"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -62,
"time": "1771477063"
},
"departure": {
"delay": -62,
"time": "1771477078"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -120,
"time": "1771475144"
},
"departure": {
"delay": -120,
"time": "1771475160"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -87,
"time": "1771475045"
},
"departure": {
"delay": -87,
"time": "1771475073"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1771475297"
},
"departure": {
"delay": -50,
"time": "1771475350"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1771474638"
},
"departure": {
"delay": -9,
"time": "1771474671"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -69,
"time": "1771476993"
},
"departure": {
"delay": -69,
"time": "1771477011"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1771474850"
},
"departure": {
"delay": 6,
"time": "1771474866"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1771476546"
},
"departure": {
"delay": -44,
"time": "1771476556"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 23,
"time": "1771474403"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1771476804"
},
"departure": {
"delay": -46,
"time": "1771476854"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1771476466"
},
"departure": {
"delay": 7,
"time": "1771476487"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758708x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4366:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1771504995"
},
"departure": {
"delay": 151,
"time": "1771505011"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1771504905"
},
"departure": {
"delay": 131,
"time": "1771504931"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1771504410"
},
"departure": {
"delay": 150,
"time": "1771504410"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 202,
"time": "1771503714"
},
"departure": {
"delay": 202,
"time": "1771503802"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 232,
"time": "1771503988"
},
"departure": {
"delay": 232,
"time": "1771504012"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1771503448"
},
"departure": {
"delay": 148,
"time": "1771503448"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1771504495"
},
"departure": {
"delay": 192,
"time": "1771504512"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1771504846"
},
"departure": {
"delay": 74,
"time": "1771504874"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1771504716"
},
"departure": {
"delay": 52,
"time": "1771504732"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 171,
"time": "1771504230"
},
"departure": {
"delay": 171,
"time": "1771504251"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771504610"
},
"departure": {
"delay": 12,
"time": "1771504632"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 132,
"time": "1771504313"
},
"departure": {
"delay": 132,
"time": "1771504332"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771505081"
},
"departure": {
"delay": 41,
"time": "1771505081"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 131,
"time": "1771503371"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771503650"
},
"departure": {
"delay": 110,
"time": "1771503650"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 148,
"time": "1771503508"
},
"departure": {
"delay": 148,
"time": "1771503508"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1771503578"
},
"departure": {
"delay": 98,
"time": "1771503578"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1771504120"
},
"departure": {
"delay": 132,
"time": "1771504152"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1771503877"
},
"departure": {
"delay": 232,
"time": "1771503892"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771503374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4366:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1771483226"
},
"departure": {
"delay": -20,
"time": "1771483240"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1771483589"
},
"departure": {
"delay": -3,
"time": "1771483617"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1771483912"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771483525"
},
"departure": {
"delay": 34,
"time": "1771483534"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771483761"
},
"departure": {
"delay": -20,
"time": "1771483780"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1771483015"
},
"departure": {
"delay": 125,
"time": "1771483025"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1771483382"
},
"departure": {
"delay": -45,
"time": "1771483395"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1771483711"
},
"departure": {
"delay": -19,
"time": "1771483721"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1771483192"
},
"departure": {
"delay": 19,
"time": "1771483219"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1771482933"
},
"departure": {
"delay": 159,
"time": "1771482939"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771483070"
},
"departure": {
"delay": 88,
"time": "1771483168"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1771482896"
},
"departure": {
"delay": 188,
"time": "1771482908"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1771483280"
},
"departure": {
"delay": -13,
"time": "1771483307"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771483044"
},
"departure": {
"delay": 37,
"time": "1771483057"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1771482986"
},
"departure": {
"delay": 156,
"time": "1771482996"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771483687"
},
"departure": {
"delay": 23,
"time": "1771483703"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 192,
"time": "1771482792"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745463x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771493865"
},
"departure": {
"delay": 70,
"time": "1771493890"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1771493912"
},
"departure": {
"delay": 32,
"time": "1771493912"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771494895"
},
"departure": {
"delay": 112,
"time": "1771494952"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1771493688"
},
"departure": {
"delay": 104,
"time": "1771493744"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771494538"
},
"departure": {
"delay": 18,
"time": "1771494558"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771495187"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771493800"
},
"departure": {
"delay": 67,
"time": "1771493827"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771494705"
},
"departure": {
"delay": 48,
"time": "1771494768"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1771493578"
},
"departure": {
"delay": 48,
"time": "1771493628"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771494975"
},
"departure": {
"delay": 127,
"time": "1771495027"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 115,
"time": "1771493515"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771494356"
},
"departure": {
"delay": 55,
"time": "1771494415"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1771494805"
},
"departure": {
"delay": 84,
"time": "1771494864"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771494625"
},
"departure": {
"delay": 10,
"time": "1771494670"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1771493912"
},
"departure": {
"delay": -28,
"time": "1771493912"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771495053"
},
"departure": {
"delay": 126,
"time": "1771495086"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1771493912"
},
"departure": {
"delay": 104,
"time": "1771494224"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1771494272"
},
"departure": {
"delay": 74,
"time": "1771494314"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771494468"
},
"departure": {
"delay": 27,
"time": "1771494507"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745463x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13881:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1771507579"
},
"departure": {
"delay": 19,
"time": "1771507579"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1771506082"
},
"departure": {
"delay": 22,
"time": "1771506082"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771505777"
},
"departure": {
"delay": 17,
"time": "1771505777"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771505923"
},
"departure": {
"delay": 43,
"time": "1771505923"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771505629"
},
"departure": {
"delay": 49,
"time": "1771505629"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13881:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771487127"
},
"departure": {
"delay": 44,
"time": "1771487144"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771487208"
},
"departure": {
"delay": 6,
"time": "1771487226"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771486599"
},
"departure": {
"delay": 27,
"time": "1771486647"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1771487321"
},
"departure": {
"delay": -5,
"time": "1771487335"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771486423"
},
"departure": {
"delay": 76,
"time": "1771486456"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771486808"
},
"departure": {
"delay": 5,
"time": "1771486865"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1771487003"
},
"departure": {
"delay": -19,
"time": "1771487021"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1771486506"
},
"departure": {
"delay": 72,
"time": "1771486512"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771487523"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1771487372"
},
"departure": {
"delay": -8,
"time": "1771487392"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771487300"
},
"departure": {
"delay": 36,
"time": "1771487316"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771486662"
},
"departure": {
"delay": 39,
"time": "1771486719"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771486748"
},
"departure": {
"delay": -6,
"time": "1771486794"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1771486373"
},
"departure": {
"delay": 73,
"time": "1771486393"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771486543"
},
"departure": {
"delay": 78,
"time": "1771486578"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771486898"
},
"departure": {
"delay": 10,
"time": "1771486930"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 46,
"time": "1771486246"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4870:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771503992"
},
"departure": {
"delay": 152,
"time": "1771503992"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1771503193"
},
"departure": {
"delay": 133,
"time": "1771503193"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1771503916"
},
"departure": {
"delay": 161,
"time": "1771503941"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771502995"
},
"departure": {
"delay": 115,
"time": "1771502995"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1771503607"
},
"departure": {
"delay": 67,
"time": "1771503607"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 111,
"time": "1771502691"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771503449"
},
"departure": {
"delay": 36,
"time": "1771503516"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771503368"
},
"departure": {
"delay": 128,
"time": "1771503368"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1771503066"
},
"departure": {
"delay": 151,
"time": "1771503091"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1771503291"
},
"departure": {
"delay": 171,
"time": "1771503291"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1771502916"
},
"departure": {
"delay": 156,
"time": "1771502916"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771504142"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1771504091"
},
"departure": {
"delay": 131,
"time": "1771504091"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1771502817"
},
"departure": {
"delay": 117,
"time": "1771502817"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1771502766"
},
"departure": {
"delay": 126,
"time": "1771502766"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502695",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4870:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1771504845"
},
"departure": {
"delay": -15,
"time": "1771504845"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -105,
"time": "1771505655"
},
"departure": {
"delay": -105,
"time": "1771505655"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -109,
"time": "1771505291"
},
"departure": {
"delay": -109,
"time": "1771505291"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -91,
"time": "1771504469"
},
"departure": {
"delay": -91,
"time": "1771504469"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1771504294"
},
"departure": {
"delay": -26,
"time": "1771504294"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -113,
"time": "1771505827"
},
"departure": {
"delay": -113,
"time": "1771505827"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -76,
"time": "1771504244"
},
"departure": {
"delay": -76,
"time": "1771504244"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -100,
"time": "1771505900"
},
"departure": {
"delay": -100,
"time": "1771505900"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1771504647"
},
"departure": {
"delay": -33,
"time": "1771504647"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1771503994"
},
"departure": {
"delay": -26,
"time": "1771503994"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -56,
"time": "1771504984"
},
"departure": {
"delay": -56,
"time": "1771504984"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -98,
"time": "1771505962"
},
"departure": {
"delay": -98,
"time": "1771505962"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -109,
"time": "1771505351"
},
"departure": {
"delay": -109,
"time": "1771505351"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -106,
"time": "1771505474"
},
"departure": {
"delay": -106,
"time": "1771505474"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1771503919"
},
"departure": {
"delay": -41,
"time": "1771503919"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1771504333"
},
"departure": {
"delay": -47,
"time": "1771504333"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1771506075"
},
"departure": {
"delay": -105,
"time": "1771506075"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -109,
"time": "1771505711"
},
"departure": {
"delay": -109,
"time": "1771505711"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -66,
"time": "1771504374"
},
"departure": {
"delay": -66,
"time": "1771504374"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1771504398"
},
"departure": {
"delay": -81,
"time": "1771504419"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1771505571"
},
"departure": {
"delay": -69,
"time": "1771505571"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -113,
"time": "1771506127"
},
"departure": {
"delay": -113,
"time": "1771506127"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -91,
"time": "1771506029"
},
"departure": {
"delay": -91,
"time": "1771506029"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -56,
"time": "1771504144"
},
"departure": {
"delay": -56,
"time": "1771504144"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771504696"
},
"departure": {
"delay": 4,
"time": "1771504744"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -81,
"time": "1771504119"
},
"departure": {
"delay": -81,
"time": "1771504119"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1771504061"
},
"departure": {
"delay": -19,
"time": "1771504061"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771503354",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15583:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17924:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 59,
"time": "1771504619"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1771505537"
},
"departure": {
"delay": 137,
"time": "1771505537"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1771504737"
},
"departure": {
"delay": 117,
"time": "1771504737"
},
"stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771505383"
},
"departure": {
"delay": 103,
"time": "1771505383"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1771505344"
},
"departure": {
"delay": 124,
"time": "1771505344"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771505285"
},
"departure": {
"delay": 125,
"time": "1771505285"
},
"stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1771506760"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1771505645"
},
"departure": {
"delay": 125,
"time": "1771505645"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1771504770"
},
"departure": {
"delay": 90,
"time": "1771504770"
},
"stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1771505982"
},
"departure": {
"delay": 102,
"time": "1771505982"
},
"stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1771505799"
},
"departure": {
"delay": 99,
"time": "1771505799"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1771506626"
},
"departure": {
"delay": 146,
"time": "1771506626"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 118,
"time": "1771505938"
},
"departure": {
"delay": 118,
"time": "1771505938"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1771506088"
},
"departure": {
"delay": 148,
"time": "1771506088"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1771505447"
},
"departure": {
"delay": 107,
"time": "1771505447"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1771505584"
},
"departure": {
"delay": 124,
"time": "1771505584"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1771506561"
},
"departure": {
"delay": 141,
"time": "1771506561"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1771506640"
},
"departure": {
"delay": 100,
"time": "1771506640"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 155,
"time": "1771506275"
},
"departure": {
"delay": 155,
"time": "1771506275"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1771506500"
},
"departure": {
"delay": 140,
"time": "1771506500"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1771506045"
},
"departure": {
"delay": 105,
"time": "1771506045"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1771505857"
},
"departure": {
"delay": 97,
"time": "1771505857"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1771504892"
},
"departure": {
"delay": 92,
"time": "1771504892"
},
"stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 138,
"time": "1771506018"
},
"departure": {
"delay": 138,
"time": "1771506018"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1771504819"
},
"departure": {
"delay": 79,
"time": "1771504819"
},
"stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1771505732"
},
"departure": {
"delay": 152,
"time": "1771505732"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1771506162"
},
"departure": {
"delay": 102,
"time": "1771506162"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 104,
"time": "1771506224"
},
"departure": {
"delay": 104,
"time": "1771506224"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1771506403"
},
"departure": {
"delay": 103,
"time": "1771506403"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771506342"
},
"departure": {
"delay": 102,
"time": "1771506342"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771504635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17924:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771509057"
},
"departure": {
"delay": 57,
"time": "1771509057"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3324,
"time": "1771505196"
},
"departure": {
"delay": -3324,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -2904,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1771509027"
},
"departure": {
"delay": 147,
"time": "1771509027"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1771508966"
},
"departure": {
"delay": 146,
"time": "1771508966"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1771508859"
},
"departure": {
"delay": 159,
"time": "1771508859"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3264,
"time": "1771505196"
},
"departure": {
"delay": -3264,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1771509297"
},
"departure": {
"delay": 117,
"time": "1771509297"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3384,
"time": "1771505196"
},
"departure": {
"delay": -3384,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 176,
"time": "1771508936"
},
"departure": {
"delay": 176,
"time": "1771508936"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3144,
"time": "1771505196"
},
"departure": {
"delay": -3144,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1771508807"
},
"departure": {
"delay": 167,
"time": "1771508807"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3084,
"time": "1771505196"
},
"departure": {
"delay": -3084,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3384,
"time": "1771505196"
},
"departure": {
"delay": -3384,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1771508905"
},
"departure": {
"delay": 145,
"time": "1771508905"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1771509073"
},
"departure": {
"delay": 73,
"time": "1771509073"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771509098"
},
"departure": {
"delay": 98,
"time": "1771509098"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1771509133"
},
"departure": {
"delay": 73,
"time": "1771509133"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771509433"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3204,
"time": "1771505196"
},
"departure": {
"delay": -3204,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470056:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506480"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4431:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1771504745"
},
"departure": {
"delay": -115,
"time": "1771504745"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -32,
"time": "1771504708"
},
"departure": {
"delay": -32,
"time": "1771504708"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1771504589"
},
"departure": {
"delay": 29,
"time": "1771504589"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -34,
"time": "1771505306"
},
"departure": {
"delay": -34,
"time": "1771505306"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -26,
"time": "1771505194"
},
"departure": {
"delay": -26,
"time": "1771505194"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -34,
"time": "1771504946"
},
"departure": {
"delay": -34,
"time": "1771504946"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -34,
"time": "1771505006"
},
"departure": {
"delay": -34,
"time": "1771505006"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 80,
"time": "1771504519"
},
"departure": {
"delay": 80,
"time": "1771504520"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1771505284"
},
"departure": {
"delay": 4,
"time": "1771505284"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 41,
"time": "1771504661"
},
"departure": {
"delay": 41,
"time": "1771504661"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1771505240"
},
"departure": {
"delay": -40,
"time": "1771505240"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 140,
"time": "1771504370"
},
"departure": {
"delay": 140,
"time": "1771504400"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -75,
"time": "1771505385"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
}
],
"timestamp": "1771504722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597925:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1771503544"
},
"departure": {
"delay": 210,
"time": "1771503570"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 229,
"time": "1771501669"
},
"departure": {
"delay": 229,
"time": "1771501669"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1771502170"
},
"departure": {
"delay": 130,
"time": "1771502170"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1771504003"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 30,
"time": "1771501050"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 129,
"time": "1771501846"
},
"departure": {
"delay": 129,
"time": "1771501869"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1771501744"
},
"departure": {
"delay": 210,
"time": "1771501770"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1771502373"
},
"departure": {
"delay": 174,
"time": "1771502394"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1771502520"
},
"departure": {
"delay": 180,
"time": "1771502520"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1771503894"
},
"departure": {
"delay": 199,
"time": "1771503919"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 212,
"time": "1771503032"
},
"departure": {
"delay": 212,
"time": "1771503032"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1771503602"
},
"departure": {
"delay": 182,
"time": "1771503602"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 169,
"time": "1771502245"
},
"departure": {
"delay": 169,
"time": "1771502269"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1771503469"
},
"departure": {
"delay": 169,
"time": "1771503469"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 175,
"time": "1771503295"
},
"departure": {
"delay": 175,
"time": "1771503295"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 189,
"time": "1771502444"
},
"departure": {
"delay": 189,
"time": "1771502469"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 179,
"time": "1771503119"
},
"departure": {
"delay": 179,
"time": "1771503119"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 279,
"time": "1771501394"
},
"departure": {
"delay": 279,
"time": "1771501419"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 304,
"time": "1771502920"
},
"departure": {
"delay": 304,
"time": "1771502944"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1771501477"
},
"departure": {
"delay": 217,
"time": "1771501477"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1771502094"
},
"departure": {
"delay": 174,
"time": "1771502094"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1771501971"
},
"departure": {
"delay": 160,
"time": "1771502020"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 214,
"time": "1771503694"
},
"departure": {
"delay": 214,
"time": "1771503694"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 274,
"time": "1771501569"
},
"departure": {
"delay": 274,
"time": "1771501594"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771501055",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx629:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2477:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771518960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2477:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17172:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771506180"
},
"departure": {
"delay": 60,
"time": "1771506180"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771507380"
},
"departure": {
"delay": 60,
"time": "1771507380"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1771506140"
},
"departure": {
"delay": 20,
"time": "1771506140"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771506960"
},
"departure": {
"delay": 60,
"time": "1771506960"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771507800"
},
"departure": {
"delay": 60,
"time": "1771507800"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771505790"
},
"departure": {
"delay": 30,
"time": "1771505790"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771506120"
},
"departure": {
"delay": 60,
"time": "1771506120"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771505760"
},
"departure": {
"delay": 60,
"time": "1771505760"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771506600"
},
"departure": {
"delay": 60,
"time": "1771506600"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771508220"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771505775"
},
"departure": {
"delay": 15,
"time": "1771505775"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771507040"
},
"departure": {
"delay": 20,
"time": "1771507040"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771507080"
},
"departure": {
"delay": 60,
"time": "1771507080"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771506060"
},
"departure": {
"delay": 60,
"time": "1771506060"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771508040"
},
"departure": {
"delay": 60,
"time": "1771508040"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771507020"
},
"departure": {
"delay": 60,
"time": "1771507020"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771501514",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17172:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771503624"
},
"departure": {
"delay": 31,
"time": "1771503631"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771503551"
},
"departure": {
"delay": 71,
"time": "1771503551"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1771503578"
},
"departure": {
"delay": 98,
"time": "1771503578"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1771503253"
},
"departure": {
"delay": 73,
"time": "1771503253"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1771503501"
},
"departure": {
"delay": 81,
"time": "1771503501"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1771504686"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1771503351"
},
"departure": {
"delay": 51,
"time": "1771503351"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1771504144"
},
"departure": {
"delay": 184,
"time": "1771504144"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 184,
"time": "1771504084"
},
"departure": {
"delay": 184,
"time": "1771504084"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1771502969"
},
"departure": {
"delay": 90,
"time": "1771502970"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1771504300"
},
"departure": {
"delay": 185,
"time": "1771504325"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1771503681"
},
"departure": {
"delay": 84,
"time": "1771503684"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771503099"
},
"departure": {
"delay": 39,
"time": "1771503099"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1771504448"
},
"departure": {
"delay": 188,
"time": "1771504448"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1771503731"
},
"departure": {
"delay": 90,
"time": "1771503750"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1771503451"
},
"departure": {
"delay": 31,
"time": "1771503451"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1771504250"
},
"departure": {
"delay": 110,
"time": "1771504250"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 52,
"time": "1771502872"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771503805"
},
"departure": {
"delay": 45,
"time": "1771503825"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1771504517"
},
"departure": {
"delay": 137,
"time": "1771504517"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1771504000"
},
"departure": {
"delay": 185,
"time": "1771504025"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1771503000"
},
"departure": {
"delay": 86,
"time": "1771503026"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1771503166"
},
"departure": {
"delay": 46,
"time": "1771503166"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1771504150"
},
"departure": {
"delay": 156,
"time": "1771504176"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1771504387"
},
"departure": {
"delay": 187,
"time": "1771504387"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1771503121"
},
"departure": {
"delay": 7,
"time": "1771503127"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1771503926"
},
"departure": {
"delay": 111,
"time": "1771503951"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771502874",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12315:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758853x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771501245"
},
"departure": {
"delay": 4,
"time": "1771501264"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1771501287"
},
"departure": {
"delay": -23,
"time": "1771501297"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771500553"
},
"departure": {
"delay": 25,
"time": "1771500565"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771500886"
},
"departure": {
"delay": 20,
"time": "1771500920"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 51,
"time": "1771500291"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1771503183"
},
"departure": {
"delay": 42,
"time": "1771503222"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 71,
"time": "1771500694"
},
"departure": {
"delay": 71,
"time": "1771500731"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1771503534"
},
"departure": {
"delay": 116,
"time": "1771503596"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 51,
"time": "1771500936"
},
"departure": {
"delay": 51,
"time": "1771500951"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1771502911"
},
"departure": {
"delay": 45,
"time": "1771502925"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 37,
"time": "1771502948"
},
"departure": {
"delay": 37,
"time": "1771502977"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1771500977"
},
"departure": {
"delay": 31,
"time": "1771500991"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771503403"
},
"departure": {
"delay": 60,
"time": "1771503420"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -2,
"time": "1771501811"
},
"departure": {
"delay": -2,
"time": "1771501858"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771503285"
},
"departure": {
"delay": 47,
"time": "1771503347"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 17,
"time": "1771500827"
},
"departure": {
"delay": 17,
"time": "1771500857"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1771500742"
},
"departure": {
"delay": 91,
"time": "1771500751"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771502490"
},
"departure": {
"delay": 22,
"time": "1771502542"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1771503430"
},
"departure": {
"delay": 46,
"time": "1771503466"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -13,
"time": "1771502689"
},
"departure": {
"delay": -13,
"time": "1771502747"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1771502797"
},
"departure": {
"delay": 21,
"time": "1771502901"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1771500493"
},
"departure": {
"delay": 26,
"time": "1771500506"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1771501904"
},
"departure": {
"delay": 24,
"time": "1771501944"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1771502340"
},
"departure": {
"delay": 19,
"time": "1771502419"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1771501716"
},
"departure": {
"delay": 34,
"time": "1771501774"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1771501622"
},
"departure": {
"delay": 31,
"time": "1771501651"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1771502996"
},
"departure": {
"delay": 53,
"time": "1771503053"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1771503145"
},
"departure": {
"delay": 58,
"time": "1771503178"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -50,
"time": "1771502092"
},
"departure": {
"delay": -50,
"time": "1771502110"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1771503242"
},
"departure": {
"delay": 17,
"time": "1771503257"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1771501966"
},
"departure": {
"delay": 23,
"time": "1771502003"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771501038"
},
"departure": {
"delay": 34,
"time": "1771501054"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1771500320"
},
"departure": {
"delay": 86,
"time": "1771500326"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -74,
"time": "1771501353"
},
"departure": {
"delay": -74,
"time": "1771501366"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1771503359"
},
"departure": {
"delay": 35,
"time": "1771503395"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -41,
"time": "1771502161"
},
"departure": {
"delay": -41,
"time": "1771502239"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 91,
"time": "1771503481"
},
"departure": {
"delay": 91,
"time": "1771503511"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 31,
"time": "1771501487"
},
"departure": {
"delay": 31,
"time": "1771501531"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1771502044"
},
"departure": {
"delay": 24,
"time": "1771502064"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1771502625"
},
"departure": {
"delay": 21,
"time": "1771502661"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1771500455"
},
"departure": {
"delay": 51,
"time": "1771500471"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771500353"
},
"departure": {
"delay": 109,
"time": "1771500409"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771500797"
},
"departure": {
"delay": 24,
"time": "1771500804"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1771501198"
},
"departure": {
"delay": 11,
"time": "1771501211"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1771503681"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 41,
"time": "1771501566"
},
"departure": {
"delay": 41,
"time": "1771501601"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1771501117"
},
"departure": {
"delay": 23,
"time": "1771501163"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1771500584"
},
"departure": {
"delay": 68,
"time": "1771500668"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758853x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15700:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771508016"
},
"departure": {
"delay": 36,
"time": "1771508016"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771508610"
},
"departure": {
"delay": 30,
"time": "1771508610"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771507599"
},
"departure": {
"delay": 39,
"time": "1771507599"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771507262"
},
"departure": {
"delay": 2,
"time": "1771507262"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771507425"
},
"departure": {
"delay": 45,
"time": "1771507425"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506127"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771507288"
},
"departure": {
"delay": 28,
"time": "1771507288"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1771507373"
},
"departure": {
"delay": 53,
"time": "1771507373"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15700:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 389,
"time": "1771503389"
},
"departure": {
"delay": 389,
"time": "1771503389"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 516,
"time": "1771503696"
},
"departure": {
"delay": 516,
"time": "1771503696"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 34,
"time": "1771502014"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 289,
"time": "1771502252"
},
"departure": {
"delay": 289,
"time": "1771502389"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 609,
"time": "1771504689"
},
"departure": {
"delay": 609,
"time": "1771504689"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 270,
"time": "1771502739"
},
"departure": {
"delay": 270,
"time": "1771502790"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1771502173"
},
"departure": {
"delay": 133,
"time": "1771502173"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 647,
"time": "1771504427"
},
"departure": {
"delay": 647,
"time": "1771504427"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 539,
"time": "1771504439"
},
"departure": {
"delay": 539,
"time": "1771504439"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 564,
"time": "1771505064"
},
"departure": {
"delay": 564,
"time": "1771505064"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 409,
"time": "1771503214"
},
"departure": {
"delay": 409,
"time": "1771503289"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 527,
"time": "1771504847"
},
"departure": {
"delay": 527,
"time": "1771504847"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 404,
"time": "1771503464"
},
"departure": {
"delay": 404,
"time": "1771503464"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 270,
"time": "1771502490"
},
"departure": {
"delay": 270,
"time": "1771502490"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 434,
"time": "1771503914"
},
"departure": {
"delay": 434,
"time": "1771503914"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 303,
"time": "1771502583"
},
"departure": {
"delay": 303,
"time": "1771502583"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 522,
"time": "1771504902"
},
"departure": {
"delay": 522,
"time": "1771504902"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 554,
"time": "1771505114"
},
"departure": {
"delay": 554,
"time": "1771505114"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 319,
"time": "1771503139"
},
"departure": {
"delay": 319,
"time": "1771503139"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 639,
"time": "1771504214"
},
"departure": {
"delay": 639,
"time": "1771504239"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 570,
"time": "1771505370"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 524,
"time": "1771504039"
},
"departure": {
"delay": 524,
"time": "1771504064"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 535,
"time": "1771504795"
},
"departure": {
"delay": 535,
"time": "1771504795"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 489,
"time": "1771503764"
},
"departure": {
"delay": 489,
"time": "1771503789"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1771502640"
},
"departure": {
"delay": 240,
"time": "1771502640"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 549,
"time": "1771504989"
},
"departure": {
"delay": 549,
"time": "1771504989"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1771502915"
},
"departure": {
"delay": 215,
"time": "1771502915"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 563,
"time": "1771505243"
},
"departure": {
"delay": 563,
"time": "1771505243"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 493,
"time": "1771503913"
},
"departure": {
"delay": 493,
"time": "1771503913"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771502035",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx609:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758721x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 22,
"time": "1771488802"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 217,
"time": "1771490892"
},
"departure": {
"delay": 217,
"time": "1771490917"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1771491430"
},
"departure": {
"delay": 98,
"time": "1771491458"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 183,
"time": "1771490374"
},
"departure": {
"delay": 183,
"time": "1771490403"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1771489183"
},
"departure": {
"delay": 9,
"time": "1771489209"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1771491125"
},
"departure": {
"delay": 138,
"time": "1771491138"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1771491570"
},
"departure": {
"delay": 44,
"time": "1771491584"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1771491670"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1771491222"
},
"departure": {
"delay": 72,
"time": "1771491252"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1771490834"
},
"departure": {
"delay": 180,
"time": "1771490880"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771491328"
},
"departure": {
"delay": 99,
"time": "1771491339"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 155,
"time": "1771490419"
},
"departure": {
"delay": 155,
"time": "1771490435"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771489415"
},
"departure": {
"delay": 71,
"time": "1771489451"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1771491054"
},
"departure": {
"delay": 186,
"time": "1771491066"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 211,
"time": "1771490232"
},
"departure": {
"delay": 211,
"time": "1771490251"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1771491605"
},
"departure": {
"delay": 19,
"time": "1771491619"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 143,
"time": "1771490291"
},
"departure": {
"delay": 143,
"time": "1771490303"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1771490955"
},
"departure": {
"delay": 227,
"time": "1771490987"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1771491528"
},
"departure": {
"delay": 56,
"time": "1771491536"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1771488974"
},
"departure": {
"delay": 51,
"time": "1771489011"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771491366"
},
"departure": {
"delay": 96,
"time": "1771491396"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 117,
"time": "1771491171"
},
"departure": {
"delay": 117,
"time": "1771491177"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1771489512"
},
"departure": {
"delay": 90,
"time": "1771489530"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 238,
"time": "1771489898"
},
"departure": {
"delay": 238,
"time": "1771490038"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771489294"
},
"departure": {
"delay": 70,
"time": "1771489330"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771489075"
},
"departure": {
"delay": 48,
"time": "1771489128"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1771489586"
},
"departure": {
"delay": 64,
"time": "1771489624"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771490627"
},
"departure": {
"delay": 70,
"time": "1771490650"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1771490460"
},
"departure": {
"delay": 173,
"time": "1771490513"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771489027"
},
"departure": {
"delay": 20,
"time": "1771489040"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771491488"
},
"departure": {
"delay": 78,
"time": "1771491498"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1771489702"
},
"departure": {
"delay": 61,
"time": "1771489741"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1771490558"
},
"departure": {
"delay": 129,
"time": "1771490589"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 178,
"time": "1771490110"
},
"departure": {
"delay": 178,
"time": "1771490158"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771488868"
},
"departure": {
"delay": 44,
"time": "1771488884"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1771490718"
},
"departure": {
"delay": 116,
"time": "1771490756"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758721x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771504500"
},
"departure": {
"delay": 125,
"time": "1771504505"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1771503420"
},
"departure": {
"delay": -55,
"time": "1771503425"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1771504320"
},
"departure": {
"delay": 125,
"time": "1771504325"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771504260"
},
"departure": {
"delay": 65,
"time": "1771504265"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1771504330"
},
"departure": {
"delay": 75,
"time": "1771504335"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771503840"
},
"departure": {
"delay": 125,
"time": "1771503845"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1771503540"
},
"departure": {
"delay": -55,
"time": "1771503545"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771504440"
},
"departure": {
"delay": 125,
"time": "1771504445"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -300,
"time": "1771504860"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1771503600"
},
"departure": {
"delay": -55,
"time": "1771503605"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505075",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx261:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771511880"
},
"departure": {
"time": "1771511880"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771510800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510920"
},
"departure": {
"time": "1771510920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771511700"
},
"departure": {
"time": "1771511700"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771511820"
},
"departure": {
"time": "1771511820"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771511340"
},
"departure": {
"time": "1771511340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511760"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771511280"
},
"departure": {
"time": "1771511280"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771510860"
},
"departure": {
"time": "1771510860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771511460"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771511520"
},
"departure": {
"time": "1771511520"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771511100"
},
"departure": {
"time": "1771511100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771511640"
},
"departure": {
"time": "1771511640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771511940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2003:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12002:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1771505601"
},
"departure": {
"delay": 201,
"time": "1771505601"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1771505361"
},
"departure": {
"delay": 201,
"time": "1771505361"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1771504814"
},
"departure": {
"delay": 148,
"time": "1771504828"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1771505245"
},
"departure": {
"delay": 205,
"time": "1771505245"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1771504523"
},
"departure": {
"delay": 83,
"time": "1771504523"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 194,
"time": "1771505294"
},
"departure": {
"delay": 194,
"time": "1771505294"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 227,
"time": "1771505447"
},
"departure": {
"delay": 227,
"time": "1771505447"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771504345"
},
"departure": {
"delay": 25,
"time": "1771504345"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1771504651"
},
"departure": {
"delay": 151,
"time": "1771504651"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771504298"
},
"departure": {
"delay": 38,
"time": "1771504298"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1771504923"
},
"departure": {
"delay": 123,
"time": "1771504923"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 211,
"time": "1771505050"
},
"departure": {
"delay": 211,
"time": "1771505071"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 232,
"time": "1771505572"
},
"departure": {
"delay": 232,
"time": "1771505572"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1771505406"
},
"departure": {
"delay": 186,
"time": "1771505406"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1771505166"
},
"departure": {
"delay": 186,
"time": "1771505166"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 153,
"time": "1771504773"
},
"departure": {
"delay": 153,
"time": "1771504773"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1771505946"
},
"departure": {
"delay": 186,
"time": "1771505946"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1771504450"
},
"departure": {
"delay": 93,
"time": "1771504473"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1771504602"
},
"departure": {
"delay": 102,
"time": "1771504602"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771504252"
},
"departure": {
"delay": 52,
"time": "1771504252"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1771504996"
},
"departure": {
"delay": 149,
"time": "1771505009"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1771504723"
},
"departure": {
"delay": 163,
"time": "1771504723"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 246,
"time": "1771505646"
},
"departure": {
"delay": 246,
"time": "1771505646"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 232,
"time": "1771505872"
},
"departure": {
"delay": 232,
"time": "1771505872"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 196,
"time": "1771505716"
},
"departure": {
"delay": 196,
"time": "1771505716"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771503794",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12002:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15355:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771505040"
},
"departure": {
"delay": 60,
"time": "1771505040"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771505400"
},
"departure": {
"delay": 60,
"time": "1771505400"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771506180"
},
"departure": {
"delay": 60,
"time": "1771506180"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771505940"
},
"departure": {
"delay": 60,
"time": "1771505940"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771504620"
},
"departure": {
"delay": 60,
"time": "1771504620"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771506200"
},
"departure": {
"delay": 20,
"time": "1771506200"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771504980"
},
"departure": {
"time": "1771504980"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771504700"
},
"departure": {
"delay": 20,
"time": "1771504700"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771504800"
},
"departure": {
"delay": 60,
"time": "1771504800"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771504920"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506360"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771504680"
},
"departure": {
"delay": 60,
"time": "1771504680"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771505600"
},
"departure": {
"delay": 20,
"time": "1771505600"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771506300"
},
"departure": {
"delay": 60,
"time": "1771506300"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771506120"
},
"departure": {
"delay": 60,
"time": "1771506120"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504860"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771503754",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15355:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771525500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771525080"
},
"departure": {
"time": "1771525080"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771525320"
},
"departure": {
"time": "1771525320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771525260"
},
"departure": {
"time": "1771525260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771524900"
},
"departure": {
"time": "1771524900"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771524780"
},
"departure": {
"time": "1771524780"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771524720"
},
"departure": {
"time": "1771524720"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771524480"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771524840"
},
"departure": {
"time": "1771524840"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2867:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745388x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771481399"
},
"departure": {
"delay": 41,
"time": "1771481441"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771481962"
},
"departure": {
"delay": 2,
"time": "1771482002"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771481314"
},
"departure": {
"delay": 70,
"time": "1771481350"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1771482026"
},
"departure": {
"delay": 12,
"time": "1771482072"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771481722"
},
"departure": {
"delay": 3,
"time": "1771481763"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1771481841"
},
"departure": {
"delay": -7,
"time": "1771481873"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771482109"
},
"departure": {
"delay": 42,
"time": "1771482162"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1771481038"
},
"departure": {
"delay": 89,
"time": "1771481069"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771481158"
},
"departure": {
"delay": 91,
"time": "1771481191"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1771482339"
},
"departure": {
"delay": -28,
"time": "1771482392"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771481214"
},
"departure": {
"delay": 67,
"time": "1771481227"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771481100"
},
"departure": {
"delay": 96,
"time": "1771481136"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 123,
"time": "1771480923"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -38,
"time": "1771481634"
},
"departure": {
"delay": -38,
"time": "1771481662"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1771481253"
},
"departure": {
"delay": 69,
"time": "1771481289"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771481475"
},
"departure": {
"delay": 44,
"time": "1771481504"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1771482506"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771481553"
},
"departure": {
"delay": 10,
"time": "1771481590"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771482206"
},
"departure": {
"delay": 43,
"time": "1771482223"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1771482257"
},
"departure": {
"delay": -29,
"time": "1771482271"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745388x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11358:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771507602"
},
"departure": {
"delay": 42,
"time": "1771507602"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1771507382"
},
"departure": {
"delay": 2,
"time": "1771507382"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771508077"
},
"departure": {
"delay": 37,
"time": "1771508077"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1771507215"
},
"departure": {
"delay": 15,
"time": "1771507215"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771507195"
},
"departure": {
"delay": 55,
"time": "1771507195"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771507939"
},
"departure": {
"delay": 19,
"time": "1771507939"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771507629"
},
"departure": {
"delay": 9,
"time": "1771507629"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1771508124"
},
"departure": {
"delay": 24,
"time": "1771508124"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771507337"
},
"departure": {
"delay": 17,
"time": "1771507337"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771508302"
},
"departure": {
"delay": 22,
"time": "1771508302"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771508254"
},
"departure": {
"delay": 34,
"time": "1771508254"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771507286"
},
"departure": {
"delay": 26,
"time": "1771507286"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771507876"
},
"departure": {
"delay": 16,
"time": "1771507876"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1771507511"
},
"departure": {
"delay": 11,
"time": "1771507511"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771503014",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11358:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12765:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771506802"
},
"departure": {
"delay": 22,
"time": "1771506802"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1771505221"
},
"departure": {
"delay": 1,
"time": "1771505221"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1771506869"
},
"departure": {
"delay": 29,
"time": "1771506869"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1771506160"
},
"departure": {
"delay": 40,
"time": "1771506160"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1771506438"
},
"departure": {
"delay": 18,
"time": "1771506438"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1771506098"
},
"departure": {
"delay": 38,
"time": "1771506098"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771506255"
},
"departure": {
"delay": 15,
"time": "1771506255"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771505918"
},
"departure": {
"delay": 38,
"time": "1771505918"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771506734"
},
"departure": {
"delay": 14,
"time": "1771506734"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1771507589"
},
"departure": {
"delay": 29,
"time": "1771507589"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1771507065"
},
"departure": {
"delay": 45,
"time": "1771507065"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1771505265"
},
"departure": {
"delay": 45,
"time": "1771505265"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771505321"
},
"departure": {
"delay": 41,
"time": "1771505321"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1771505624"
},
"departure": {
"delay": 44,
"time": "1771505624"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1771506695"
},
"departure": {
"delay": 35,
"time": "1771506695"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771506399"
},
"departure": {
"delay": 39,
"time": "1771506399"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1771505737"
},
"departure": {
"delay": 37,
"time": "1771505737"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771505387"
},
"departure": {
"delay": 47,
"time": "1771505387"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771505660"
},
"departure": {
"delay": 20,
"time": "1771505660"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771506342"
},
"departure": {
"delay": 42,
"time": "1771506342"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507680"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1771505506"
},
"departure": {
"delay": 46,
"time": "1771505506"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771504935",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12765:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2101:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771513500"
},
"departure": {
"time": "1771513500"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771513020"
},
"departure": {
"time": "1771513020"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771512960"
},
"departure": {
"time": "1771512960"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771514040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771512900"
},
"departure": {
"time": "1771512900"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771512720"
},
"departure": {
"time": "1771512720"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771513860"
},
"departure": {
"time": "1771513860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771512840"
},
"departure": {
"time": "1771512840"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771513440"
},
"departure": {
"time": "1771513440"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771513800"
},
"departure": {
"time": "1771513800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771513260"
},
"departure": {
"time": "1771513260"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771513380"
},
"departure": {
"time": "1771513380"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771512480"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771513080"
},
"departure": {
"time": "1771513080"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771512540"
},
"departure": {
"time": "1771512540"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2101:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748442x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1771506270"
},
"departure": {
"delay": 270,
"time": "1771506270"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 213,
"time": "1771504284"
},
"departure": {
"delay": 213,
"time": "1771504293"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 270,
"time": "1771505430"
},
"departure": {
"delay": 270,
"time": "1771505430"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1771504402"
},
"departure": {
"delay": 92,
"time": "1771504412"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 216,
"time": "1771503996"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771504533"
},
"departure": {
"delay": 33,
"time": "1771504593"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 270,
"time": "1771505490"
},
"departure": {
"delay": 270,
"time": "1771505490"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 270,
"time": "1771505850"
},
"departure": {
"delay": 270,
"time": "1771505850"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1771504063"
},
"departure": {
"delay": 180,
"time": "1771504080"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 270,
"time": "1771505610"
},
"departure": {
"delay": 270,
"time": "1771505610"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1771506570"
},
"departure": {
"delay": 270,
"time": "1771506570"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 270,
"time": "1771505910"
},
"departure": {
"delay": 270,
"time": "1771505910"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 243,
"time": "1771504187"
},
"departure": {
"delay": 243,
"time": "1771504203"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 290,
"time": "1771504635"
},
"departure": {
"delay": 290,
"time": "1771505150"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1771504383"
},
"departure": {
"delay": 132,
"time": "1771504392"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 270,
"time": "1771505730"
},
"departure": {
"delay": 270,
"time": "1771505730"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1771504316"
},
"departure": {
"delay": 188,
"time": "1771504328"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 270,
"time": "1771505310"
},
"departure": {
"delay": 270,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 270,
"time": "1771506150"
},
"departure": {
"delay": 270,
"time": "1771506150"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 270,
"time": "1771506210"
},
"departure": {
"delay": 270,
"time": "1771506210"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 242,
"time": "1771504239"
},
"departure": {
"delay": 242,
"time": "1771504262"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 270,
"time": "1771506810"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 270,
"time": "1771506450"
},
"departure": {
"delay": 270,
"time": "1771506450"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 270,
"time": "1771506030"
},
"departure": {
"delay": 270,
"time": "1771506030"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 225,
"time": "1771504116"
},
"departure": {
"delay": 225,
"time": "1771504125"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771504466"
},
"departure": {
"delay": 98,
"time": "1771504478"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 270,
"time": "1771506510"
},
"departure": {
"delay": 270,
"time": "1771506510"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 270,
"time": "1771506330"
},
"departure": {
"delay": 270,
"time": "1771506330"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 155,
"time": "1771504343"
},
"departure": {
"delay": 155,
"time": "1771504355"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 270,
"time": "1771506150"
},
"departure": {
"delay": 270,
"time": "1771506150"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 270,
"time": "1771505550"
},
"departure": {
"delay": 270,
"time": "1771505550"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1771504033"
},
"departure": {
"delay": 207,
"time": "1771504047"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 270,
"time": "1771505250"
},
"departure": {
"delay": 270,
"time": "1771505250"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 270,
"time": "1771506510"
},
"departure": {
"delay": 270,
"time": "1771506510"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748442x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4995135378030592x8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1771506741"
},
"departure": {
"delay": -75,
"time": "1771506825"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -46,
"time": "1771505419"
},
"departure": {
"delay": -46,
"time": "1771505474"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1771506362"
},
"departure": {
"delay": -54,
"time": "1771506426"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -53,
"time": "1771506005"
},
"departure": {
"delay": -53,
"time": "1771506067"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1771505893"
},
"departure": {
"delay": -49,
"time": "1771505951"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1771506237"
},
"departure": {
"delay": -57,
"time": "1771506303"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1771505135"
},
"departure": {
"delay": 17,
"time": "1771505177"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771504934"
},
"departure": {
"delay": 53,
"time": "1771504973"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1771506466"
},
"departure": {
"delay": -32,
"time": "1771506508"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -107,
"time": "1771506913"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1771505497"
},
"departure": {
"delay": -37,
"time": "1771505543"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1771506562"
},
"departure": {
"delay": -44,
"time": "1771506616"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1771505238"
},
"departure": {
"delay": -16,
"time": "1771505264"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1771505834"
},
"departure": {
"delay": -48,
"time": "1771505892"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1771505578"
},
"departure": {
"delay": -26,
"time": "1771505614"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1771505051"
},
"departure": {
"delay": 83,
"time": "1771505063"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": 25,
"time": "1771504825"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1771505706"
},
"departure": {
"delay": -52,
"time": "1771505768"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -48,
"time": "1771506314"
},
"departure": {
"delay": -48,
"time": "1771506372"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1771505752"
},
"departure": {
"delay": -59,
"time": "1771505821"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -65,
"time": "1771506161"
},
"departure": {
"delay": -65,
"time": "1771506235"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1771504920"
},
"departure": {
"delay": 72,
"time": "1771504932"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -51,
"time": "1771505948"
},
"departure": {
"delay": -51,
"time": "1771506009"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1771505188",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4995135378030592x8:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11978:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771502160"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771502193"
},
"departure": {
"delay": 33,
"time": "1771502193"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1771502722"
},
"departure": {
"delay": 90,
"time": "1771502730"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771502304"
},
"departure": {
"delay": 24,
"time": "1771502304"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1771502845"
},
"departure": {
"delay": 85,
"time": "1771502845"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1771503697"
},
"departure": {
"delay": 151,
"time": "1771503751"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771503102"
},
"departure": {
"delay": 102,
"time": "1771503102"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1771502941"
},
"departure": {
"delay": 132,
"time": "1771502952"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771502895"
},
"departure": {
"delay": 89,
"time": "1771502909"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771502677"
},
"departure": {
"delay": 97,
"time": "1771502677"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1771503167"
},
"departure": {
"delay": 107,
"time": "1771503167"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1771503016"
},
"departure": {
"delay": 112,
"time": "1771503052"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1771502258"
},
"departure": {
"delay": 38,
"time": "1771502258"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771502154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11978:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1771506945"
},
"departure": {
"delay": 165,
"time": "1771506945"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 35,
"time": "1771504715"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1771506312"
},
"departure": {
"delay": 192,
"time": "1771506312"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1771505371"
},
"departure": {
"delay": 151,
"time": "1771505371"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1771505491"
},
"departure": {
"delay": 151,
"time": "1771505491"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1771504945"
},
"departure": {
"delay": 165,
"time": "1771504965"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1771504995"
},
"departure": {
"delay": 155,
"time": "1771505015"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1771506872"
},
"departure": {
"delay": 212,
"time": "1771506872"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1771505253"
},
"departure": {
"delay": 153,
"time": "1771505253"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 164,
"time": "1771505204"
},
"departure": {
"delay": 164,
"time": "1771505204"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 196,
"time": "1771505416"
},
"departure": {
"delay": 196,
"time": "1771505416"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1771504765"
},
"departure": {
"delay": 110,
"time": "1771504790"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1771505113"
},
"departure": {
"delay": 193,
"time": "1771505113"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1771505052"
},
"departure": {
"delay": 132,
"time": "1771505052"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1771505784"
},
"departure": {
"delay": 84,
"time": "1771505784"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1771504873"
},
"departure": {
"delay": 150,
"time": "1771504890"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1771506715"
},
"departure": {
"delay": 175,
"time": "1771506715"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 165,
"time": "1771506765"
},
"departure": {
"delay": 165,
"time": "1771506765"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771504723",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10060:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758905x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771503750"
},
"departure": {
"delay": 118,
"time": "1771503778"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1771504141"
},
"departure": {
"delay": -8,
"time": "1771504192"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1771503337"
},
"departure": {
"delay": 96,
"time": "1771503396"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1771506760"
},
"departure": {
"delay": 100,
"time": "1771506760"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 100,
"time": "1771506220"
},
"departure": {
"delay": 100,
"time": "1771506220"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 101,
"time": "1771503619"
},
"departure": {
"delay": 101,
"time": "1771503641"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 134,
"time": "1771504768"
},
"departure": {
"delay": 134,
"time": "1771504814"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 42,
"time": "1771503282"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 225,
"time": "1771504412"
},
"departure": {
"delay": 225,
"time": "1771504725"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1771506520"
},
"departure": {
"delay": 100,
"time": "1771506520"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 100,
"time": "1771506640"
},
"departure": {
"delay": 100,
"time": "1771506640"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -43,
"time": "1771504301"
},
"departure": {
"delay": -43,
"time": "1771504337"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1771505260"
},
"departure": {
"delay": 100,
"time": "1771505260"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 126,
"time": "1771503651"
},
"departure": {
"delay": 126,
"time": "1771503666"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1771504858"
},
"departure": {
"delay": 131,
"time": "1771504871"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1771503469"
},
"departure": {
"delay": 88,
"time": "1771503508"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1771506400"
},
"departure": {
"delay": 100,
"time": "1771506400"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 84,
"time": "1771504914"
},
"departure": {
"delay": 84,
"time": "1771504944"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1771506100"
},
"departure": {
"delay": 100,
"time": "1771506100"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1771503790"
},
"departure": {
"delay": 76,
"time": "1771503796"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771504001"
},
"departure": {
"delay": 17,
"time": "1771504037"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771506820"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 100,
"time": "1771505620"
},
"departure": {
"delay": 100,
"time": "1771505620"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 100,
"time": "1771505920"
},
"departure": {
"delay": 100,
"time": "1771505920"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1771506280"
},
"departure": {
"delay": 100,
"time": "1771506280"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 114,
"time": "1771503551"
},
"departure": {
"delay": 114,
"time": "1771503594"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771504052"
},
"departure": {
"delay": 9,
"time": "1771504089"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1771504217"
},
"departure": {
"delay": -25,
"time": "1771504235"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1771505440"
},
"departure": {
"delay": 100,
"time": "1771505440"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -14,
"time": "1771503903"
},
"departure": {
"delay": -14,
"time": "1771503946"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1771505001"
},
"departure": {
"delay": 108,
"time": "1771505028"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1771506700"
},
"departure": {
"delay": 100,
"time": "1771506700"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 100,
"time": "1771505680"
},
"departure": {
"delay": 100,
"time": "1771505680"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1771503532"
},
"departure": {
"delay": 59,
"time": "1771503539"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1771506340"
},
"departure": {
"delay": 100,
"time": "1771506340"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 100,
"time": "1771505740"
},
"departure": {
"delay": 100,
"time": "1771505740"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 100,
"time": "1771505800"
},
"departure": {
"delay": 100,
"time": "1771505800"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1771505117"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771503809"
},
"departure": {
"delay": 40,
"time": "1771503820"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1771505047"
},
"departure": {
"delay": 103,
"time": "1771505083"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 106,
"time": "1771503677"
},
"departure": {
"delay": 106,
"time": "1771503706"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1771505560"
},
"departure": {
"delay": 100,
"time": "1771505560"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1771506460"
},
"departure": {
"delay": 100,
"time": "1771506460"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 100,
"time": "1771506160"
},
"departure": {
"delay": 100,
"time": "1771506160"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 100,
"time": "1771505980"
},
"departure": {
"delay": 100,
"time": "1771505980"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1771506040"
},
"departure": {
"delay": 100,
"time": "1771506040"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1771506040"
},
"departure": {
"delay": 100,
"time": "1771506040"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 100,
"time": "1771505380"
},
"departure": {
"delay": 100,
"time": "1771505380"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1771505500"
},
"departure": {
"delay": 100,
"time": "1771505500"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1771503971"
},
"departure": {
"delay": 23,
"time": "1771503983"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505145",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758905x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771506480"
},
"departure": {
"delay": 60,
"time": "1771506480"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771507155"
},
"departure": {
"delay": 15,
"time": "1771507155"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507500"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771507140"
},
"departure": {
"delay": 60,
"time": "1771507140"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771506060"
},
"departure": {
"delay": 60,
"time": "1771506060"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771505880"
},
"departure": {
"delay": 60,
"time": "1771505880"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771505900"
},
"departure": {
"delay": 20,
"time": "1771505900"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771506780"
},
"departure": {
"delay": 60,
"time": "1771506780"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771507440"
},
"departure": {
"delay": 60,
"time": "1771507440"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771506080"
},
"departure": {
"delay": 20,
"time": "1771506080"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771506420"
},
"departure": {
"delay": 60,
"time": "1771506420"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771501635",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15092:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771521360"
},
"departure": {
"time": "1771521360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521480"
},
"departure": {
"time": "1771521480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771521840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771521300"
},
"departure": {
"time": "1771521300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520940"
},
"departure": {
"time": "1771520940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771521240"
},
"departure": {
"time": "1771521240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771521660"
},
"departure": {
"time": "1771521660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771521000"
},
"departure": {
"time": "1771521000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771520880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2603:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2901:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771504516"
},
"departure": {
"delay": 41,
"time": "1771504541"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 131,
"time": "1771503823"
},
"departure": {
"delay": 131,
"time": "1771503851"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1771505083"
},
"departure": {
"delay": 131,
"time": "1771505111"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1771504630"
},
"departure": {
"delay": 31,
"time": "1771504651"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1771504046"
},
"departure": {
"delay": 71,
"time": "1771504091"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771504408"
},
"departure": {
"delay": 28,
"time": "1771504408"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771503921"
},
"departure": {
"delay": 31,
"time": "1771503931"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1771504220"
},
"departure": {
"delay": 111,
"time": "1771504251"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 113,
"time": "1771504308"
},
"departure": {
"delay": 113,
"time": "1771504313"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1771503539"
},
"departure": {
"delay": 91,
"time": "1771503571"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1771504718"
},
"departure": {
"delay": 51,
"time": "1771504731"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1771503704"
},
"departure": {
"delay": 91,
"time": "1771503751"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771505009"
},
"departure": {
"delay": 92,
"time": "1771505012"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1771503455"
},
"departure": {
"delay": 52,
"time": "1771503472"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1771504801"
},
"departure": {
"delay": 92,
"time": "1771504832"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 141,
"time": "1771504903"
},
"departure": {
"delay": 141,
"time": "1771504941"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1771503637"
},
"departure": {
"delay": 72,
"time": "1771503672"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1771505188"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 91,
"time": "1771504143"
},
"departure": {
"delay": 91,
"time": "1771504171"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771503475",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2901:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771506349"
},
"departure": {
"delay": 49,
"time": "1771506349"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1771506643"
},
"departure": {
"delay": 43,
"time": "1771506643"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771506497"
},
"departure": {
"delay": 17,
"time": "1771506497"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13915:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088120x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771505456"
},
"departure": {
"delay": 116,
"time": "1771505456"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1771506557"
},
"departure": {
"delay": 77,
"time": "1771506557"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1771505988"
},
"departure": {
"delay": 108,
"time": "1771505988"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771506424"
},
"departure": {
"delay": 64,
"time": "1771506424"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1771506658"
},
"departure": {
"delay": 58,
"time": "1771506658"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1771505286"
},
"departure": {
"delay": 66,
"time": "1771505286"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771505317"
},
"departure": {
"delay": 97,
"time": "1771505317"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771506238"
},
"departure": {
"delay": 58,
"time": "1771506238"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771505578"
},
"departure": {
"delay": 58,
"time": "1771505578"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771505398"
},
"departure": {
"delay": 58,
"time": "1771505398"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1771505818"
},
"departure": {
"delay": 58,
"time": "1771505818"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771506358"
},
"departure": {
"delay": 58,
"time": "1771506358"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1771505937"
},
"departure": {
"delay": 117,
"time": "1771505937"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1771506058"
},
"departure": {
"delay": 58,
"time": "1771506058"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1771506504"
},
"departure": {
"delay": 84,
"time": "1771506504"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1771506898"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1771506179"
},
"departure": {
"delay": 59,
"time": "1771506179"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1771505644"
},
"departure": {
"delay": 64,
"time": "1771505644"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1771506110"
},
"departure": {
"delay": 110,
"time": "1771506110"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 58,
"time": "1771505158"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771505224"
},
"departure": {
"delay": 64,
"time": "1771505224"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771505522"
},
"departure": {
"delay": 62,
"time": "1771505522"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771505774"
},
"departure": {
"delay": 74,
"time": "1771505774"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771505698"
},
"departure": {
"delay": 58,
"time": "1771505698"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1771505099",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088120x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5903057305993216x10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1771505337"
},
"departure": {
"delay": 67,
"time": "1771505347"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1771505653"
},
"departure": {
"delay": 83,
"time": "1771505663"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1771505855"
},
"departure": {
"delay": 105,
"time": "1771505865"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 138,
"time": "1771506188"
},
"departure": {
"delay": 138,
"time": "1771506198"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1771506241"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"departure": {
"delay": 221,
"time": "1771505081"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771505397"
},
"departure": {
"delay": 67,
"time": "1771505407"
},
"stopId": "FR:14366:ZE:9250005:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1771505964"
},
"departure": {
"delay": 94,
"time": "1771505974"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1771506015"
},
"departure": {
"delay": 85,
"time": "1771506025"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771505790"
},
"departure": {
"delay": 100,
"time": "1771505800"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1771505545"
},
"departure": {
"delay": 95,
"time": "1771505555"
},
"stopId": "FR:14366:ZE:35160003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1771505466"
},
"departure": {
"delay": 76,
"time": "1771505476"
},
"stopId": "FR:14366:ZE:27000002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1771505142"
},
"departure": {
"delay": 169,
"time": "1771505149"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1771505247"
},
"departure": {
"delay": 157,
"time": "1771505257"
},
"stopId": "FR:14366:ZE:5419017360637952:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1771506110"
},
"departure": {
"delay": 120,
"time": "1771506120"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1771505187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5903057305993216x10:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1771504724"
},
"departure": {
"delay": -16,
"time": "1771504724"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1771504535"
},
"departure": {
"delay": 35,
"time": "1771504535"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1771504925"
},
"departure": {
"delay": 5,
"time": "1771504925"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1771504711"
},
"departure": {
"delay": 31,
"time": "1771504711"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1771504672"
},
"departure": {
"delay": 52,
"time": "1771504672"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 72,
"time": "1771504632"
},
"departure": {
"delay": 72,
"time": "1771504632"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1771504504"
},
"departure": {
"delay": 66,
"time": "1771504506"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1771504463"
},
"departure": {
"delay": 23,
"time": "1771504463"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -122,
"time": "1771504978"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -49,
"time": "1771504751"
},
"departure": {
"delay": -49,
"time": "1771504751"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1771504565"
},
"departure": {
"delay": 5,
"time": "1771504565"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -43,
"time": "1771504877"
},
"departure": {
"delay": -43,
"time": "1771504877"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1771504715",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471225:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771504996"
},
"departure": {
"delay": 90,
"time": "1771505010"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1771505257"
},
"departure": {
"delay": 157,
"time": "1771505257"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1771505063"
},
"departure": {
"delay": 97,
"time": "1771505137"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771505616"
},
"departure": {
"delay": 96,
"time": "1771505616"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771506456"
},
"departure": {
"delay": 96,
"time": "1771506456"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 118,
"time": "1771505758"
},
"departure": {
"delay": 118,
"time": "1771505758"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1771505694"
},
"departure": {
"delay": 174,
"time": "1771505694"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1771505735"
},
"departure": {
"delay": 95,
"time": "1771505735"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1771505931"
},
"departure": {
"delay": 111,
"time": "1771505931"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 80,
"time": "1771504760"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1771506211"
},
"departure": {
"delay": 91,
"time": "1771506211"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1771506302"
},
"departure": {
"delay": 122,
"time": "1771506302"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 161,
"time": "1771506281"
},
"departure": {
"delay": 161,
"time": "1771506281"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1771506043"
},
"departure": {
"delay": 163,
"time": "1771506043"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1771505851"
},
"departure": {
"delay": 91,
"time": "1771505851"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1771505821"
},
"departure": {
"delay": 121,
"time": "1771505821"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1771505922"
},
"departure": {
"delay": 162,
"time": "1771505922"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771504869"
},
"departure": {
"delay": 88,
"time": "1771504888"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771504820"
},
"departure": {
"delay": 95,
"time": "1771504835"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771506091"
},
"departure": {
"delay": 91,
"time": "1771506091"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1771506171"
},
"departure": {
"delay": 111,
"time": "1771506171"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1771506405"
},
"departure": {
"delay": 105,
"time": "1771506405"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1771506630"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771504774",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14770:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596790:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1771505536"
},
"departure": {
"delay": 76,
"time": "1771505536"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771505013"
},
"departure": {
"delay": 33,
"time": "1771505013"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771505463"
},
"departure": {
"delay": 63,
"time": "1771505463"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771505164"
},
"departure": {
"delay": 64,
"time": "1771505164"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771504778"
},
"departure": {
"delay": 38,
"time": "1771504778"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1771505733"
},
"departure": {
"delay": -27,
"time": "1771505733"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1771505814"
},
"departure": {
"delay": -6,
"time": "1771505814"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771504706"
},
"departure": {
"delay": 98,
"time": "1771504718"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1771505343"
},
"departure": {
"delay": 123,
"time": "1771505343"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1771504918"
},
"departure": {
"delay": 128,
"time": "1771504928"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1771505266"
},
"departure": {
"delay": 106,
"time": "1771505266"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771504598"
},
"departure": {
"delay": 98,
"time": "1771504598"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771505656"
},
"departure": {
"delay": 76,
"time": "1771505656"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1771506000"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596790:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191119x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1771505494"
},
"departure": {
"delay": -26,
"time": "1771505494"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771505322"
},
"departure": {
"delay": -18,
"time": "1771505322"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1771505844"
},
"departure": {
"delay": -36,
"time": "1771505844"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -72,
"time": "1771505628"
},
"departure": {
"delay": -72,
"time": "1771505628"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -62,
"time": "1771504858"
},
"departure": {
"delay": -62,
"time": "1771504858"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -101,
"time": "1771505059"
},
"departure": {
"delay": -101,
"time": "1771505059"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1771506228"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -53,
"time": "1771505167"
},
"departure": {
"delay": -53,
"time": "1771505167"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -72,
"time": "1771505808"
},
"departure": {
"delay": -72,
"time": "1771505808"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1771504760"
},
"departure": {
"delay": -40,
"time": "1771504760"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1771505005"
},
"departure": {
"delay": -35,
"time": "1771505005"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1771505955"
},
"departure": {
"delay": -45,
"time": "1771505955"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -104,
"time": "1771504636"
},
"departure": {
"delay": -104,
"time": "1771504636"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -37,
"time": "1771504703"
},
"departure": {
"delay": -37,
"time": "1771504703"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -72,
"time": "1771505208"
},
"departure": {
"delay": -72,
"time": "1771505208"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1771505560"
},
"departure": {
"delay": -20,
"time": "1771505560"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -35,
"time": "1771505125"
},
"departure": {
"delay": -35,
"time": "1771505125"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -65,
"time": "1771505755"
},
"departure": {
"delay": -65,
"time": "1771505755"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1771505530"
},
"departure": {
"delay": -50,
"time": "1771505530"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1771505906"
},
"departure": {
"delay": -34,
"time": "1771505906"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -76,
"time": "1771505024"
},
"departure": {
"delay": -76,
"time": "1771505024"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -72,
"time": "1771505388"
},
"departure": {
"delay": -72,
"time": "1771505388"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1771504563"
},
"departure": {
"delay": 3,
"time": "1771504563"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1771505688"
},
"departure": {
"delay": -72,
"time": "1771505688"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -54,
"time": "1771506066"
},
"departure": {
"delay": -54,
"time": "1771506066"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -51,
"time": "1771504629"
},
"departure": {
"delay": -51,
"time": "1771504629"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -72,
"time": "1771505988"
},
"departure": {
"delay": -72,
"time": "1771505988"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191119x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771502968"
},
"departure": {
"delay": 88,
"time": "1771502968"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771503637"
},
"departure": {
"delay": 97,
"time": "1771503637"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1771502063"
},
"departure": {
"delay": 62,
"time": "1771502162"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771503690"
},
"departure": {
"delay": 30,
"time": "1771503690"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1771501962"
},
"departure": {
"delay": -18,
"time": "1771501962"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 123,
"time": "1771502823"
},
"departure": {
"delay": 123,
"time": "1771502823"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1771502234"
},
"departure": {
"delay": 74,
"time": "1771502234"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -160,
"time": "1771503980"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 62,
"time": "1771503062"
},
"departure": {
"delay": 62,
"time": "1771503062"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1771503013"
},
"departure": {
"delay": 73,
"time": "1771503013"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1771502372"
},
"departure": {
"delay": 92,
"time": "1771502372"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1771503287"
},
"departure": {
"delay": 47,
"time": "1771503287"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771502490"
},
"departure": {
"delay": 112,
"time": "1771502512"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1771502037"
},
"departure": {
"delay": -3,
"time": "1771502037"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1771502884"
},
"departure": {
"delay": 124,
"time": "1771502884"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1771502319"
},
"departure": {
"delay": 99,
"time": "1771502319"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1771503769"
},
"departure": {
"delay": -11,
"time": "1771503769"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 162,
"time": "1771502562"
},
"departure": {
"delay": 162,
"time": "1771502562"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1771503719"
},
"departure": {
"delay": 59,
"time": "1771503719"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771502399"
},
"departure": {
"delay": 59,
"time": "1771502399"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1771503148"
},
"departure": {
"delay": 28,
"time": "1771503148"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1771503412"
},
"departure": {
"delay": 112,
"time": "1771503412"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771501364",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11331:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9940x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771508280"
},
"departure": {
"time": "1771508280"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771508760"
},
"departure": {
"time": "1771508760"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771508220"
},
"departure": {
"time": "1771508220"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507860"
},
"departure": {
"time": "1771507860"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771509060"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9940x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 339,
"time": "1771505199"
},
"departure": {
"delay": 339,
"time": "1771505199"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 339,
"time": "1771506519"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 314,
"time": "1771503914"
},
"departure": {
"delay": 314,
"time": "1771503914"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 366,
"time": "1771504502"
},
"departure": {
"delay": 366,
"time": "1771504506"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 339,
"time": "1771505499"
},
"departure": {
"delay": 339,
"time": "1771505499"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 296,
"time": "1771503956"
},
"departure": {
"delay": 296,
"time": "1771503956"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1771503921"
},
"departure": {
"delay": 269,
"time": "1771503929"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 386,
"time": "1771506326"
},
"departure": {
"delay": 386,
"time": "1771506326"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 351,
"time": "1771506471"
},
"departure": {
"delay": 351,
"time": "1771506471"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 373,
"time": "1771506013"
},
"departure": {
"delay": 373,
"time": "1771506013"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 371,
"time": "1771505106"
},
"departure": {
"delay": 371,
"time": "1771505111"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 396,
"time": "1771504139"
},
"departure": {
"delay": 396,
"time": "1771504176"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 339,
"time": "1771505919"
},
"departure": {
"delay": 339,
"time": "1771505919"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 368,
"time": "1771505768"
},
"departure": {
"delay": 368,
"time": "1771505768"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 370,
"time": "1771506430"
},
"departure": {
"delay": 370,
"time": "1771506430"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 277,
"time": "1771503817"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 311,
"time": "1771504438"
},
"departure": {
"delay": 311,
"time": "1771504451"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 378,
"time": "1771506378"
},
"departure": {
"delay": 378,
"time": "1771506378"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 272,
"time": "1771504592"
},
"departure": {
"delay": 272,
"time": "1771504592"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 342,
"time": "1771504777"
},
"departure": {
"delay": 342,
"time": "1771504782"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 350,
"time": "1771505870"
},
"departure": {
"delay": 350,
"time": "1771505870"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 380,
"time": "1771506200"
},
"departure": {
"delay": 380,
"time": "1771506200"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 307,
"time": "1771503847"
},
"departure": {
"delay": 307,
"time": "1771503847"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 370,
"time": "1771505470"
},
"departure": {
"delay": 370,
"time": "1771505470"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 325,
"time": "1771504345"
},
"departure": {
"delay": 325,
"time": "1771504345"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 339,
"time": "1771505799"
},
"departure": {
"delay": 339,
"time": "1771505799"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 271,
"time": "1771504050"
},
"departure": {
"delay": 271,
"time": "1771504051"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 369,
"time": "1771504269"
},
"departure": {
"delay": 369,
"time": "1771504269"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 346,
"time": "1771504714"
},
"departure": {
"delay": 346,
"time": "1771504726"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771503794",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14441:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 389,
"time": "1771503209"
},
"departure": {
"delay": 389,
"time": "1771503209"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1771502777"
},
"departure": {
"delay": 197,
"time": "1771502777"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 431,
"time": "1771504751"
},
"departure": {
"delay": 431,
"time": "1771504751"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 548,
"time": "1771505408"
},
"departure": {
"delay": 548,
"time": "1771505408"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"delay": 86,
"time": "1771502426"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 357,
"time": "1771503117"
},
"departure": {
"delay": 357,
"time": "1771503117"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 475,
"time": "1771504255"
},
"departure": {
"delay": 475,
"time": "1771504255"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 467,
"time": "1771503587"
},
"departure": {
"delay": 467,
"time": "1771503587"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 423,
"time": "1771503303"
},
"departure": {
"delay": 423,
"time": "1771503303"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 405,
"time": "1771504965"
},
"departure": {
"delay": 405,
"time": "1771504965"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 373,
"time": "1771503073"
},
"departure": {
"delay": 373,
"time": "1771503073"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 390,
"time": "1771504890"
},
"departure": {
"delay": 390,
"time": "1771504890"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 550,
"time": "1771505350"
},
"departure": {
"delay": 550,
"time": "1771505350"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 370,
"time": "1771503250"
},
"departure": {
"delay": 370,
"time": "1771503250"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 425,
"time": "1771504805"
},
"departure": {
"delay": 425,
"time": "1771504805"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 516,
"time": "1771503876"
},
"departure": {
"delay": 516,
"time": "1771503876"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 497,
"time": "1771503654"
},
"departure": {
"delay": 497,
"time": "1771503677"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 378,
"time": "1771503978"
},
"departure": {
"delay": 378,
"time": "1771503978"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 461,
"time": "1771503380"
},
"departure": {
"delay": 461,
"time": "1771503401"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 530,
"time": "1771503770"
},
"departure": {
"delay": 530,
"time": "1771503770"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 251,
"time": "1771502651"
},
"departure": {
"delay": 251,
"time": "1771502651"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 454,
"time": "1771503454"
},
"departure": {
"delay": 454,
"time": "1771503454"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 531,
"time": "1771505102"
},
"departure": {
"delay": 531,
"time": "1771505151"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 201,
"time": "1771502601"
},
"departure": {
"delay": 201,
"time": "1771502601"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 326,
"time": "1771503001"
},
"departure": {
"delay": 326,
"time": "1771503026"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 354,
"time": "1771504014"
},
"departure": {
"delay": 354,
"time": "1771504014"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 513,
"time": "1771505313"
},
"departure": {
"delay": 513,
"time": "1771505313"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 320,
"time": "1771502960"
},
"departure": {
"delay": 320,
"time": "1771502960"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 466,
"time": "1771504706"
},
"departure": {
"delay": 466,
"time": "1771504726"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 349,
"time": "1771502929"
},
"departure": {
"delay": 349,
"time": "1771502929"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1771502459"
},
"departure": {
"delay": 119,
"time": "1771502459"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 391,
"time": "1771504351"
},
"departure": {
"delay": 391,
"time": "1771504351"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 332,
"time": "1771503152"
},
"departure": {
"delay": 332,
"time": "1771503152"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 421,
"time": "1771504861"
},
"departure": {
"delay": 421,
"time": "1771504861"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 231,
"time": "1771502751"
},
"departure": {
"delay": 231,
"time": "1771502751"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 552,
"time": "1771505232"
},
"departure": {
"delay": 552,
"time": "1771505232"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 446,
"time": "1771504526"
},
"departure": {
"delay": 446,
"time": "1771504526"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 466,
"time": "1771503526"
},
"departure": {
"delay": 466,
"time": "1771503526"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 241,
"time": "1771502701"
},
"departure": {
"delay": 241,
"time": "1771502701"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771502434",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15877:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771505381"
},
"departure": {
"delay": 41,
"time": "1771505381"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771505490"
},
"departure": {
"delay": 30,
"time": "1771505490"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1771505425"
},
"departure": {
"delay": 25,
"time": "1771505425"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771505604"
},
"departure": {
"delay": 24,
"time": "1771505604"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1771505311"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4935:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 276,
"time": "1771505136"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 339,
"time": "1771505439"
},
"departure": {
"delay": 339,
"time": "1771505439"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 276,
"time": "1771505316"
},
"departure": {
"delay": 276,
"time": "1771505316"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 352,
"time": "1771507012"
},
"departure": {
"delay": 352,
"time": "1771507012"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1771505556"
},
"departure": {
"delay": 276,
"time": "1771505556"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1771505736"
},
"departure": {
"delay": 276,
"time": "1771505736"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1771505261"
},
"departure": {
"delay": 281,
"time": "1771505261"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2267:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2417,
"time": "1771505203"
},
"departure": {
"delay": -2417,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2717,
"time": "1771505203"
},
"departure": {
"delay": -2717,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1997,
"time": "1771505203"
},
"departure": {
"delay": -1997,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -57,
"time": "1771509003"
},
"departure": {
"delay": -57,
"time": "1771509003"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -39,
"time": "1771509321"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2957,
"time": "1771505203"
},
"departure": {
"delay": -2957,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -46,
"time": "1771508954"
},
"departure": {
"delay": -46,
"time": "1771508954"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2597,
"time": "1771505203"
},
"departure": {
"delay": -2597,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -65,
"time": "1771509055"
},
"departure": {
"delay": -65,
"time": "1771509055"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3257,
"time": "1771505203"
},
"departure": {
"delay": -3257,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": -1997,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2837,
"time": "1771505203"
},
"departure": {
"delay": -2837,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1771509115"
},
"departure": {
"delay": -5,
"time": "1771509115"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -46,
"time": "1771508894"
},
"departure": {
"delay": -46,
"time": "1771508894"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2357,
"time": "1771505203"
},
"departure": {
"delay": -2357,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2537,
"time": "1771505203"
},
"departure": {
"delay": -2537,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1771508530"
},
"departure": {
"delay": -110,
"time": "1771508530"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1771508758"
},
"departure": {
"delay": -62,
"time": "1771508758"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2597,
"time": "1771505203"
},
"departure": {
"delay": -2597,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2297,
"time": "1771505203"
},
"departure": {
"delay": -2297,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2537,
"time": "1771505203"
},
"departure": {
"delay": -2537,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2777,
"time": "1771505203"
},
"departure": {
"delay": -2777,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -99,
"time": "1771509201"
},
"departure": {
"delay": -99,
"time": "1771509201"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -42,
"time": "1771509258"
},
"departure": {
"delay": -42,
"time": "1771509258"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2177,
"time": "1771505203"
},
"departure": {
"delay": -2177,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3317,
"time": "1771505203"
},
"departure": {
"delay": -3317,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3377,
"time": "1771505203"
},
"departure": {
"delay": -3377,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2117,
"time": "1771505203"
},
"departure": {
"delay": -2117,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1771508845"
},
"departure": {
"delay": -35,
"time": "1771508845"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -127,
"time": "1771508693"
},
"departure": {
"delay": -127,
"time": "1771508693"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2237,
"time": "1771505203"
},
"departure": {
"delay": -2237,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -110,
"time": "1771508650"
},
"departure": {
"delay": -110,
"time": "1771508650"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2297,
"time": "1771505203"
},
"departure": {
"delay": -2297,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2357,
"time": "1771505203"
},
"departure": {
"delay": -2357,
"time": "1771505203"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1771509171"
},
"departure": {
"delay": -9,
"time": "1771509171"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -33,
"time": "1771508967"
},
"departure": {
"delay": -33,
"time": "1771508967"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595773:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758858x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1771506270"
},
"departure": {
"delay": 150,
"time": "1771506270"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1771507170"
},
"departure": {
"delay": 150,
"time": "1771507170"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1771505310"
},
"departure": {
"delay": 150,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1771507770"
},
"departure": {
"delay": 150,
"time": "1771507770"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 150,
"time": "1771508130"
},
"departure": {
"delay": 150,
"time": "1771508130"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 150,
"time": "1771505490"
},
"departure": {
"delay": 150,
"time": "1771505490"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1771507650"
},
"departure": {
"delay": 150,
"time": "1771507650"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 150,
"time": "1771505430"
},
"departure": {
"delay": 150,
"time": "1771505430"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771505670"
},
"departure": {
"delay": 150,
"time": "1771505670"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1771507590"
},
"departure": {
"delay": 150,
"time": "1771507590"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 150,
"time": "1771506630"
},
"departure": {
"delay": 150,
"time": "1771506630"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1771508070"
},
"departure": {
"delay": 150,
"time": "1771508070"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 150,
"time": "1771505910"
},
"departure": {
"delay": 150,
"time": "1771505910"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1771505106"
},
"departure": {
"delay": 147,
"time": "1771505127"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1771506930"
},
"departure": {
"delay": 150,
"time": "1771506930"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1771505790"
},
"departure": {
"delay": 150,
"time": "1771505790"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1771508010"
},
"departure": {
"delay": 150,
"time": "1771508010"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 150,
"time": "1771506390"
},
"departure": {
"delay": 150,
"time": "1771506390"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 150,
"time": "1771507950"
},
"departure": {
"delay": 150,
"time": "1771507950"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 150,
"time": "1771506510"
},
"departure": {
"delay": 150,
"time": "1771506510"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 101,
"time": "1771504841"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1771506570"
},
"departure": {
"delay": 150,
"time": "1771506570"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1771507410"
},
"departure": {
"delay": 150,
"time": "1771507410"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 150,
"time": "1771506690"
},
"departure": {
"delay": 150,
"time": "1771506690"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1771505550"
},
"departure": {
"delay": 150,
"time": "1771505550"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1771504861"
},
"departure": {
"delay": 138,
"time": "1771504878"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1771505550"
},
"departure": {
"delay": 150,
"time": "1771505550"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1771508250"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 150,
"time": "1771507050"
},
"departure": {
"delay": 150,
"time": "1771507050"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1771508070"
},
"departure": {
"delay": 150,
"time": "1771508070"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 150,
"time": "1771506090"
},
"departure": {
"delay": 150,
"time": "1771506090"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1771505041"
},
"departure": {
"delay": 160,
"time": "1771505080"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1771504902"
},
"departure": {
"delay": 156,
"time": "1771504956"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1771505970"
},
"departure": {
"delay": 150,
"time": "1771505970"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1771506210"
},
"departure": {
"delay": 150,
"time": "1771506210"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1771507530"
},
"departure": {
"delay": 150,
"time": "1771507530"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 150,
"time": "1771505610"
},
"departure": {
"delay": 150,
"time": "1771505610"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1771505190"
},
"departure": {
"delay": 150,
"time": "1771505190"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1771505310"
},
"departure": {
"delay": 150,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771507890"
},
"departure": {
"delay": 150,
"time": "1771507890"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 150,
"time": "1771507290"
},
"departure": {
"delay": 150,
"time": "1771507290"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1771505250"
},
"departure": {
"delay": 150,
"time": "1771505250"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1771506150"
},
"departure": {
"delay": 150,
"time": "1771506150"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771506810"
},
"departure": {
"delay": 150,
"time": "1771506810"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1771507530"
},
"departure": {
"delay": 150,
"time": "1771507530"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 150,
"time": "1771508010"
},
"departure": {
"delay": 150,
"time": "1771508010"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 150,
"time": "1771507830"
},
"departure": {
"delay": 150,
"time": "1771507830"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 150,
"time": "1771505850"
},
"departure": {
"delay": 150,
"time": "1771505850"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758858x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470088:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1771505268"
},
"departure": {
"delay": 108,
"time": "1771505268"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1771505618"
},
"departure": {
"delay": 98,
"time": "1771505618"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1771504858"
},
"departure": {
"delay": 58,
"time": "1771504858"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1771505678"
},
"departure": {
"delay": 98,
"time": "1771505678"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771504495"
},
"departure": {
"delay": 55,
"time": "1771504495"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1771505830"
},
"departure": {
"delay": 130,
"time": "1771505830"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771505500"
},
"departure": {
"delay": 40,
"time": "1771505500"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771505093"
},
"departure": {
"delay": 4,
"time": "1771505104"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771504731"
},
"departure": {
"delay": 51,
"time": "1771504731"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1771505189"
},
"departure": {
"delay": 94,
"time": "1771505194"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771505047"
},
"departure": {
"delay": 7,
"time": "1771505047"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1771505920"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1771505350"
},
"departure": {
"delay": 70,
"time": "1771505350"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1771505729"
},
"departure": {
"delay": 149,
"time": "1771505729"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1771504807"
},
"departure": {
"delay": 67,
"time": "1771504807"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1771505793"
},
"departure": {
"delay": 153,
"time": "1771505793"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1771504651"
},
"departure": {
"delay": 91,
"time": "1771504651"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1771505542"
},
"departure": {
"delay": 82,
"time": "1771505542"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771504676"
},
"departure": {
"delay": 64,
"time": "1771504684"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1771505292"
},
"departure": {
"delay": 72,
"time": "1771505292"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771505211"
},
"departure": {
"delay": 51,
"time": "1771505211"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771504893"
},
"departure": {
"delay": 34,
"time": "1771504894"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771505006"
},
"departure": {
"delay": 26,
"time": "1771505006"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1771504961"
},
"departure": {
"delay": 41,
"time": "1771504961"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470088:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771504891"
},
"departure": {
"delay": 116,
"time": "1771504916"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 226,
"time": "1771504066"
},
"departure": {
"delay": 226,
"time": "1771504066"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1771504324"
},
"departure": {
"delay": 64,
"time": "1771504324"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1771505376"
},
"departure": {
"delay": 156,
"time": "1771505376"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1771504791"
},
"departure": {
"delay": 111,
"time": "1771504791"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 218,
"time": "1771504118"
},
"departure": {
"delay": 218,
"time": "1771504118"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771504242"
},
"departure": {
"delay": 126,
"time": "1771504266"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1771505709"
},
"departure": {
"delay": 129,
"time": "1771505709"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 178,
"time": "1771503718"
},
"departure": {
"delay": 178,
"time": "1771503718"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771505827"
},
"departure": {
"delay": 127,
"time": "1771505827"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1771505227"
},
"departure": {
"delay": 127,
"time": "1771505227"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 272,
"time": "1771503932"
},
"departure": {
"delay": 272,
"time": "1771503932"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 236,
"time": "1771504016"
},
"departure": {
"delay": 236,
"time": "1771504016"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1771505041"
},
"departure": {
"delay": 171,
"time": "1771505091"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1771505287"
},
"departure": {
"delay": 127,
"time": "1771505287"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 186,
"time": "1771503666"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771505625"
},
"departure": {
"delay": 105,
"time": "1771505625"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 241,
"time": "1771503818"
},
"departure": {
"delay": 241,
"time": "1771503841"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1771505141"
},
"departure": {
"delay": 101,
"time": "1771505141"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1771505527"
},
"departure": {
"delay": 127,
"time": "1771505527"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1771504966"
},
"departure": {
"delay": 106,
"time": "1771504966"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771503675",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503518"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1771502114"
},
"departure": {
"delay": 90,
"time": "1771502130"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1771502933"
},
"departure": {
"delay": 53,
"time": "1771502933"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771502040"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1771502845"
},
"departure": {
"delay": 110,
"time": "1771502870"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1771502777"
},
"departure": {
"delay": 90,
"time": "1771502790"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1771503415"
},
"departure": {
"delay": 70,
"time": "1771503430"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771501755",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3878:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081095xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1771505909"
},
"departure": {
"delay": 149,
"time": "1771505909"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1771505050"
},
"departure": {
"delay": 190,
"time": "1771505050"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1771505352"
},
"departure": {
"delay": 192,
"time": "1771505352"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1771505129"
},
"departure": {
"delay": 149,
"time": "1771505129"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 196,
"time": "1771506436"
},
"departure": {
"delay": 196,
"time": "1771506436"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1771505590"
},
"departure": {
"delay": 190,
"time": "1771505590"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1771506520"
},
"departure": {
"delay": 160,
"time": "1771506520"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 203,
"time": "1771504943"
},
"departure": {
"delay": 203,
"time": "1771504943"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 149,
"time": "1771505489"
},
"departure": {
"delay": 149,
"time": "1771505489"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1771505663"
},
"departure": {
"delay": 203,
"time": "1771505663"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1771505197"
},
"departure": {
"delay": 157,
"time": "1771505197"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1771506060"
},
"departure": {
"delay": 180,
"time": "1771506060"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1771506569"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1771506149"
},
"departure": {
"delay": 149,
"time": "1771506149"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 195,
"time": "1771506375"
},
"departure": {
"delay": 195,
"time": "1771506375"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1771506278"
},
"departure": {
"delay": 158,
"time": "1771506278"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 203,
"time": "1771505003"
},
"departure": {
"delay": 203,
"time": "1771505003"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 182,
"time": "1771504862"
},
"departure": {
"delay": 182,
"time": "1771504862"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1771505794"
},
"departure": {
"delay": 154,
"time": "1771505794"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1771505707"
},
"departure": {
"delay": 187,
"time": "1771505707"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771505139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081095xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758385x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771503861"
},
"departure": {
"delay": 47,
"time": "1771503887"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771502449"
},
"departure": {
"delay": 120,
"time": "1771502460"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1771504377"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771502808"
},
"departure": {
"delay": 93,
"time": "1771502853"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 252,
"time": "1771504252"
},
"departure": {
"delay": 252,
"time": "1771504272"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 181,
"time": "1771501394"
},
"departure": {
"delay": 181,
"time": "1771501441"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 27,
"time": "1771500927"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771501180"
},
"departure": {
"delay": 109,
"time": "1771501189"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1771502508"
},
"departure": {
"delay": 102,
"time": "1771502562"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1771503636"
},
"departure": {
"delay": 144,
"time": "1771503684"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 236,
"time": "1771504118"
},
"departure": {
"delay": 236,
"time": "1771504196"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771503326"
},
"departure": {
"delay": 94,
"time": "1771503334"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1771503083"
},
"departure": {
"delay": 93,
"time": "1771503153"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1771502181"
},
"departure": {
"delay": 187,
"time": "1771502227"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1771503967"
},
"departure": {
"delay": 108,
"time": "1771504008"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 208,
"time": "1771501810"
},
"departure": {
"delay": 208,
"time": "1771501888"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758385x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1771506687"
},
"departure": {
"delay": 207,
"time": "1771506687"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 186,
"time": "1771505466"
},
"departure": {
"delay": 186,
"time": "1771505466"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1771505796"
},
"departure": {
"delay": 156,
"time": "1771505796"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1771505556"
},
"departure": {
"delay": 156,
"time": "1771505556"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1771506025"
},
"departure": {
"delay": 145,
"time": "1771506025"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 177,
"time": "1771506597"
},
"departure": {
"delay": 177,
"time": "1771506597"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1771506473"
},
"departure": {
"delay": 173,
"time": "1771506473"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1771506821"
},
"departure": {
"delay": 161,
"time": "1771506821"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1771505316"
},
"departure": {
"delay": 156,
"time": "1771505316"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1771506347"
},
"departure": {
"delay": 167,
"time": "1771506347"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1771506730"
},
"departure": {
"delay": 190,
"time": "1771506730"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 168,
"time": "1771507068"
},
"departure": {
"delay": 168,
"time": "1771507068"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 195,
"time": "1771505655"
},
"departure": {
"delay": 195,
"time": "1771505655"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 181,
"time": "1771506241"
},
"departure": {
"delay": 181,
"time": "1771506241"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1771507241"
},
"departure": {
"delay": 161,
"time": "1771507241"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 152,
"time": "1771506092"
},
"departure": {
"delay": 152,
"time": "1771506092"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771506272"
},
"departure": {
"delay": 152,
"time": "1771506272"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 203,
"time": "1771505243"
},
"departure": {
"delay": 203,
"time": "1771505243"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1771506941"
},
"departure": {
"delay": 161,
"time": "1771506941"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 156,
"time": "1771505736"
},
"departure": {
"delay": 156,
"time": "1771505736"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 196,
"time": "1771506796"
},
"departure": {
"delay": 196,
"time": "1771506796"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 173,
"time": "1771505393"
},
"departure": {
"delay": 173,
"time": "1771505393"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505054",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14388:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771507807"
},
"departure": {
"delay": 7,
"time": "1771507807"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771507283"
},
"departure": {
"delay": 23,
"time": "1771507283"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771508550"
},
"departure": {
"delay": 30,
"time": "1771508550"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507860"
},
"departure": {
"time": "1771507860"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771507526"
},
"departure": {
"delay": 26,
"time": "1771507526"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771507185"
},
"departure": {
"delay": 45,
"time": "1771507185"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1771507052"
},
"departure": {
"delay": 32,
"time": "1771507052"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771507137"
},
"departure": {
"delay": 57,
"time": "1771507137"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771508009"
},
"departure": {
"delay": 29,
"time": "1771508009"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771507472"
},
"departure": {
"delay": 32,
"time": "1771507472"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771508610"
},
"departure": {
"delay": 30,
"time": "1771508610"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771507431"
},
"departure": {
"delay": 51,
"time": "1771507431"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15575:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759099x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1771491206"
},
"departure": {
"delay": 33,
"time": "1771491213"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771491576"
},
"departure": {
"delay": 53,
"time": "1771491593"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1771491658"
},
"departure": {
"delay": 96,
"time": "1771491696"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771491762"
},
"departure": {
"delay": 50,
"time": "1771491770"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1771491053"
},
"departure": {
"delay": 32,
"time": "1771491092"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1771491813"
},
"departure": {
"delay": 51,
"time": "1771491831"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1771491471"
},
"departure": {
"delay": 87,
"time": "1771491507"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771491434"
},
"departure": {
"delay": 26,
"time": "1771491446"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771491852"
},
"departure": {
"delay": 20,
"time": "1771491860"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771490898"
},
"departure": {
"delay": 64,
"time": "1771490944"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771491354"
},
"departure": {
"delay": 5,
"time": "1771491365"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1771491892"
},
"departure": {
"delay": 71,
"time": "1771491911"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771492134"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1771491380"
},
"departure": {
"delay": 62,
"time": "1771491422"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1771490996"
},
"departure": {
"delay": 82,
"time": "1771491022"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771491294"
},
"departure": {
"delay": 31,
"time": "1771491331"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 109,
"time": "1771490629"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1771491966"
},
"departure": {
"delay": 14,
"time": "1771491974"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1771491155"
},
"departure": {
"delay": 66,
"time": "1771491186"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771492038"
},
"departure": {
"delay": 62,
"time": "1771492082"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1771490688"
},
"departure": {
"delay": 74,
"time": "1771490834"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771491992"
},
"departure": {
"delay": 62,
"time": "1771492022"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771491535"
},
"departure": {
"delay": 66,
"time": "1771491546"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759099x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758672x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771500187"
},
"departure": {
"delay": 42,
"time": "1771500222"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1771501287"
},
"departure": {
"delay": -3,
"time": "1771501317"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -13,
"time": "1771501341"
},
"departure": {
"delay": -13,
"time": "1771501367"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1771500463"
},
"departure": {
"delay": 29,
"time": "1771500509"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 41,
"time": "1771498721"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771500119"
},
"departure": {
"delay": 34,
"time": "1771500154"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1771499844"
},
"departure": {
"delay": 58,
"time": "1771499878"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771501126"
},
"departure": {
"delay": 21,
"time": "1771501161"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1771499331"
},
"departure": {
"delay": 89,
"time": "1771499369"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771501210"
},
"departure": {
"delay": 44,
"time": "1771501244"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771501034"
},
"departure": {
"delay": 46,
"time": "1771501066"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1771500011"
},
"departure": {
"delay": 23,
"time": "1771500083"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771500826"
},
"departure": {
"delay": 58,
"time": "1771500838"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771499713"
},
"departure": {
"delay": 36,
"time": "1771499736"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1771501550"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1771499667"
},
"departure": {
"delay": 43,
"time": "1771499683"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771499782"
},
"departure": {
"delay": 66,
"time": "1771499826"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771500336"
},
"departure": {
"delay": 32,
"time": "1771500392"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1771498965"
},
"departure": {
"delay": 75,
"time": "1771498995"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771500983"
},
"departure": {
"delay": 40,
"time": "1771501000"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771498922"
},
"departure": {
"delay": 82,
"time": "1771498942"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771499948"
},
"departure": {
"delay": 33,
"time": "1771499973"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1771499488"
},
"departure": {
"delay": 59,
"time": "1771499519"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1771499165"
},
"departure": {
"delay": 75,
"time": "1771499175"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1771499402"
},
"departure": {
"delay": 76,
"time": "1771499416"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1771499084"
},
"departure": {
"delay": 61,
"time": "1771499101"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771499237"
},
"departure": {
"delay": 28,
"time": "1771499248"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1771501468"
},
"departure": {
"delay": -23,
"time": "1771501477"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1771500901"
},
"departure": {
"delay": 83,
"time": "1771500923"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1771498875"
},
"departure": {
"delay": 46,
"time": "1771498906"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1771501399"
},
"departure": {
"delay": -19,
"time": "1771501421"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1771500255"
},
"departure": {
"delay": 54,
"time": "1771500294"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771500581"
},
"departure": {
"delay": 26,
"time": "1771500626"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771499579"
},
"departure": {
"delay": 14,
"time": "1771499594"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771498836"
},
"departure": {
"delay": 50,
"time": "1771498850"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758672x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515000"
},
"departure": {
"time": "1771515000"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771515600"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771515480"
},
"departure": {
"time": "1771515480"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771514880"
},
"departure": {
"time": "1771514880"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771514400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771515540"
},
"departure": {
"time": "1771515540"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771515360"
},
"departure": {
"time": "1771515360"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771514940"
},
"departure": {
"time": "1771514940"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771514520"
},
"departure": {
"time": "1771514520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771514700"
},
"departure": {
"time": "1771514700"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771515240"
},
"departure": {
"time": "1771515240"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771514460"
},
"departure": {
"time": "1771514460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2229:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15445:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771503900"
},
"departure": {
"delay": 60,
"time": "1771503900"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771504520"
},
"departure": {
"delay": 20,
"time": "1771504520"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771503960"
},
"departure": {
"delay": 60,
"time": "1771503960"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771505520"
},
"departure": {
"delay": 60,
"time": "1771505520"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771504100"
},
"departure": {
"delay": 20,
"time": "1771504100"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771504080"
},
"departure": {
"delay": 60,
"time": "1771504080"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771504620"
},
"departure": {
"delay": 60,
"time": "1771504620"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771504020"
},
"departure": {
"delay": 60,
"time": "1771504020"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771505400"
},
"departure": {
"delay": 60,
"time": "1771505400"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771505760"
},
"departure": {
"delay": 60,
"time": "1771505760"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771504860"
},
"departure": {
"delay": 60,
"time": "1771504860"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771503860"
},
"departure": {
"delay": 20,
"time": "1771503860"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771503920"
},
"departure": {
"delay": 20,
"time": "1771503920"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771505100"
},
"departure": {
"delay": 60,
"time": "1771505100"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771503980"
},
"departure": {
"delay": 20,
"time": "1771503980"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771505160"
},
"departure": {
"delay": 60,
"time": "1771505160"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771504680"
},
"departure": {
"delay": 60,
"time": "1771504680"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771503840"
},
"departure": {
"delay": 60,
"time": "1771503840"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771504380"
},
"departure": {
"time": "1771504380"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771504500"
},
"departure": {
"delay": 60,
"time": "1771504500"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504440"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505040"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771504140"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771504260"
},
"departure": {
"delay": 60,
"time": "1771504260"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771505340"
},
"departure": {
"delay": 60,
"time": "1771505340"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771503454",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15445:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771506089"
},
"departure": {
"delay": 29,
"time": "1771506089"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771506030"
},
"departure": {
"delay": 30,
"time": "1771506030"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1771506222"
},
"departure": {
"delay": 42,
"time": "1771506222"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 129,
"time": "1771505031"
},
"departure": {
"delay": 129,
"time": "1771505049"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771504654"
},
"departure": {
"delay": 49,
"time": "1771504669"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771505649"
},
"departure": {
"delay": 9,
"time": "1771505649"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1771505372"
},
"departure": {
"delay": 32,
"time": "1771505372"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1771504741"
},
"departure": {
"delay": 89,
"time": "1771504769"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771505876"
},
"departure": {
"delay": 56,
"time": "1771505876"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1771505945"
},
"departure": {
"delay": 65,
"time": "1771505945"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771505289"
},
"departure": {
"delay": 9,
"time": "1771505289"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1771505763"
},
"departure": {
"delay": 63,
"time": "1771505763"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771505139"
},
"departure": {
"delay": 39,
"time": "1771505139"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771505487"
},
"departure": {
"delay": 27,
"time": "1771505487"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1771506159"
},
"departure": {
"delay": 39,
"time": "1771506159"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1771504935"
},
"departure": {
"delay": 75,
"time": "1771504935"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771505430"
},
"departure": {
"delay": 30,
"time": "1771505430"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1771504845"
},
"departure": {
"delay": 69,
"time": "1771504869"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771504675",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2850:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507680"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1425:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771503840"
},
"departure": {
"delay": 60,
"time": "1771503840"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771504620"
},
"departure": {
"delay": 60,
"time": "1771504620"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771504680"
},
"departure": {
"delay": 60,
"time": "1771504680"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771504560"
},
"departure": {
"delay": 60,
"time": "1771504560"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771504440"
},
"departure": {
"delay": 60,
"time": "1771504440"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771505040"
},
"departure": {
"delay": 60,
"time": "1771505040"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771504020"
},
"departure": {
"delay": 60,
"time": "1771504020"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771504280"
},
"departure": {
"delay": 20,
"time": "1771504280"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771504800"
},
"departure": {
"time": "1771504800"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771504260"
},
"departure": {
"delay": 60,
"time": "1771504260"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504080"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771505280"
},
"departure": {
"delay": 60,
"time": "1771505280"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503900"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771504700"
},
"departure": {
"delay": 20,
"time": "1771504700"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771504500"
},
"departure": {
"time": "1771504500"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504140"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771504040"
},
"departure": {
"delay": 20,
"time": "1771504040"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771504920"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771504380"
},
"departure": {
"delay": 60,
"time": "1771504380"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771505055"
},
"departure": {
"delay": 15,
"time": "1771505055"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771503860"
},
"departure": {
"delay": 20,
"time": "1771503860"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771505070"
},
"departure": {
"delay": 30,
"time": "1771505070"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771505100"
},
"departure": {
"time": "1771505100"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771505340"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771504200"
},
"departure": {
"time": "1771504200"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771503454",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15077:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857118F5800872x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771513980"
},
"departure": {
"time": "1771514040"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771514400"
},
"departure": {
"time": "1771514460"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1771511040"
},
"departure": {
"time": "1771511160"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771515240"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771512960"
},
"departure": {
"time": "1771513080"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509840"
},
"departure": {
"time": "1771509900"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771511640"
},
"departure": {
"time": "1771511700"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771512120"
},
"departure": {
"time": "1771512180"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1771505075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857118F5800872x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771507347"
},
"departure": {
"delay": 27,
"time": "1771507347"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771507296"
},
"departure": {
"delay": 36,
"time": "1771507296"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1771506742"
},
"departure": {
"delay": 22,
"time": "1771506742"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1771507119"
},
"departure": {
"delay": 39,
"time": "1771507119"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771506681"
},
"departure": {
"delay": 21,
"time": "1771506681"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1771506484"
},
"departure": {
"delay": 4,
"time": "1771506484"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771506788"
},
"departure": {
"delay": 8,
"time": "1771506788"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771506432"
},
"departure": {
"delay": 12,
"time": "1771506432"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771506570"
},
"departure": {
"delay": 30,
"time": "1771506570"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11979:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758399x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771496687"
},
"departure": {
"delay": 31,
"time": "1771496731"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771494438"
},
"departure": {
"delay": 26,
"time": "1771494446"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771494255"
},
"departure": {
"delay": 23,
"time": "1771494263"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771495715"
},
"departure": {
"delay": 55,
"time": "1771495855"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 11,
"time": "1771493711"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1771495447"
},
"departure": {
"delay": 75,
"time": "1771495515"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771495061"
},
"departure": {
"delay": 55,
"time": "1771495075"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1771496276"
},
"departure": {
"delay": 75,
"time": "1771496295"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771495153"
},
"departure": {
"delay": 24,
"time": "1771495164"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1771497020"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1771494732"
},
"departure": {
"delay": 22,
"time": "1771494742"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771493936"
},
"departure": {
"delay": 11,
"time": "1771493951"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771496413"
},
"departure": {
"delay": 27,
"time": "1771496427"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758399x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748512x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771505530"
},
"departure": {
"delay": 10,
"time": "1771505530"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771505410"
},
"departure": {
"delay": 10,
"time": "1771505410"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1771505650"
},
"departure": {
"delay": 10,
"time": "1771505650"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771505470"
},
"departure": {
"delay": 10,
"time": "1771505470"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771506490"
},
"departure": {
"delay": 10,
"time": "1771506490"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771506850"
},
"departure": {
"delay": 10,
"time": "1771506850"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1771506670"
},
"departure": {
"delay": 10,
"time": "1771506670"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771505230"
},
"departure": {
"delay": 10,
"time": "1771505230"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771505710"
},
"departure": {
"delay": 10,
"time": "1771505710"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771506910"
},
"departure": {
"delay": 10,
"time": "1771506910"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1771507030"
},
"departure": {
"delay": 10,
"time": "1771507030"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1771505530"
},
"departure": {
"delay": 10,
"time": "1771505530"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 20,
"time": "1771505120"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771505170"
},
"departure": {
"delay": 10,
"time": "1771505170"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771506970"
},
"departure": {
"delay": 10,
"time": "1771506970"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771506310"
},
"departure": {
"delay": 10,
"time": "1771506310"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771507090"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771506730"
},
"departure": {
"delay": 10,
"time": "1771506730"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771506550"
},
"departure": {
"delay": 10,
"time": "1771506550"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771506130"
},
"departure": {
"delay": 10,
"time": "1771506130"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771506370"
},
"departure": {
"delay": 10,
"time": "1771506370"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771506910"
},
"departure": {
"delay": 10,
"time": "1771506910"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771506430"
},
"departure": {
"delay": 10,
"time": "1771506430"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771505830"
},
"departure": {
"delay": 10,
"time": "1771505830"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748512x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17380:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771508250"
},
"departure": {
"delay": 30,
"time": "1771508250"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1771508432"
},
"departure": {
"delay": 32,
"time": "1771508432"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1771507132"
},
"departure": {
"delay": 52,
"time": "1771507132"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771508285"
},
"departure": {
"delay": 5,
"time": "1771508285"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1771508014"
},
"departure": {
"delay": 34,
"time": "1771508014"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1771508086"
},
"departure": {
"delay": 46,
"time": "1771508086"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1771507594"
},
"departure": {
"delay": 34,
"time": "1771507594"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771506990"
},
"departure": {
"delay": 30,
"time": "1771506990"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1771507078"
},
"departure": {
"delay": 58,
"time": "1771507078"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771507323"
},
"departure": {
"delay": 3,
"time": "1771507323"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771507513"
},
"departure": {
"delay": 13,
"time": "1771507513"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771507875"
},
"departure": {
"delay": 15,
"time": "1771507875"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771508490"
},
"departure": {
"delay": 30,
"time": "1771508490"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771508183"
},
"departure": {
"delay": 23,
"time": "1771508183"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771507176"
},
"departure": {
"delay": 36,
"time": "1771507176"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1771508350"
},
"departure": {
"delay": 10,
"time": "1771508350"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771507410"
},
"departure": {
"delay": 30,
"time": "1771507410"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771507929"
},
"departure": {
"delay": 9,
"time": "1771507929"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771502815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17380:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771504902"
},
"departure": {
"delay": 42,
"time": "1771504902"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771504637"
},
"departure": {
"delay": 17,
"time": "1771504637"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771505554"
},
"departure": {
"delay": 34,
"time": "1771505554"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771506404"
},
"departure": {
"delay": 44,
"time": "1771506404"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1771506376"
},
"departure": {
"delay": 16,
"time": "1771506376"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 13,
"time": "1771505653"
},
"departure": {
"delay": 13,
"time": "1771505653"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1771505824"
},
"departure": {
"delay": 4,
"time": "1771505824"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1771505424"
},
"departure": {
"delay": 24,
"time": "1771505424"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1771504495"
},
"departure": {
"delay": 55,
"time": "1771504495"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771504929"
},
"departure": {
"delay": 9,
"time": "1771504929"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771505907"
},
"departure": {
"delay": 27,
"time": "1771505907"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771504811"
},
"departure": {
"delay": 11,
"time": "1771504811"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771505050"
},
"departure": {
"delay": 10,
"time": "1771505050"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1771504515"
},
"departure": {
"delay": 15,
"time": "1771504515"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771505377"
},
"departure": {
"delay": 37,
"time": "1771505377"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1771506283"
},
"departure": {
"delay": 43,
"time": "1771506283"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771505602"
},
"departure": {
"delay": 22,
"time": "1771505602"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1771505176"
},
"departure": {
"delay": 16,
"time": "1771505176"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771504682"
},
"departure": {
"delay": 2,
"time": "1771504682"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771504980"
},
"departure": {
"time": "1771504980"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771504586"
},
"departure": {
"delay": 26,
"time": "1771504586"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771505239"
},
"departure": {
"delay": 19,
"time": "1771505239"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771504414",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11347:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771516140"
},
"departure": {
"time": "1771516140"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771515960"
},
"departure": {
"time": "1771515960"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1771516205"
},
"departure": {
"delay": 5,
"time": "1771516205"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516200"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771515720"
},
"departure": {
"time": "1771515720"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771515660"
},
"departure": {
"time": "1771515660"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516080"
},
"departure": {
"time": "1771516080"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516560"
},
"departure": {
"time": "1771516560"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771516740"
},
"departure": {
"time": "1771516740"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771515300"
},
"departure": {
"time": "1771515300"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516500"
},
"departure": {
"time": "1771516500"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771515540"
},
"departure": {
"time": "1771515540"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516380"
},
"departure": {
"time": "1771516380"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771514700"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771515780"
},
"departure": {
"time": "1771515780"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516260"
},
"departure": {
"time": "1771516260"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1771517525"
},
"departure": {
"delay": 5,
"time": "1771517525"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771515600"
},
"departure": {
"time": "1771515600"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517700"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771494379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx421:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771508153"
},
"departure": {
"delay": 53,
"time": "1771508153"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771508230"
},
"departure": {
"delay": 10,
"time": "1771508230"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771503575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14221:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771512720"
},
"departure": {
"time": "1771512720"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771513020"
},
"departure": {
"time": "1771513020"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771513200"
},
"departure": {
"time": "1771513200"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771513920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771512660"
},
"departure": {
"time": "1771512660"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771513320"
},
"departure": {
"time": "1771513320"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771512960"
},
"departure": {
"time": "1771512960"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771512780"
},
"departure": {
"time": "1771512780"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771513140"
},
"departure": {
"time": "1771513140"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771513680"
},
"departure": {
"time": "1771513680"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771513380"
},
"departure": {
"time": "1771513380"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771513800"
},
"departure": {
"time": "1771513800"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771512600"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771513500"
},
"departure": {
"time": "1771513500"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771513740"
},
"departure": {
"time": "1771513740"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2121:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7424:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 695,
"time": "1771506095"
},
"departure": {
"delay": 695,
"time": "1771506095"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 643,
"time": "1771506223"
},
"departure": {
"delay": 643,
"time": "1771506223"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 693,
"time": "1771505253"
},
"departure": {
"delay": 693,
"time": "1771505253"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 647,
"time": "1771506887"
},
"departure": {
"delay": 647,
"time": "1771506887"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 567,
"time": "1771505247"
},
"departure": {
"delay": 567,
"time": "1771505247"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 643,
"time": "1771506463"
},
"departure": {
"delay": 643,
"time": "1771506463"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 643,
"time": "1771505923"
},
"departure": {
"delay": 643,
"time": "1771505923"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 658,
"time": "1771505398"
},
"departure": {
"delay": 658,
"time": "1771505398"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 418,
"time": "1771506778"
},
"departure": {
"delay": 418,
"time": "1771506778"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 702,
"time": "1771505862"
},
"departure": {
"delay": 702,
"time": "1771505862"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 643,
"time": "1771505743"
},
"departure": {
"delay": 643,
"time": "1771505743"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 418,
"time": "1771507018"
},
"departure": {
"delay": 418,
"time": "1771507018"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 705,
"time": "1771506345"
},
"departure": {
"delay": 705,
"time": "1771506345"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 643,
"time": "1771505503"
},
"departure": {
"delay": 643,
"time": "1771505503"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 643,
"time": "1771506763"
},
"departure": {
"delay": 643,
"time": "1771506763"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 694,
"time": "1771506154"
},
"departure": {
"delay": 694,
"time": "1771506154"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 470,
"time": "1771506710"
},
"departure": {
"delay": 470,
"time": "1771506710"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 701,
"time": "1771506401"
},
"departure": {
"delay": 701,
"time": "1771506401"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 643,
"time": "1771505203"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7424:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:800000364:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1771505410"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1771504885"
},
"departure": {
"delay": 108,
"time": "1771504908"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 165,
"time": "1771504959"
},
"departure": {
"delay": 165,
"time": "1771505025"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": 203,
"time": "1771505073"
},
"departure": {
"delay": 203,
"time": "1771505123"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 190,
"time": "1771505230"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 190,
"time": "1771505159"
},
"departure": {
"delay": 190,
"time": "1771505170"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 190,
"time": "1771505350"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 165,
"time": "1771505025"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 190,
"time": "1771505290"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 27
}
],
"timestamp": "1771505172",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:800000364:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759106x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1771500200"
},
"departure": {
"delay": -24,
"time": "1771500216"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1771500021"
},
"departure": {
"delay": -2,
"time": "1771500058"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1771500401"
},
"departure": {
"delay": -9,
"time": "1771500411"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1771500236"
},
"departure": {
"delay": -29,
"time": "1771500271"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771499921"
},
"departure": {
"delay": 8,
"time": "1771499948"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1771499840"
},
"departure": {
"delay": -27,
"time": "1771499853"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1771499474"
},
"departure": {
"delay": -15,
"time": "1771499505"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1771500131"
},
"departure": {
"delay": -24,
"time": "1771500156"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771499339"
},
"departure": {
"delay": 31,
"time": "1771499371"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771499876"
},
"departure": {
"delay": 15,
"time": "1771499895"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1771500371"
},
"departure": {
"delay": -41,
"time": "1771500379"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1771499527"
},
"departure": {
"delay": -42,
"time": "1771499538"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771499736"
},
"departure": {
"delay": 18,
"time": "1771499778"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1771499797"
},
"departure": {
"delay": -16,
"time": "1771499804"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1771499624"
},
"departure": {
"delay": -46,
"time": "1771499654"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771499219"
},
"departure": {
"delay": 2,
"time": "1771499282"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1771499429"
},
"departure": {
"delay": -21,
"time": "1771499439"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -65,
"time": "1771500535"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -12,
"time": "1771499003"
},
"departure": {
"delay": -12,
"time": "1771499148"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1771500440"
},
"departure": {
"delay": -4,
"time": "1771500476"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771500300"
},
"departure": {
"delay": 19,
"time": "1771500319"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 43,
"time": "1771498963"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -39,
"time": "1771499687"
},
"departure": {
"delay": -39,
"time": "1771499721"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759106x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771481947"
},
"departure": {
"delay": 19,
"time": "1771481959"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771482068"
},
"departure": {
"delay": 14,
"time": "1771482074"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1771481420"
},
"departure": {
"delay": 221,
"time": "1771481441"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771481914"
},
"departure": {
"delay": 46,
"time": "1771481926"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1771481790"
},
"departure": {
"delay": 104,
"time": "1771481804"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771481683"
},
"departure": {
"delay": 110,
"time": "1771481690"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 340,
"time": "1771481251"
},
"departure": {
"delay": 340,
"time": "1771481260"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1771481459"
},
"departure": {
"delay": 196,
"time": "1771481476"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 166,
"time": "1771481553"
},
"departure": {
"delay": 166,
"time": "1771481566"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 263,
"time": "1771481351"
},
"departure": {
"delay": 263,
"time": "1771481363"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1771481334"
},
"departure": {
"delay": 300,
"time": "1771481340"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 314,
"time": "1771481287"
},
"departure": {
"delay": 314,
"time": "1771481294"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 354,
"time": "1771481154"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771481996"
},
"departure": {
"delay": 3,
"time": "1771482003"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1771482104"
},
"departure": {
"delay": -3,
"time": "1771482117"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1771481734"
},
"departure": {
"delay": 111,
"time": "1771481751"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1771481600"
},
"departure": {
"delay": 151,
"time": "1771481611"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771482195"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 155,
"time": "1771488875"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1771488933"
},
"departure": {
"delay": 106,
"time": "1771488946"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771491416"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -18,
"time": "1771491068"
},
"departure": {
"delay": -18,
"time": "1771491102"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1771490462"
},
"departure": {
"delay": 13,
"time": "1771490473"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1771489897"
},
"departure": {
"delay": 7,
"time": "1771489927"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1771488911"
},
"departure": {
"delay": 138,
"time": "1771488918"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1771488976"
},
"departure": {
"delay": 149,
"time": "1771488989"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1771490342"
},
"departure": {
"delay": 69,
"time": "1771490349"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -67,
"time": "1771490979"
},
"departure": {
"delay": -67,
"time": "1771490993"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -17,
"time": "1771490856"
},
"departure": {
"delay": -17,
"time": "1771490863"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -3,
"time": "1771490803"
},
"departure": {
"delay": -3,
"time": "1771490817"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1771489264"
},
"departure": {
"delay": 136,
"time": "1771489276"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1771489864"
},
"departure": {
"delay": 24,
"time": "1771489884"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1771489235"
},
"departure": {
"delay": 165,
"time": "1771489245"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -35,
"time": "1771489996"
},
"departure": {
"delay": -35,
"time": "1771490005"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1771489309"
},
"departure": {
"delay": 76,
"time": "1771489336"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1771489474"
},
"departure": {
"delay": 66,
"time": "1771489506"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1771490256"
},
"departure": {
"delay": 109,
"time": "1771490269"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1771490533"
},
"departure": {
"delay": -40,
"time": "1771490540"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -63,
"time": "1771490923"
},
"departure": {
"delay": -63,
"time": "1771490937"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 227,
"time": "1771489012"
},
"departure": {
"delay": 227,
"time": "1771489127"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771490594"
},
"departure": {
"delay": 11,
"time": "1771490711"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771490413"
},
"departure": {
"delay": 47,
"time": "1771490447"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 192,
"time": "1771489201"
},
"departure": {
"delay": 192,
"time": "1771489212"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1771489382"
},
"departure": {
"delay": 86,
"time": "1771489406"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1771489293"
},
"departure": {
"delay": 101,
"time": "1771489301"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771489557"
},
"departure": {
"delay": 97,
"time": "1771489837"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771490783"
},
"departure": {
"delay": 29,
"time": "1771490789"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1771489950"
},
"departure": {
"delay": 4,
"time": "1771489984"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771490023"
},
"departure": {
"delay": 94,
"time": "1771490194"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 222,
"time": "1771489153"
},
"departure": {
"delay": 222,
"time": "1771489182"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1771491021"
},
"departure": {
"delay": -29,
"time": "1771491031"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1771490722"
},
"departure": {
"delay": 31,
"time": "1771490731"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748435x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx951:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771506150"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771506439"
},
"departure": {
"delay": 19,
"time": "1771506439"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1771506263"
},
"departure": {
"delay": 23,
"time": "1771506263"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771506570"
},
"departure": {
"delay": 30,
"time": "1771506570"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771506335"
},
"departure": {
"delay": 35,
"time": "1771506335"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771506624"
},
"departure": {
"delay": 24,
"time": "1771506624"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1771506376"
},
"departure": {
"delay": 16,
"time": "1771506376"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1771506825"
},
"departure": {
"delay": 45,
"time": "1771506825"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771506523"
},
"departure": {
"delay": 43,
"time": "1771506523"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771504796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx951:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15565:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1771504296"
},
"departure": {
"delay": 156,
"time": "1771504296"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -111,
"time": "1771503129"
},
"departure": {
"delay": -111,
"time": "1771503129"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1771504353"
},
"departure": {
"delay": 153,
"time": "1771504353"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1771502506"
},
"departure": {
"delay": 8,
"time": "1771502528"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1771502951"
},
"departure": {
"delay": -49,
"time": "1771502951"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771503562"
},
"departure": {
"delay": 48,
"time": "1771503828"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771504003"
},
"departure": {
"delay": 103,
"time": "1771504003"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1771503910"
},
"departure": {
"delay": 90,
"time": "1771503930"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -57,
"time": "1771503003"
},
"departure": {
"delay": -57,
"time": "1771503003"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771504645"
},
"departure": {
"delay": 85,
"time": "1771504645"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -82,
"time": "1771503458"
},
"departure": {
"delay": -82,
"time": "1771503458"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -47,
"time": "1771502773"
},
"departure": {
"delay": -47,
"time": "1771502773"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1771504594"
},
"departure": {
"delay": 94,
"time": "1771504594"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771502400"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1771504753"
},
"departure": {
"delay": 73,
"time": "1771504753"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 124,
"time": "1771504384"
},
"departure": {
"delay": 124,
"time": "1771504384"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771502894"
},
"departure": {
"delay": 14,
"time": "1771502894"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1771504535"
},
"departure": {
"delay": 95,
"time": "1771504535"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -57,
"time": "1771502403"
},
"departure": {
"delay": -57,
"time": "1771502403"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1771504506"
},
"departure": {
"delay": 126,
"time": "1771504506"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1771502638"
},
"departure": {
"delay": -62,
"time": "1771502638"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1771502929"
},
"departure": {
"delay": -11,
"time": "1771502929"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771502678"
},
"departure": {
"delay": -22,
"time": "1771502678"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -72,
"time": "1771503203"
},
"departure": {
"delay": -72,
"time": "1771503228"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 118,
"time": "1771504057"
},
"departure": {
"delay": 118,
"time": "1771504078"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771502829"
},
"departure": {
"delay": 33,
"time": "1771502853"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1771502576"
},
"departure": {
"delay": -4,
"time": "1771502576"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1771503329"
},
"departure": {
"delay": -31,
"time": "1771503329"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1771504683"
},
"departure": {
"delay": 83,
"time": "1771504703"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 208,
"time": "1771504228"
},
"departure": {
"delay": 208,
"time": "1771504228"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771501874",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15565:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -446,
"time": "1771511014"
},
"departure": {
"delay": -446,
"time": "1771511014"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -5244,
"time": "1771505196"
},
"departure": {
"delay": -5244,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3924,
"time": "1771505196"
},
"departure": {
"delay": -3924,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4044,
"time": "1771505196"
},
"departure": {
"delay": -4044,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -437,
"time": "1771511143"
},
"departure": {
"delay": -437,
"time": "1771511143"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -3264,
"time": "1771505196"
},
"departure": {
"delay": -3264,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2364,
"time": "1771505196"
},
"departure": {
"delay": -2364,
"time": "1771505196"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2484,
"time": "1771505196"
},
"departure": {
"delay": -2484,
"time": "1771505196"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4644,
"time": "1771505196"
},
"departure": {
"delay": -4644,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -5904,
"time": "1771505196"
},
"departure": {
"delay": -5904,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -4164,
"time": "1771505196"
},
"departure": {
"delay": -4164,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4584,
"time": "1771505196"
},
"departure": {
"delay": -4584,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -5004,
"time": "1771505196"
},
"departure": {
"delay": -5004,
"time": "1771505196"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3084,
"time": "1771505196"
},
"departure": {
"delay": -3084,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2124,
"time": "1771505196"
},
"departure": {
"delay": -2124,
"time": "1771505196"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -467,
"time": "1771511113"
},
"departure": {
"delay": -467,
"time": "1771511113"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -4344,
"time": "1771505196"
},
"departure": {
"delay": -4344,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4764,
"time": "1771505196"
},
"departure": {
"delay": -4764,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -454,
"time": "1771510946"
},
"departure": {
"delay": -454,
"time": "1771510946"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3864,
"time": "1771505196"
},
"departure": {
"delay": -3864,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1404,
"time": "1771505196"
},
"departure": {
"delay": -1404,
"time": "1771505196"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4224,
"time": "1771505196"
},
"departure": {
"delay": -4224,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4764,
"time": "1771505196"
},
"departure": {
"delay": -4764,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -502,
"time": "1771511198"
},
"departure": {
"delay": -502,
"time": "1771511198"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2664,
"time": "1771505196"
},
"departure": {
"delay": -2664,
"time": "1771505196"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3144,
"time": "1771505196"
},
"departure": {
"delay": -3144,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3144,
"time": "1771505196"
},
"departure": {
"delay": -3144,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2784,
"time": "1771505196"
},
"departure": {
"delay": -2784,
"time": "1771505196"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3804,
"time": "1771505196"
},
"departure": {
"delay": -3804,
"time": "1771505196"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -5664,
"time": "1771505196"
},
"departure": {
"delay": -5664,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1704,
"time": "1771505196"
},
"departure": {
"delay": -1704,
"time": "1771505196"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3264,
"time": "1771505196"
},
"departure": {
"delay": -3264,
"time": "1771505196"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -984,
"time": "1771505196"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2544,
"time": "1771505196"
},
"departure": {
"delay": -2544,
"time": "1771505196"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -448,
"time": "1771511072"
},
"departure": {
"delay": -448,
"time": "1771511072"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -5484,
"time": "1771505196"
},
"departure": {
"delay": -5484,
"time": "1771505196"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -5064,
"time": "1771505196"
},
"departure": {
"delay": -5064,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -540,
"time": "1771511460"
},
"departure": {
"delay": -540,
"time": "1771511460"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -442,
"time": "1771511378"
},
"departure": {
"delay": -442,
"time": "1771511378"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -4464,
"time": "1771505196"
},
"departure": {
"delay": -4464,
"time": "1771505196"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2964,
"time": "1771505196"
},
"departure": {
"delay": -2964,
"time": "1771505196"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -545,
"time": "1771511515"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470860:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1771509146"
},
"departure": {
"delay": -34,
"time": "1771509146"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -164,
"time": "1771509496"
},
"departure": {
"delay": -164,
"time": "1771509496"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1771508534"
},
"departure": {
"delay": 14,
"time": "1771508534"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -14,
"time": "1771509226"
},
"departure": {
"delay": -14,
"time": "1771509226"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1771508945"
},
"departure": {
"delay": 5,
"time": "1771508945"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -94,
"time": "1771509746"
},
"departure": {
"delay": -94,
"time": "1771509746"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1771508605"
},
"departure": {
"delay": 25,
"time": "1771508605"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1771509276"
},
"departure": {
"delay": -24,
"time": "1771509276"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1771508478"
},
"departure": {
"delay": 18,
"time": "1771508478"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -113,
"time": "1771509367"
},
"departure": {
"delay": -113,
"time": "1771509367"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1771509183"
},
"departure": {
"delay": 3,
"time": "1771509183"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1771508708"
},
"departure": {
"delay": 8,
"time": "1771508708"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771508644"
},
"departure": {
"delay": 4,
"time": "1771508644"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771509069"
},
"departure": {
"delay": 9,
"time": "1771509069"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1771508448"
},
"departure": {
"delay": 48,
"time": "1771508448"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1771509013"
},
"departure": {
"delay": -47,
"time": "1771509013"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -89,
"time": "1771509811"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -143,
"time": "1771509577"
},
"departure": {
"delay": -143,
"time": "1771509577"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1771508888"
},
"departure": {
"delay": 8,
"time": "1771508888"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597584:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758811x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771480021"
},
"departure": {
"delay": 32,
"time": "1771480052"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771480915"
},
"departure": {
"delay": 10,
"time": "1771480930"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -24,
"time": "1771481720"
},
"departure": {
"delay": -24,
"time": "1771481736"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1771480064"
},
"departure": {
"delay": 2,
"time": "1771480082"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1771481667"
},
"departure": {
"delay": 7,
"time": "1771481707"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -55,
"time": "1771480430"
},
"departure": {
"delay": -55,
"time": "1771480445"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -47,
"time": "1771480482"
},
"departure": {
"delay": -47,
"time": "1771480513"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -76,
"time": "1771481924"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 113,
"time": "1771479091"
},
"departure": {
"delay": 113,
"time": "1771479173"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771481811"
},
"departure": {
"delay": 3,
"time": "1771481823"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -5,
"time": "1771479403"
},
"departure": {
"delay": -5,
"time": "1771479415"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1771480750"
},
"departure": {
"delay": 66,
"time": "1771480866"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771479660"
},
"departure": {
"delay": 37,
"time": "1771479697"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1771480156"
},
"departure": {
"delay": -2,
"time": "1771480198"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1771479431"
},
"departure": {
"delay": 52,
"time": "1771479472"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -47,
"time": "1771480364"
},
"departure": {
"delay": -47,
"time": "1771480393"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1771481241"
},
"departure": {
"delay": -19,
"time": "1771481261"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1771479569"
},
"departure": {
"delay": 50,
"time": "1771479590"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1771480571"
},
"departure": {
"delay": -50,
"time": "1771480630"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1771481589"
},
"departure": {
"delay": -20,
"time": "1771481620"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -25,
"time": "1771481848"
},
"departure": {
"delay": -25,
"time": "1771481855"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 97,
"time": "1771478841"
},
"departure": {
"delay": 97,
"time": "1771478857"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1771479838"
},
"departure": {
"delay": 11,
"time": "1771479851"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771479022"
},
"departure": {
"delay": 44,
"time": "1771479044"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1771481777"
},
"departure": {
"delay": -31,
"time": "1771481789"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 53,
"time": "1771478975"
},
"departure": {
"delay": 53,
"time": "1771478993"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1771481524"
},
"departure": {
"delay": -17,
"time": "1771481563"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 89,
"time": "1771478887"
},
"departure": {
"delay": 89,
"time": "1771478909"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1771481745"
},
"departure": {
"time": "1771481760"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1771479787"
},
"departure": {
"delay": 31,
"time": "1771479811"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771479251"
},
"departure": {
"delay": 87,
"time": "1771479267"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771479733"
},
"departure": {
"delay": 31,
"time": "1771479751"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1771479307"
},
"departure": {
"delay": 25,
"time": "1771479325"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771479232"
},
"departure": {
"delay": 65,
"time": "1771479245"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1771479196"
},
"departure": {
"delay": 89,
"time": "1771479209"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771479904"
},
"departure": {
"delay": 21,
"time": "1771479921"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1771479499"
},
"departure": {
"delay": 38,
"time": "1771479518"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771481369"
},
"departure": {
"delay": 17,
"time": "1771481417"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1771481072"
},
"departure": {
"delay": 23,
"time": "1771481183"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -7,
"time": "1771481017"
},
"departure": {
"delay": -7,
"time": "1771481033"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 6,
"time": "1771479352"
},
"departure": {
"delay": 6,
"time": "1771479366"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771481313"
},
"departure": {
"delay": 9,
"time": "1771481349"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1771479958"
},
"departure": {
"delay": 21,
"time": "1771479981"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1771481276"
},
"departure": {
"delay": 11,
"time": "1771481291"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1771481500"
},
"departure": {
"delay": -1,
"time": "1771481519"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -59,
"time": "1771480308"
},
"departure": {
"delay": -59,
"time": "1771480321"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -41,
"time": "1771480243"
},
"departure": {
"delay": -41,
"time": "1771480279"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 61,
"time": "1771478821"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758811x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1771505299"
},
"departure": {
"delay": 139,
"time": "1771505299"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1771504265"
},
"departure": {
"delay": 65,
"time": "1771504265"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1771505619"
},
"departure": {
"delay": 99,
"time": "1771505619"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771504341"
},
"departure": {
"delay": 21,
"time": "1771504341"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771504173"
},
"departure": {
"delay": 33,
"time": "1771504173"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1771505139"
},
"departure": {
"delay": 99,
"time": "1771505139"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1771505379"
},
"departure": {
"delay": 99,
"time": "1771505379"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1771505764"
},
"departure": {
"delay": 124,
"time": "1771505764"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1771506459"
},
"departure": {
"delay": 99,
"time": "1771506459"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1771505225"
},
"departure": {
"delay": 125,
"time": "1771505225"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771504069"
},
"departure": {
"delay": 9,
"time": "1771504089"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1771504003"
},
"departure": {
"delay": -17,
"time": "1771504003"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1771505026"
},
"departure": {
"delay": 119,
"time": "1771505039"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1771506318"
},
"departure": {
"delay": 138,
"time": "1771506318"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1771504498"
},
"departure": {
"delay": -2,
"time": "1771504498"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1771505850"
},
"departure": {
"delay": 150,
"time": "1771505850"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1771506174"
},
"departure": {
"delay": 114,
"time": "1771506174"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771506219"
},
"departure": {
"delay": 99,
"time": "1771506219"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771503575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2222:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5629:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771505011"
},
"departure": {
"delay": 31,
"time": "1771505011"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771505238"
},
"departure": {
"delay": 18,
"time": "1771505238"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1771505406"
},
"departure": {
"delay": 6,
"time": "1771505406"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1771505087"
},
"departure": {
"delay": -13,
"time": "1771505087"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771504910"
},
"departure": {
"delay": -10,
"time": "1771504910"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771504255"
},
"departure": {
"delay": 55,
"time": "1771504255"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1771505310"
},
"departure": {
"delay": -30,
"time": "1771505310"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771504430"
},
"departure": {
"delay": 50,
"time": "1771504430"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1771505489"
},
"departure": {
"delay": -31,
"time": "1771505489"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1771504786"
},
"departure": {
"delay": -24,
"time": "1771504836"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -109,
"time": "1771504631"
},
"departure": {
"delay": -109,
"time": "1771504631"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1771505190"
},
"departure": {
"delay": -30,
"time": "1771505190"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771504338"
},
"departure": {
"delay": 18,
"time": "1771504338"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771504175",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5629:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771502910"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 129,
"time": "1771504869"
},
"departure": {
"delay": 129,
"time": "1771504869"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1771504222"
},
"departure": {
"delay": 47,
"time": "1771504247"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771504422"
},
"departure": {
"delay": 42,
"time": "1771504422"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1771504346"
},
"departure": {
"delay": 86,
"time": "1771504346"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771503476"
},
"departure": {
"delay": 56,
"time": "1771503476"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1771505365"
},
"departure": {
"delay": 85,
"time": "1771505365"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771505623"
},
"departure": {
"delay": 103,
"time": "1771505623"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1771505309"
},
"departure": {
"delay": 89,
"time": "1771505309"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771504003"
},
"departure": {
"delay": 43,
"time": "1771504003"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -88,
"time": "1771503692"
},
"departure": {
"delay": -88,
"time": "1771503692"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1771505905"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1771505410"
},
"departure": {
"delay": 70,
"time": "1771505410"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -23,
"time": "1771502917"
},
"departure": {
"delay": -23,
"time": "1771502917"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771503912"
},
"departure": {
"delay": 72,
"time": "1771503912"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1771505480"
},
"departure": {
"delay": 80,
"time": "1771505480"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1771505545"
},
"departure": {
"delay": 85,
"time": "1771505545"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 138,
"time": "1771503318"
},
"departure": {
"delay": 138,
"time": "1771503318"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1771503592"
},
"departure": {
"delay": -8,
"time": "1771503592"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1771503249"
},
"departure": {
"delay": 129,
"time": "1771503249"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1771504967"
},
"departure": {
"delay": 107,
"time": "1771504967"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1771504180"
},
"departure": {
"delay": 40,
"time": "1771504180"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771503413"
},
"departure": {
"delay": 113,
"time": "1771503413"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1771505725"
},
"departure": {
"delay": 85,
"time": "1771505725"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1771503147"
},
"departure": {
"delay": 147,
"time": "1771503147"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1771505125"
},
"departure": {
"delay": 85,
"time": "1771505125"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1771504106"
},
"departure": {
"delay": 86,
"time": "1771504106"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771502395",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx559:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771506678"
},
"departure": {
"delay": 18,
"time": "1771506678"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771506762"
},
"departure": {
"delay": 42,
"time": "1771506762"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1771507150"
},
"departure": {
"delay": 10,
"time": "1771507150"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1771508189"
},
"departure": {
"delay": 29,
"time": "1771508189"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771506936"
},
"departure": {
"delay": 36,
"time": "1771506936"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507020"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771507314"
},
"departure": {
"delay": 54,
"time": "1771507314"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1771507073"
},
"departure": {
"delay": 53,
"time": "1771507073"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1771508036"
},
"departure": {
"delay": 56,
"time": "1771508036"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1771508264"
},
"departure": {
"delay": 44,
"time": "1771508264"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1771508443"
},
"departure": {
"delay": 43,
"time": "1771508443"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1771506835"
},
"departure": {
"delay": 55,
"time": "1771506835"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771467485",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14232:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4488:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508580"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771508040"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771508460"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509000"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771508880"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771508820"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4488:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1994:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771504876"
},
"departure": {
"delay": 6,
"time": "1771504926"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771504350"
},
"departure": {
"delay": 90,
"time": "1771504350"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771505187"
},
"departure": {
"delay": 27,
"time": "1771505187"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771504451"
},
"departure": {
"delay": 71,
"time": "1771504451"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771506303"
},
"departure": {
"delay": 3,
"time": "1771506303"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1771505288"
},
"departure": {
"delay": 8,
"time": "1771505288"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1771504657"
},
"departure": {
"delay": -83,
"time": "1771504657"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771504054"
},
"departure": {
"delay": 34,
"time": "1771504054"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771506070"
},
"departure": {
"delay": 10,
"time": "1771506070"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 81,
"time": "1771504401"
},
"departure": {
"delay": 81,
"time": "1771504401"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771505100"
},
"departure": {
"time": "1771505100"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771505017"
},
"departure": {
"delay": 37,
"time": "1771505017"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771504624"
},
"departure": {
"delay": 4,
"time": "1771504624"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1771504183"
},
"departure": {
"delay": 103,
"time": "1771504183"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1771504250"
},
"departure": {
"delay": 110,
"time": "1771504250"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771505408"
},
"departure": {
"delay": 8,
"time": "1771505408"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1771505504"
},
"departure": {
"delay": -16,
"time": "1771505504"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1771505336"
},
"departure": {
"delay": -4,
"time": "1771505336"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 30,
"time": "1771503990"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1771506188"
},
"departure": {
"delay": 8,
"time": "1771506188"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771503735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1994:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771504260"
},
"departure": {
"delay": 65,
"time": "1771504265"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771505340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1771504680"
},
"departure": {
"delay": 245,
"time": "1771504685"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1771505160"
},
"departure": {
"delay": 125,
"time": "1771505165"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1771504800"
},
"departure": {
"delay": 245,
"time": "1771504805"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1771504440"
},
"departure": {
"delay": 125,
"time": "1771504445"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771504320"
},
"departure": {
"delay": 65,
"time": "1771504325"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1771505040"
},
"departure": {
"delay": 245,
"time": "1771505045"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": 65,
"time": "1771504205"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 245,
"time": "1771504740"
},
"departure": {
"delay": 245,
"time": "1771504745"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771505220"
},
"departure": {
"delay": 125,
"time": "1771505225"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1771504920"
},
"departure": {
"delay": 185,
"time": "1771504925"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1771504560"
},
"departure": {
"delay": 185,
"time": "1771504565"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771505100"
},
"departure": {
"delay": 125,
"time": "1771505105"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1601:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1771506209"
},
"departure": {
"delay": -91,
"time": "1771506209"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771505532"
},
"departure": {
"delay": 12,
"time": "1771505532"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -102,
"time": "1771506018"
},
"departure": {
"delay": -102,
"time": "1771506018"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -143,
"time": "1771506277"
},
"departure": {
"delay": -143,
"time": "1771506277"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1771505728"
},
"departure": {
"delay": -32,
"time": "1771505728"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -214,
"time": "1771506626"
},
"departure": {
"delay": -214,
"time": "1771506626"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -104,
"time": "1771506376"
},
"departure": {
"delay": -104,
"time": "1771506376"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1771505924"
},
"departure": {
"delay": -76,
"time": "1771505924"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1771505887"
},
"departure": {
"delay": -53,
"time": "1771505887"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -142,
"time": "1771506578"
},
"departure": {
"delay": -142,
"time": "1771506578"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -86,
"time": "1771506094"
},
"departure": {
"delay": -86,
"time": "1771506094"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -164,
"time": "1771506496"
},
"departure": {
"delay": -164,
"time": "1771506496"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -274,
"time": "1771506746"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771505587"
},
"departure": {
"delay": 7,
"time": "1771505587"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -244,
"time": "1771506716"
},
"departure": {
"delay": -244,
"time": "1771506716"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -72,
"time": "1771505988"
},
"departure": {
"delay": -72,
"time": "1771505988"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1771505827"
},
"departure": {
"delay": -53,
"time": "1771505827"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1771505647"
},
"departure": {
"delay": 7,
"time": "1771505647"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1771506053"
},
"departure": {
"delay": -67,
"time": "1771506053"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -164,
"time": "1771506436"
},
"departure": {
"delay": -164,
"time": "1771506436"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -110,
"time": "1771506130"
},
"departure": {
"delay": -110,
"time": "1771506130"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470570:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9643:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771505461"
},
"departure": {
"delay": 1,
"time": "1771505461"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1771505652"
},
"departure": {
"delay": 12,
"time": "1771505652"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771505682"
},
"departure": {
"delay": 42,
"time": "1771505682"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771507567"
},
"departure": {
"delay": 7,
"time": "1771507567"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771506185"
},
"departure": {
"delay": 5,
"time": "1771506185"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771506260"
},
"departure": {
"delay": 20,
"time": "1771506260"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1771505573"
},
"departure": {
"delay": 53,
"time": "1771505573"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507800"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1771505995"
},
"departure": {
"delay": 55,
"time": "1771505995"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771505514"
},
"departure": {
"delay": 54,
"time": "1771505514"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771506099"
},
"departure": {
"delay": 39,
"time": "1771506099"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9643:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18756:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1771505112"
},
"departure": {
"delay": -48,
"time": "1771505112"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1771504366"
},
"departure": {
"delay": 79,
"time": "1771504399"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -91,
"time": "1771504568"
},
"departure": {
"delay": -91,
"time": "1771504649"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -74,
"time": "1771504724"
},
"departure": {
"delay": -74,
"time": "1771504726"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1771504226"
},
"departure": {
"delay": 109,
"time": "1771504249"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 173,
"time": "1771504193"
},
"departure": {
"delay": 173,
"time": "1771504193"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -90,
"time": "1771505190"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -75,
"time": "1771505024"
},
"departure": {
"delay": -75,
"time": "1771505025"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1771504099"
},
"departure": {
"delay": 139,
"time": "1771504099"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 124,
"time": "1771504024"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504035",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18756:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2927:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771507158"
},
"departure": {
"delay": 18,
"time": "1771507158"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771507095"
},
"departure": {
"delay": 15,
"time": "1771507095"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1771507216"
},
"departure": {
"delay": 16,
"time": "1771507216"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771507455"
},
"departure": {
"delay": 15,
"time": "1771507455"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1771507289"
},
"departure": {
"delay": 29,
"time": "1771507289"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771502915",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2927:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758738x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1771506190"
},
"departure": {
"delay": 190,
"time": "1771506190"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1771506250"
},
"departure": {
"delay": 190,
"time": "1771506250"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 190,
"time": "1771506850"
},
"departure": {
"delay": 190,
"time": "1771506850"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 190,
"time": "1771507090"
},
"departure": {
"delay": 190,
"time": "1771507090"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 203,
"time": "1771505019"
},
"departure": {
"delay": 203,
"time": "1771505063"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1771506970"
},
"departure": {
"delay": 190,
"time": "1771506970"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 190,
"time": "1771506670"
},
"departure": {
"delay": 190,
"time": "1771506670"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1771505530"
},
"departure": {
"delay": 190,
"time": "1771505530"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1771504826"
},
"departure": {
"delay": 198,
"time": "1771504878"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1771506070"
},
"departure": {
"delay": 190,
"time": "1771506070"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1771506790"
},
"departure": {
"delay": 190,
"time": "1771506790"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 190,
"time": "1771505650"
},
"departure": {
"delay": 190,
"time": "1771505650"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1771506550"
},
"departure": {
"delay": 190,
"time": "1771506550"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1771505290"
},
"departure": {
"delay": 190,
"time": "1771505290"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1771507150"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 190,
"time": "1771506730"
},
"departure": {
"delay": 190,
"time": "1771506730"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1771504483"
},
"departure": {
"delay": 150,
"time": "1771504530"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1771505830"
},
"departure": {
"delay": 190,
"time": "1771505830"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 190,
"time": "1771505170"
},
"departure": {
"delay": 190,
"time": "1771505170"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1771505950"
},
"departure": {
"delay": 190,
"time": "1771505950"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1771504592"
},
"departure": {
"delay": 167,
"time": "1771504667"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1771505470"
},
"departure": {
"delay": 190,
"time": "1771505470"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1771506490"
},
"departure": {
"delay": 190,
"time": "1771506490"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 153,
"time": "1771504374"
},
"departure": {
"delay": 153,
"time": "1771504413"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1771505770"
},
"departure": {
"delay": 190,
"time": "1771505770"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1771507030"
},
"departure": {
"delay": 190,
"time": "1771507030"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 190,
"time": "1771506910"
},
"departure": {
"delay": 190,
"time": "1771506910"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 190,
"time": "1771505710"
},
"departure": {
"delay": 190,
"time": "1771505710"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 95,
"time": "1771504175"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 204,
"time": "1771504720"
},
"departure": {
"delay": 204,
"time": "1771504764"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 190,
"time": "1771506130"
},
"departure": {
"delay": 190,
"time": "1771506130"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1771504431"
},
"departure": {
"delay": 130,
"time": "1771504450"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1771506370"
},
"departure": {
"delay": 190,
"time": "1771506370"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1771504252"
},
"departure": {
"delay": 128,
"time": "1771504268"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 215,
"time": "1771504908"
},
"departure": {
"delay": 215,
"time": "1771504955"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1771506190"
},
"departure": {
"delay": 190,
"time": "1771506190"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771505073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758738x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771507974"
},
"departure": {
"delay": 54,
"time": "1771507974"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1771506207"
},
"departure": {
"delay": 27,
"time": "1771506207"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1771506537"
},
"departure": {
"delay": 57,
"time": "1771506537"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771508169"
},
"departure": {
"delay": 9,
"time": "1771508169"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1771506381"
},
"departure": {
"delay": 21,
"time": "1771506381"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771508316"
},
"departure": {
"delay": 36,
"time": "1771508316"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1771506647"
},
"departure": {
"delay": 47,
"time": "1771506647"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771506410"
},
"departure": {
"delay": 50,
"time": "1771506410"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771506069"
},
"departure": {
"delay": 9,
"time": "1771506069"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771508370"
},
"departure": {
"delay": 30,
"time": "1771508370"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771506271"
},
"departure": {
"delay": 31,
"time": "1771506271"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771506591"
},
"departure": {
"delay": 51,
"time": "1771506591"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771508229"
},
"departure": {
"delay": 9,
"time": "1771508229"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 16,
"time": "1771506856"
},
"departure": {
"delay": 16,
"time": "1771506856"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1771506671"
},
"departure": {
"delay": 11,
"time": "1771506671"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771506804"
},
"departure": {
"delay": 24,
"time": "1771506804"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771508130"
},
"departure": {
"delay": 30,
"time": "1771508130"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1771507091"
},
"departure": {
"delay": 11,
"time": "1771507091"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1771506975"
},
"departure": {
"delay": 15,
"time": "1771506975"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771506768"
},
"departure": {
"delay": 48,
"time": "1771506768"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771507036"
},
"departure": {
"delay": 16,
"time": "1771507036"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1771506154"
},
"departure": {
"delay": 34,
"time": "1771506154"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15860:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1771482747"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 236,
"time": "1771480476"
},
"departure": {
"delay": 236,
"time": "1771480496"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 217,
"time": "1771480401"
},
"departure": {
"delay": 217,
"time": "1771480417"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1771482235"
},
"departure": {
"delay": 190,
"time": "1771482250"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 165,
"time": "1771481790"
},
"departure": {
"delay": 165,
"time": "1771481805"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 126,
"time": "1771480206"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 252,
"time": "1771482472"
},
"departure": {
"delay": 252,
"time": "1771482492"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 219,
"time": "1771481481"
},
"departure": {
"delay": 219,
"time": "1771481499"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 159,
"time": "1771480898"
},
"departure": {
"delay": 159,
"time": "1771480959"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 224,
"time": "1771480511"
},
"departure": {
"delay": 224,
"time": "1771480544"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1771480560"
},
"departure": {
"delay": 197,
"time": "1771480577"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1771481906"
},
"departure": {
"delay": 158,
"time": "1771481918"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1771480725"
},
"departure": {
"delay": 113,
"time": "1771480733"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1771480276"
},
"departure": {
"delay": 157,
"time": "1771480297"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1771480637"
},
"departure": {
"delay": 153,
"time": "1771480653"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1771482031"
},
"departure": {
"delay": 167,
"time": "1771482047"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 132,
"time": "1771481995"
},
"departure": {
"delay": 132,
"time": "1771482012"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 261,
"time": "1771482543"
},
"departure": {
"delay": 261,
"time": "1771482561"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 221,
"time": "1771481363"
},
"departure": {
"delay": 221,
"time": "1771481381"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 220,
"time": "1771480999"
},
"departure": {
"delay": 220,
"time": "1771481200"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1771482420"
},
"departure": {
"delay": 196,
"time": "1771482436"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 152,
"time": "1771480673"
},
"departure": {
"delay": 152,
"time": "1771480712"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1771480324"
},
"departure": {
"delay": 141,
"time": "1771480341"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 229,
"time": "1771481677"
},
"departure": {
"delay": 229,
"time": "1771481689"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1771480603"
},
"departure": {
"delay": 169,
"time": "1771480609"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1771481244"
},
"departure": {
"delay": 225,
"time": "1771481265"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1771482125"
},
"departure": {
"delay": 206,
"time": "1771482146"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 244,
"time": "1771481548"
},
"departure": {
"delay": 244,
"time": "1771481584"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 193,
"time": "1771482353"
},
"departure": {
"delay": 193,
"time": "1771482373"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 181,
"time": "1771482160"
},
"departure": {
"delay": 181,
"time": "1771482181"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1771480797"
},
"departure": {
"delay": 126,
"time": "1771480806"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 224,
"time": "1771481288"
},
"departure": {
"delay": 224,
"time": "1771481324"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1771481756"
},
"departure": {
"delay": 189,
"time": "1771481769"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 231,
"time": "1771481437"
},
"departure": {
"delay": 231,
"time": "1771481451"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748431x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10727:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1771505842"
},
"departure": {
"delay": 202,
"time": "1771505842"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 182,
"time": "1771504111"
},
"departure": {
"delay": 182,
"time": "1771504142"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 225,
"time": "1771506105"
},
"departure": {
"delay": 225,
"time": "1771506105"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 211,
"time": "1771506031"
},
"departure": {
"delay": 211,
"time": "1771506031"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1771505334"
},
"departure": {
"delay": 174,
"time": "1771505334"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1771504790"
},
"departure": {
"delay": 230,
"time": "1771504790"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1771505219"
},
"departure": {
"delay": 179,
"time": "1771505219"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1771505041"
},
"departure": {
"delay": 181,
"time": "1771505041"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 221,
"time": "1771505141"
},
"departure": {
"delay": 221,
"time": "1771505141"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1771503997"
},
"departure": {
"delay": 217,
"time": "1771503997"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 236,
"time": "1771504594"
},
"departure": {
"delay": 236,
"time": "1771504616"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 121,
"time": "1771503841"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1771506351"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 175,
"time": "1771503895"
},
"departure": {
"delay": 175,
"time": "1771503895"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1771505931"
},
"departure": {
"delay": 171,
"time": "1771505931"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 186,
"time": "1771504866"
},
"departure": {
"delay": 186,
"time": "1771504866"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 211,
"time": "1771504291"
},
"departure": {
"delay": 211,
"time": "1771504291"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 192,
"time": "1771505772"
},
"departure": {
"delay": 192,
"time": "1771505772"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 200,
"time": "1771504520"
},
"departure": {
"delay": 200,
"time": "1771504520"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1771506231"
},
"departure": {
"delay": 171,
"time": "1771506231"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 201,
"time": "1771504941"
},
"departure": {
"delay": 201,
"time": "1771504941"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 254,
"time": "1771504214"
},
"departure": {
"delay": 254,
"time": "1771504214"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1771505179"
},
"departure": {
"delay": 199,
"time": "1771505179"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 216,
"time": "1771504391"
},
"departure": {
"delay": 216,
"time": "1771504416"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 196,
"time": "1771504816"
},
"departure": {
"delay": 196,
"time": "1771504816"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 251,
"time": "1771504691"
},
"departure": {
"delay": 251,
"time": "1771504691"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1771504991"
},
"departure": {
"delay": 191,
"time": "1771504991"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 231,
"time": "1771504491"
},
"departure": {
"delay": 231,
"time": "1771504491"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1771505271"
},
"departure": {
"delay": 171,
"time": "1771505271"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 241,
"time": "1771504741"
},
"departure": {
"delay": 241,
"time": "1771504741"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771503854",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10727:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1771505700"
},
"departure": {
"delay": 180,
"time": "1771505700"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1771506440"
},
"departure": {
"delay": 140,
"time": "1771506440"
},
"stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 174,
"time": "1771504854"
},
"departure": {
"delay": 174,
"time": "1771504854"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1771504728"
},
"departure": {
"delay": 168,
"time": "1771504728"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1771505939"
},
"departure": {
"delay": 179,
"time": "1771505939"
},
"stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 199,
"time": "1771505599"
},
"departure": {
"delay": 199,
"time": "1771505599"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1771504603"
},
"departure": {
"delay": 103,
"time": "1771504603"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 181,
"time": "1771506421"
},
"departure": {
"delay": 181,
"time": "1771506421"
},
"stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 153,
"time": "1771504653"
},
"departure": {
"delay": 153,
"time": "1771504653"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1771506680"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1771505733"
},
"departure": {
"delay": 153,
"time": "1771505733"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1771505789"
},
"departure": {
"delay": 149,
"time": "1771505789"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771504478"
},
"departure": {
"delay": 38,
"time": "1771504478"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1771504983"
},
"departure": {
"delay": 123,
"time": "1771504983"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1771504779"
},
"departure": {
"delay": 159,
"time": "1771504779"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1771505213"
},
"departure": {
"delay": 173,
"time": "1771505213"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 158,
"time": "1771505078"
},
"departure": {
"delay": 158,
"time": "1771505078"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 184,
"time": "1771505884"
},
"departure": {
"delay": 184,
"time": "1771505884"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1771505647"
},
"departure": {
"delay": 187,
"time": "1771505647"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1771506360"
},
"departure": {
"delay": 180,
"time": "1771506360"
},
"stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1771506320"
},
"departure": {
"delay": 140,
"time": "1771506320"
},
"stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 183,
"time": "1771505163"
},
"departure": {
"delay": 183,
"time": "1771505163"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1771504507"
},
"departure": {
"delay": 67,
"time": "1771504507"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1771504527"
},
"departure": {
"delay": 87,
"time": "1771504527"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1771504928"
},
"departure": {
"delay": 188,
"time": "1771504928"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1771505480"
},
"departure": {
"delay": 140,
"time": "1771505480"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1771505241"
},
"departure": {
"delay": 141,
"time": "1771505241"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 149,
"time": "1771505129"
},
"departure": {
"delay": 149,
"time": "1771505129"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1771505540"
},
"departure": {
"delay": 140,
"time": "1771505540"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1771505840"
},
"departure": {
"delay": 140,
"time": "1771505840"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771503895",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17876:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182591x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1771507597"
},
"departure": {
"delay": -23,
"time": "1771507597"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1771505115"
},
"departure": {
"delay": 15,
"time": "1771505115"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1771506644"
},
"departure": {
"delay": -16,
"time": "1771506644"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1771505857"
},
"departure": {
"delay": -23,
"time": "1771505857"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -23,
"time": "1771505317"
},
"departure": {
"delay": -23,
"time": "1771505317"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771505750"
},
"departure": {
"delay": -10,
"time": "1771505750"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1771506291"
},
"departure": {
"delay": -9,
"time": "1771506291"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1771506531"
},
"departure": {
"delay": -9,
"time": "1771506531"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1771507357"
},
"departure": {
"delay": -23,
"time": "1771507357"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1771505196"
},
"departure": {
"delay": 36,
"time": "1771505196"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1771507899"
},
"departure": {
"delay": -21,
"time": "1771507899"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 32,
"time": "1771506932"
},
"departure": {
"delay": 32,
"time": "1771506932"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1771505255"
},
"departure": {
"delay": 35,
"time": "1771505255"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1771505617"
},
"departure": {
"delay": -23,
"time": "1771505617"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1771507957"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -23,
"time": "1771507657"
},
"departure": {
"delay": -23,
"time": "1771507657"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1771507833"
},
"departure": {
"delay": 33,
"time": "1771507833"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1771505557"
},
"departure": {
"delay": -23,
"time": "1771505557"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1771506577"
},
"departure": {
"delay": -23,
"time": "1771506577"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771506996"
},
"departure": {
"delay": 36,
"time": "1771506996"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1771507241"
},
"departure": {
"delay": -19,
"time": "1771507241"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1771507411"
},
"departure": {
"delay": 31,
"time": "1771507411"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1771507177"
},
"departure": {
"delay": -23,
"time": "1771507177"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1771507306"
},
"departure": {
"delay": -14,
"time": "1771507306"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1771505396"
},
"departure": {
"delay": -4,
"time": "1771505396"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771506877"
},
"departure": {
"delay": -23,
"time": "1771506877"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771506695"
},
"departure": {
"delay": 35,
"time": "1771506695"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1771507075"
},
"departure": {
"delay": -5,
"time": "1771507075"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771506455"
},
"departure": {
"delay": 35,
"time": "1771506455"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -23,
"time": "1771506157"
},
"departure": {
"delay": -23,
"time": "1771506157"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771507129"
},
"departure": {
"delay": -11,
"time": "1771507129"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1771507725"
},
"departure": {
"delay": -15,
"time": "1771507725"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182591x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745389x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771481937"
},
"departure": {
"delay": 21,
"time": "1771482021"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1771483149"
},
"departure": {
"delay": 106,
"time": "1771483186"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771483212"
},
"departure": {
"delay": 52,
"time": "1771483252"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -64,
"time": "1771482494"
},
"departure": {
"delay": -64,
"time": "1771482536"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771482438"
},
"departure": {
"delay": -20,
"time": "1771482460"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771483477"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1771482836"
},
"departure": {
"delay": 14,
"time": "1771482914"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1771482045"
},
"departure": {
"delay": 61,
"time": "1771482121"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771481846"
},
"departure": {
"delay": 5,
"time": "1771481885"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771482302"
},
"departure": {
"delay": 41,
"time": "1771482341"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771482203"
},
"departure": {
"delay": 57,
"time": "1771482237"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1771483309"
},
"departure": {
"delay": 32,
"time": "1771483352"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1771481907"
},
"departure": {
"delay": -21,
"time": "1771481919"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771482365"
},
"departure": {
"delay": 39,
"time": "1771482399"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 52,
"time": "1771481752"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1771483048"
},
"departure": {
"delay": 66,
"time": "1771483086"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1771482943"
},
"departure": {
"delay": 54,
"time": "1771483014"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1771482692"
},
"departure": {
"delay": 13,
"time": "1771482793"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1771482583"
},
"departure": {
"delay": -40,
"time": "1771482620"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1771482145"
},
"departure": {
"delay": 62,
"time": "1771482182"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745389x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1771504355"
},
"departure": {
"delay": 155,
"time": "1771504355"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 261,
"time": "1771504701"
},
"departure": {
"delay": 261,
"time": "1771504701"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1771505002"
},
"departure": {
"delay": 209,
"time": "1771505009"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 226,
"time": "1771505566"
},
"departure": {
"delay": 226,
"time": "1771505566"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 194,
"time": "1771505474"
},
"departure": {
"delay": 194,
"time": "1771505474"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 182,
"time": "1771505101"
},
"departure": {
"delay": 182,
"time": "1771505102"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 127,
"time": "1771504267"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 231,
"time": "1771505631"
},
"departure": {
"delay": 231,
"time": "1771505631"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 194,
"time": "1771506074"
},
"departure": {
"delay": 194,
"time": "1771506074"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 211,
"time": "1771504606"
},
"departure": {
"delay": 211,
"time": "1771504651"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771504907"
},
"departure": {
"delay": 172,
"time": "1771504912"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1771504301"
},
"departure": {
"delay": 162,
"time": "1771504302"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 213,
"time": "1771505433"
},
"departure": {
"delay": 213,
"time": "1771505433"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1771505354"
},
"departure": {
"delay": 194,
"time": "1771505354"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1771504505"
},
"departure": {
"delay": 130,
"time": "1771504510"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 227,
"time": "1771504783"
},
"departure": {
"delay": 227,
"time": "1771504787"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1771505714"
},
"departure": {
"delay": 194,
"time": "1771505714"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1771505250"
},
"departure": {
"delay": 210,
"time": "1771505250"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1771504428"
},
"departure": {
"delay": 171,
"time": "1771504431"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 246,
"time": "1771505286"
},
"departure": {
"delay": 246,
"time": "1771505286"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 244,
"time": "1771505164"
},
"departure": {
"delay": 244,
"time": "1771505164"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1771504859"
},
"departure": {
"delay": 179,
"time": "1771504859"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771504275",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17499:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1771507436"
},
"departure": {
"delay": 176,
"time": "1771507436"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 162,
"time": "1771505262"
},
"departure": {
"delay": 162,
"time": "1771505262"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 27,
"time": "1771504767"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1771506807"
},
"departure": {
"delay": 147,
"time": "1771506807"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1771505045"
},
"departure": {
"delay": 125,
"time": "1771505045"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1771506689"
},
"departure": {
"delay": 149,
"time": "1771506689"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771504818"
},
"departure": {
"delay": 42,
"time": "1771504842"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1771504942"
},
"departure": {
"delay": 82,
"time": "1771504942"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1771506414"
},
"departure": {
"delay": 114,
"time": "1771506414"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1771505717"
},
"departure": {
"delay": 137,
"time": "1771505717"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1771506121"
},
"departure": {
"delay": 121,
"time": "1771506121"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771506840"
},
"departure": {
"delay": 120,
"time": "1771506840"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1771506766"
},
"departure": {
"delay": 166,
"time": "1771506766"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1771505220"
},
"departure": {
"delay": 120,
"time": "1771505220"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1771504992"
},
"departure": {
"delay": 132,
"time": "1771504992"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1771505471"
},
"departure": {
"delay": 131,
"time": "1771505471"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 146,
"time": "1771505966"
},
"departure": {
"delay": 146,
"time": "1771505966"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771506060"
},
"departure": {
"delay": 120,
"time": "1771506060"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 149,
"time": "1771506149"
},
"departure": {
"delay": 149,
"time": "1771506149"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1771505786"
},
"departure": {
"delay": 146,
"time": "1771505786"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1771505110"
},
"departure": {
"delay": 130,
"time": "1771505110"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1771505602"
},
"departure": {
"delay": 142,
"time": "1771505602"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771506550"
},
"departure": {
"delay": 70,
"time": "1771506550"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771506360"
},
"departure": {
"delay": 120,
"time": "1771506360"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1771505400"
},
"departure": {
"delay": 120,
"time": "1771505400"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1771506226"
},
"departure": {
"delay": 166,
"time": "1771506226"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1771506271"
},
"departure": {
"delay": 151,
"time": "1771506271"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1771506454"
},
"departure": {
"delay": 94,
"time": "1771506454"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 174,
"time": "1771506174"
},
"departure": {
"delay": 174,
"time": "1771506174"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771504774",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13141:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4884:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 6,
"time": "1771505046"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1771505383"
},
"departure": {
"delay": 103,
"time": "1771505383"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771505269"
},
"departure": {
"delay": 49,
"time": "1771505269"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771505449"
},
"departure": {
"delay": 49,
"time": "1771505449"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1771505204"
},
"departure": {
"delay": 104,
"time": "1771505204"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771505160"
},
"departure": {
"delay": 60,
"time": "1771505160"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771506026"
},
"departure": {
"delay": 86,
"time": "1771506026"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771505054",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4884:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2235:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515480"
},
"departure": {
"time": "1771515480"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771514520"
},
"departure": {
"time": "1771514520"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771514820"
},
"departure": {
"time": "1771514820"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771514580"
},
"departure": {
"time": "1771514580"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771515300"
},
"departure": {
"time": "1771515300"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771515000"
},
"departure": {
"time": "1771515000"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771514940"
},
"departure": {
"time": "1771514940"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771515240"
},
"departure": {
"time": "1771515240"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1771514400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771514640"
},
"departure": {
"time": "1771514640"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771515600"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771515540"
},
"departure": {
"time": "1771515540"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771515360"
},
"departure": {
"time": "1771515360"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771515060"
},
"departure": {
"time": "1771515060"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2235:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758534x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1771491412"
},
"departure": {
"delay": 119,
"time": "1771491419"
},
"stopId": "FR:50041:ZE:HAGECA:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1771492178"
},
"departure": {
"delay": 3,
"time": "1771492203"
},
"stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771490657"
},
"departure": {
"delay": 30,
"time": "1771490670"
},
"stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1771490168"
},
"departure": {
"delay": 14,
"time": "1771490174"
},
"stopId": "FR:50041:ZE:HAGMES:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1771490471"
},
"departure": {
"delay": 84,
"time": "1771490484"
},
"stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1771489852"
},
"departure": {
"delay": 112,
"time": "1771489912"
},
"stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771491803"
},
"departure": {
"delay": 47,
"time": "1771491827"
},
"stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -259,
"time": "1771492541"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1771489620"
},
"departure": {
"delay": 139,
"time": "1771489639"
},
"stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1771491082"
},
"departure": {
"delay": 90,
"time": "1771491090"
},
"stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771490955"
},
"departure": {
"delay": 98,
"time": "1771490978"
},
"stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A1:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758534x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771487898"
},
"departure": {
"delay": 4,
"time": "1771487944"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771487120"
},
"departure": {
"delay": 30,
"time": "1771487130"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1771486747"
},
"departure": {
"delay": 84,
"time": "1771486764"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1771486855"
},
"departure": {
"delay": 145,
"time": "1771486885"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1771487740"
},
"departure": {
"delay": -7,
"time": "1771487753"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771487832"
},
"departure": {
"delay": -12,
"time": "1771487868"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1771487677"
},
"departure": {
"delay": 6,
"time": "1771487706"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1771488924"
},
"departure": {
"delay": 106,
"time": "1771488946"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1771487370"
},
"departure": {
"delay": 41,
"time": "1771487621"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1771487302"
},
"departure": {
"delay": 53,
"time": "1771487333"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1771486952"
},
"departure": {
"delay": 126,
"time": "1771486986"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1771488618"
},
"departure": {
"delay": 92,
"time": "1771488632"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771488129"
},
"departure": {
"delay": 24,
"time": "1771488144"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1771488990"
},
"departure": {
"delay": 106,
"time": "1771489006"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1771486913"
},
"departure": {
"delay": 125,
"time": "1771486925"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1771486802"
},
"departure": {
"delay": 142,
"time": "1771486822"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1771487793"
},
"departure": {
"delay": -4,
"time": "1771487816"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1771488757"
},
"departure": {
"delay": 117,
"time": "1771488777"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1771488641"
},
"departure": {
"delay": 119,
"time": "1771488659"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1771486693"
},
"departure": {
"delay": 107,
"time": "1771486727"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -6,
"time": "1771488214"
},
"departure": {
"delay": -6,
"time": "1771488234"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771487985"
},
"departure": {
"delay": 2,
"time": "1771488002"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1771488727"
},
"departure": {
"delay": 145,
"time": "1771488745"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1771489277"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 147,
"time": "1771488250"
},
"departure": {
"delay": 147,
"time": "1771488447"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1771488537"
},
"departure": {
"delay": 125,
"time": "1771488545"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1771486991"
},
"departure": {
"delay": 87,
"time": "1771487007"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1771487034"
},
"departure": {
"delay": 68,
"time": "1771487048"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1771489096"
},
"departure": {
"delay": 154,
"time": "1771489114"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 91,
"time": "1771486651"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1771489032"
},
"departure": {
"delay": 150,
"time": "1771489050"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 62,
"time": "1771487076"
},
"departure": {
"delay": 62,
"time": "1771487102"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1771488823"
},
"departure": {
"delay": 115,
"time": "1771488835"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1771487195"
},
"departure": {
"delay": 51,
"time": "1771487211"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748434x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771504890"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771506350"
},
"departure": {
"delay": 110,
"time": "1771506350"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1771505073"
},
"departure": {
"delay": 128,
"time": "1771505108"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1771506071"
},
"departure": {
"delay": 131,
"time": "1771506071"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1771505204"
},
"departure": {
"delay": 104,
"time": "1771505204"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1771506262"
},
"departure": {
"delay": 142,
"time": "1771506262"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1771505531"
},
"departure": {
"delay": 131,
"time": "1771505531"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1771506641"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1771505718"
},
"departure": {
"delay": 138,
"time": "1771505718"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1771505608"
},
"departure": {
"delay": 148,
"time": "1771505608"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 126,
"time": "1771506186"
},
"departure": {
"delay": 126,
"time": "1771506186"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1771505846"
},
"departure": {
"delay": 146,
"time": "1771505846"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1771505773"
},
"departure": {
"delay": 133,
"time": "1771505773"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1771506443"
},
"departure": {
"delay": 143,
"time": "1771506443"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771505981"
},
"departure": {
"delay": 101,
"time": "1771505981"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1771504962"
},
"departure": {
"delay": 78,
"time": "1771504998"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771504595",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3343:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745414x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771505350"
},
"departure": {
"delay": 70,
"time": "1771505350"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771506010"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1771505073"
},
"departure": {
"delay": 138,
"time": "1771505118"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1771505470"
},
"departure": {
"delay": 70,
"time": "1771505470"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505149"
},
"departure": {
"time": "1771505100"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771505890"
},
"departure": {
"delay": 70,
"time": "1771505890"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1771505230"
},
"departure": {
"delay": 70,
"time": "1771505230"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1771505530"
},
"departure": {
"delay": 70,
"time": "1771505530"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771504477"
},
"departure": {
"delay": 80,
"time": "1771504520"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771504543"
},
"departure": {
"delay": 95,
"time": "1771504595"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 156,
"time": "1771504799"
},
"departure": {
"delay": 156,
"time": "1771504836"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771505770"
},
"departure": {
"delay": 70,
"time": "1771505770"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 102,
"time": "1771504302"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1771505650"
},
"departure": {
"delay": 70,
"time": "1771505650"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1771505590"
},
"departure": {
"delay": 70,
"time": "1771505590"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1771504621"
},
"departure": {
"delay": 145,
"time": "1771504705"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1771504957"
},
"departure": {
"delay": 168,
"time": "1771505028"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1771504889"
},
"departure": {
"delay": 132,
"time": "1771504932"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1771504738"
},
"departure": {
"delay": 158,
"time": "1771504778"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1771504419"
},
"departure": {
"delay": 75,
"time": "1771504455"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745414x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16540F5821580x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500000"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771503420"
},
"departure": {
"time": "1771503480"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771506840"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771504020"
},
"departure": {
"time": "1771504080"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771501860"
},
"departure": {
"time": "1771501920"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500600"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771502640"
},
"departure": {
"time": "1771502700"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771496373",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16540F5821580x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771505405"
},
"departure": {
"delay": 65,
"time": "1771505405"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771505636"
},
"departure": {
"delay": 56,
"time": "1771505636"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771505046"
},
"departure": {
"delay": 66,
"time": "1771505046"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1771505468"
},
"departure": {
"delay": 68,
"time": "1771505468"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1771505368"
},
"departure": {
"delay": 88,
"time": "1771505368"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1771505568"
},
"departure": {
"delay": 108,
"time": "1771505568"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771505318"
},
"departure": {
"delay": 98,
"time": "1771505318"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1771505516"
},
"departure": {
"delay": 116,
"time": "1771505516"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1771505726"
},
"departure": {
"delay": -34,
"time": "1771505726"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771505008"
},
"departure": {
"delay": 28,
"time": "1771505008"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1771506173"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771505165"
},
"departure": {
"delay": 65,
"time": "1771505165"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1771505188"
},
"departure": {
"delay": 88,
"time": "1771505188"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1771506053"
},
"departure": {
"delay": -7,
"time": "1771506053"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1771505278"
},
"departure": {
"delay": 118,
"time": "1771505278"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1771505844"
},
"departure": {
"delay": -36,
"time": "1771505844"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771505136"
},
"departure": {
"delay": 96,
"time": "1771505136"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470352:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271101x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1771505196"
},
"departure": {
"delay": 96,
"time": "1771505196"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1771505144"
},
"departure": {
"delay": 44,
"time": "1771505144"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1771504909"
},
"departure": {
"delay": 49,
"time": "1771504909"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1771505324"
},
"departure": {
"delay": 44,
"time": "1771505324"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 86,
"time": "1771505426"
},
"departure": {
"delay": 86,
"time": "1771505426"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1771504808"
},
"departure": {
"delay": 68,
"time": "1771504808"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1771505112"
},
"departure": {
"delay": 72,
"time": "1771505112"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1771505624"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 95,
"time": "1771504955"
},
"departure": {
"delay": 95,
"time": "1771504955"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1771505534"
},
"departure": {
"delay": 74,
"time": "1771505534"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 81,
"time": "1771504761"
},
"departure": {
"delay": 81,
"time": "1771504761"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1771505467"
},
"departure": {
"delay": 67,
"time": "1771505467"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271101x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 429,
"time": "1771507689"
},
"departure": {
"delay": 429,
"time": "1771507689"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 450,
"time": "1771507590"
},
"departure": {
"delay": 450,
"time": "1771507590"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 434,
"time": "1771507754"
},
"departure": {
"delay": 434,
"time": "1771507754"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 414,
"time": "1771507854"
},
"departure": {
"delay": 414,
"time": "1771507854"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505143",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9144:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771502766"
},
"departure": {
"delay": 99,
"time": "1771502799"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1771502869"
},
"departure": {
"delay": 64,
"time": "1771502884"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1771503871"
},
"departure": {
"delay": -9,
"time": "1771503891"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1771503661"
},
"departure": {
"delay": -31,
"time": "1771503689"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1771504024"
},
"departure": {
"delay": 99,
"time": "1771504059"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1771503765"
},
"departure": {
"delay": 9,
"time": "1771503789"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1771503375"
},
"departure": {
"delay": 99,
"time": "1771503399"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1771503445"
},
"departure": {
"delay": 119,
"time": "1771503479"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1771503172"
},
"departure": {
"delay": 29,
"time": "1771503209"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1771502962"
},
"departure": {
"delay": 109,
"time": "1771502989"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771504122"
},
"departure": {
"delay": -18,
"time": "1771504122"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1771503542"
},
"departure": {
"delay": 89,
"time": "1771503569"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1771503072"
},
"departure": {
"delay": 39,
"time": "1771503099"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1771503281"
},
"departure": {
"delay": 69,
"time": "1771503309"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771502640"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771502689"
},
"departure": {
"delay": 64,
"time": "1771502704"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771503937"
},
"departure": {
"delay": 69,
"time": "1771503969"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771502335",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3886:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771508630"
},
"departure": {
"delay": 50,
"time": "1771508630"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771507457"
},
"departure": {
"delay": 17,
"time": "1771507457"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771507307"
},
"departure": {
"delay": 47,
"time": "1771507307"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771508279"
},
"departure": {
"delay": 59,
"time": "1771508279"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771507530"
},
"departure": {
"delay": 30,
"time": "1771507530"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771503614",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14379:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3958:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1771506022"
},
"departure": {
"delay": 82,
"time": "1771506022"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1771504688"
},
"departure": {
"delay": 90,
"time": "1771504710"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771504995"
},
"departure": {
"delay": 30,
"time": "1771505010"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1771505095"
},
"departure": {
"delay": 70,
"time": "1771505110"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1771504777"
},
"departure": {
"delay": 110,
"time": "1771504790"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1771505202"
},
"departure": {
"delay": 102,
"time": "1771505202"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1771505368"
},
"departure": {
"delay": 88,
"time": "1771505368"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1771504584"
},
"departure": {
"delay": 120,
"time": "1771504620"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771504879"
},
"departure": {
"delay": 50,
"time": "1771504910"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771505813"
},
"departure": {
"delay": 113,
"time": "1771505813"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 121,
"time": "1771505881"
},
"departure": {
"delay": 121,
"time": "1771505881"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 87,
"time": "1771505247"
},
"departure": {
"delay": 87,
"time": "1771505247"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1771505664"
},
"departure": {
"delay": 84,
"time": "1771505664"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1771504495"
},
"departure": {
"delay": 70,
"time": "1771504510"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1771505782"
},
"departure": {
"delay": 82,
"time": "1771505782"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1771505602"
},
"departure": {
"delay": 82,
"time": "1771505602"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771504115",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3958:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1771504036"
},
"departure": {
"delay": 136,
"time": "1771504036"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 164,
"time": "1771502660"
},
"departure": {
"delay": 164,
"time": "1771502684"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 224,
"time": "1771503524"
},
"departure": {
"delay": 224,
"time": "1771503524"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1771503183"
},
"departure": {
"delay": 183,
"time": "1771503183"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 163,
"time": "1771504183"
},
"departure": {
"delay": 163,
"time": "1771504183"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1771502310"
},
"departure": {
"delay": 90,
"time": "1771502310"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1771504334"
},
"departure": {
"delay": 158,
"time": "1771504358"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 223,
"time": "1771503283"
},
"departure": {
"delay": 223,
"time": "1771503283"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 291,
"time": "1771503411"
},
"departure": {
"delay": 291,
"time": "1771503411"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1771504108"
},
"departure": {
"delay": 148,
"time": "1771504108"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 184,
"time": "1771502862"
},
"departure": {
"delay": 184,
"time": "1771502884"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1771504420"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 199,
"time": "1771502937"
},
"departure": {
"delay": 199,
"time": "1771502959"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 34,
"time": "1771501534"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1771503783"
},
"departure": {
"delay": 183,
"time": "1771503783"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1771502584"
},
"departure": {
"delay": 184,
"time": "1771502584"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 263,
"time": "1771501883"
},
"departure": {
"delay": 263,
"time": "1771501883"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1771502754"
},
"departure": {
"delay": 174,
"time": "1771502754"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 238,
"time": "1771502038"
},
"departure": {
"delay": 238,
"time": "1771502038"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1771504253"
},
"departure": {
"delay": 173,
"time": "1771504253"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 215,
"time": "1771503035"
},
"departure": {
"delay": 215,
"time": "1771503035"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1771503609"
},
"departure": {
"delay": 189,
"time": "1771503609"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 155,
"time": "1771503910"
},
"departure": {
"delay": 155,
"time": "1771503935"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1771502192"
},
"departure": {
"delay": 152,
"time": "1771502192"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 218,
"time": "1771501958"
},
"departure": {
"delay": 218,
"time": "1771501958"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771501633"
},
"departure": {
"delay": 98,
"time": "1771501658"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1771503985"
},
"departure": {
"delay": 145,
"time": "1771503985"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1771502109"
},
"departure": {
"delay": 189,
"time": "1771502109"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 171,
"time": "1771503111"
},
"departure": {
"delay": 171,
"time": "1771503111"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 193,
"time": "1771502461"
},
"departure": {
"delay": 193,
"time": "1771502533"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771501544",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx585:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12757:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 354,
"time": "1771505334"
},
"departure": {
"delay": 354,
"time": "1771505334"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 209,
"time": "1771503629"
},
"departure": {
"delay": 209,
"time": "1771503629"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 370,
"time": "1771504605"
},
"departure": {
"delay": 370,
"time": "1771504630"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 220,
"time": "1771503460"
},
"departure": {
"delay": 220,
"time": "1771503460"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 234,
"time": "1771503354"
},
"departure": {
"delay": 234,
"time": "1771503354"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 335,
"time": "1771505435"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 179,
"time": "1771502854"
},
"departure": {
"delay": 179,
"time": "1771502879"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 219,
"time": "1771503279"
},
"departure": {
"delay": 219,
"time": "1771503279"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1771502979"
},
"departure": {
"delay": 124,
"time": "1771503004"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 220,
"time": "1771503520"
},
"departure": {
"delay": 220,
"time": "1771503520"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 351,
"time": "1771505211"
},
"departure": {
"delay": 351,
"time": "1771505211"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 359,
"time": "1771504679"
},
"departure": {
"delay": 359,
"time": "1771504679"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 214,
"time": "1771504354"
},
"departure": {
"delay": 214,
"time": "1771504354"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 200,
"time": "1771504280"
},
"departure": {
"delay": 200,
"time": "1771504280"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 184,
"time": "1771503886"
},
"departure": {
"delay": 184,
"time": "1771503904"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1771503954"
},
"departure": {
"delay": 114,
"time": "1771503954"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 24,
"time": "1771502604"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 157,
"time": "1771503937"
},
"departure": {
"delay": 157,
"time": "1771503937"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 384,
"time": "1771504981"
},
"departure": {
"delay": 384,
"time": "1771505004"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 358,
"time": "1771505158"
},
"departure": {
"delay": 358,
"time": "1771505158"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 225,
"time": "1771504185"
},
"departure": {
"delay": 225,
"time": "1771504185"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1771502804"
},
"departure": {
"delay": 164,
"time": "1771502804"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1771503054"
},
"departure": {
"delay": 174,
"time": "1771503054"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1771503232"
},
"departure": {
"delay": 232,
"time": "1771503232"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 397,
"time": "1771504837"
},
"departure": {
"delay": 397,
"time": "1771504837"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 339,
"time": "1771505079"
},
"departure": {
"delay": 339,
"time": "1771505079"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 249,
"time": "1771503704"
},
"departure": {
"delay": 249,
"time": "1771503729"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 347,
"time": "1771504907"
},
"departure": {
"delay": 347,
"time": "1771504907"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 330,
"time": "1771504530"
},
"departure": {
"delay": 330,
"time": "1771504530"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 251,
"time": "1771503791"
},
"departure": {
"delay": 251,
"time": "1771503791"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1771504029"
},
"departure": {
"delay": 169,
"time": "1771504129"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 254,
"time": "1771503554"
},
"departure": {
"delay": 254,
"time": "1771503554"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771502704"
},
"departure": {
"delay": 89,
"time": "1771502729"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1771502929"
},
"departure": {
"delay": 169,
"time": "1771502929"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1771503183"
},
"departure": {
"delay": 183,
"time": "1771503183"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1771503837"
},
"departure": {
"delay": 177,
"time": "1771503837"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771502614",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12757:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771515360"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516860"
},
"departure": {
"time": "1771516860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516200"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516500"
},
"departure": {
"time": "1771516500"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516560"
},
"departure": {
"time": "1771516560"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516740"
},
"departure": {
"time": "1771516740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771515420"
},
"departure": {
"time": "1771515420"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516380"
},
"departure": {
"time": "1771516380"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516320"
},
"departure": {
"time": "1771516320"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516440"
},
"departure": {
"time": "1771516440"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2259:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771507242"
},
"departure": {
"delay": 42,
"time": "1771507242"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771507810"
},
"departure": {
"delay": 10,
"time": "1771507810"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1771506935"
},
"departure": {
"delay": 35,
"time": "1771506935"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771507482"
},
"departure": {
"delay": 42,
"time": "1771507482"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771507610"
},
"departure": {
"delay": 50,
"time": "1771507610"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771508670"
},
"departure": {
"delay": 30,
"time": "1771508670"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1771507517"
},
"departure": {
"delay": 17,
"time": "1771507517"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771507075"
},
"departure": {
"delay": 55,
"time": "1771507075"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771507389"
},
"departure": {
"delay": 9,
"time": "1771507389"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771508611"
},
"departure": {
"delay": 31,
"time": "1771508611"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1771507146"
},
"departure": {
"delay": 6,
"time": "1771507146"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14914:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771518245"
},
"departure": {
"delay": 5,
"time": "1771518245"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519680"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771517700"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771490004",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx483:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771505495"
},
"departure": {
"delay": 35,
"time": "1771505495"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771505434"
},
"departure": {
"delay": 34,
"time": "1771505434"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771507270"
},
"departure": {
"delay": 10,
"time": "1771507270"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1771505925"
},
"departure": {
"delay": 45,
"time": "1771505925"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771505622"
},
"departure": {
"delay": 42,
"time": "1771505622"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1771505713"
},
"departure": {
"delay": 13,
"time": "1771505713"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771507427"
},
"departure": {
"delay": 47,
"time": "1771507427"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1771505762"
},
"departure": {
"delay": 2,
"time": "1771505762"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771505134",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10040:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:133xSA01xLxCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771505350"
},
"departure": {
"delay": 10,
"time": "1771505350"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771505530"
},
"departure": {
"delay": 10,
"time": "1771505530"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771504063"
},
"departure": {
"delay": 2,
"time": "1771504082"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771505470"
},
"departure": {
"delay": 10,
"time": "1771505470"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1771504186"
},
"departure": {
"delay": 38,
"time": "1771504238"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771505103"
},
"departure": {
"delay": 36,
"time": "1771505136"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771503770"
},
"departure": {
"delay": -10,
"time": "1771503770"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771503822"
},
"departure": {
"delay": 29,
"time": "1771503869"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771505038"
},
"departure": {
"delay": 28,
"time": "1771505068"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771503898"
},
"departure": {
"delay": 49,
"time": "1771503949"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771504783"
},
"departure": {
"delay": 6,
"time": "1771504806"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771504909"
},
"departure": {
"delay": 5,
"time": "1771504985"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1771503964"
},
"departure": {
"delay": 68,
"time": "1771504028"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771505590"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1771505230"
},
"departure": {
"delay": 10,
"time": "1771505230"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1771504574"
},
"departure": {
"delay": 19,
"time": "1771504759"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1771504404"
},
"departure": {
"delay": -20,
"time": "1771504420"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771504882"
},
"departure": {
"delay": 31,
"time": "1771504891"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771503692"
},
"departure": {
"delay": 4,
"time": "1771503724"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1771504282"
},
"departure": {
"delay": -33,
"time": "1771504287"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:133xSA01xLxCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758907x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771507940"
},
"departure": {
"delay": 20,
"time": "1771507940"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 20,
"time": "1771508060"
},
"departure": {
"delay": 20,
"time": "1771508060"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 20,
"time": "1771507820"
},
"departure": {
"delay": 20,
"time": "1771507820"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 20,
"time": "1771506800"
},
"departure": {
"delay": 20,
"time": "1771506800"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771507100"
},
"departure": {
"delay": 20,
"time": "1771507100"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771506320"
},
"departure": {
"delay": 20,
"time": "1771506320"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771507700"
},
"departure": {
"delay": 20,
"time": "1771507700"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1771506740"
},
"departure": {
"delay": 20,
"time": "1771506740"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771505540"
},
"departure": {
"delay": 20,
"time": "1771505540"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771505360"
},
"departure": {
"delay": 20,
"time": "1771505360"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771508000"
},
"departure": {
"delay": 20,
"time": "1771508000"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 20,
"time": "1771507520"
},
"departure": {
"delay": 20,
"time": "1771507520"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1771507820"
},
"departure": {
"delay": 20,
"time": "1771507820"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 20,
"time": "1771508540"
},
"departure": {
"delay": 20,
"time": "1771508540"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 20,
"time": "1771506020"
},
"departure": {
"delay": 20,
"time": "1771506020"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771505300"
},
"departure": {
"delay": 20,
"time": "1771505300"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771506680"
},
"departure": {
"delay": 20,
"time": "1771506680"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771506200"
},
"departure": {
"delay": 20,
"time": "1771506200"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771505900"
},
"departure": {
"delay": 20,
"time": "1771505900"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771507400"
},
"departure": {
"delay": 20,
"time": "1771507400"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1771505780"
},
"departure": {
"delay": 20,
"time": "1771505780"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771506860"
},
"departure": {
"delay": 20,
"time": "1771506860"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771508420"
},
"departure": {
"delay": 20,
"time": "1771508420"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 20,
"time": "1771505240"
},
"departure": {
"delay": 20,
"time": "1771505240"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771506080"
},
"departure": {
"delay": 20,
"time": "1771506080"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771507160"
},
"departure": {
"delay": 20,
"time": "1771507160"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771507760"
},
"departure": {
"delay": 20,
"time": "1771507760"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 20,
"time": "1771508180"
},
"departure": {
"delay": 20,
"time": "1771508180"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1771505300"
},
"departure": {
"delay": 20,
"time": "1771505300"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771505113"
},
"departure": {
"delay": 37,
"time": "1771505137"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771507880"
},
"departure": {
"delay": 20,
"time": "1771507880"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 20,
"time": "1771505420"
},
"departure": {
"delay": 20,
"time": "1771505420"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771508300"
},
"departure": {
"delay": 20,
"time": "1771508300"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 20,
"time": "1771505480"
},
"departure": {
"delay": 20,
"time": "1771505480"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771505840"
},
"departure": {
"delay": 20,
"time": "1771505840"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771508600"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"departure": {
"delay": 26,
"time": "1771505066"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771507220"
},
"departure": {
"delay": 20,
"time": "1771507220"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1771508120"
},
"departure": {
"delay": 20,
"time": "1771508120"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 20,
"time": "1771506980"
},
"departure": {
"delay": 20,
"time": "1771506980"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1771508480"
},
"departure": {
"delay": 20,
"time": "1771508480"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 20,
"time": "1771507580"
},
"departure": {
"delay": 20,
"time": "1771507580"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1771506560"
},
"departure": {
"delay": 20,
"time": "1771506560"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771505600"
},
"departure": {
"delay": 20,
"time": "1771505600"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771505360"
},
"departure": {
"delay": 20,
"time": "1771505360"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771505780"
},
"departure": {
"delay": 20,
"time": "1771505780"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771507280"
},
"departure": {
"delay": 20,
"time": "1771507280"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1771506500"
},
"departure": {
"delay": 20,
"time": "1771506500"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771507460"
},
"departure": {
"delay": 20,
"time": "1771507460"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771508240"
},
"departure": {
"delay": 20,
"time": "1771508240"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758907x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771491996"
},
"departure": {
"time": "1771492020"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771491875"
},
"departure": {
"delay": 107,
"time": "1771491887"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1771492718"
},
"departure": {
"delay": -72,
"time": "1771492728"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 91,
"time": "1771491691"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1771492432"
},
"departure": {
"delay": 8,
"time": "1771492448"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1771492239"
},
"departure": {
"delay": 53,
"time": "1771492253"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771491927"
},
"departure": {
"delay": 93,
"time": "1771491933"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771492670"
},
"departure": {
"delay": -57,
"time": "1771492683"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771492380"
},
"departure": {
"delay": 10,
"time": "1771492390"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1771492040"
},
"departure": {
"delay": 68,
"time": "1771492148"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1771492830"
},
"departure": {
"delay": -79,
"time": "1771492841"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -47,
"time": "1771492933"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1771492489"
},
"departure": {
"delay": 5,
"time": "1771492505"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1771492799"
},
"departure": {
"delay": -54,
"time": "1771492806"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1771491954"
},
"departure": {
"delay": 67,
"time": "1771491967"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1771492614"
},
"departure": {
"delay": -29,
"time": "1771492651"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1771491810"
},
"departure": {
"delay": 129,
"time": "1771491849"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771492293"
},
"departure": {
"delay": 41,
"time": "1771492301"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:14:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758728x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1771496917"
},
"departure": {
"delay": 172,
"time": "1771496932"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1771497533"
},
"departure": {
"delay": 83,
"time": "1771497563"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 169,
"time": "1771496717"
},
"departure": {
"delay": 169,
"time": "1771496749"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1771496660"
},
"departure": {
"delay": 173,
"time": "1771496693"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1771495779"
},
"departure": {
"delay": 138,
"time": "1771495818"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 102,
"time": "1771495182"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1771497325"
},
"departure": {
"delay": 184,
"time": "1771497364"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 126,
"time": "1771497698"
},
"departure": {
"delay": 126,
"time": "1771497726"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 115,
"time": "1771495341"
},
"departure": {
"delay": 115,
"time": "1771495375"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1771497764"
},
"departure": {
"delay": 126,
"time": "1771497786"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 117,
"time": "1771497465"
},
"departure": {
"delay": 117,
"time": "1771497477"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 138,
"time": "1771495959"
},
"departure": {
"delay": 138,
"time": "1771495998"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1771495849"
},
"departure": {
"delay": 159,
"time": "1771495899"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 138,
"time": "1771495573"
},
"departure": {
"delay": 138,
"time": "1771495638"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1771498033"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 168,
"time": "1771496615"
},
"departure": {
"delay": 168,
"time": "1771496628"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 203,
"time": "1771496811"
},
"departure": {
"delay": 203,
"time": "1771496843"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1771497627"
},
"departure": {
"delay": 118,
"time": "1771497658"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1771497814"
},
"departure": {
"delay": 108,
"time": "1771497828"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 117,
"time": "1771495244"
},
"departure": {
"delay": 117,
"time": "1771495257"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1771495439"
},
"departure": {
"delay": 139,
"time": "1771495519"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 228,
"time": "1771496519"
},
"departure": {
"delay": 228,
"time": "1771496568"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 156,
"time": "1771497063"
},
"departure": {
"delay": 156,
"time": "1771497096"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1771497137"
},
"departure": {
"delay": 148,
"time": "1771497148"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1771496072"
},
"departure": {
"delay": 128,
"time": "1771496108"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1771495401"
},
"departure": {
"delay": 94,
"time": "1771495414"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1771495693"
},
"departure": {
"delay": 145,
"time": "1771495705"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1771497231"
},
"departure": {
"delay": 185,
"time": "1771497245"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1771497902"
},
"departure": {
"delay": 97,
"time": "1771497937"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1771497161"
},
"departure": {
"delay": 185,
"time": "1771497185"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1771497958"
},
"departure": {
"delay": 91,
"time": "1771497991"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 133,
"time": "1771497422"
},
"departure": {
"delay": 133,
"time": "1771497433"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1771496224"
},
"departure": {
"delay": 226,
"time": "1771496326"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1771496399"
},
"departure": {
"delay": 172,
"time": "1771496452"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771497853"
},
"departure": {
"delay": 81,
"time": "1771497861"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 133,
"time": "1771496979"
},
"departure": {
"delay": 133,
"time": "1771497013"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758728x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111987x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771505465"
},
"departure": {
"delay": 5,
"time": "1771505465"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771505692"
},
"departure": {
"delay": 52,
"time": "1771505692"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771506793"
},
"departure": {
"delay": 13,
"time": "1771506793"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771506677"
},
"departure": {
"delay": 17,
"time": "1771506677"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771506206"
},
"departure": {
"delay": 26,
"time": "1771506206"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1771506389"
},
"departure": {
"delay": 29,
"time": "1771506389"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771506972"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771506040"
},
"departure": {
"delay": 40,
"time": "1771506040"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771506893"
},
"departure": {
"delay": 53,
"time": "1771506893"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1771505812"
},
"departure": {
"delay": 52,
"time": "1771505812"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1771505575"
},
"departure": {
"delay": 55,
"time": "1771505575"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771506476"
},
"departure": {
"delay": 56,
"time": "1771506476"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771506574"
},
"departure": {
"delay": 34,
"time": "1771506574"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771505927"
},
"departure": {
"delay": 47,
"time": "1771505927"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111987x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10911:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771504829"
},
"departure": {
"delay": 29,
"time": "1771504829"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771504519"
},
"departure": {
"delay": 40,
"time": "1771504540"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771503339"
},
"departure": {
"delay": 39,
"time": "1771503339"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771504091"
},
"departure": {
"delay": 11,
"time": "1771504091"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771503309"
},
"departure": {
"delay": 69,
"time": "1771503309"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1771504467"
},
"departure": {
"delay": -33,
"time": "1771504467"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -78,
"time": "1771504182"
},
"departure": {
"delay": -78,
"time": "1771504182"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771505064"
},
"departure": {
"delay": 24,
"time": "1771505064"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1771504244"
},
"departure": {
"delay": 4,
"time": "1771504264"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771504028"
},
"departure": {
"delay": 8,
"time": "1771504028"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1771504362"
},
"departure": {
"delay": -18,
"time": "1771504362"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771503460"
},
"departure": {
"delay": 40,
"time": "1771503460"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771503389"
},
"departure": {
"delay": 29,
"time": "1771503389"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771504762"
},
"departure": {
"delay": 22,
"time": "1771504762"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1771505522"
},
"departure": {
"delay": 62,
"time": "1771505522"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 9,
"time": "1771503489"
},
"departure": {
"delay": 9,
"time": "1771503489"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1771504694"
},
"departure": {
"delay": 74,
"time": "1771504694"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771504310"
},
"departure": {
"delay": -10,
"time": "1771504310"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1771504863"
},
"departure": {
"delay": 3,
"time": "1771504863"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1771504064"
},
"departure": {
"delay": -16,
"time": "1771504064"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -36,
"time": "1771503864"
},
"departure": {
"delay": -36,
"time": "1771503864"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771505124"
},
"departure": {
"delay": 24,
"time": "1771505124"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1771503789"
},
"departure": {
"delay": 9,
"time": "1771503789"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771505184"
},
"departure": {
"delay": 24,
"time": "1771505184"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771503916"
},
"departure": {
"delay": 5,
"time": "1771503965"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771504618"
},
"departure": {
"delay": 19,
"time": "1771504639"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1771505604"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1771503739"
},
"departure": {
"delay": 19,
"time": "1771503739"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771504941"
},
"departure": {
"delay": 21,
"time": "1771504941"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771505380"
},
"departure": {
"delay": 40,
"time": "1771505380"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771503174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10911:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5376F5818845x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498680"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500720"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771489200"
},
"departure": {
"time": "1771489800"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771482960"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497600"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506660"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771503180"
},
"departure": {
"time": "1771503480"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771484580"
},
"departure": {
"time": "1771484760"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771486740"
},
"departure": {
"time": "1771487040"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771490553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5376F5818845x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758831x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1771483321"
},
"departure": {
"delay": -34,
"time": "1771483346"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -13,
"time": "1771481120"
},
"departure": {
"delay": -13,
"time": "1771481147"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -35,
"time": "1771481775"
},
"departure": {
"delay": -35,
"time": "1771481845"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -63,
"time": "1771483491"
},
"departure": {
"delay": -63,
"time": "1771483497"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -32,
"time": "1771483619"
},
"departure": {
"delay": -32,
"time": "1771483648"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 12,
"time": "1771480797"
},
"departure": {
"delay": 12,
"time": "1771480812"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1771482806"
},
"departure": {
"delay": -2,
"time": "1771482838"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -52,
"time": "1771481683"
},
"departure": {
"delay": -52,
"time": "1771481708"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1771482674"
},
"departure": {
"delay": -14,
"time": "1771482706"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -27,
"time": "1771483445"
},
"departure": {
"delay": -27,
"time": "1771483473"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -14,
"time": "1771480723"
},
"departure": {
"delay": -14,
"time": "1771480786"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1771481286"
},
"departure": {
"delay": -31,
"time": "1771481309"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1771483595"
},
"departure": {
"delay": -18,
"time": "1771483602"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 55,
"time": "1771480425"
},
"departure": {
"delay": 55,
"time": "1771480435"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1771481050"
},
"departure": {
"delay": -35,
"time": "1771481065"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1771481002"
},
"departure": {
"delay": -19,
"time": "1771481021"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1771481218"
},
"departure": {
"delay": -25,
"time": "1771481255"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1771483722"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"departure": {
"delay": 26,
"time": "1771480406"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -44,
"time": "1771481576"
},
"departure": {
"delay": -44,
"time": "1771481596"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1771483510"
},
"departure": {
"delay": -20,
"time": "1771483540"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -52,
"time": "1771482874"
},
"departure": {
"delay": -52,
"time": "1771482908"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -42,
"time": "1771480923"
},
"departure": {
"delay": -42,
"time": "1771480938"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1771480971"
},
"departure": {
"delay": -49,
"time": "1771480991"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1771483030"
},
"departure": {
"delay": -34,
"time": "1771483046"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1771482006"
},
"departure": {
"delay": -10,
"time": "1771482050"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1771483127"
},
"departure": {
"delay": -33,
"time": "1771483167"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -63,
"time": "1771482084"
},
"departure": {
"delay": -63,
"time": "1771482117"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -14,
"time": "1771482503"
},
"departure": {
"delay": -14,
"time": "1771482586"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -51,
"time": "1771480680"
},
"departure": {
"delay": -51,
"time": "1771480689"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1771483558"
},
"departure": {
"delay": -52,
"time": "1771483568"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -94,
"time": "1771481463"
},
"departure": {
"delay": -94,
"time": "1771481486"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1771482167"
},
"departure": {
"delay": -40,
"time": "1771482200"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1771480535"
},
"departure": {
"delay": -6,
"time": "1771480554"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1771481895"
},
"departure": {
"delay": -31,
"time": "1771481969"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1771480869"
},
"departure": {
"delay": -19,
"time": "1771480901"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771480467"
},
"departure": {
"delay": 40,
"time": "1771480480"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -110,
"time": "1771482233"
},
"departure": {
"delay": -110,
"time": "1771482250"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -19,
"time": "1771480647"
},
"departure": {
"delay": -19,
"time": "1771480661"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771480576"
},
"departure": {
"delay": -23,
"time": "1771480597"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1771481636"
},
"departure": {
"delay": -32,
"time": "1771481668"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1771481344"
},
"departure": {
"delay": -34,
"time": "1771481366"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -42,
"time": "1771483068"
},
"departure": {
"delay": -42,
"time": "1771483098"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -8,
"time": "1771483279"
},
"departure": {
"delay": -8,
"time": "1771483312"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -32,
"time": "1771483377"
},
"departure": {
"delay": -32,
"time": "1771483408"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -80,
"time": "1771482968"
},
"departure": {
"delay": -80,
"time": "1771483000"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -121,
"time": "1771482310"
},
"departure": {
"delay": -121,
"time": "1771482359"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -54,
"time": "1771481390"
},
"departure": {
"delay": -54,
"time": "1771481406"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758831x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758126x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1771502718"
},
"departure": {
"delay": 131,
"time": "1771502771"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1771508130"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771502920"
},
"departure": {
"delay": 150,
"time": "1771503030"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1771507590"
},
"departure": {
"delay": -30,
"time": "1771507590"
},
"stopId": "FR:50401:ZE:PRVBE1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1771506750"
},
"departure": {
"delay": -30,
"time": "1771506750"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771503812"
},
"departure": {
"delay": 32,
"time": "1771503872"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1771507110"
},
"departure": {
"delay": -30,
"time": "1771507110"
},
"stopId": "FR:50332:ZE:MALSF1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1771505790"
},
"departure": {
"delay": -30,
"time": "1771505790"
},
"stopId": "FR:50471:ZE:SGRPL2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1771506210"
},
"departure": {
"delay": -30,
"time": "1771506210"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 87,
"time": "1771502667"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1771503565"
},
"departure": {
"delay": 95,
"time": "1771503575"
},
"stopId": "FR:50270:ZE:LIEBG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1771505430"
},
"departure": {
"delay": -30,
"time": "1771505430"
},
"stopId": "FR:50412:ZE:PORLE1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1771505790"
},
"departure": {
"delay": -30,
"time": "1771505790"
},
"stopId": "FR:50490:ZE:SJREG2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1771507890"
},
"departure": {
"delay": -30,
"time": "1771507890"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1771506510"
},
"departure": {
"delay": -30,
"time": "1771506510"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1771504269"
},
"departure": {
"delay": -23,
"time": "1771504297"
},
"stopId": "FR:50551:ZE:SSVMA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771503725"
},
"departure": {
"delay": 86,
"time": "1771503746"
},
"stopId": "FR:50138:ZE:COLFR2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771503314"
},
"departure": {
"delay": 145,
"time": "1771503325"
},
"stopId": "FR:50615:ZE:VALHO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1771505109"
},
"departure": {
"delay": -39,
"time": "1771505121"
},
"stopId": "FR:50412:ZE:SLOMA2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758126x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774250x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771492463"
},
"departure": {
"delay": 32,
"time": "1771492472"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771490713"
},
"departure": {
"delay": 21,
"time": "1771490721"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1771492255"
},
"departure": {
"delay": 114,
"time": "1771492314"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771493028"
},
"departure": {
"delay": 37,
"time": "1771493077"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1771493996"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1771493520"
},
"departure": {
"delay": -50,
"time": "1771493530"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771490802"
},
"departure": {
"delay": 70,
"time": "1771490890"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 155,
"time": "1771491269"
},
"departure": {
"delay": 155,
"time": "1771491275"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -41,
"time": "1771493469"
},
"departure": {
"delay": -41,
"time": "1771493479"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771492938"
},
"departure": {
"delay": 34,
"time": "1771492954"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 162,
"time": "1771490262"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1771493853"
},
"departure": {
"delay": 32,
"time": "1771493912"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1771493678"
},
"departure": {
"delay": -42,
"time": "1771493718"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1771493755"
},
"departure": {
"delay": -44,
"time": "1771493776"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1771493121"
},
"departure": {
"delay": -30,
"time": "1771493130"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1771491000"
},
"departure": {
"delay": 129,
"time": "1771491129"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1771492784"
},
"departure": {
"delay": 61,
"time": "1771492861"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1771493259"
},
"departure": {
"delay": -9,
"time": "1771493271"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1771491461"
},
"departure": {
"delay": 131,
"time": "1771491491"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -52,
"time": "1771493552"
},
"departure": {
"delay": -52,
"time": "1771493588"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1771491941"
},
"departure": {
"delay": 113,
"time": "1771491953"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505147",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774250x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022832x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1771506266"
},
"departure": {
"delay": -34,
"time": "1771506266"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -61,
"time": "1771505639"
},
"departure": {
"delay": -61,
"time": "1771505639"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -35,
"time": "1771506025"
},
"departure": {
"delay": -35,
"time": "1771506025"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -82,
"time": "1771506098"
},
"departure": {
"delay": -82,
"time": "1771506098"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -39,
"time": "1771506201"
},
"departure": {
"delay": -39,
"time": "1771506201"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -32,
"time": "1771505308"
},
"departure": {
"delay": -32,
"time": "1771505308"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -140,
"time": "1771504900"
},
"departure": {
"delay": -140,
"time": "1771504900"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -32,
"time": "1771505728"
},
"departure": {
"delay": -32,
"time": "1771505728"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -43,
"time": "1771506317"
},
"departure": {
"delay": -43,
"time": "1771506317"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -76,
"time": "1771505804"
},
"departure": {
"delay": -76,
"time": "1771505804"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -69,
"time": "1771506351"
},
"departure": {
"delay": -69,
"time": "1771506351"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -82,
"time": "1771505558"
},
"departure": {
"delay": -82,
"time": "1771505558"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -82,
"time": "1771505978"
},
"departure": {
"delay": -82,
"time": "1771505978"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -34,
"time": "1771505246"
},
"departure": {
"delay": -34,
"time": "1771505246"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -82,
"time": "1771506398"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -25,
"time": "1771506155"
},
"departure": {
"delay": -25,
"time": "1771506155"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -63,
"time": "1771505397"
},
"departure": {
"delay": -63,
"time": "1771505397"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -82,
"time": "1771505678"
},
"departure": {
"delay": -82,
"time": "1771505678"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -145,
"time": "1771505015"
},
"departure": {
"delay": -145,
"time": "1771505015"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1771505460"
},
"departure": {
"delay": -60,
"time": "1771505460"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -32,
"time": "1771505848"
},
"departure": {
"delay": -32,
"time": "1771505848"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -83,
"time": "1771504897"
},
"departure": {
"delay": -83,
"time": "1771504897"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -56,
"time": "1771505164"
},
"departure": {
"delay": -56,
"time": "1771505164"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -43,
"time": "1771505897"
},
"departure": {
"delay": -43,
"time": "1771505897"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -90,
"time": "1771504710"
},
"departure": {
"delay": -90,
"time": "1771504710"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022832x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17728:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771506391"
},
"departure": {
"delay": 31,
"time": "1771506391"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1771505527"
},
"departure": {
"delay": 7,
"time": "1771505527"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771505384"
},
"departure": {
"delay": 44,
"time": "1771505384"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507260"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1771506317"
},
"departure": {
"delay": 17,
"time": "1771506317"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771506081"
},
"departure": {
"delay": 21,
"time": "1771506081"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1771505339"
},
"departure": {
"delay": 59,
"time": "1771505339"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771505737"
},
"departure": {
"delay": 37,
"time": "1771505737"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771505664"
},
"departure": {
"delay": 24,
"time": "1771505664"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771506444"
},
"departure": {
"delay": 24,
"time": "1771506444"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771504977"
},
"departure": {
"delay": 57,
"time": "1771504977"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771506598"
},
"departure": {
"delay": 58,
"time": "1771506598"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1771506651"
},
"departure": {
"delay": 51,
"time": "1771506651"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1771505587"
},
"departure": {
"delay": 7,
"time": "1771505587"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771505269"
},
"departure": {
"delay": 49,
"time": "1771505269"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1771506154"
},
"departure": {
"delay": 34,
"time": "1771506154"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1771504922"
},
"departure": {
"delay": 2,
"time": "1771504922"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1771505994"
},
"departure": {
"delay": 54,
"time": "1771505994"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1771505097"
},
"departure": {
"delay": 57,
"time": "1771505097"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504860"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771505067"
},
"departure": {
"delay": 27,
"time": "1771505067"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771505800"
},
"departure": {
"delay": 40,
"time": "1771505800"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771504475",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17728:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15708:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771504327"
},
"departure": {
"delay": 7,
"time": "1771504327"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1771502727"
},
"departure": {
"delay": 27,
"time": "1771502727"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771502753"
},
"departure": {
"delay": 53,
"time": "1771502753"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771503291"
},
"departure": {
"delay": 51,
"time": "1771503291"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1771502969"
},
"departure": {
"delay": 29,
"time": "1771502969"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -211,
"time": "1771504889"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 51,
"time": "1771504071"
},
"departure": {
"delay": 51,
"time": "1771504071"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1771504405"
},
"departure": {
"delay": -35,
"time": "1771504405"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 69,
"time": "1771504082"
},
"departure": {
"delay": 69,
"time": "1771504089"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1771502798"
},
"departure": {
"delay": 38,
"time": "1771502798"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771503392"
},
"departure": {
"delay": 32,
"time": "1771503392"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771503939"
},
"departure": {
"delay": 43,
"time": "1771503943"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1771504615"
},
"departure": {
"delay": -2,
"time": "1771504618"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1771504570"
},
"departure": {
"delay": 10,
"time": "1771504570"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1771503848"
},
"departure": {
"delay": 8,
"time": "1771503848"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1771502868"
},
"departure": {
"delay": 108,
"time": "1771502868"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771504384"
},
"departure": {
"delay": 4,
"time": "1771504384"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1771503171"
},
"departure": {
"delay": 111,
"time": "1771503171"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771504210"
},
"departure": {
"delay": 10,
"time": "1771504210"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1771503622"
},
"departure": {
"delay": 44,
"time": "1771503764"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1771503064"
},
"departure": {
"delay": 89,
"time": "1771503089"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1771502891"
},
"departure": {
"delay": 71,
"time": "1771502891"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771503228"
},
"departure": {
"delay": 48,
"time": "1771503228"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1771503524"
},
"departure": {
"delay": -13,
"time": "1771503527"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -35,
"time": "1771504285"
},
"departure": {
"delay": -35,
"time": "1771504285"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1771504736"
},
"departure": {
"delay": -4,
"time": "1771504736"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -32,
"time": "1771504468"
},
"departure": {
"delay": -32,
"time": "1771504468"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1771503448"
},
"departure": {
"delay": 48,
"time": "1771503468"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771502041"
},
"departure": {
"time": "1771502640"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -103,
"time": "1771504814"
},
"departure": {
"delay": -103,
"time": "1771504817"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1771504688"
},
"departure": {
"delay": 8,
"time": "1771504688"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1771501954",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15708:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -189,
"time": "1771508691"
},
"departure": {
"delay": -189,
"time": "1771508691"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -117,
"time": "1771508583"
},
"departure": {
"delay": -117,
"time": "1771508583"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -129,
"time": "1771508091"
},
"departure": {
"delay": -129,
"time": "1771508091"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1771507655"
},
"departure": {
"delay": -25,
"time": "1771507655"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -239,
"time": "1771508881"
},
"departure": {
"delay": -239,
"time": "1771508881"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -273,
"time": "1771508907"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1771508341"
},
"departure": {
"delay": -59,
"time": "1771508341"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1771507599"
},
"departure": {
"delay": 39,
"time": "1771507599"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -129,
"time": "1771508751"
},
"departure": {
"delay": -129,
"time": "1771508751"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -142,
"time": "1771508018"
},
"departure": {
"delay": -142,
"time": "1771508018"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -114,
"time": "1771507866"
},
"departure": {
"delay": -114,
"time": "1771507866"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -240,
"time": "1771508820"
},
"departure": {
"delay": -240,
"time": "1771508820"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -255,
"time": "1771508805"
},
"departure": {
"delay": -255,
"time": "1771508805"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -108,
"time": "1771508532"
},
"departure": {
"delay": -108,
"time": "1771508532"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -143,
"time": "1771508377"
},
"departure": {
"delay": -143,
"time": "1771508377"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -108,
"time": "1771508172"
},
"departure": {
"delay": -108,
"time": "1771508172"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -175,
"time": "1771508765"
},
"departure": {
"delay": -175,
"time": "1771508765"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -76,
"time": "1771507784"
},
"departure": {
"delay": -76,
"time": "1771507784"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -83,
"time": "1771508497"
},
"departure": {
"delay": -83,
"time": "1771508497"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -112,
"time": "1771507928"
},
"departure": {
"delay": -112,
"time": "1771507928"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -73,
"time": "1771507727"
},
"departure": {
"delay": -73,
"time": "1771507727"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -188,
"time": "1771508632"
},
"departure": {
"delay": -188,
"time": "1771508632"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598473:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771502760"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504920"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771503720"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771504870",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2425:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9803x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771504680"
},
"departure": {
"delay": 5,
"time": "1771504685"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1771504210"
},
"departure": {
"delay": -105,
"time": "1771504215"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771503720"
},
"departure": {
"delay": 5,
"time": "1771503725"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771504080"
},
"departure": {
"delay": 125,
"time": "1771504085"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1771504570"
},
"departure": {
"delay": 75,
"time": "1771504575"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1771503540"
},
"departure": {
"delay": -55,
"time": "1771503545"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"departure": {
"delay": 5,
"time": "1771503125"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771503900"
},
"departure": {
"delay": 65,
"time": "1771503905"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771504560"
},
"departure": {
"delay": 125,
"time": "1771504565"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771503780"
},
"departure": {
"delay": 5,
"time": "1771503785"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1771504140"
},
"departure": {
"delay": 65,
"time": "1771504145"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1771504500"
},
"departure": {
"delay": 125,
"time": "1771504505"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771503480"
},
"departure": {
"delay": 5,
"time": "1771503485"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1771503960"
},
"departure": {
"delay": 65,
"time": "1771503965"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771504980"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771503180"
},
"departure": {
"delay": 5,
"time": "1771503185"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771504740"
},
"departure": {
"delay": 5,
"time": "1771504745"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771504860"
},
"departure": {
"delay": 65,
"time": "1771504865"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1771504200"
},
"departure": {
"delay": 65,
"time": "1771504205"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
}
],
"timestamp": "1771504973",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9803x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2715:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771522800"
},
"departure": {
"time": "1771522800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771522440"
},
"departure": {
"time": "1771522440"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771522020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522620"
},
"departure": {
"time": "1771522620"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771522860"
},
"departure": {
"time": "1771522860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771523040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771522320"
},
"departure": {
"time": "1771522320"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771522380"
},
"departure": {
"time": "1771522380"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771522260"
},
"departure": {
"time": "1771522260"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2715:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3115F5820578x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771511340"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771510500"
},
"departure": {
"time": "1771510560"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771512240"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
}
],
"timestamp": "1771501175",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3115F5820578x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758508x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771503029"
},
"departure": {
"delay": 9,
"time": "1771503069"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771502761"
},
"departure": {
"delay": 39,
"time": "1771502799"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 56,
"time": "1771500356"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771502371"
},
"departure": {
"delay": 12,
"time": "1771502412"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771501994"
},
"departure": {
"delay": 21,
"time": "1771502001"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771501224"
},
"departure": {
"delay": 48,
"time": "1771501248"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771500847"
},
"departure": {
"delay": 125,
"time": "1771500905"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1771500632"
},
"departure": {
"delay": 85,
"time": "1771500745"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 67,
"time": "1771502849"
},
"departure": {
"delay": 67,
"time": "1771502887"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1771503099"
},
"departure": {
"delay": -2,
"time": "1771503118"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1771503308"
},
"departure": {
"delay": -11,
"time": "1771503349"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1771501633"
},
"departure": {
"delay": 31,
"time": "1771501651"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1771502211"
},
"departure": {
"delay": 6,
"time": "1771502226"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771503221"
},
"departure": {
"delay": 30,
"time": "1771503270"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771501694"
},
"departure": {
"delay": 8,
"time": "1771501748"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1771500962"
},
"departure": {
"delay": 62,
"time": "1771500962"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1771502147"
},
"departure": {
"delay": 56,
"time": "1771502156"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1771503467"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1771502255"
},
"departure": {
"delay": -8,
"time": "1771502272"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1771502913"
},
"departure": {
"delay": 14,
"time": "1771502954"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771502560"
},
"departure": {
"delay": 49,
"time": "1771502569"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758508x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3316F5807306x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518180"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771511880"
},
"departure": {
"time": "1771511940"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771512900"
},
"departure": {
"time": "1771513080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771510080"
},
"departure": {
"time": "1771510200"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771511040"
},
"departure": {
"time": "1771511100"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771504655",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3316F5807306x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14794:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771506269"
},
"departure": {
"delay": 29,
"time": "1771506269"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771507950"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1771506991"
},
"departure": {
"delay": 31,
"time": "1771506991"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771507338"
},
"departure": {
"delay": 18,
"time": "1771507338"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771507591"
},
"departure": {
"delay": 31,
"time": "1771507591"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771507155"
},
"departure": {
"delay": 15,
"time": "1771507155"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771507110"
},
"departure": {
"delay": 30,
"time": "1771507110"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771507410"
},
"departure": {
"delay": 30,
"time": "1771507410"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1771507250"
},
"departure": {
"delay": 50,
"time": "1771507250"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771507490"
},
"departure": {
"delay": 50,
"time": "1771507490"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771507217"
},
"departure": {
"delay": 17,
"time": "1771507217"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771507530"
},
"departure": {
"delay": 30,
"time": "1771507530"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771506338"
},
"departure": {
"delay": 38,
"time": "1771506338"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771507122"
},
"departure": {
"delay": 42,
"time": "1771507122"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771507044"
},
"departure": {
"delay": 24,
"time": "1771507044"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771507652"
},
"departure": {
"delay": 32,
"time": "1771507652"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14794:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18738:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1771502427"
},
"departure": {
"delay": -19,
"time": "1771502501"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771502100"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1771503558"
},
"departure": {
"delay": 198,
"time": "1771503558"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1771502286"
},
"departure": {
"delay": -40,
"time": "1771502300"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1771503623"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1771503450"
},
"departure": {
"delay": 150,
"time": "1771503450"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771502231"
},
"departure": {
"delay": 12,
"time": "1771502232"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1771503147"
},
"departure": {
"delay": 150,
"time": "1771503150"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771502153"
},
"departure": {
"delay": -6,
"time": "1771502154"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771501335",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18738:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 348,
"time": "1771506948"
},
"departure": {
"delay": 348,
"time": "1771506948"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -207,
"time": "1771507113"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1044,
"time": "1771505196"
},
"departure": {
"delay": -1044,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 364,
"time": "1771506904"
},
"departure": {
"delay": 364,
"time": "1771506904"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -864,
"time": "1771505196"
},
"departure": {
"delay": -864,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 334,
"time": "1771506814"
},
"departure": {
"delay": 334,
"time": "1771506814"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1044,
"time": "1771505196"
},
"departure": {
"delay": -1044,
"time": "1771505196"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -924,
"time": "1771505196"
},
"departure": {
"delay": -924,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1224,
"time": "1771505196"
},
"departure": {
"delay": -1224,
"time": "1771505196"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771507058"
},
"departure": {
"delay": 38,
"time": "1771507058"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 194,
"time": "1771507034"
},
"departure": {
"delay": 194,
"time": "1771507034"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 377,
"time": "1771506857"
},
"departure": {
"delay": 377,
"time": "1771506857"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -804,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -924,
"time": "1771505196"
},
"departure": {
"delay": -924,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1044,
"time": "1771505196"
},
"departure": {
"delay": -1044,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1104,
"time": "1771505196"
},
"departure": {
"delay": -1104,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -924,
"time": "1771505196"
},
"departure": {
"delay": -924,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 344,
"time": "1771506764"
},
"departure": {
"delay": 344,
"time": "1771506764"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1104,
"time": "1771505196"
},
"departure": {
"delay": -1104,
"time": "1771505196"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -984,
"time": "1771505196"
},
"departure": {
"delay": -984,
"time": "1771505196"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470494:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3774248x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771486022"
},
"departure": {
"delay": 78,
"time": "1771486038"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1771485739"
},
"departure": {
"delay": 29,
"time": "1771485749"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1771485089"
},
"departure": {
"delay": 157,
"time": "1771485097"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771485715"
},
"departure": {
"delay": 63,
"time": "1771485723"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1771484050"
},
"departure": {
"delay": 142,
"time": "1771484122"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1771485367"
},
"departure": {
"delay": 80,
"time": "1771485380"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771483160"
},
"departure": {
"delay": 113,
"time": "1771483253"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771485926"
},
"departure": {
"delay": 60,
"time": "1771485960"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1771485508"
},
"departure": {
"delay": 126,
"time": "1771485546"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1771484512"
},
"departure": {
"delay": 240,
"time": "1771484580"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1771485292"
},
"departure": {
"delay": 132,
"time": "1771485312"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1771483410"
},
"departure": {
"delay": 150,
"time": "1771483410"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1771482958"
},
"departure": {
"delay": 85,
"time": "1771483045"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 132,
"time": "1771482372"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771485767"
},
"departure": {
"delay": 22,
"time": "1771485802"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1771486126"
},
"departure": {
"delay": 161,
"time": "1771486181"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1771484731"
},
"departure": {
"delay": 159,
"time": "1771484739"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1771485187"
},
"departure": {
"delay": 142,
"time": "1771485202"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1771482861"
},
"departure": {
"delay": 31,
"time": "1771482871"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1771483577"
},
"departure": {
"delay": 87,
"time": "1771483587"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1771486342"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3774248x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597554:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1771508984"
},
"departure": {
"delay": -76,
"time": "1771508984"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1771510091"
},
"departure": {
"delay": -49,
"time": "1771510091"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -36,
"time": "1771509684"
},
"departure": {
"delay": -36,
"time": "1771509684"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1771510150"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1771509500"
},
"departure": {
"delay": -40,
"time": "1771509500"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1771509386"
},
"departure": {
"delay": -34,
"time": "1771509386"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -77,
"time": "1771509523"
},
"departure": {
"delay": -77,
"time": "1771509523"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771509910"
},
"departure": {
"delay": 10,
"time": "1771509910"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1771509104"
},
"departure": {
"delay": -16,
"time": "1771509104"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1771509462"
},
"departure": {
"delay": -18,
"time": "1771509462"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771508732"
},
"departure": {
"delay": 32,
"time": "1771508732"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1771509848"
},
"departure": {
"delay": -52,
"time": "1771509848"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -13,
"time": "1771509947"
},
"departure": {
"delay": -13,
"time": "1771509947"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771509157"
},
"departure": {
"delay": 37,
"time": "1771509157"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1771508804"
},
"departure": {
"delay": 44,
"time": "1771508804"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771509612"
},
"departure": {
"delay": 12,
"time": "1771509612"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1771508893"
},
"departure": {
"delay": 13,
"time": "1771508893"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -53,
"time": "1771509247"
},
"departure": {
"delay": -53,
"time": "1771509247"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1771509988"
},
"departure": {
"delay": -32,
"time": "1771509988"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1771510062"
},
"departure": {
"delay": -18,
"time": "1771510062"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597554:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087207x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771506342"
},
"departure": {
"delay": 42,
"time": "1771506342"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771506706"
},
"departure": {
"delay": 46,
"time": "1771506706"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771506030"
},
"departure": {
"delay": 90,
"time": "1771506030"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1771505595"
},
"departure": {
"delay": 75,
"time": "1771505595"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771506780"
},
"departure": {
"delay": 60,
"time": "1771506780"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 42,
"time": "1771505142"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 83,
"time": "1771506743"
},
"departure": {
"delay": 83,
"time": "1771506743"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1771505674"
},
"departure": {
"delay": 94,
"time": "1771505674"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771506099"
},
"departure": {
"delay": 99,
"time": "1771506099"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771506642"
},
"departure": {
"delay": 42,
"time": "1771506642"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1771505846"
},
"departure": {
"delay": 86,
"time": "1771505846"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771506162"
},
"departure": {
"delay": 42,
"time": "1771506162"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771505742"
},
"departure": {
"delay": 42,
"time": "1771505742"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771506400"
},
"departure": {
"delay": 100,
"time": "1771506400"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1771505982"
},
"departure": {
"delay": 42,
"time": "1771505982"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771506230"
},
"departure": {
"delay": 50,
"time": "1771506230"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771505382"
},
"departure": {
"delay": 42,
"time": "1771505382"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771506822"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1771505532"
},
"departure": {
"delay": 72,
"time": "1771505532"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771506462"
},
"departure": {
"delay": 42,
"time": "1771506462"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771506587"
},
"departure": {
"delay": 47,
"time": "1771506587"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1771506511"
},
"departure": {
"delay": 91,
"time": "1771506511"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771505129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087207x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9992x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76259:ZE:FECSMAG1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:76259:ZE:FECSMOR1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771508280"
},
"departure": {
"time": "1771508280"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76259:ZE:FECSENE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:76259:ZE:PARCLOI2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76259:ZE:FECJLOR1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76259:ZE:FECFOUR1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507860"
},
"departure": {
"time": "1771507860"
},
"stopId": "FR:76259:ZE:FECOTOU2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771508460"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9992x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745413x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771503620"
},
"departure": {
"delay": 66,
"time": "1771503666"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1771504647"
},
"departure": {
"delay": 114,
"time": "1771504734"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1771505180"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1771503867"
},
"departure": {
"delay": 118,
"time": "1771503898"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1771504136"
},
"departure": {
"delay": 94,
"time": "1771504174"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1771504584"
},
"departure": {
"delay": 61,
"time": "1771504621"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1771503694"
},
"departure": {
"delay": 82,
"time": "1771503742"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1771504013"
},
"departure": {
"delay": 127,
"time": "1771504087"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1771504781"
},
"departure": {
"delay": 135,
"time": "1771504815"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771503948"
},
"departure": {
"delay": 88,
"time": "1771503988"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771504419"
},
"departure": {
"delay": 79,
"time": "1771504459"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1771503485"
},
"departure": {
"delay": 46,
"time": "1771503526"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1771504494"
},
"departure": {
"delay": 64,
"time": "1771504564"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771503553"
},
"departure": {
"delay": 58,
"time": "1771503598"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1771504838"
},
"departure": {
"delay": 77,
"time": "1771504877"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1771503771"
},
"departure": {
"delay": 99,
"time": "1771503819"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1771504926"
},
"departure": {
"delay": 198,
"time": "1771505118"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771504205"
},
"departure": {
"delay": 43,
"time": "1771504243"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771504289"
},
"departure": {
"delay": 63,
"time": "1771504323"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 93,
"time": "1771503393"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745413x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771487792"
},
"departure": {
"delay": 45,
"time": "1771487805"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1771488980"
},
"departure": {
"delay": 129,
"time": "1771489029"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1771488293"
},
"departure": {
"delay": 61,
"time": "1771488361"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1771489289"
},
"departure": {
"delay": 189,
"time": "1771489329"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1771489212"
},
"departure": {
"delay": 154,
"time": "1771489234"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -25,
"time": "1771487958"
},
"departure": {
"delay": -25,
"time": "1771487975"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1771487665"
},
"departure": {
"delay": 47,
"time": "1771487687"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1771489404"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1771487746"
},
"departure": {
"delay": 2,
"time": "1771487762"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1771488838"
},
"departure": {
"delay": 64,
"time": "1771488844"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 113,
"time": "1771488441"
},
"departure": {
"delay": 113,
"time": "1771488473"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1771488685"
},
"departure": {
"delay": 97,
"time": "1771488697"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1771488004"
},
"departure": {
"delay": -44,
"time": "1771488016"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 72,
"time": "1771487472"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1771488372"
},
"departure": {
"delay": 103,
"time": "1771488403"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1771487873"
},
"departure": {
"delay": 8,
"time": "1771487888"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 193,
"time": "1771489072"
},
"departure": {
"delay": 193,
"time": "1771489153"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1771488256"
},
"departure": {
"delay": 32,
"time": "1771488272"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1771487518"
},
"departure": {
"delay": 54,
"time": "1771487574"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771488079"
},
"departure": {
"delay": 8,
"time": "1771488188"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1771487644"
},
"departure": {
"delay": 74,
"time": "1771487654"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771488625"
},
"departure": {
"delay": 120,
"time": "1771488660"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1771487820"
},
"departure": {
"delay": 17,
"time": "1771487837"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1771488720"
},
"departure": {
"delay": 87,
"time": "1771488747"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1771488216"
},
"departure": {
"delay": -9,
"time": "1771488231"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759049x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503060"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505280"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6066:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771479519"
},
"departure": {
"delay": 56,
"time": "1771479536"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1771480115"
},
"departure": {
"delay": 27,
"time": "1771480167"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771479185"
},
"departure": {
"delay": 38,
"time": "1771479218"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771479274"
},
"departure": {
"delay": 72,
"time": "1771479312"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1771480353"
},
"departure": {
"delay": 72,
"time": "1771480392"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1771479762"
},
"departure": {
"delay": 87,
"time": "1771479807"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1771480552"
},
"departure": {
"delay": 63,
"time": "1771480563"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1771480044"
},
"departure": {
"delay": -12,
"time": "1771480068"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771480487"
},
"departure": {
"delay": 96,
"time": "1771480536"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 124,
"time": "1771479124"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1771479596"
},
"departure": {
"delay": 100,
"time": "1771479640"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1771479861"
},
"departure": {
"delay": 63,
"time": "1771479903"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1771480420"
},
"departure": {
"delay": 84,
"time": "1771480464"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1771479457"
},
"departure": {
"delay": 72,
"time": "1771479492"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771479370"
},
"departure": {
"delay": 50,
"time": "1771479410"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1771480584"
},
"departure": {
"delay": 36,
"time": "1771480596"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771479950"
},
"departure": {
"delay": 8,
"time": "1771479968"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -59,
"time": "1771480681"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771480265"
},
"departure": {
"delay": 51,
"time": "1771480311"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745448x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771527720"
},
"departure": {
"time": "1771527720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771527120"
},
"departure": {
"time": "1771527120"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771527240"
},
"departure": {
"time": "1771527240"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771527480"
},
"departure": {
"time": "1771527480"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771527180"
},
"departure": {
"time": "1771527180"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771527300"
},
"departure": {
"time": "1771527300"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771526880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771527660"
},
"departure": {
"time": "1771527660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771527900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1936:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771505571"
},
"departure": {
"delay": 51,
"time": "1771505571"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771505790"
},
"departure": {
"delay": 30,
"time": "1771505790"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771506210"
},
"departure": {
"delay": 30,
"time": "1771506210"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771505624"
},
"departure": {
"delay": 44,
"time": "1771505624"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771505734"
},
"departure": {
"delay": 34,
"time": "1771505734"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1771505430"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771505479"
},
"departure": {
"delay": 19,
"time": "1771505479"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1936:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9652:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 422,
"time": "1771502476"
},
"departure": {
"delay": 422,
"time": "1771502522"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 612,
"time": "1771503612"
},
"departure": {
"delay": 612,
"time": "1771503612"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 667,
"time": "1771503522"
},
"departure": {
"delay": 667,
"time": "1771503547"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 557,
"time": "1771503197"
},
"departure": {
"delay": 557,
"time": "1771503197"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 727,
"time": "1771503804"
},
"departure": {
"delay": 727,
"time": "1771503847"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1771501173"
},
"departure": {
"delay": 33,
"time": "1771501173"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 17,
"time": "1771501097"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 467,
"time": "1771502747"
},
"departure": {
"delay": 467,
"time": "1771502747"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 202,
"time": "1771501497"
},
"departure": {
"delay": 202,
"time": "1771501522"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 382,
"time": "1771502104"
},
"departure": {
"delay": 382,
"time": "1771502122"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 427,
"time": "1771501997"
},
"departure": {
"delay": 427,
"time": "1771502047"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 637,
"time": "1771503997"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 332,
"time": "1771502178"
},
"departure": {
"delay": 332,
"time": "1771502192"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 352,
"time": "1771501912"
},
"departure": {
"delay": 352,
"time": "1771501912"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 261,
"time": "1771501701"
},
"departure": {
"delay": 261,
"time": "1771501701"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 464,
"time": "1771502605"
},
"departure": {
"delay": 464,
"time": "1771502624"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 311,
"time": "1771502231"
},
"departure": {
"delay": 311,
"time": "1771502231"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 632,
"time": "1771503572"
},
"departure": {
"delay": 632,
"time": "1771503572"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 749,
"time": "1771503698"
},
"departure": {
"delay": 749,
"time": "1771503749"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 662,
"time": "1771503397"
},
"departure": {
"delay": 662,
"time": "1771503422"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 652,
"time": "1771503472"
},
"departure": {
"delay": 652,
"time": "1771503472"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 574,
"time": "1771503274"
},
"departure": {
"delay": 574,
"time": "1771503274"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 567,
"time": "1771503122"
},
"departure": {
"delay": 567,
"time": "1771503147"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 272,
"time": "1771501772"
},
"departure": {
"delay": 272,
"time": "1771501772"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771501114",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9652:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1771504061"
},
"departure": {
"delay": 161,
"time": "1771504061"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1771504118"
},
"departure": {
"delay": 158,
"time": "1771504118"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1771503700"
},
"departure": {
"delay": 100,
"time": "1771503700"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1771503666"
},
"departure": {
"delay": 129,
"time": "1771503669"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1771505055"
},
"departure": {
"delay": 150,
"time": "1771505070"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1771504855"
},
"departure": {
"delay": 71,
"time": "1771504871"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1771503868"
},
"departure": {
"delay": 148,
"time": "1771503868"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1771504300"
},
"departure": {
"delay": 105,
"time": "1771504305"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1771503743"
},
"departure": {
"delay": 108,
"time": "1771503768"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1771504144"
},
"departure": {
"delay": 126,
"time": "1771504146"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1771504277"
},
"departure": {
"delay": 77,
"time": "1771504277"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1771503898"
},
"departure": {
"delay": 118,
"time": "1771503898"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771504362"
},
"departure": {
"delay": 82,
"time": "1771504402"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771504825"
},
"departure": {
"delay": 85,
"time": "1771504825"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1771504493"
},
"departure": {
"delay": 53,
"time": "1771504493"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1771504023"
},
"departure": {
"delay": 183,
"time": "1771504023"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771503968"
},
"departure": {
"delay": 128,
"time": "1771503968"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1771504796"
},
"departure": {
"delay": 56,
"time": "1771504796"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 103,
"time": "1771503643"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1771505309"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771504570"
},
"departure": {
"delay": 10,
"time": "1771504570"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1771504229"
},
"departure": {
"delay": 89,
"time": "1771504229"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771504620"
},
"departure": {
"delay": 83,
"time": "1771504643"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1771504444"
},
"departure": {
"delay": 64,
"time": "1771504444"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1771504539"
},
"departure": {
"delay": 39,
"time": "1771504539"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1771504754"
},
"departure": {
"delay": 89,
"time": "1771504769"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771503654",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12013:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3432:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771508700"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771508340"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771508040"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771508580"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771508460"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507860"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3432:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748463x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 225,
"time": "1771501051"
},
"departure": {
"delay": 225,
"time": "1771501065"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771502843"
},
"departure": {
"delay": 34,
"time": "1771502854"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 209,
"time": "1771501215"
},
"departure": {
"delay": 209,
"time": "1771501229"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1771502521"
},
"departure": {
"delay": 141,
"time": "1771502541"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1771501713"
},
"departure": {
"delay": 101,
"time": "1771501721"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1771501567"
},
"departure": {
"delay": 181,
"time": "1771501621"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 165,
"time": "1771500705"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1771501641"
},
"departure": {
"delay": 152,
"time": "1771501652"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771502044"
},
"departure": {
"delay": 92,
"time": "1771502072"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1771502878"
},
"departure": {
"delay": 6,
"time": "1771502886"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1771502701"
},
"departure": {
"delay": 131,
"time": "1771502711"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 124,
"time": "1771502632"
},
"departure": {
"delay": 124,
"time": "1771502644"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1771502727"
},
"departure": {
"delay": 95,
"time": "1771502735"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 170,
"time": "1771501474"
},
"departure": {
"delay": 170,
"time": "1771501490"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -19,
"time": "1771502903"
},
"departure": {
"delay": -19,
"time": "1771502921"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 195,
"time": "1771501264"
},
"departure": {
"delay": 195,
"time": "1771501275"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1771503093"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 218,
"time": "1771502142"
},
"departure": {
"delay": 218,
"time": "1771502498"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1771501983"
},
"departure": {
"delay": 93,
"time": "1771502013"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771501817"
},
"departure": {
"delay": 56,
"time": "1771501856"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1771502793"
},
"departure": {
"delay": 73,
"time": "1771502833"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1771502926"
},
"departure": {
"delay": 2,
"time": "1771502942"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 194,
"time": "1771501139"
},
"departure": {
"delay": 194,
"time": "1771501154"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1771501363"
},
"departure": {
"delay": 177,
"time": "1771501377"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1771501291"
},
"departure": {
"delay": 168,
"time": "1771501308"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 192,
"time": "1771501016"
},
"departure": {
"delay": 192,
"time": "1771501032"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1771503035"
},
"departure": {
"delay": -8,
"time": "1771503052"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 74,
"time": "1771502761"
},
"departure": {
"delay": 74,
"time": "1771502774"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771501878"
},
"departure": {
"delay": 37,
"time": "1771501897"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 196,
"time": "1771500879"
},
"departure": {
"delay": 196,
"time": "1771500976"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771502998"
},
"departure": {
"delay": 8,
"time": "1771503008"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 153,
"time": "1771501393"
},
"departure": {
"delay": 153,
"time": "1771501413"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771501761"
},
"departure": {
"delay": 51,
"time": "1771501791"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748463x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771532640"
},
"departure": {
"time": "1771532640"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771532580"
},
"departure": {
"time": "1771532580"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771532700"
},
"departure": {
"time": "1771532700"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771532520"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771532760"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3125:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758193x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1771480129"
},
"departure": {
"delay": -63,
"time": "1771480137"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1771477768"
},
"departure": {
"delay": -32,
"time": "1771477828"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771479365"
},
"departure": {
"delay": 5,
"time": "1771479365"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1771479533"
},
"departure": {
"delay": 1,
"time": "1771479541"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771479014"
},
"departure": {
"delay": 42,
"time": "1771479042"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771477986"
},
"departure": {
"time": "1771478160"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 3,
"time": "1771477623"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -191,
"time": "1771480609"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771479961"
},
"departure": {
"delay": 21,
"time": "1771479981"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1771477872"
},
"departure": {
"delay": -30,
"time": "1771477890"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1771478630"
},
"departure": {
"delay": 116,
"time": "1771478636"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -48,
"time": "1771478221"
},
"departure": {
"delay": -48,
"time": "1771478352"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771478920"
},
"departure": {
"delay": 50,
"time": "1771478930"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758193x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -328,
"time": "1771503692"
},
"departure": {
"delay": -328,
"time": "1771503692"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -137,
"time": "1771502863"
},
"departure": {
"delay": -137,
"time": "1771502863"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1771502365"
},
"departure": {
"delay": 145,
"time": "1771502365"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -255,
"time": "1771503765"
},
"departure": {
"delay": -255,
"time": "1771503765"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 130,
"time": "1771502265"
},
"departure": {
"delay": 130,
"time": "1771502290"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1771501934"
},
"departure": {
"delay": 74,
"time": "1771501934"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -270,
"time": "1771503090"
},
"departure": {
"delay": -270,
"time": "1771503090"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -220,
"time": "1771503120"
},
"departure": {
"delay": -220,
"time": "1771503140"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1771501840"
},
"departure": {
"delay": 160,
"time": "1771501840"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -320,
"time": "1771503640"
},
"departure": {
"delay": -320,
"time": "1771503640"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1771501896"
},
"departure": {
"delay": 96,
"time": "1771501896"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -250,
"time": "1771502977"
},
"departure": {
"delay": -250,
"time": "1771502990"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -220,
"time": "1771503020"
},
"departure": {
"delay": -220,
"time": "1771503020"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -213,
"time": "1771503207"
},
"departure": {
"delay": -213,
"time": "1771503207"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -137,
"time": "1771502683"
},
"departure": {
"delay": -137,
"time": "1771502683"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1771502020"
},
"departure": {
"delay": 145,
"time": "1771502065"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1771501811"
},
"departure": {
"delay": 131,
"time": "1771501811"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -250,
"time": "1771503170"
},
"departure": {
"delay": -250,
"time": "1771503170"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 179,
"time": "1771502219"
},
"departure": {
"delay": 179,
"time": "1771502219"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -299,
"time": "1771503661"
},
"departure": {
"delay": -299,
"time": "1771503661"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1771502640"
},
"departure": {
"delay": -60,
"time": "1771502640"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -267,
"time": "1771503873"
},
"departure": {
"delay": -267,
"time": "1771503873"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 147,
"time": "1771501767"
},
"departure": {
"delay": 147,
"time": "1771501767"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -290,
"time": "1771503790"
},
"departure": {
"delay": -290,
"time": "1771503790"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
}
],
"timestamp": "1771501724",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15997:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771507466"
},
"departure": {
"delay": 26,
"time": "1771507466"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1771508260"
},
"departure": {
"delay": 40,
"time": "1771508260"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771507421"
},
"departure": {
"delay": 41,
"time": "1771507421"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771508303"
},
"departure": {
"delay": 23,
"time": "1771508303"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771507820"
},
"departure": {
"delay": 20,
"time": "1771507820"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771508435"
},
"departure": {
"delay": 35,
"time": "1771508435"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771508673"
},
"departure": {
"delay": 33,
"time": "1771508673"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771508620"
},
"departure": {
"delay": 40,
"time": "1771508620"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771507517"
},
"departure": {
"delay": 17,
"time": "1771507517"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771503874",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11606:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10917:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771506662"
},
"departure": {
"delay": 2,
"time": "1771506662"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771506810"
},
"departure": {
"delay": 30,
"time": "1771506810"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771507383"
},
"departure": {
"delay": 3,
"time": "1771507383"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771506862"
},
"departure": {
"delay": 22,
"time": "1771506862"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771506632"
},
"departure": {
"delay": 32,
"time": "1771506632"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771507445"
},
"departure": {
"delay": 5,
"time": "1771507445"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771478052",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10917:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771505077"
},
"departure": {
"delay": 75,
"time": "1771505115"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 75,
"time": "1771504972"
},
"departure": {
"delay": 75,
"time": "1771504995"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1771505371"
},
"departure": {
"delay": 101,
"time": "1771505381"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 72,
"time": "1771505282"
},
"departure": {
"delay": 72,
"time": "1771505292"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 103,
"time": "1771504930"
},
"departure": {
"delay": 103,
"time": "1771504963"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1771505507"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 87,
"time": "1771505039"
},
"departure": {
"delay": 87,
"time": "1771505067"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 113,
"time": "1771505443"
},
"departure": {
"delay": 113,
"time": "1771505453"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 78,
"time": "1771504868"
},
"departure": {
"delay": 78,
"time": "1771504878"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1771505206"
},
"departure": {
"delay": 61,
"time": "1771505221"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
}
],
"timestamp": "1771505127",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6002308866375680x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758881x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 112,
"time": "1771481632"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 167,
"time": "1771484421"
},
"departure": {
"delay": 167,
"time": "1771484447"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 42,
"time": "1771483102"
},
"departure": {
"delay": 42,
"time": "1771483122"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771482375"
},
"departure": {
"delay": 51,
"time": "1771482411"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1771481836"
},
"departure": {
"delay": 87,
"time": "1771481847"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1771484644"
},
"departure": {
"delay": 81,
"time": "1771484661"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 44,
"time": "1771485010"
},
"departure": {
"delay": 44,
"time": "1771485044"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 76,
"time": "1771482985"
},
"departure": {
"delay": 76,
"time": "1771483036"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1771484264"
},
"departure": {
"delay": 125,
"time": "1771484285"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 166,
"time": "1771483954"
},
"departure": {
"delay": 166,
"time": "1771483966"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 102,
"time": "1771483731"
},
"departure": {
"delay": 102,
"time": "1771483782"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1771481690"
},
"departure": {
"delay": 131,
"time": "1771481711"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771484923"
},
"departure": {
"delay": 55,
"time": "1771484935"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 56,
"time": "1771484683"
},
"departure": {
"delay": 56,
"time": "1771484696"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 77,
"time": "1771484767"
},
"departure": {
"delay": 77,
"time": "1771484777"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 42,
"time": "1771483258"
},
"departure": {
"delay": 42,
"time": "1771483302"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1771484061"
},
"departure": {
"delay": 154,
"time": "1771484074"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1771483175"
},
"departure": {
"delay": 24,
"time": "1771483224"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1771483697"
},
"departure": {
"delay": 97,
"time": "1771483717"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1771484611"
},
"departure": {
"delay": 100,
"time": "1771484620"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 22,
"time": "1771485082"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 72,
"time": "1771481867"
},
"departure": {
"delay": 72,
"time": "1771481892"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1771484380"
},
"departure": {
"delay": 114,
"time": "1771484394"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 152,
"time": "1771483593"
},
"departure": {
"delay": 152,
"time": "1771483652"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 72,
"time": "1771483326"
},
"departure": {
"delay": 72,
"time": "1771483392"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1771484340"
},
"departure": {
"delay": 135,
"time": "1771484355"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 111,
"time": "1771481774"
},
"departure": {
"delay": 111,
"time": "1771481811"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1771483476"
},
"departure": {
"delay": 149,
"time": "1771483529"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1771481970"
},
"departure": {
"delay": 95,
"time": "1771481975"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1771484158"
},
"departure": {
"delay": 139,
"time": "1771484179"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 62,
"time": "1771484796"
},
"departure": {
"delay": 62,
"time": "1771484822"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 109,
"time": "1771484494"
},
"departure": {
"delay": 109,
"time": "1771484509"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 69,
"time": "1771482098"
},
"departure": {
"delay": 69,
"time": "1771482129"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771481991"
},
"departure": {
"delay": 97,
"time": "1771482037"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1771482877"
},
"departure": {
"delay": 104,
"time": "1771482884"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1771484104"
},
"departure": {
"delay": 145,
"time": "1771484125"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1771482723"
},
"departure": {
"delay": 101,
"time": "1771482761"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 132,
"time": "1771483841"
},
"departure": {
"delay": 132,
"time": "1771483872"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1771482248"
},
"departure": {
"delay": 57,
"time": "1771482297"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771482328"
},
"departure": {
"delay": 56,
"time": "1771482356"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771482505"
},
"departure": {
"delay": 87,
"time": "1771482567"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771481909"
},
"departure": {
"delay": 72,
"time": "1771481952"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1771482608"
},
"departure": {
"delay": 111,
"time": "1771482651"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1771484552"
},
"departure": {
"delay": 139,
"time": "1771484599"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 96,
"time": "1771482431"
},
"departure": {
"delay": 96,
"time": "1771482456"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 167,
"time": "1771484012"
},
"departure": {
"delay": 167,
"time": "1771484027"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 147,
"time": "1771484474"
},
"departure": {
"delay": 147,
"time": "1771484487"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 44,
"time": "1771482147"
},
"departure": {
"delay": 44,
"time": "1771482164"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1771482079"
},
"departure": {
"delay": 85,
"time": "1771482085"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771484947"
},
"departure": {
"delay": 22,
"time": "1771484962"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758881x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758091x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 215,
"time": "1771504715"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1771505920"
},
"departure": {
"delay": 160,
"time": "1771505920"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1771506220"
},
"departure": {
"delay": 160,
"time": "1771506220"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1771506760"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1771504893"
},
"departure": {
"delay": 190,
"time": "1771504930"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1771505800"
},
"departure": {
"delay": 160,
"time": "1771505800"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1771505440"
},
"departure": {
"delay": 160,
"time": "1771505440"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1771505200"
},
"departure": {
"delay": 160,
"time": "1771505200"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1771506640"
},
"departure": {
"delay": 160,
"time": "1771506640"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1771506340"
},
"departure": {
"delay": 160,
"time": "1771506340"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758091x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848954F5801579x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502160"
},
"departure": {
"time": "1771502220"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500360"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771502400"
},
"departure": {
"time": "1771502460"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771504200"
},
"departure": {
"time": "1771504260"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500120"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771501560"
},
"departure": {
"time": "1771501620"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771504560"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771501080"
},
"departure": {
"time": "1771501140"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771503120"
},
"departure": {
"time": "1771503180"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1771499220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500660"
},
"departure": {
"time": "1771500720"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771495593",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848954F5801579x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2297,
"time": "1771505203"
},
"departure": {
"delay": -2297,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2597,
"time": "1771505203"
},
"departure": {
"delay": -2597,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2957,
"time": "1771505203"
},
"departure": {
"delay": -2957,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3497,
"time": "1771505203"
},
"departure": {
"delay": -3497,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2837,
"time": "1771505203"
},
"departure": {
"delay": -2837,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -114,
"time": "1771508646"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2897,
"time": "1771505203"
},
"departure": {
"delay": -2897,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3017,
"time": "1771505203"
},
"departure": {
"delay": -3017,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2657,
"time": "1771505203"
},
"departure": {
"delay": -2657,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2777,
"time": "1771505203"
},
"departure": {
"delay": -2777,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -2177,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2477,
"time": "1771505203"
},
"departure": {
"delay": -2477,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2237,
"time": "1771505203"
},
"departure": {
"delay": -2237,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3137,
"time": "1771505203"
},
"departure": {
"delay": -3137,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3437,
"time": "1771505203"
},
"departure": {
"delay": -3437,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598169:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1771504468"
},
"departure": {
"delay": 208,
"time": "1771504468"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 290,
"time": "1771505630"
},
"departure": {
"delay": 290,
"time": "1771505630"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1771503946"
},
"departure": {
"delay": 106,
"time": "1771503946"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 312,
"time": "1771505832"
},
"departure": {
"delay": 312,
"time": "1771505832"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 146,
"time": "1771504046"
},
"departure": {
"delay": 146,
"time": "1771504046"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 278,
"time": "1771505498"
},
"departure": {
"delay": 278,
"time": "1771505498"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 284,
"time": "1771505264"
},
"departure": {
"delay": 284,
"time": "1771505264"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 305,
"time": "1771504625"
},
"departure": {
"delay": 305,
"time": "1771504625"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 283,
"time": "1771505023"
},
"departure": {
"delay": 283,
"time": "1771505023"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 334,
"time": "1771505314"
},
"departure": {
"delay": 334,
"time": "1771505314"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 351,
"time": "1771504911"
},
"departure": {
"delay": 351,
"time": "1771504911"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 206,
"time": "1771504406"
},
"departure": {
"delay": 206,
"time": "1771504406"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1771504172"
},
"departure": {
"delay": 212,
"time": "1771504172"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1771503676"
},
"departure": {
"delay": 156,
"time": "1771503696"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 239,
"time": "1771504259"
},
"departure": {
"delay": 239,
"time": "1771504259"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 286,
"time": "1771505121"
},
"departure": {
"delay": 286,
"time": "1771505146"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 337,
"time": "1771504957"
},
"departure": {
"delay": 337,
"time": "1771504957"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1771503772"
},
"departure": {
"delay": 112,
"time": "1771503772"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 280,
"time": "1771505380"
},
"departure": {
"delay": 280,
"time": "1771505380"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 271,
"time": "1771504751"
},
"departure": {
"delay": 271,
"time": "1771504771"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1771503882"
},
"departure": {
"delay": 102,
"time": "1771503882"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 278,
"time": "1771506038"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 326,
"time": "1771505726"
},
"departure": {
"delay": 326,
"time": "1771505726"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1771503466"
},
"departure": {
"delay": 46,
"time": "1771503466"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 278,
"time": "1771505918"
},
"departure": {
"delay": 278,
"time": "1771505918"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1771503592"
},
"departure": {
"delay": 112,
"time": "1771503592"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 335,
"time": "1771505435"
},
"departure": {
"delay": 335,
"time": "1771505435"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 144,
"time": "1771503624"
},
"departure": {
"delay": 144,
"time": "1771503624"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1771503859"
},
"departure": {
"delay": 139,
"time": "1771503859"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 278,
"time": "1771505198"
},
"departure": {
"delay": 278,
"time": "1771505198"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 271,
"time": "1771505071"
},
"departure": {
"delay": 271,
"time": "1771505071"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 320,
"time": "1771505540"
},
"departure": {
"delay": 320,
"time": "1771505540"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 289,
"time": "1771504729"
},
"departure": {
"delay": 289,
"time": "1771504729"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1771504320"
},
"departure": {
"delay": 240,
"time": "1771504320"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771503154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17673:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771503728"
},
"departure": {
"delay": 90,
"time": "1771503750"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 110,
"time": "1771502604"
},
"departure": {
"delay": 110,
"time": "1771502630"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1771503088"
},
"departure": {
"delay": 110,
"time": "1771503110"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1771503276"
},
"departure": {
"delay": 130,
"time": "1771503310"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771503640"
},
"departure": {
"delay": 50,
"time": "1771503650"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771503813"
},
"departure": {
"delay": 50,
"time": "1771503830"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1771502697"
},
"departure": {
"delay": 150,
"time": "1771502730"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1771502871"
},
"departure": {
"delay": 150,
"time": "1771502910"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1771503537"
},
"departure": {
"delay": 70,
"time": "1771503550"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1771502801"
},
"departure": {
"delay": 140,
"time": "1771502840"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 70,
"time": "1771502530"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1771503440"
},
"departure": {
"delay": 90,
"time": "1771503450"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771504080"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1771502982"
},
"departure": {
"delay": 170,
"time": "1771502990"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1771503191"
},
"departure": {
"delay": 150,
"time": "1771503210"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771503350"
},
"departure": {
"delay": 130,
"time": "1771503370"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771503903"
},
"departure": {
"delay": 90,
"time": "1771503930"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771503989"
},
"departure": {
"delay": 91,
"time": "1771503991"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771502535",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3412:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771501737"
},
"departure": {
"delay": 57,
"time": "1771501737"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -90,
"time": "1771503810"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1771502176"
},
"departure": {
"delay": -18,
"time": "1771502202"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771501680"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1771503211"
},
"departure": {
"delay": -29,
"time": "1771503211"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1771503310"
},
"departure": {
"delay": -50,
"time": "1771503310"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771501864"
},
"departure": {
"delay": 64,
"time": "1771501864"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1771502363"
},
"departure": {
"delay": -37,
"time": "1771502363"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771503011"
},
"departure": {
"delay": 35,
"time": "1771503035"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771502266"
},
"departure": {
"delay": 6,
"time": "1771502286"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771502460"
},
"departure": {
"time": "1771502460"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1771503093"
},
"departure": {
"delay": -27,
"time": "1771503093"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1771503761"
},
"departure": {
"delay": -19,
"time": "1771503761"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771503710"
},
"departure": {
"delay": -10,
"time": "1771503710"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1771502010"
},
"departure": {
"delay": 150,
"time": "1771502010"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771501115",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7497:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111986x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1771506235"
},
"departure": {
"delay": 115,
"time": "1771506235"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1771506019"
},
"departure": {
"delay": 79,
"time": "1771506019"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1771505548"
},
"departure": {
"delay": 88,
"time": "1771505548"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1771506135"
},
"departure": {
"delay": 75,
"time": "1771506135"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771505382"
},
"departure": {
"delay": 102,
"time": "1771505382"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1771505818"
},
"departure": {
"delay": 118,
"time": "1771505818"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1771505031"
},
"departure": {
"delay": 111,
"time": "1771505031"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771505916"
},
"departure": {
"delay": 96,
"time": "1771505916"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1771506314"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771505731"
},
"departure": {
"delay": 91,
"time": "1771505731"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1771505269"
},
"departure": {
"delay": 109,
"time": "1771505269"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1771505112"
},
"departure": {
"delay": 72,
"time": "1771505112"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111986x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3341F5820381x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771510980"
},
"departure": {
"time": "1771511040"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771511880"
},
"departure": {
"time": "1771511940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771513260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771502135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3341F5820381x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771488838"
},
"departure": {
"delay": 19,
"time": "1771488859"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 66,
"time": "1771488066"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771488898"
},
"departure": {
"delay": 22,
"time": "1771488922"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1771488404"
},
"departure": {
"delay": 52,
"time": "1771488532"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771488778"
},
"departure": {
"delay": 10,
"time": "1771488790"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771488629"
},
"departure": {
"delay": 43,
"time": "1771488643"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1771488201"
},
"departure": {
"delay": 97,
"time": "1771488217"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771489437"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1771488315"
},
"departure": {
"delay": 82,
"time": "1771488322"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -41,
"time": "1771488360"
},
"departure": {
"delay": -41,
"time": "1771488379"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771489309"
},
"departure": {
"delay": 55,
"time": "1771489315"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771488336"
},
"departure": {
"delay": 46,
"time": "1771488346"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771489341"
},
"departure": {
"delay": 36,
"time": "1771489356"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771488256"
},
"departure": {
"delay": 88,
"time": "1771488268"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771489197"
},
"departure": {
"delay": 15,
"time": "1771489215"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771489043"
},
"departure": {
"delay": -14,
"time": "1771489066"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1771489100"
},
"departure": {
"delay": -33,
"time": "1771489107"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771488683"
},
"departure": {
"delay": 32,
"time": "1771488692"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758890x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771491130"
},
"departure": {
"delay": 9,
"time": "1771491189"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1771492018"
},
"departure": {
"delay": -48,
"time": "1771492032"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771491231"
},
"departure": {
"delay": 16,
"time": "1771491256"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 16,
"time": "1771489816"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771490034"
},
"departure": {
"delay": 21,
"time": "1771490061"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771490800"
},
"departure": {
"delay": 54,
"time": "1771490814"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1771492476"
},
"departure": {
"delay": 93,
"time": "1771492533"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -23,
"time": "1771491857"
},
"departure": {
"delay": -23,
"time": "1771491877"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1771492667"
},
"departure": {
"delay": 76,
"time": "1771492696"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -13,
"time": "1771492772"
},
"departure": {
"delay": -13,
"time": "1771492787"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -61,
"time": "1771492064"
},
"departure": {
"delay": -61,
"time": "1771492079"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1771492702"
},
"departure": {
"delay": 41,
"time": "1771492721"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 48,
"time": "1771490166"
},
"departure": {
"delay": 48,
"time": "1771490208"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771491558"
},
"departure": {
"delay": 38,
"time": "1771491578"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1771491712"
},
"departure": {
"delay": -41,
"time": "1771491739"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1771490630"
},
"departure": {
"delay": 83,
"time": "1771490663"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771492434"
},
"departure": {
"delay": 11,
"time": "1771492451"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1771490247"
},
"departure": {
"delay": 36,
"time": "1771490256"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1771491327"
},
"departure": {
"delay": -2,
"time": "1771491358"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -34,
"time": "1771491972"
},
"departure": {
"delay": -34,
"time": "1771491986"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1771493170"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 15,
"time": "1771490338"
},
"departure": {
"delay": 15,
"time": "1771490355"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1771493064"
},
"departure": {
"delay": -24,
"time": "1771493076"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1771491000"
},
"departure": {
"delay": 15,
"time": "1771491015"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1771490111"
},
"departure": {
"delay": 36,
"time": "1771490136"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771490900"
},
"departure": {
"delay": 52,
"time": "1771490932"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1771493114"
},
"departure": {
"delay": -29,
"time": "1771493131"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -40,
"time": "1771491903"
},
"departure": {
"delay": -40,
"time": "1771491920"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1771492218"
},
"departure": {
"delay": 15,
"time": "1771492335"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1771492840"
},
"departure": {
"delay": 17,
"time": "1771492877"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -42,
"time": "1771491762"
},
"departure": {
"delay": -42,
"time": "1771491798"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1771489873"
},
"departure": {
"delay": 43,
"time": "1771489903"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771490542"
},
"departure": {
"delay": 57,
"time": "1771490577"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771493025"
},
"departure": {
"delay": 1,
"time": "1771493041"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 48,
"time": "1771492600"
},
"departure": {
"delay": 48,
"time": "1771492608"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 42,
"time": "1771490295"
},
"departure": {
"delay": 42,
"time": "1771490322"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771492735"
},
"departure": {
"delay": 5,
"time": "1771492745"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 46,
"time": "1771490075"
},
"departure": {
"delay": 46,
"time": "1771490086"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771492897"
},
"departure": {
"delay": 3,
"time": "1771492923"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 30,
"time": "1771489987"
},
"departure": {
"delay": 30,
"time": "1771490010"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771490595"
},
"departure": {
"delay": 30,
"time": "1771490610"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771491651"
},
"departure": {
"delay": 5,
"time": "1771491665"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1771492399"
},
"departure": {
"delay": 29,
"time": "1771492409"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -62,
"time": "1771492121"
},
"departure": {
"delay": -62,
"time": "1771492138"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1771490483"
},
"departure": {
"delay": 57,
"time": "1771490517"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1771492561"
},
"departure": {
"delay": 85,
"time": "1771492585"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1771490143"
},
"departure": {
"delay": 55,
"time": "1771490155"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1771490719"
},
"departure": {
"delay": 56,
"time": "1771490756"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771491400"
},
"departure": {
"delay": 7,
"time": "1771491427"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771491448"
},
"departure": {
"delay": 39,
"time": "1771491519"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758890x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745395x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1771487507"
},
"departure": {
"delay": 146,
"time": "1771487546"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 140,
"time": "1771487688"
},
"departure": {
"delay": 140,
"time": "1771487720"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1771487629"
},
"departure": {
"delay": 146,
"time": "1771487666"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1771488624"
},
"departure": {
"delay": -32,
"time": "1771488688"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771488396"
},
"departure": {
"delay": 28,
"time": "1771488448"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1771487830"
},
"departure": {
"delay": 109,
"time": "1771487869"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771487771"
},
"departure": {
"delay": 102,
"time": "1771487802"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771488337"
},
"departure": {
"delay": 15,
"time": "1771488375"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 146,
"time": "1771487449"
},
"departure": {
"delay": 146,
"time": "1771487486"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 202,
"time": "1771487302"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771487976"
},
"departure": {
"delay": 7,
"time": "1771488007"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771488143"
},
"departure": {
"delay": 8,
"time": "1771488188"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1771487564"
},
"departure": {
"delay": 142,
"time": "1771487602"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771487914"
},
"departure": {
"delay": 49,
"time": "1771487929"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771488229"
},
"departure": {
"delay": 4,
"time": "1771488304"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1771488526"
},
"departure": {
"delay": -43,
"time": "1771488557"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1771488479"
},
"departure": {
"delay": 27,
"time": "1771488507"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771488057"
},
"departure": {
"delay": 28,
"time": "1771488088"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1771487393"
},
"departure": {
"delay": 148,
"time": "1771487428"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -81,
"time": "1771488759"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745395x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7986:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1771502548"
},
"departure": {
"delay": 88,
"time": "1771502548"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1771501775"
},
"departure": {
"delay": -25,
"time": "1771501775"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771501698"
},
"departure": {
"delay": 18,
"time": "1771501698"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771503390"
},
"departure": {
"delay": 30,
"time": "1771503390"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1771503191"
},
"departure": {
"delay": 71,
"time": "1771503191"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1771502351"
},
"departure": {
"delay": 71,
"time": "1771502351"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771501658"
},
"departure": {
"delay": 38,
"time": "1771501658"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1771502648"
},
"departure": {
"delay": 128,
"time": "1771502648"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1771502454"
},
"departure": {
"delay": 54,
"time": "1771502454"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1771503230"
},
"departure": {
"delay": -2,
"time": "1771503298"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1771502224"
},
"departure": {
"delay": 124,
"time": "1771502224"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771501555",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7986:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759111x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771506230"
},
"departure": {
"delay": -10,
"time": "1771506230"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771506410"
},
"departure": {
"delay": -10,
"time": "1771506410"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771506290"
},
"departure": {
"delay": -10,
"time": "1771506290"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1771505750"
},
"departure": {
"delay": -10,
"time": "1771505750"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 32,
"time": "1771504952"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771505330"
},
"departure": {
"delay": -10,
"time": "1771505330"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1771505004"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771505810"
},
"departure": {
"delay": -10,
"time": "1771505810"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771505510"
},
"departure": {
"delay": -10,
"time": "1771505510"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771505450"
},
"departure": {
"delay": -10,
"time": "1771505450"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1771505690"
},
"departure": {
"delay": -10,
"time": "1771505690"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771505930"
},
"departure": {
"delay": -10,
"time": "1771505930"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771506170"
},
"departure": {
"delay": -10,
"time": "1771506170"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1771505870"
},
"departure": {
"delay": -10,
"time": "1771505870"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1771505750"
},
"departure": {
"delay": -10,
"time": "1771505750"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771506410"
},
"departure": {
"delay": -10,
"time": "1771506410"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771505270"
},
"departure": {
"delay": -10,
"time": "1771505270"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771506470"
},
"departure": {
"delay": -10,
"time": "1771506470"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1771506590"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771505870"
},
"departure": {
"delay": -10,
"time": "1771505870"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1771506290"
},
"departure": {
"delay": -10,
"time": "1771506290"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1771506050"
},
"departure": {
"delay": -10,
"time": "1771506050"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771505570"
},
"departure": {
"delay": -10,
"time": "1771505570"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759111x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852856F5801297x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498740"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1771496760"
},
"departure": {
"time": "1771496820"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 30
},
{
"departure": {
"time": "1771496460"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500600"
},
"departure": {
"time": "1771500660"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771501440"
},
"departure": {
"time": "1771501560"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771502160"
},
"departure": {
"time": "1771502760"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771508580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499700"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 34
}
],
"timestamp": "1771492834",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852856F5801297x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771508100"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4487:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191156x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771504612"
},
"departure": {
"delay": 52,
"time": "1771504612"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1771504948"
},
"departure": {
"delay": 88,
"time": "1771504948"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1771505030"
},
"departure": {
"delay": 110,
"time": "1771505030"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1771504742"
},
"departure": {
"delay": 62,
"time": "1771504742"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1771504795"
},
"departure": {
"delay": 55,
"time": "1771504795"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771504839"
},
"departure": {
"delay": 39,
"time": "1771504839"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1771504861"
},
"departure": {
"delay": 61,
"time": "1771504861"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1771505086"
},
"departure": {
"delay": 106,
"time": "1771505086"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1771505367"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771504619",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191156x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 304,
"time": "1771505164"
},
"departure": {
"delay": 304,
"time": "1771505164"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1771503783"
},
"departure": {
"delay": 107,
"time": "1771503827"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 256,
"time": "1771505116"
},
"departure": {
"delay": 256,
"time": "1771505116"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 197,
"time": "1771503677"
},
"departure": {
"delay": 197,
"time": "1771503677"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 252,
"time": "1771505712"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 282,
"time": "1771504997"
},
"departure": {
"delay": 282,
"time": "1771505022"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 167,
"time": "1771504247"
},
"departure": {
"delay": 167,
"time": "1771504247"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 298,
"time": "1771505638"
},
"departure": {
"delay": 298,
"time": "1771505638"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 282,
"time": "1771504697"
},
"departure": {
"delay": 282,
"time": "1771504722"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771503251"
},
"departure": {
"delay": 98,
"time": "1771503278"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 197,
"time": "1771503997"
},
"departure": {
"delay": 197,
"time": "1771504097"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 277,
"time": "1771504897"
},
"departure": {
"delay": 277,
"time": "1771504897"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 246,
"time": "1771504386"
},
"departure": {
"delay": 246,
"time": "1771504386"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1771503922"
},
"departure": {
"delay": 142,
"time": "1771503922"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 252,
"time": "1771504572"
},
"departure": {
"delay": 252,
"time": "1771504572"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 229,
"time": "1771504489"
},
"departure": {
"delay": 229,
"time": "1771504489"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 297,
"time": "1771504797"
},
"departure": {
"delay": 297,
"time": "1771504797"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 230,
"time": "1771504190"
},
"departure": {
"delay": 230,
"time": "1771504190"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1771503404"
},
"departure": {
"delay": 104,
"time": "1771503404"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 304,
"time": "1771505584"
},
"departure": {
"delay": 304,
"time": "1771505584"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 252,
"time": "1771505232"
},
"departure": {
"delay": 252,
"time": "1771505232"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1771505472"
},
"departure": {
"delay": 252,
"time": "1771505472"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 213,
"time": "1771503573"
},
"departure": {
"delay": 213,
"time": "1771503573"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771502835",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7501:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8831:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 760,
"time": "1771505740"
},
"departure": {
"delay": 760,
"time": "1771505740"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 749,
"time": "1771505249"
},
"departure": {
"delay": 749,
"time": "1771505249"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 760,
"time": "1771506100"
},
"departure": {
"delay": 760,
"time": "1771506100"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 820,
"time": "1771506280"
},
"departure": {
"delay": 820,
"time": "1771506280"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 790,
"time": "1771506070"
},
"departure": {
"delay": 790,
"time": "1771506070"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 746,
"time": "1771505306"
},
"departure": {
"delay": 746,
"time": "1771505306"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 700,
"time": "1771505200"
},
"departure": {
"delay": 700,
"time": "1771505200"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 725,
"time": "1771505525"
},
"departure": {
"delay": 725,
"time": "1771505525"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 721,
"time": "1771505161"
},
"departure": {
"delay": 721,
"time": "1771505161"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 716,
"time": "1771505036"
},
"departure": {
"delay": 716,
"time": "1771505036"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 788,
"time": "1771506008"
},
"departure": {
"delay": 788,
"time": "1771506008"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 745,
"time": "1771505605"
},
"departure": {
"delay": 745,
"time": "1771505605"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 822,
"time": "1771507122"
},
"departure": {
"delay": 822,
"time": "1771507122"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 828,
"time": "1771507068"
},
"departure": {
"delay": 828,
"time": "1771507068"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 754,
"time": "1771505674"
},
"departure": {
"delay": 754,
"time": "1771505674"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 641,
"time": "1771504961"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 781,
"time": "1771505941"
},
"departure": {
"delay": 781,
"time": "1771505941"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 808,
"time": "1771505848"
},
"departure": {
"delay": 808,
"time": "1771505848"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 700,
"time": "1771505380"
},
"departure": {
"delay": 700,
"time": "1771505380"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 760,
"time": "1771505440"
},
"departure": {
"delay": 760,
"time": "1771505440"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 815,
"time": "1771506215"
},
"departure": {
"delay": 815,
"time": "1771506215"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771504963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8831:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx882:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771504960"
},
"departure": {
"delay": 40,
"time": "1771504960"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771504908"
},
"departure": {
"delay": 48,
"time": "1771504908"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771505109"
},
"departure": {
"delay": 93,
"time": "1771505133"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771505182"
},
"departure": {
"delay": 82,
"time": "1771505182"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1771505842"
},
"departure": {
"delay": 82,
"time": "1771505842"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771505662"
},
"departure": {
"delay": 82,
"time": "1771505662"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1771504710"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1771504812"
},
"departure": {
"delay": 35,
"time": "1771504835"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1771505236"
},
"departure": {
"delay": 76,
"time": "1771505236"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1771505046"
},
"departure": {
"delay": 66,
"time": "1771505046"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1771505435"
},
"departure": {
"delay": 95,
"time": "1771505435"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1771506944"
},
"departure": {
"delay": 104,
"time": "1771506944"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1771505586"
},
"departure": {
"delay": 66,
"time": "1771505586"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771504456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx882:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:25:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1771503748"
},
"departure": {
"delay": 237,
"time": "1771503777"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 275,
"time": "1771503568"
},
"departure": {
"delay": 275,
"time": "1771503575"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 169,
"time": "1771503949"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 228,
"time": "1771503702"
},
"departure": {
"delay": 228,
"time": "1771503708"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 326,
"time": "1771503314"
},
"departure": {
"delay": 326,
"time": "1771503326"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 301,
"time": "1771503107"
},
"departure": {
"delay": 301,
"time": "1771503121"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 238,
"time": "1771502809"
},
"departure": {
"delay": 238,
"time": "1771502818"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771502158"
},
"departure": {
"delay": 71,
"time": "1771502171"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 408,
"time": "1771502861"
},
"departure": {
"delay": 408,
"time": "1771503048"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 62,
"time": "1771502102"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 330,
"time": "1771503493"
},
"departure": {
"delay": 330,
"time": "1771503510"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 323,
"time": "1771503058"
},
"departure": {
"delay": 323,
"time": "1771503083"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 306,
"time": "1771503533"
},
"departure": {
"delay": 306,
"time": "1771503546"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 241,
"time": "1771503595"
},
"departure": {
"delay": 241,
"time": "1771503601"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 337,
"time": "1771503167"
},
"departure": {
"delay": 337,
"time": "1771503217"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 225,
"time": "1771503813"
},
"departure": {
"delay": 225,
"time": "1771503825"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 342,
"time": "1771503339"
},
"departure": {
"delay": 342,
"time": "1771503402"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 257,
"time": "1771502480"
},
"departure": {
"delay": 257,
"time": "1771502717"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1771502743"
},
"departure": {
"delay": 269,
"time": "1771502789"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771502296"
},
"departure": {
"delay": 31,
"time": "1771502311"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 212,
"time": "1771503851"
},
"departure": {
"delay": 212,
"time": "1771503872"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 358,
"time": "1771503278"
},
"departure": {
"delay": 358,
"time": "1771503298"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 356,
"time": "1771503429"
},
"departure": {
"delay": 356,
"time": "1771503476"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771502197"
},
"departure": {
"delay": 56,
"time": "1771502216"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 269,
"time": "1771503678"
},
"departure": {
"delay": 269,
"time": "1771503689"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:25:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5644:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771504112"
},
"departure": {
"delay": 152,
"time": "1771504112"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1771504281"
},
"departure": {
"delay": 141,
"time": "1771504281"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1771504192"
},
"departure": {
"delay": 172,
"time": "1771504192"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1771503962"
},
"departure": {
"delay": 147,
"time": "1771503987"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1771502888"
},
"departure": {
"delay": 68,
"time": "1771502888"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1771503087"
},
"departure": {
"delay": 112,
"time": "1771503112"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1771504037"
},
"departure": {
"delay": 222,
"time": "1771504062"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1771503612"
},
"departure": {
"delay": 97,
"time": "1771503637"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1771503692"
},
"departure": {
"delay": 162,
"time": "1771503762"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1771503312"
},
"departure": {
"delay": -22,
"time": "1771503338"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1771502987"
},
"departure": {
"delay": 72,
"time": "1771503012"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1771503837"
},
"departure": {
"delay": 142,
"time": "1771503862"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771503487"
},
"departure": {
"delay": 57,
"time": "1771503537"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771502795",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5644:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597200:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1771505261"
},
"departure": {
"delay": 101,
"time": "1771505261"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1771505865"
},
"departure": {
"delay": -15,
"time": "1771505865"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1771505177"
},
"departure": {
"delay": 150,
"time": "1771505190"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771505553"
},
"departure": {
"delay": 33,
"time": "1771505553"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1771505788"
},
"departure": {
"delay": -32,
"time": "1771505788"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1771505040"
},
"departure": {
"delay": 150,
"time": "1771505070"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1771505435"
},
"departure": {
"delay": 95,
"time": "1771505435"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771505512"
},
"departure": {
"delay": 52,
"time": "1771505512"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1771505014"
},
"departure": {
"delay": 154,
"time": "1771505014"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": 907,
"time": "1771505707"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1771505623"
},
"departure": {
"delay": -17,
"time": "1771505623"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1771505713"
},
"departure": {
"delay": -47,
"time": "1771505713"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -75,
"time": "1771505985"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 132,
"time": "1771505352"
},
"departure": {
"delay": 132,
"time": "1771505352"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771505601"
},
"departure": {
"delay": 21,
"time": "1771505601"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597200:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017635x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771504680"
},
"departure": {
"delay": 60,
"time": "1771504680"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1771504812"
},
"departure": {
"delay": 72,
"time": "1771504812"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1771504871"
},
"departure": {
"delay": 71,
"time": "1771504871"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771504587"
},
"departure": {
"delay": 87,
"time": "1771504587"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1771504931"
},
"departure": {
"delay": 71,
"time": "1771504931"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1771504542"
},
"departure": {
"delay": 102,
"time": "1771504542"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1771504973"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1771504759"
},
"departure": {
"delay": 79,
"time": "1771504759"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771504639",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017635x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 445,
"time": "1771508305"
},
"departure": {
"delay": 445,
"time": "1771508305"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 433,
"time": "1771508413"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 433,
"time": "1771508353"
},
"departure": {
"delay": 433,
"time": "1771508353"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 445,
"time": "1771508245"
},
"departure": {
"delay": 445,
"time": "1771508245"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 460,
"time": "1771508140"
},
"departure": {
"delay": 460,
"time": "1771508140"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 628,
"time": "1771507648"
},
"departure": {
"delay": 628,
"time": "1771507648"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 445,
"time": "1771508185"
},
"departure": {
"delay": 445,
"time": "1771508185"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 794,
"time": "1771507454"
},
"departure": {
"delay": 794,
"time": "1771507454"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 513,
"time": "1771507893"
},
"departure": {
"delay": 513,
"time": "1771507893"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": 780,
"time": "1771507380"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 508,
"time": "1771507708"
},
"departure": {
"delay": 508,
"time": "1771507708"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 688,
"time": "1771507528"
},
"departure": {
"delay": 688,
"time": "1771507528"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 568,
"time": "1771507828"
},
"departure": {
"delay": 568,
"time": "1771507828"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 436,
"time": "1771508056"
},
"departure": {
"delay": 436,
"time": "1771508056"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 466,
"time": "1771507966"
},
"departure": {
"delay": 466,
"time": "1771507966"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596855:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9818x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771511460"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"departure": {
"time": "1771510380"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771511280"
},
"departure": {
"time": "1771511280"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771511880"
},
"departure": {
"time": "1771511880"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771512300"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1771511700"
},
"departure": {
"time": "1771511700"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771510440"
},
"departure": {
"time": "1771510440"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511760"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771511580"
},
"departure": {
"time": "1771511580"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771510620"
},
"departure": {
"time": "1771510620"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771511100"
},
"departure": {
"time": "1771511100"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771512180"
},
"departure": {
"time": "1771512180"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771511160"
},
"departure": {
"time": "1771511160"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771512240"
},
"departure": {
"time": "1771512240"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771510860"
},
"departure": {
"time": "1771510860"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771510740"
},
"departure": {
"time": "1771510740"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9818x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2503:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771519200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2503:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771508186"
},
"departure": {
"delay": 26,
"time": "1771508186"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771508237"
},
"departure": {
"delay": 17,
"time": "1771508237"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771508115"
},
"departure": {
"delay": 15,
"time": "1771508115"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771508650"
},
"departure": {
"delay": 10,
"time": "1771508650"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1771508411"
},
"departure": {
"delay": 11,
"time": "1771508411"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771508282"
},
"departure": {
"delay": 2,
"time": "1771508282"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1771508529"
},
"departure": {
"delay": 9,
"time": "1771508529"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1771508502"
},
"departure": {
"delay": 42,
"time": "1771508502"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771508095"
},
"departure": {
"delay": 55,
"time": "1771508095"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11341:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1771476632"
},
"departure": {
"delay": -16,
"time": "1771476644"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -86,
"time": "1771477054"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 99,
"time": "1771476020"
},
"departure": {
"delay": 99,
"time": "1771476039"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1771475908"
},
"departure": {
"delay": 41,
"time": "1771475921"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1771476125"
},
"departure": {
"delay": 74,
"time": "1771476134"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1771475686"
},
"departure": {
"delay": 65,
"time": "1771475705"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1771476794"
},
"departure": {
"delay": -30,
"time": "1771476810"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"departure": {
"delay": 45,
"time": "1771474725"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771476240"
},
"departure": {
"delay": 11,
"time": "1771476251"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1771475795"
},
"departure": {
"delay": 52,
"time": "1771475812"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -48,
"time": "1771475103"
},
"departure": {
"delay": -48,
"time": "1771475112"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1771475726"
},
"departure": {
"delay": 46,
"time": "1771475746"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1771475867"
},
"departure": {
"delay": 62,
"time": "1771475882"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -23,
"time": "1771476558"
},
"departure": {
"delay": -23,
"time": "1771476577"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1771476194"
},
"departure": {
"delay": 44,
"time": "1771476224"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1771476736"
},
"departure": {
"delay": -30,
"time": "1771476750"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1771475328"
},
"departure": {
"delay": -11,
"time": "1771475389"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -48,
"time": "1771476424"
},
"departure": {
"delay": -48,
"time": "1771476432"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1771474922"
},
"departure": {
"delay": 82,
"time": "1771474942"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771476885"
},
"departure": {
"time": "1771476900"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -7,
"time": "1771476338"
},
"departure": {
"delay": -7,
"time": "1771476353"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1771476835"
},
"departure": {
"delay": 8,
"time": "1771476848"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -22,
"time": "1771475059"
},
"departure": {
"delay": -22,
"time": "1771475078"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771474770"
},
"departure": {
"delay": 38,
"time": "1771474778"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1771476446"
},
"departure": {
"delay": -14,
"time": "1771476466"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1771475000"
},
"departure": {
"delay": 28,
"time": "1771475008"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771475020"
},
"departure": {
"delay": -10,
"time": "1771475030"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771474803"
},
"departure": {
"delay": 15,
"time": "1771474815"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1771474861"
},
"departure": {
"delay": 70,
"time": "1771474870"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1771475254"
},
"departure": {
"delay": -18,
"time": "1771475262"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771476531"
},
"departure": {
"delay": 8,
"time": "1771476548"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1771474960"
},
"departure": {
"delay": 48,
"time": "1771474968"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1771475127"
},
"departure": {
"delay": -33,
"time": "1771475187"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771475426"
},
"departure": {
"delay": 57,
"time": "1771475637"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1771502913"
},
"departure": {
"delay": -9,
"time": "1771502931"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771503261"
},
"departure": {
"delay": 21,
"time": "1771503261"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1771502451"
},
"departure": {
"delay": -9,
"time": "1771502451"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1771503673"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771503290"
},
"departure": {
"delay": 50,
"time": "1771503290"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1771503213"
},
"departure": {
"delay": 33,
"time": "1771503213"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1771502883"
},
"departure": {
"delay": 3,
"time": "1771502883"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -62,
"time": "1771502998"
},
"departure": {
"delay": -62,
"time": "1771502998"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1771503499"
},
"departure": {
"delay": 79,
"time": "1771503499"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1771502558"
},
"departure": {
"delay": -22,
"time": "1771502558"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771503528"
},
"departure": {
"delay": 52,
"time": "1771503532"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771502100"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1771503624"
},
"departure": {
"delay": 24,
"time": "1771503624"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771501375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12351:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13893:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771507937"
},
"departure": {
"delay": 17,
"time": "1771507937"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771507789"
},
"departure": {
"delay": 49,
"time": "1771507789"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771507860"
},
"departure": {
"time": "1771507860"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771503614",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13893:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596354:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771505285"
},
"departure": {
"delay": 5,
"time": "1771505285"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1771505377"
},
"departure": {
"delay": -23,
"time": "1771505377"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -126,
"time": "1771505574"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1771505242"
},
"departure": {
"delay": 82,
"time": "1771505242"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1771505302"
},
"departure": {
"delay": 22,
"time": "1771505302"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -66,
"time": "1771505454"
},
"departure": {
"delay": -66,
"time": "1771505454"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771505165"
},
"departure": {
"delay": 65,
"time": "1771505165"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 107,
"time": "1771505207"
},
"departure": {
"delay": 107,
"time": "1771505207"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1771505057"
},
"departure": {
"delay": 90,
"time": "1771505070"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1771505130"
},
"departure": {
"delay": 90,
"time": "1771505130"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596354:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1771502795"
},
"departure": {
"delay": 215,
"time": "1771502795"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1771503116"
},
"departure": {
"delay": 176,
"time": "1771503116"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1771501442"
},
"departure": {
"delay": 62,
"time": "1771501442"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 46,
"time": "1771501366"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 282,
"time": "1771502502"
},
"departure": {
"delay": 282,
"time": "1771502502"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1771503622"
},
"departure": {
"delay": 164,
"time": "1771503644"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1771503572"
},
"departure": {
"delay": 152,
"time": "1771503572"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1771501791"
},
"departure": {
"delay": 111,
"time": "1771501791"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1771502675"
},
"departure": {
"delay": 155,
"time": "1771502675"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 351,
"time": "1771502366"
},
"departure": {
"delay": 351,
"time": "1771502391"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 257,
"time": "1771502043"
},
"departure": {
"delay": 257,
"time": "1771502117"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1771503291"
},
"departure": {
"delay": 171,
"time": "1771503291"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 175,
"time": "1771503055"
},
"departure": {
"delay": 175,
"time": "1771503055"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1771504190"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 203,
"time": "1771503443"
},
"departure": {
"delay": 203,
"time": "1771503443"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 228,
"time": "1771502868"
},
"departure": {
"delay": 228,
"time": "1771502868"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1771501566"
},
"departure": {
"delay": 126,
"time": "1771501566"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1771501641"
},
"departure": {
"delay": 141,
"time": "1771501641"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1771503357"
},
"departure": {
"delay": 177,
"time": "1771503357"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 190,
"time": "1771502770"
},
"departure": {
"delay": 190,
"time": "1771502770"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1771502913"
},
"departure": {
"delay": 213,
"time": "1771502913"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1771503699"
},
"departure": {
"delay": 99,
"time": "1771503699"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 321,
"time": "1771502241"
},
"departure": {
"delay": 321,
"time": "1771502241"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1771503170"
},
"departure": {
"delay": 135,
"time": "1771503195"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1771502953"
},
"departure": {
"delay": 133,
"time": "1771502953"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 156,
"time": "1771502736"
},
"departure": {
"delay": 156,
"time": "1771502736"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 171,
"time": "1771501851"
},
"departure": {
"delay": 171,
"time": "1771501851"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1771501523"
},
"departure": {
"delay": 83,
"time": "1771501523"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 302,
"time": "1771502462"
},
"departure": {
"delay": 302,
"time": "1771502462"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1771501696"
},
"departure": {
"delay": 156,
"time": "1771501716"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 176,
"time": "1771503476"
},
"departure": {
"delay": 176,
"time": "1771503476"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 187,
"time": "1771503547"
},
"departure": {
"delay": 187,
"time": "1771503547"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 205,
"time": "1771502605"
},
"departure": {
"delay": 205,
"time": "1771502605"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1771503972"
},
"departure": {
"delay": 132,
"time": "1771503972"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1771501375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13092:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 152,
"time": "1771502912"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 162,
"time": "1771503162"
},
"departure": {
"delay": 162,
"time": "1771503162"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 192,
"time": "1771504812"
},
"departure": {
"delay": 192,
"time": "1771504812"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 167,
"time": "1771504367"
},
"departure": {
"delay": 167,
"time": "1771504367"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771504906"
},
"departure": {
"delay": 46,
"time": "1771504906"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1771504437"
},
"departure": {
"delay": 117,
"time": "1771504437"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 233,
"time": "1771504263"
},
"departure": {
"delay": 233,
"time": "1771504313"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 203,
"time": "1771503863"
},
"departure": {
"delay": 203,
"time": "1771503863"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1771503426"
},
"departure": {
"delay": 186,
"time": "1771503426"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1771505762"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 157,
"time": "1771503037"
},
"departure": {
"delay": 157,
"time": "1771503037"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1771505259"
},
"departure": {
"delay": 99,
"time": "1771505259"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 189,
"time": "1771504089"
},
"departure": {
"delay": 189,
"time": "1771504089"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1771503242"
},
"departure": {
"delay": 182,
"time": "1771503242"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1771505041"
},
"departure": {
"delay": 121,
"time": "1771505041"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1771505342"
},
"departure": {
"delay": 122,
"time": "1771505342"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1771505420"
},
"departure": {
"delay": 140,
"time": "1771505420"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 192,
"time": "1771503312"
},
"departure": {
"delay": 192,
"time": "1771503312"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771503112"
},
"departure": {
"delay": 172,
"time": "1771503112"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1771504016"
},
"departure": {
"delay": 176,
"time": "1771504016"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1771504488"
},
"departure": {
"delay": 132,
"time": "1771504512"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1771503362"
},
"departure": {
"delay": 207,
"time": "1771503387"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771505582"
},
"departure": {
"delay": 122,
"time": "1771505582"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 192,
"time": "1771504212"
},
"departure": {
"delay": 192,
"time": "1771504212"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1771505163"
},
"departure": {
"delay": 123,
"time": "1771505163"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1771505510"
},
"departure": {
"delay": 110,
"time": "1771505510"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1771503588"
},
"departure": {
"delay": 192,
"time": "1771503612"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1771503762"
},
"departure": {
"delay": 187,
"time": "1771503787"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771502915",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx858:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077484x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771505581"
},
"departure": {
"delay": 1,
"time": "1771505581"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771504901"
},
"departure": {
"delay": 41,
"time": "1771504901"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1771506376"
},
"departure": {
"delay": 16,
"time": "1771506376"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1771505099"
},
"departure": {
"delay": 59,
"time": "1771505099"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771506331"
},
"departure": {
"delay": 31,
"time": "1771506331"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1771506181"
},
"departure": {
"delay": 1,
"time": "1771506181"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771505163"
},
"departure": {
"delay": 3,
"time": "1771505163"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771506541"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1771506001"
},
"departure": {
"delay": 1,
"time": "1771506001"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1771505281"
},
"departure": {
"delay": 1,
"time": "1771505281"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771505760"
},
"departure": {
"delay": 60,
"time": "1771505760"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1771505035"
},
"departure": {
"delay": -5,
"time": "1771505035"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771505241"
},
"departure": {
"delay": 21,
"time": "1771505241"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771505957"
},
"departure": {
"delay": 17,
"time": "1771505957"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1771506259"
},
"departure": {
"delay": 19,
"time": "1771506259"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771504869"
},
"departure": {
"delay": 9,
"time": "1771504869"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771505678"
},
"departure": {
"delay": 38,
"time": "1771505678"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771504986"
},
"departure": {
"delay": 6,
"time": "1771504986"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771505398"
},
"departure": {
"delay": 58,
"time": "1771505398"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771505494"
},
"departure": {
"delay": 34,
"time": "1771505494"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771506056"
},
"departure": {
"delay": 56,
"time": "1771506056"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1771505862"
},
"departure": {
"delay": 42,
"time": "1771505862"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077484x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745396x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1771488718"
},
"departure": {
"delay": 228,
"time": "1771488828"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 229,
"time": "1771488854"
},
"departure": {
"delay": 229,
"time": "1771488889"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771489470"
},
"departure": {
"delay": 126,
"time": "1771489506"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1771489698"
},
"departure": {
"delay": 128,
"time": "1771489748"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1771488280"
},
"departure": {
"delay": 77,
"time": "1771488317"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 144,
"time": "1771489074"
},
"departure": {
"delay": 144,
"time": "1771489104"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1771488997"
},
"departure": {
"delay": 132,
"time": "1771489032"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771489797"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1771488450"
},
"departure": {
"delay": 138,
"time": "1771488498"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1771489185"
},
"departure": {
"delay": 143,
"time": "1771489223"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1771488523"
},
"departure": {
"delay": 179,
"time": "1771488599"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1771488341"
},
"departure": {
"delay": 122,
"time": "1771488422"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1771489407"
},
"departure": {
"delay": 113,
"time": "1771489433"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1771488222"
},
"departure": {
"delay": 75,
"time": "1771488255"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771489532"
},
"departure": {
"delay": 68,
"time": "1771489568"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1771489336"
},
"departure": {
"delay": 119,
"time": "1771489379"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 176,
"time": "1771488625"
},
"departure": {
"delay": 176,
"time": "1771488656"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 103,
"time": "1771488103"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1771489260"
},
"departure": {
"delay": 104,
"time": "1771489304"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1771488931"
},
"departure": {
"delay": 189,
"time": "1771488969"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745396x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3116F5820571x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771501020"
},
"departure": {
"time": "1771501080"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771502340"
},
"departure": {
"time": "1771502520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771499400"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771495773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3116F5820571x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1771494196"
},
"departure": {
"delay": -33,
"time": "1771494267"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1771493910"
},
"departure": {
"delay": -30,
"time": "1771493910"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1771493910"
},
"departure": {
"delay": -90,
"time": "1771493910"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1771494408"
},
"departure": {
"delay": -58,
"time": "1771494422"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -48,
"time": "1771494299"
},
"departure": {
"delay": -48,
"time": "1771494312"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -67,
"time": "1771494160"
},
"departure": {
"delay": -67,
"time": "1771494173"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -91,
"time": "1771494558"
},
"departure": {
"delay": -91,
"time": "1771494569"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 114,
"time": "1771493328"
},
"departure": {
"delay": 114,
"time": "1771493334"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771493887"
},
"departure": {
"delay": 14,
"time": "1771493894"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1771493383"
},
"departure": {
"delay": 57,
"time": "1771493397"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771493708"
},
"departure": {
"delay": 21,
"time": "1771493721"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1771493346"
},
"departure": {
"delay": 84,
"time": "1771493364"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771493441"
},
"departure": {
"delay": 4,
"time": "1771493464"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771493420"
},
"departure": {
"delay": 36,
"time": "1771493436"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -142,
"time": "1771494638"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"departure": {
"delay": 166,
"time": "1771493146"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -77,
"time": "1771494506"
},
"departure": {
"delay": -77,
"time": "1771494523"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -67,
"time": "1771494463"
},
"departure": {
"delay": -67,
"time": "1771494473"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1771493244"
},
"departure": {
"delay": 151,
"time": "1771493251"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771493505"
},
"departure": {
"delay": 45,
"time": "1771493625"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771493756"
},
"departure": {
"delay": 47,
"time": "1771493807"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1771494375"
},
"departure": {
"delay": -35,
"time": "1771494385"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771493283"
},
"departure": {
"delay": 133,
"time": "1771493293"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -52,
"time": "1771494115"
},
"departure": {
"delay": -52,
"time": "1771494128"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1771493196"
},
"departure": {
"delay": 169,
"time": "1771493209"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9816x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1771505400"
},
"departure": {
"delay": -60,
"time": "1771505400"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771506180"
},
"departure": {
"delay": 60,
"time": "1771506180"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771506480"
},
"departure": {
"delay": 60,
"time": "1771506480"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771506360"
},
"departure": {
"delay": 60,
"time": "1771506360"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771505940"
},
"departure": {
"delay": 60,
"time": "1771505940"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"departure": {
"delay": 5,
"time": "1771505105"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1771505280"
},
"departure": {
"delay": -60,
"time": "1771505280"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771507020"
},
"departure": {
"delay": 120,
"time": "1771507020"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771506660"
},
"departure": {
"delay": 60,
"time": "1771506660"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771506240"
},
"departure": {
"delay": 60,
"time": "1771506240"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1771505520"
},
"departure": {
"delay": -60,
"time": "1771505520"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1771507140"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1771505160"
},
"departure": {
"delay": 5,
"time": "1771505165"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771506600"
},
"departure": {
"delay": 120,
"time": "1771506600"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771507080"
},
"departure": {
"delay": 120,
"time": "1771507080"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771506060"
},
"departure": {
"delay": 60,
"time": "1771506060"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9816x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850310F5814346x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1771501475",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850310F5814346x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745454x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771485676"
},
"departure": {
"delay": -13,
"time": "1771485707"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1771486780"
},
"departure": {
"delay": 25,
"time": "1771486825"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1771486339"
},
"departure": {
"delay": -45,
"time": "1771486395"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771485525"
},
"departure": {
"delay": 24,
"time": "1771485564"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771486698"
},
"departure": {
"delay": 18,
"time": "1771486758"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1771486590"
},
"departure": {
"delay": -27,
"time": "1771486653"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -78,
"time": "1771486260"
},
"departure": {
"delay": -78,
"time": "1771486302"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771486855"
},
"departure": {
"delay": 37,
"time": "1771486897"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771485727"
},
"departure": {
"delay": -18,
"time": "1771485762"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771486082"
},
"departure": {
"delay": -23,
"time": "1771486117"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1771486164"
},
"departure": {
"delay": -58,
"time": "1771486202"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 103,
"time": "1771485403"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1771485609"
},
"departure": {
"delay": -16,
"time": "1771485644"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771485448"
},
"departure": {
"delay": 8,
"time": "1771485488"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1771485824"
},
"departure": {
"delay": 29,
"time": "1771485869"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1771486993"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1771485988"
},
"departure": {
"delay": 21,
"time": "1771486041"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -81,
"time": "1771486459"
},
"departure": {
"delay": -81,
"time": "1771486479"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -63,
"time": "1771486520"
},
"departure": {
"delay": -63,
"time": "1771486557"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745454x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771508151"
},
"departure": {
"delay": 51,
"time": "1771508151"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1771508273"
},
"departure": {
"delay": 53,
"time": "1771508273"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1771508244"
},
"departure": {
"delay": 24,
"time": "1771508244"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508220"
},
"departure": {
"time": "1771508220"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771508330"
},
"departure": {
"delay": 50,
"time": "1771508330"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771467479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13131:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13932:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771502532"
},
"departure": {
"delay": 132,
"time": "1771502532"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1771502680"
},
"departure": {
"delay": 210,
"time": "1771502730"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 227,
"time": "1771503043"
},
"departure": {
"delay": 227,
"time": "1771503047"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 233,
"time": "1771502813"
},
"departure": {
"delay": 233,
"time": "1771502813"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 297,
"time": "1771502997"
},
"departure": {
"delay": 297,
"time": "1771502997"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771502175"
},
"departure": {
"delay": 31,
"time": "1771502191"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771500960"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771501637"
},
"departure": {
"delay": 77,
"time": "1771501637"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1771502259"
},
"departure": {
"delay": 32,
"time": "1771502312"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1771502412"
},
"departure": {
"delay": 101,
"time": "1771502441"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 78,
"time": "1771501998"
},
"departure": {
"delay": 78,
"time": "1771501998"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 292,
"time": "1771502908"
},
"departure": {
"delay": 292,
"time": "1771502932"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771500554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13932:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1771505599"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": -69,
"time": "1771504791"
},
"departure": {
"delay": -69,
"time": "1771504791"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1771505014"
},
"departure": {
"delay": -26,
"time": "1771505014"
},
"stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771504993"
},
"departure": {
"delay": 13,
"time": "1771504993"
},
"stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1771505239"
},
"departure": {
"delay": 19,
"time": "1771505239"
},
"stopId": "FR:76718:ZE:VALLIQUERVILLE1:ATOUMOD012",
"stopSequence": 5
}
],
"timestamp": "1771505205",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000294:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12750:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771507892"
},
"departure": {
"delay": 152,
"time": "1771507892"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1771507531"
},
"departure": {
"delay": 151,
"time": "1771507531"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1771508024"
},
"departure": {
"delay": 104,
"time": "1771508024"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1771507374"
},
"departure": {
"delay": 114,
"time": "1771507374"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1771507418"
},
"departure": {
"delay": 158,
"time": "1771507418"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 159,
"time": "1771507059"
},
"departure": {
"delay": 159,
"time": "1771507059"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1771507429"
},
"departure": {
"delay": 109,
"time": "1771507429"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12750:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16992:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771506780"
},
"departure": {
"delay": 60,
"time": "1771506780"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771507140"
},
"departure": {
"delay": 60,
"time": "1771507140"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506900"
},
"departure": {
"time": "1771506900"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771507320"
},
"departure": {
"delay": 60,
"time": "1771507320"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771507200"
},
"departure": {
"delay": 60,
"time": "1771507200"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771507080"
},
"departure": {
"delay": 60,
"time": "1771507080"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771506660"
},
"departure": {
"delay": 60,
"time": "1771506660"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771508040"
},
"departure": {
"delay": 60,
"time": "1771508040"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771507980"
},
"departure": {
"delay": 60,
"time": "1771507980"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771502296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16992:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758408x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771499224"
},
"departure": {
"delay": 19,
"time": "1771499419"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1771498717"
},
"departure": {
"delay": -11,
"time": "1771498729"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1771498606"
},
"departure": {
"delay": 32,
"time": "1771498652"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1771499954"
},
"departure": {
"delay": -30,
"time": "1771499970"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1771498977"
},
"departure": {
"delay": -6,
"time": "1771499034"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1771498109"
},
"departure": {
"delay": 99,
"time": "1771498119"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 41,
"time": "1771497341"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771498330"
},
"departure": {
"delay": 20,
"time": "1771498340"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1771499786"
},
"departure": {
"delay": -26,
"time": "1771499794"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1771497955"
},
"departure": {
"delay": 126,
"time": "1771497966"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771500225"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1771497623"
},
"departure": {
"delay": 106,
"time": "1771497646"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758408x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758857x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771505510"
},
"departure": {
"delay": -10,
"time": "1771505510"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1771503852"
},
"departure": {
"delay": 37,
"time": "1771503877"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1771505990"
},
"departure": {
"delay": -10,
"time": "1771505990"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1771505450"
},
"departure": {
"delay": -10,
"time": "1771505450"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771504911"
},
"departure": {
"delay": 69,
"time": "1771504929"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1771504774"
},
"departure": {
"delay": 75,
"time": "1771504815"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771504162"
},
"departure": {
"delay": 37,
"time": "1771504177"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771506710"
},
"departure": {
"delay": -10,
"time": "1771506710"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 82,
"time": "1771504606"
},
"departure": {
"delay": 82,
"time": "1771504642"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771504949"
},
"departure": {
"delay": 45,
"time": "1771504965"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771504439"
},
"departure": {
"delay": 35,
"time": "1771504475"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771506890"
},
"departure": {
"delay": -10,
"time": "1771506890"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -10,
"time": "1771506770"
},
"departure": {
"delay": -10,
"time": "1771506770"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1771503991"
},
"departure": {
"delay": 38,
"time": "1771504058"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771506530"
},
"departure": {
"delay": -10,
"time": "1771506530"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1771504288"
},
"departure": {
"delay": 40,
"time": "1771504300"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771505870"
},
"departure": {
"delay": -10,
"time": "1771505870"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1771506950"
},
"departure": {
"delay": -10,
"time": "1771506950"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 77,
"time": "1771504560"
},
"departure": {
"delay": 77,
"time": "1771504577"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771504089"
},
"departure": {
"delay": 25,
"time": "1771504105"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1771505005"
},
"departure": {
"delay": -19,
"time": "1771505021"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771507070"
},
"departure": {
"delay": -10,
"time": "1771507070"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 37,
"time": "1771504376"
},
"departure": {
"delay": 37,
"time": "1771504417"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1771506830"
},
"departure": {
"delay": -10,
"time": "1771506830"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 59,
"time": "1771504305"
},
"departure": {
"delay": 59,
"time": "1771504319"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771506590"
},
"departure": {
"delay": -10,
"time": "1771506590"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1771507010"
},
"departure": {
"delay": -10,
"time": "1771507010"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -10,
"time": "1771505750"
},
"departure": {
"delay": -10,
"time": "1771505750"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771505210"
},
"departure": {
"delay": -10,
"time": "1771505210"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1771506110"
},
"departure": {
"delay": -10,
"time": "1771506110"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1771504508"
},
"departure": {
"delay": 45,
"time": "1771504545"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771503904"
},
"departure": {
"delay": 40,
"time": "1771503940"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 2,
"time": "1771503842"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771505570"
},
"departure": {
"delay": -10,
"time": "1771505570"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1771506470"
},
"departure": {
"delay": -10,
"time": "1771506470"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1771505066"
},
"departure": {
"delay": -1,
"time": "1771505099"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771506350"
},
"departure": {
"delay": -10,
"time": "1771506350"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1771504198"
},
"departure": {
"delay": 52,
"time": "1771504252"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1771506230"
},
"departure": {
"delay": -10,
"time": "1771506230"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1771505128"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1771507010"
},
"departure": {
"delay": -10,
"time": "1771507010"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -10,
"time": "1771506470"
},
"departure": {
"delay": -10,
"time": "1771506470"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 82,
"time": "1771504840"
},
"departure": {
"delay": 82,
"time": "1771504882"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1771506950"
},
"departure": {
"delay": -10,
"time": "1771506950"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 83,
"time": "1771504690"
},
"departure": {
"delay": 83,
"time": "1771504703"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771507190"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -10,
"time": "1771505630"
},
"departure": {
"delay": -10,
"time": "1771505630"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -10,
"time": "1771505330"
},
"departure": {
"delay": -10,
"time": "1771505330"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758857x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851720F5801379x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771508820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771502435",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851720F5801379x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18682:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771504591"
},
"departure": {
"delay": 31,
"time": "1771504591"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771503489"
},
"departure": {
"delay": 90,
"time": "1771503630"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1771504238"
},
"departure": {
"delay": 66,
"time": "1771504266"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771504441"
},
"departure": {
"delay": 1,
"time": "1771504441"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1771504636"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771503865"
},
"departure": {
"delay": 26,
"time": "1771504166"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771503354"
},
"departure": {
"delay": 6,
"time": "1771503366"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771504508"
},
"departure": {
"delay": 8,
"time": "1771504508"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771503417"
},
"departure": {
"delay": 22,
"time": "1771503442"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18682:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745393x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771487027"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1771485962"
},
"departure": {
"delay": 102,
"time": "1771486002"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771486257"
},
"departure": {
"delay": 28,
"time": "1771486288"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1771485571"
},
"departure": {
"delay": 107,
"time": "1771485587"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771486035"
},
"departure": {
"delay": 103,
"time": "1771486063"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1771486842"
},
"departure": {
"delay": -27,
"time": "1771486893"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1771486187"
},
"departure": {
"delay": 1,
"time": "1771486201"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1771485733"
},
"departure": {
"delay": 111,
"time": "1771485771"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1771485667"
},
"departure": {
"delay": 106,
"time": "1771485706"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1771486685"
},
"departure": {
"delay": 39,
"time": "1771486719"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 152,
"time": "1771485452"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1771486756"
},
"departure": {
"delay": -14,
"time": "1771486786"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1771486117"
},
"departure": {
"delay": 69,
"time": "1771486149"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771486597"
},
"departure": {
"delay": 12,
"time": "1771486632"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771486527"
},
"departure": {
"delay": 7,
"time": "1771486567"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1771486438"
},
"departure": {
"time": "1771486500"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771486353"
},
"departure": {
"delay": 6,
"time": "1771486386"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1771485873"
},
"departure": {
"delay": 130,
"time": "1771485910"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1771485803"
},
"departure": {
"delay": 127,
"time": "1771485847"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1771485612"
},
"departure": {
"delay": 102,
"time": "1771485642"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745393x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 310,
"time": "1771504390"
},
"departure": {
"delay": 310,
"time": "1771504390"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 327,
"time": "1771504167"
},
"departure": {
"delay": 327,
"time": "1771504167"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 237,
"time": "1771504017"
},
"departure": {
"delay": 237,
"time": "1771504017"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 274,
"time": "1771504294"
},
"departure": {
"delay": 274,
"time": "1771504294"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1771502932"
},
"departure": {
"delay": 149,
"time": "1771502969"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1771503021"
},
"departure": {
"delay": 141,
"time": "1771503021"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 211,
"time": "1771504392"
},
"departure": {
"delay": 211,
"time": "1771504411"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 903,
"time": "1771505223"
},
"departure": {
"delay": 903,
"time": "1771505223"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 852,
"time": "1771505292"
},
"departure": {
"delay": 852,
"time": "1771505292"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1771503067"
},
"departure": {
"delay": 127,
"time": "1771503067"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 228,
"time": "1771503502"
},
"departure": {
"delay": 228,
"time": "1771503528"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 212,
"time": "1771503684"
},
"departure": {
"delay": 212,
"time": "1771503692"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 237,
"time": "1771503417"
},
"departure": {
"delay": 237,
"time": "1771503417"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1771503185"
},
"departure": {
"delay": 185,
"time": "1771503185"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 262,
"time": "1771504342"
},
"departure": {
"delay": 262,
"time": "1771504342"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 211,
"time": "1771503331"
},
"departure": {
"delay": 211,
"time": "1771503331"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1771503267"
},
"departure": {
"delay": 207,
"time": "1771503267"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 257,
"time": "1771503917"
},
"departure": {
"delay": 257,
"time": "1771503917"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 247,
"time": "1771503967"
},
"departure": {
"delay": 247,
"time": "1771503967"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 912,
"time": "1771505472"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1771503613"
},
"departure": {
"delay": 193,
"time": "1771503613"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1771503469"
},
"departure": {
"delay": 229,
"time": "1771503469"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 259,
"time": "1771503379"
},
"departure": {
"delay": 259,
"time": "1771503379"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 271,
"time": "1771503738"
},
"departure": {
"delay": 271,
"time": "1771503751"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1771503812"
},
"departure": {
"delay": 249,
"time": "1771503849"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1771504067"
},
"departure": {
"delay": 227,
"time": "1771504067"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771502875",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12022:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771506130"
},
"departure": {
"delay": 10,
"time": "1771506130"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771506330"
},
"departure": {
"delay": 30,
"time": "1771506330"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771506184"
},
"departure": {
"delay": 4,
"time": "1771506184"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771506245"
},
"departure": {
"delay": 5,
"time": "1771506245"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771508000"
},
"departure": {
"delay": 20,
"time": "1771508000"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": -60,
"time": "1771506000"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1771506342"
},
"departure": {
"delay": -18,
"time": "1771506342"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771506293"
},
"departure": {
"delay": 53,
"time": "1771506293"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771506675"
},
"departure": {
"delay": 15,
"time": "1771506675"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771506630"
},
"departure": {
"delay": 30,
"time": "1771506630"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771467507",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10082:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077338x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771505865"
},
"departure": {
"delay": 45,
"time": "1771505865"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771505750"
},
"departure": {
"delay": 50,
"time": "1771505750"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771505811"
},
"departure": {
"delay": 51,
"time": "1771505811"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1771505431"
},
"departure": {
"delay": 91,
"time": "1771505431"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771505193"
},
"departure": {
"delay": 33,
"time": "1771505193"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1771505972"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771505060"
},
"departure": {
"delay": 80,
"time": "1771505060"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771505312"
},
"departure": {
"delay": 32,
"time": "1771505312"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 82,
"time": "1771505602"
},
"departure": {
"delay": 82,
"time": "1771505602"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771505523"
},
"departure": {
"delay": 63,
"time": "1771505523"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1771505370"
},
"departure": {
"delay": 90,
"time": "1771505370"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771505672"
},
"departure": {
"delay": 32,
"time": "1771505672"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771505465"
},
"departure": {
"delay": 65,
"time": "1771505465"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771505148"
},
"departure": {
"delay": 48,
"time": "1771505148"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771505199",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077338x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515300"
},
"departure": {
"time": "1771515300"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771515600"
},
"departure": {
"time": "1771515600"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1771513865"
},
"departure": {
"delay": 5,
"time": "1771513865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771515660"
},
"departure": {
"time": "1771515660"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771514400"
},
"departure": {
"time": "1771514400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771515120"
},
"departure": {
"time": "1771515120"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771515240"
},
"departure": {
"time": "1771515240"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771514880"
},
"departure": {
"time": "1771514880"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771513980"
},
"departure": {
"time": "1771513980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771514640"
},
"departure": {
"time": "1771514640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771514160"
},
"departure": {
"time": "1771514160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771513920"
},
"departure": {
"time": "1771513920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516200"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771515780"
},
"departure": {
"time": "1771515780"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771514040"
},
"departure": {
"time": "1771514040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771515060"
},
"departure": {
"time": "1771515060"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771514760"
},
"departure": {
"time": "1771514760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771514220"
},
"departure": {
"time": "1771514220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771515420"
},
"departure": {
"time": "1771515420"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771515720"
},
"departure": {
"time": "1771515720"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771513800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771515900"
},
"departure": {
"time": "1771515900"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771515180"
},
"departure": {
"time": "1771515180"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771516800"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771514700"
},
"departure": {
"time": "1771514700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771513860"
},
"departure": {
"time": "1771513860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771505064",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx413:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771522740"
},
"departure": {
"time": "1771522740"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771523340"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771521780"
},
"departure": {
"time": "1771521780"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771521905"
},
"departure": {
"delay": 5,
"time": "1771521905"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771521960"
},
"departure": {
"time": "1771521960"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521840"
},
"departure": {
"time": "1771521840"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771521900"
},
"departure": {
"time": "1771521900"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771522560"
},
"departure": {
"time": "1771522560"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771523280"
},
"departure": {
"time": "1771523280"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771521360"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522680"
},
"departure": {
"time": "1771522680"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771522440"
},
"departure": {
"time": "1771522440"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771487448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx549:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851713F5801386x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771508340"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505520"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771501295",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851713F5801386x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12328:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -85,
"time": "1771505255"
},
"departure": {
"delay": -85,
"time": "1771505255"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1771504525"
},
"departure": {
"delay": -35,
"time": "1771504525"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -68,
"time": "1771505030"
},
"departure": {
"delay": -68,
"time": "1771505032"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -143,
"time": "1771505197"
},
"departure": {
"delay": -143,
"time": "1771505197"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -170,
"time": "1771505110"
},
"departure": {
"delay": -170,
"time": "1771505110"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -127,
"time": "1771504973"
},
"departure": {
"delay": -127,
"time": "1771504973"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771504314"
},
"departure": {
"delay": 7,
"time": "1771504327"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -143,
"time": "1771505857"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -127,
"time": "1771505393"
},
"departure": {
"delay": -127,
"time": "1771505393"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -143,
"time": "1771505737"
},
"departure": {
"delay": -143,
"time": "1771505737"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -108,
"time": "1771505652"
},
"departure": {
"delay": -108,
"time": "1771505652"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -46,
"time": "1771504454"
},
"departure": {
"delay": -46,
"time": "1771504454"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1771504851"
},
"departure": {
"delay": -9,
"time": "1771504851"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -53,
"time": "1771504807"
},
"departure": {
"delay": -53,
"time": "1771504807"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -86,
"time": "1771505314"
},
"departure": {
"delay": -86,
"time": "1771505314"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -86,
"time": "1771505374"
},
"departure": {
"delay": -86,
"time": "1771505374"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771504260"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1771504359"
},
"departure": {
"delay": -21,
"time": "1771504359"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1771504883"
},
"departure": {
"delay": -37,
"time": "1771504883"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1771504914"
},
"departure": {
"delay": -51,
"time": "1771504929"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -109,
"time": "1771505591"
},
"departure": {
"delay": -109,
"time": "1771505591"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1771504608"
},
"departure": {
"delay": -12,
"time": "1771504608"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1771504528"
},
"departure": {
"delay": -32,
"time": "1771504528"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -111,
"time": "1771505529"
},
"departure": {
"delay": -111,
"time": "1771505529"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -86,
"time": "1771505074"
},
"departure": {
"delay": -86,
"time": "1771505074"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1771504706"
},
"departure": {
"delay": -34,
"time": "1771504706"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -143,
"time": "1771505497"
},
"departure": {
"delay": -143,
"time": "1771505497"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771503863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12328:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771512480"
},
"departure": {
"time": "1771512480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771512540"
},
"departure": {
"time": "1771512540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771512720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771512240"
},
"departure": {
"time": "1771512240"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771512420"
},
"departure": {
"time": "1771512420"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771512000"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2047:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771506063"
},
"departure": {
"delay": 3,
"time": "1771506063"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771506253"
},
"departure": {
"delay": 13,
"time": "1771506253"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771505730"
},
"departure": {
"delay": 30,
"time": "1771505730"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771507025"
},
"departure": {
"delay": 5,
"time": "1771507025"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1771507172"
},
"departure": {
"delay": 32,
"time": "1771507172"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771506615"
},
"departure": {
"delay": 15,
"time": "1771506615"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771507090"
},
"departure": {
"delay": 10,
"time": "1771507090"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771505916"
},
"departure": {
"delay": 36,
"time": "1771505916"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771506669"
},
"departure": {
"delay": 9,
"time": "1771506669"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771505970"
},
"departure": {
"delay": 30,
"time": "1771505970"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771506923"
},
"departure": {
"delay": 23,
"time": "1771506923"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1771505818"
},
"departure": {
"delay": 58,
"time": "1771505818"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771506150"
},
"departure": {
"delay": 30,
"time": "1771506150"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771506334"
},
"departure": {
"delay": 34,
"time": "1771506334"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771506990"
},
"departure": {
"delay": 30,
"time": "1771506990"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771507230"
},
"departure": {
"delay": 30,
"time": "1771507230"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1771505872"
},
"departure": {
"delay": 52,
"time": "1771505872"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771506754"
},
"departure": {
"delay": 34,
"time": "1771506754"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1771506826"
},
"departure": {
"delay": 46,
"time": "1771506826"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771501554",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17403:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759058x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1771499694"
},
"departure": {
"delay": 33,
"time": "1771499733"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1771499377"
},
"departure": {
"delay": 68,
"time": "1771499408"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771499872"
},
"departure": {
"delay": 20,
"time": "1771499900"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771499466"
},
"departure": {
"delay": 18,
"time": "1771499478"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1771498718"
},
"departure": {
"delay": 49,
"time": "1771498729"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1771499220"
},
"departure": {
"delay": 74,
"time": "1771499234"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1771498644"
},
"departure": {
"delay": 97,
"time": "1771498657"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1771500080"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1771498500"
},
"departure": {
"delay": 157,
"time": "1771498537"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771498600"
},
"departure": {
"delay": 56,
"time": "1771498616"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498850"
},
"departure": {
"time": "1771498860"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -53,
"time": "1771498913"
},
"departure": {
"delay": -53,
"time": "1771498927"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1771498272"
},
"departure": {
"delay": 112,
"time": "1771498432"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 25,
"time": "1771498225"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1771499123"
},
"departure": {
"delay": 51,
"time": "1771499151"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771499166"
},
"departure": {
"delay": 92,
"time": "1771499192"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771499793"
},
"departure": {
"delay": 60,
"time": "1771499820"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -7,
"time": "1771499532"
},
"departure": {
"delay": -7,
"time": "1771499573"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1771498676"
},
"departure": {
"delay": 65,
"time": "1771498685"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771498808"
},
"departure": {
"delay": 19,
"time": "1771498819"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771499946"
},
"departure": {
"delay": 54,
"time": "1771499994"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1771498544"
},
"departure": {
"delay": 110,
"time": "1771498550"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771499091"
},
"departure": {
"delay": 65,
"time": "1771499105"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1771499435"
},
"departure": {
"delay": 43,
"time": "1771499443"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771498960"
},
"departure": {
"delay": 31,
"time": "1771499071"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759058x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506240"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2409:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771502760"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771503360"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771503660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771503300"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504080"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771502880"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771503780"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503180"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771503060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771504980"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771504930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771508308"
},
"departure": {
"delay": 28,
"time": "1771508308"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771508553"
},
"departure": {
"delay": 33,
"time": "1771508553"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1771508406"
},
"departure": {
"delay": 6,
"time": "1771508406"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771508362"
},
"departure": {
"delay": 22,
"time": "1771508362"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771504135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17385:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8765:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771502115"
},
"departure": {
"delay": 135,
"time": "1771502115"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1771502097"
},
"departure": {
"delay": 177,
"time": "1771502097"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1771501791"
},
"departure": {
"delay": 111,
"time": "1771501791"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 205,
"time": "1771502785"
},
"departure": {
"delay": 205,
"time": "1771502785"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 229,
"time": "1771502972"
},
"departure": {
"delay": 229,
"time": "1771502989"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 203,
"time": "1771502338"
},
"departure": {
"delay": 203,
"time": "1771502363"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 534,
"time": "1771504014"
},
"departure": {
"delay": 534,
"time": "1771504014"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 364,
"time": "1771504264"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 188,
"time": "1771502588"
},
"departure": {
"delay": 188,
"time": "1771502588"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 524,
"time": "1771504064"
},
"departure": {
"delay": 524,
"time": "1771504064"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 234,
"time": "1771502814"
},
"departure": {
"delay": 234,
"time": "1771502814"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 232,
"time": "1771502692"
},
"departure": {
"delay": 232,
"time": "1771502692"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1771502296"
},
"departure": {
"delay": 196,
"time": "1771502296"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 174,
"time": "1771502214"
},
"departure": {
"delay": 174,
"time": "1771502214"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 222,
"time": "1771502922"
},
"departure": {
"delay": 222,
"time": "1771502922"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 263,
"time": "1771503544"
},
"departure": {
"delay": 263,
"time": "1771503563"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1771501867"
},
"departure": {
"delay": 149,
"time": "1771501889"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771501639"
},
"departure": {
"delay": 19,
"time": "1771501639"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 529,
"time": "1771504189"
},
"departure": {
"delay": 529,
"time": "1771504189"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 148,
"time": "1771502464"
},
"departure": {
"delay": 148,
"time": "1771502488"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 538,
"time": "1771504138"
},
"departure": {
"delay": 538,
"time": "1771504138"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 274,
"time": "1771503465"
},
"departure": {
"delay": 274,
"time": "1771503514"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 178,
"time": "1771503117"
},
"departure": {
"delay": 178,
"time": "1771503118"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 198,
"time": "1771502418"
},
"departure": {
"delay": 198,
"time": "1771502418"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1771501939"
},
"departure": {
"delay": 139,
"time": "1771501939"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1771501590"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 219,
"time": "1771503222"
},
"departure": {
"delay": 219,
"time": "1771503339"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 209,
"time": "1771503389"
},
"departure": {
"delay": 209,
"time": "1771503389"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1771502017"
},
"departure": {
"delay": 157,
"time": "1771502017"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771501364",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8765:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771504297"
},
"departure": {
"delay": 48,
"time": "1771504308"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771504956"
},
"departure": {
"delay": 12,
"time": "1771504992"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1771504244"
},
"departure": {
"delay": 114,
"time": "1771504254"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 193,
"time": "1771504020"
},
"departure": {
"delay": 193,
"time": "1771504033"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 174,
"time": "1771504069"
},
"departure": {
"delay": 174,
"time": "1771504074"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771505630"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1771504738"
},
"departure": {
"delay": 23,
"time": "1771504763"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771505270"
},
"departure": {
"delay": 50,
"time": "1771505270"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 178,
"time": "1771503958"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1771504804"
},
"departure": {
"delay": 42,
"time": "1771504842"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1771504124"
},
"departure": {
"delay": 170,
"time": "1771504130"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771505390"
},
"departure": {
"delay": 50,
"time": "1771505390"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1771505330"
},
"departure": {
"delay": 50,
"time": "1771505330"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"time": "1771505176"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1771505017"
},
"departure": {
"delay": 75,
"time": "1771505115"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771504474"
},
"departure": {
"delay": 36,
"time": "1771504536"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771505510"
},
"departure": {
"delay": 50,
"time": "1771505510"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1771504368"
},
"departure": {
"delay": -7,
"time": "1771504373"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771505450"
},
"departure": {
"delay": 50,
"time": "1771505450"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1771504280"
},
"departure": {
"delay": 91,
"time": "1771504291"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1771504677"
},
"departure": {
"delay": 8,
"time": "1771504688"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1771504577"
},
"departure": {
"delay": 29,
"time": "1771504589"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1771504161"
},
"departure": {
"delay": 176,
"time": "1771504196"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1771504211"
},
"departure": {
"delay": 142,
"time": "1771504222"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771505135"
},
"departure": {
"delay": 45,
"time": "1771505145"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:27:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771508820"
},
"departure": {
"time": "1771508820"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509480"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1835:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507260"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771506005"
},
"departure": {
"delay": 5,
"time": "1771506005"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771505075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx297:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748510x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1771496726"
},
"departure": {
"delay": 154,
"time": "1771496734"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1771496772"
},
"departure": {
"delay": 147,
"time": "1771496787"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 175,
"time": "1771496935"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 163,
"time": "1771496487"
},
"departure": {
"delay": 163,
"time": "1771496503"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1771496841"
},
"departure": {
"delay": 153,
"time": "1771496853"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1771496551"
},
"departure": {
"delay": 170,
"time": "1771496570"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1771496419"
},
"departure": {
"delay": 185,
"time": "1771496465"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1771496627"
},
"departure": {
"delay": 135,
"time": "1771496655"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1771496688"
},
"departure": {
"delay": 113,
"time": "1771496693"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748510x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10718:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771505578"
},
"departure": {
"delay": 58,
"time": "1771505578"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1771506168"
},
"departure": {
"delay": 108,
"time": "1771506168"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771504914"
},
"departure": {
"delay": 54,
"time": "1771504914"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771505215"
},
"departure": {
"delay": 115,
"time": "1771505215"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1771506246"
},
"departure": {
"delay": 66,
"time": "1771506246"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1771505648"
},
"departure": {
"delay": 68,
"time": "1771505648"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1771505763"
},
"departure": {
"delay": 63,
"time": "1771505763"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771505892"
},
"departure": {
"delay": 72,
"time": "1771505892"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1771505957"
},
"departure": {
"delay": 77,
"time": "1771505957"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1771506799"
},
"departure": {
"delay": 79,
"time": "1771506799"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1771505300"
},
"departure": {
"delay": 80,
"time": "1771505300"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1771505714"
},
"departure": {
"delay": 74,
"time": "1771505714"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771506958"
},
"departure": {
"delay": 58,
"time": "1771506958"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1771506206"
},
"departure": {
"delay": 86,
"time": "1771506206"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1771506008"
},
"departure": {
"delay": 68,
"time": "1771506008"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771505158"
},
"departure": {
"delay": 58,
"time": "1771505158"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771505398"
},
"departure": {
"delay": 58,
"time": "1771505398"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771505818"
},
"departure": {
"delay": 58,
"time": "1771505818"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771506869"
},
"departure": {
"delay": 89,
"time": "1771506869"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1771505521"
},
"departure": {
"delay": 61,
"time": "1771505521"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771506298"
},
"departure": {
"delay": 58,
"time": "1771506298"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771506058"
},
"departure": {
"delay": 58,
"time": "1771506058"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1771505482"
},
"departure": {
"delay": 82,
"time": "1771505482"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771505016"
},
"departure": {
"delay": 96,
"time": "1771505016"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771504834",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10718:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17509:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771507247"
},
"departure": {
"delay": 47,
"time": "1771507247"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1771506633"
},
"departure": {
"delay": 33,
"time": "1771506633"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771506890"
},
"departure": {
"delay": 50,
"time": "1771506890"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771506987"
},
"departure": {
"delay": 27,
"time": "1771506987"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771508310"
},
"departure": {
"delay": 30,
"time": "1771508310"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771506786"
},
"departure": {
"delay": 6,
"time": "1771506786"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1771507552"
},
"departure": {
"delay": 52,
"time": "1771507552"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771507897"
},
"departure": {
"delay": 37,
"time": "1771507897"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771507173"
},
"departure": {
"delay": 33,
"time": "1771507173"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771506572"
},
"departure": {
"delay": 32,
"time": "1771506572"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1771506711"
},
"departure": {
"delay": 51,
"time": "1771506711"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505114",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17509:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851007F5801427x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507320"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771505100"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771499374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851007F5801427x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771505583"
},
"departure": {
"delay": 123,
"time": "1771505583"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1771505248"
},
"departure": {
"delay": 88,
"time": "1771505248"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -201,
"time": "1771507239"
},
"departure": {
"delay": -201,
"time": "1771507239"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -38,
"time": "1771506502"
},
"departure": {
"delay": -38,
"time": "1771506502"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1771506450"
},
"departure": {
"delay": -30,
"time": "1771506450"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": 84,
"time": "1771505184"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1771506703"
},
"departure": {
"delay": -17,
"time": "1771506703"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1771506186"
},
"departure": {
"delay": 6,
"time": "1771506186"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1771506588"
},
"departure": {
"delay": -12,
"time": "1771506588"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1771506630"
},
"departure": {
"delay": -30,
"time": "1771506630"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -254,
"time": "1771507306"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 93,
"time": "1771505973"
},
"departure": {
"delay": 93,
"time": "1771505973"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771505780"
},
"departure": {
"delay": 80,
"time": "1771505780"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1771505365"
},
"departure": {
"delay": 85,
"time": "1771505365"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -130,
"time": "1771507070"
},
"departure": {
"delay": -130,
"time": "1771507070"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -65,
"time": "1771506835"
},
"departure": {
"delay": -65,
"time": "1771506835"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1771506050"
},
"departure": {
"delay": -10,
"time": "1771506050"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1771506239"
},
"departure": {
"delay": -1,
"time": "1771506239"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -119,
"time": "1771506961"
},
"departure": {
"delay": -119,
"time": "1771506961"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1771505853"
},
"departure": {
"delay": 93,
"time": "1771505853"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -160,
"time": "1771507160"
},
"departure": {
"delay": -160,
"time": "1771507160"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 140,
"time": "1771505660"
},
"departure": {
"delay": 140,
"time": "1771505660"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1771506293"
},
"departure": {
"delay": -67,
"time": "1771506293"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1771505202"
},
"departure": {
"delay": 102,
"time": "1771505202"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1771505508"
},
"departure": {
"delay": 108,
"time": "1771505508"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -130,
"time": "1771507010"
},
"departure": {
"delay": -130,
"time": "1771507010"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596151:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470840:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1771506322"
},
"departure": {
"delay": 142,
"time": "1771506322"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1771506299"
},
"departure": {
"delay": 179,
"time": "1771506299"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 206,
"time": "1771507166"
},
"departure": {
"delay": 206,
"time": "1771507166"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 331,
"time": "1771505311"
},
"departure": {
"delay": 331,
"time": "1771505311"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 323,
"time": "1771505063"
},
"departure": {
"delay": 323,
"time": "1771505063"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 301,
"time": "1771505037"
},
"departure": {
"delay": 301,
"time": "1771505041"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1771507694"
},
"departure": {
"delay": 74,
"time": "1771507694"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 222,
"time": "1771505562"
},
"departure": {
"delay": 222,
"time": "1771505562"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1771506451"
},
"departure": {
"delay": 151,
"time": "1771506451"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 283,
"time": "1771504963"
},
"departure": {
"delay": 283,
"time": "1771504963"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 319,
"time": "1771505359"
},
"departure": {
"delay": 319,
"time": "1771505359"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 289,
"time": "1771505449"
},
"departure": {
"delay": 289,
"time": "1771505449"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1771507351"
},
"departure": {
"delay": 91,
"time": "1771507351"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 11,
"time": "1771508411"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 181,
"time": "1771506721"
},
"departure": {
"delay": 181,
"time": "1771506721"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 212,
"time": "1771505612"
},
"departure": {
"delay": 212,
"time": "1771505612"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 183,
"time": "1771505703"
},
"departure": {
"delay": 183,
"time": "1771505703"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 229,
"time": "1771505509"
},
"departure": {
"delay": 229,
"time": "1771505509"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 193,
"time": "1771506493"
},
"departure": {
"delay": 193,
"time": "1771506493"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 109,
"time": "1771508029"
},
"departure": {
"delay": 109,
"time": "1771508029"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 212,
"time": "1771507052"
},
"departure": {
"delay": 212,
"time": "1771507052"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 212,
"time": "1771506932"
},
"departure": {
"delay": 212,
"time": "1771506932"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 281,
"time": "1771505141"
},
"departure": {
"delay": 281,
"time": "1771505141"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1771506571"
},
"departure": {
"delay": 211,
"time": "1771506571"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 141,
"time": "1771505781"
},
"departure": {
"delay": 141,
"time": "1771505781"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 163,
"time": "1771506403"
},
"departure": {
"delay": 163,
"time": "1771506403"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 237,
"time": "1771506837"
},
"departure": {
"delay": 237,
"time": "1771506837"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470840:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4995135378030592x7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1469,
"time": "1771505359"
},
"departure": {
"delay": 1469,
"time": "1771505369"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 1510,
"time": "1771505530"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
}
],
"timestamp": "1771505188",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4995135378030592x7:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771504148"
},
"departure": {
"delay": 152,
"time": "1771504172"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 67,
"time": "1771502947"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1771503758"
},
"departure": {
"delay": 127,
"time": "1771503847"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771503097"
},
"departure": {
"delay": 157,
"time": "1771503097"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771503347"
},
"departure": {
"delay": 132,
"time": "1771503372"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1771503572"
},
"departure": {
"delay": 152,
"time": "1771503572"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771503022"
},
"departure": {
"delay": 82,
"time": "1771503022"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1771504247"
},
"departure": {
"delay": 167,
"time": "1771504247"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1771504399"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 137,
"time": "1771503176"
},
"departure": {
"delay": 137,
"time": "1771503197"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1771503672"
},
"departure": {
"delay": 132,
"time": "1771503672"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771503924"
},
"departure": {
"delay": 144,
"time": "1771503924"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1771504347"
},
"departure": {
"delay": 147,
"time": "1771504347"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1771503274"
},
"departure": {
"delay": 154,
"time": "1771503274"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 197,
"time": "1771503473"
},
"departure": {
"delay": 197,
"time": "1771503497"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771502955",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4873:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853609F5787797x2026x02x13T23x22x18Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771510140"
},
"departure": {
"time": "1771510260"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509660"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511820"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771512600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771504777",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853609F5787797x2026x02x13T23x22x18Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3892:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771506895"
},
"departure": {
"delay": 55,
"time": "1771506895"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771507104"
},
"departure": {
"delay": 24,
"time": "1771507104"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771507290"
},
"departure": {
"delay": 30,
"time": "1771507290"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771506956"
},
"departure": {
"delay": 56,
"time": "1771506956"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771507451"
},
"departure": {
"delay": 11,
"time": "1771507451"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1771507041"
},
"departure": {
"delay": 21,
"time": "1771507041"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771505114",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3892:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596852:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748459x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771493916"
},
"departure": {
"delay": 191,
"time": "1771494311"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1771492608"
},
"departure": {
"delay": 137,
"time": "1771492637"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771494476"
},
"departure": {
"delay": 128,
"time": "1771494488"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 156,
"time": "1771493916"
},
"departure": {
"delay": 156,
"time": "1771493916"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 183,
"time": "1771493488"
},
"departure": {
"delay": 183,
"time": "1771493523"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1771493916"
},
"departure": {
"delay": 36,
"time": "1771493916"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -84,
"time": "1771493916"
},
"departure": {
"delay": -84,
"time": "1771493916"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1771492441"
},
"departure": {
"delay": 122,
"time": "1771492502"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1771493283"
},
"departure": {
"delay": 96,
"time": "1771493316"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1771492719"
},
"departure": {
"delay": 119,
"time": "1771492739"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771493003"
},
"departure": {
"delay": 23,
"time": "1771493003"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1771494385"
},
"departure": {
"delay": 104,
"time": "1771494404"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 129,
"time": "1771494359"
},
"departure": {
"delay": 129,
"time": "1771494369"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1771494404"
},
"departure": {
"delay": 120,
"time": "1771494420"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 169,
"time": "1771492069"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1771494322"
},
"departure": {
"delay": 155,
"time": "1771494335"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1771494518"
},
"departure": {
"delay": 113,
"time": "1771494533"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 143,
"time": "1771493003"
},
"departure": {
"delay": 143,
"time": "1771493003"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 276,
"time": "1771493758"
},
"departure": {
"delay": 276,
"time": "1771493916"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1771492689"
},
"departure": {
"delay": 142,
"time": "1771492702"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1771492280"
},
"departure": {
"delay": 117,
"time": "1771492317"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1771492783"
},
"departure": {
"delay": 146,
"time": "1771492826"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1771492537"
},
"departure": {
"delay": 159,
"time": "1771492599"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1771493003"
},
"departure": {
"delay": -97,
"time": "1771493003"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1771494566"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 188,
"time": "1771492914"
},
"departure": {
"delay": 188,
"time": "1771492988"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1771492256"
},
"departure": {
"delay": 63,
"time": "1771492263"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771493003"
},
"departure": {
"delay": 107,
"time": "1771493267"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -144,
"time": "1771493916"
},
"departure": {
"delay": -144,
"time": "1771493916"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1771492200"
},
"departure": {
"delay": 81,
"time": "1771492221"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1771493438"
},
"departure": {
"delay": 171,
"time": "1771493451"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1771492379"
},
"departure": {
"delay": 72,
"time": "1771492392"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1771493916"
},
"departure": {
"delay": -24,
"time": "1771493916"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748459x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758727x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 276,
"time": "1771495943"
},
"departure": {
"delay": 276,
"time": "1771495956"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 255,
"time": "1771496857"
},
"departure": {
"delay": 255,
"time": "1771496895"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 289,
"time": "1771496232"
},
"departure": {
"delay": 289,
"time": "1771496269"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 303,
"time": "1771496308"
},
"departure": {
"delay": 303,
"time": "1771496343"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 239,
"time": "1771496927"
},
"departure": {
"delay": 239,
"time": "1771496939"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1771495014"
},
"departure": {
"delay": -53,
"time": "1771495027"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1771494700"
},
"departure": {
"delay": -28,
"time": "1771494752"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771494363"
},
"departure": {
"delay": 17,
"time": "1771494377"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 242,
"time": "1771496983"
},
"departure": {
"delay": 242,
"time": "1771497002"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -12,
"time": "1771494396"
},
"departure": {
"delay": -12,
"time": "1771494408"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 289,
"time": "1771495671"
},
"departure": {
"delay": 289,
"time": "1771495729"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 344,
"time": "1771496489"
},
"departure": {
"delay": 344,
"time": "1771496504"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 290,
"time": "1771495993"
},
"departure": {
"delay": 290,
"time": "1771496030"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 51,
"time": "1771494231"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 194,
"time": "1771497118"
},
"departure": {
"delay": 194,
"time": "1771497134"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 289,
"time": "1771495812"
},
"departure": {
"delay": 289,
"time": "1771495849"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1771495467"
},
"departure": {
"delay": 163,
"time": "1771495543"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 269,
"time": "1771496690"
},
"departure": {
"delay": 269,
"time": "1771496729"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 202,
"time": "1771497069"
},
"departure": {
"delay": 202,
"time": "1771497082"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 140,
"time": "1771495164"
},
"departure": {
"delay": 140,
"time": "1771495340"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 347,
"time": "1771496416"
},
"departure": {
"delay": 347,
"time": "1771496447"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 224,
"time": "1771497031"
},
"departure": {
"delay": 224,
"time": "1771497044"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 216,
"time": "1771496787"
},
"departure": {
"delay": 216,
"time": "1771496796"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1771494875"
},
"departure": {
"delay": -39,
"time": "1771494921"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -18,
"time": "1771494788"
},
"departure": {
"delay": -18,
"time": "1771494822"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 302,
"time": "1771496382"
},
"departure": {
"delay": 302,
"time": "1771496402"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 168,
"time": "1771497157"
},
"departure": {
"delay": 168,
"time": "1771497168"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 156,
"time": "1771497216"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -6,
"time": "1771494439"
},
"departure": {
"delay": -6,
"time": "1771494474"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1771494531"
},
"departure": {
"delay": -42,
"time": "1771494558"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1771494605"
},
"departure": {
"delay": -26,
"time": "1771494634"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1771494291"
},
"departure": {
"delay": 71,
"time": "1771494311"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 281,
"time": "1771496107"
},
"departure": {
"delay": 281,
"time": "1771496141"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 261,
"time": "1771496653"
},
"departure": {
"delay": 261,
"time": "1771496661"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 302,
"time": "1771495908"
},
"departure": {
"delay": 302,
"time": "1771495922"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 313,
"time": "1771496579"
},
"departure": {
"delay": 313,
"time": "1771496593"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758727x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502880"
},
"departure": {
"time": "1771502880"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771503180"
},
"departure": {
"delay": 60,
"time": "1771503180"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771503060"
},
"departure": {
"delay": 60,
"time": "1771503060"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771504140"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771502940"
},
"departure": {
"time": "1771502940"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771503140"
},
"departure": {
"delay": 20,
"time": "1771503140"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771503000"
},
"departure": {
"time": "1771503000"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771504080"
},
"departure": {
"delay": 60,
"time": "1771504080"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771503120"
},
"departure": {
"delay": 60,
"time": "1771503120"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771504620"
},
"departure": {
"time": "1771504620"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503900"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771505100"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1771504040"
},
"departure": {
"delay": 20,
"time": "1771504040"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771503600"
},
"departure": {
"delay": 60,
"time": "1771503600"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771502775"
},
"departure": {
"delay": 15,
"time": "1771502775"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771504260"
},
"departure": {
"delay": 60,
"time": "1771504260"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771504920"
},
"departure": {
"delay": 60,
"time": "1771504920"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771504740"
},
"departure": {
"delay": 60,
"time": "1771504740"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771502820"
},
"departure": {
"time": "1771502820"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771503240"
},
"departure": {
"time": "1771503240"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771502790"
},
"departure": {
"delay": 30,
"time": "1771502790"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771503960"
},
"departure": {
"delay": 60,
"time": "1771503960"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771504440"
},
"departure": {
"delay": 60,
"time": "1771504440"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771504020"
},
"departure": {
"delay": 60,
"time": "1771504020"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771505040"
},
"departure": {
"delay": 60,
"time": "1771505040"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 20,
"time": "1771504460"
},
"departure": {
"delay": 20,
"time": "1771504460"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771504860"
},
"departure": {
"delay": 60,
"time": "1771504860"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771502760"
},
"departure": {
"delay": 60,
"time": "1771502760"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502195",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17179:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595742:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1771505228"
},
"departure": {
"delay": 8,
"time": "1771505228"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1771505479"
},
"departure": {
"delay": 79,
"time": "1771505479"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1771505509"
},
"departure": {
"delay": 49,
"time": "1771505509"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 73,
"time": "1771505413"
},
"departure": {
"delay": 73,
"time": "1771505413"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -52,
"time": "1771504910"
},
"departure": {
"delay": -52,
"time": "1771504928"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1771505656"
},
"departure": {
"delay": 76,
"time": "1771505656"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 69,
"time": "1771505709"
},
"departure": {
"delay": 69,
"time": "1771505709"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1771504493"
},
"departure": {
"delay": 113,
"time": "1771504493"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771505376"
},
"departure": {
"delay": 96,
"time": "1771505376"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1771505588"
},
"departure": {
"delay": 68,
"time": "1771505588"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1771505173"
},
"departure": {
"delay": 38,
"time": "1771505198"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771505606"
},
"departure": {
"delay": 86,
"time": "1771505606"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1771505557"
},
"departure": {
"delay": 37,
"time": "1771505557"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -22,
"time": "1771505258"
},
"departure": {
"delay": -22,
"time": "1771505258"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -82,
"time": "1771505013"
},
"departure": {
"delay": -82,
"time": "1771505018"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1771505386"
},
"departure": {
"delay": 106,
"time": "1771505386"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1771504753"
},
"departure": {
"delay": 73,
"time": "1771504753"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1771504681"
},
"departure": {
"delay": 128,
"time": "1771504688"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595742:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13651:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771505825"
},
"departure": {
"delay": 5,
"time": "1771505825"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771505900"
},
"departure": {
"delay": 20,
"time": "1771505900"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771505551"
},
"departure": {
"delay": 31,
"time": "1771505551"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771505635"
},
"departure": {
"delay": 55,
"time": "1771505635"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771505366"
},
"departure": {
"delay": 26,
"time": "1771505366"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771505332"
},
"departure": {
"delay": 52,
"time": "1771505332"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1771507364"
},
"departure": {
"delay": 44,
"time": "1771507364"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1771505986"
},
"departure": {
"delay": 46,
"time": "1771505986"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505400"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1771505739"
},
"departure": {
"delay": 39,
"time": "1771505739"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1771507273"
},
"departure": {
"delay": 13,
"time": "1771507273"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771504855",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13651:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1771501713"
},
"departure": {
"delay": -75,
"time": "1771501725"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -63,
"time": "1771501470"
},
"departure": {
"delay": -63,
"time": "1771501497"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1771501359"
},
"departure": {
"delay": -41,
"time": "1771501399"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1771501094"
},
"departure": {
"delay": -7,
"time": "1771501133"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1771500774"
},
"departure": {
"delay": 25,
"time": "1771500805"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1771501611"
},
"departure": {
"delay": -60,
"time": "1771501620"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1771500525"
},
"departure": {
"delay": -1,
"time": "1771500539"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1771501313"
},
"departure": {
"delay": -52,
"time": "1771501328"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -29,
"time": "1771501581"
},
"departure": {
"delay": -29,
"time": "1771501591"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -123,
"time": "1771501857"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1771500364"
},
"departure": {
"delay": 73,
"time": "1771500373"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1771500573"
},
"departure": {
"delay": -9,
"time": "1771500591"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1771500414"
},
"departure": {
"delay": 62,
"time": "1771500422"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1771501039"
},
"departure": {
"delay": -30,
"time": "1771501050"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -61,
"time": "1771501670"
},
"departure": {
"delay": -61,
"time": "1771501679"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1771501421"
},
"departure": {
"delay": -67,
"time": "1771501433"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771500890"
},
"departure": {
"delay": 8,
"time": "1771500908"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771500484"
},
"departure": {
"delay": 20,
"time": "1771500500"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771500453"
},
"departure": {
"delay": 44,
"time": "1771500464"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1771500654"
},
"departure": {
"delay": 72,
"time": "1771500732"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1771501760"
},
"departure": {
"delay": -82,
"time": "1771501778"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1771501179"
},
"departure": {
"delay": -2,
"time": "1771501198"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500949"
},
"departure": {
"time": "1771500960"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1771500312"
},
"departure": {
"delay": 90,
"time": "1771500330"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 71,
"time": "1771500251"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1771502813"
},
"departure": {
"delay": 113,
"time": "1771502813"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1771504062"
},
"departure": {
"delay": -18,
"time": "1771504062"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1771504787"
},
"departure": {
"delay": 107,
"time": "1771504787"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1771503638"
},
"departure": {
"delay": 62,
"time": "1771503662"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771504986"
},
"departure": {
"delay": 66,
"time": "1771504986"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 182,
"time": "1771503362"
},
"departure": {
"delay": 182,
"time": "1771503362"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1771503938"
},
"departure": {
"delay": 122,
"time": "1771503962"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771502712"
},
"departure": {
"delay": 72,
"time": "1771502712"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771502987"
},
"departure": {
"delay": 107,
"time": "1771502987"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1771505037"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 78,
"time": "1771504338"
},
"departure": {
"delay": 78,
"time": "1771504338"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1771504863"
},
"departure": {
"delay": 123,
"time": "1771504863"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771502616"
},
"departure": {
"delay": 36,
"time": "1771502616"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771503762"
},
"departure": {
"delay": 127,
"time": "1771503787"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771504540"
},
"departure": {
"delay": 40,
"time": "1771504540"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771503842"
},
"departure": {
"delay": 122,
"time": "1771503842"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1771504687"
},
"departure": {
"delay": 67,
"time": "1771504687"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 177,
"time": "1771503237"
},
"departure": {
"delay": 177,
"time": "1771503237"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1771504262"
},
"departure": {
"delay": 62,
"time": "1771504262"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 52,
"time": "1771502512"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 153,
"time": "1771502913"
},
"departure": {
"delay": 153,
"time": "1771502913"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1771503587"
},
"departure": {
"delay": 107,
"time": "1771503587"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1771503426"
},
"departure": {
"delay": 126,
"time": "1771503426"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1771503512"
},
"departure": {
"delay": 92,
"time": "1771503512"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771504488"
},
"departure": {
"delay": 48,
"time": "1771504488"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1771503146"
},
"departure": {
"delay": 104,
"time": "1771503164"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1771504612"
},
"departure": {
"delay": 112,
"time": "1771504612"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771502515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2224:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851718F5801381x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771504380"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771503540"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506660"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503960"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771499914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851718F5801381x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13618:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1771505170"
},
"departure": {
"delay": 190,
"time": "1771505170"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1771505090"
},
"departure": {
"delay": 230,
"time": "1771505090"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 36,
"time": "1771504596"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1771506605"
},
"departure": {
"delay": 185,
"time": "1771506605"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1771506091"
},
"departure": {
"delay": 151,
"time": "1771506091"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1771505417"
},
"departure": {
"delay": 197,
"time": "1771505417"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1771504646"
},
"departure": {
"delay": 86,
"time": "1771504646"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1771504700"
},
"departure": {
"delay": 80,
"time": "1771504700"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771504773"
},
"departure": {
"delay": 93,
"time": "1771504773"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1771504862"
},
"departure": {
"delay": 155,
"time": "1771504895"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1771506064"
},
"departure": {
"delay": 184,
"time": "1771506064"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 155,
"time": "1771506275"
},
"departure": {
"delay": 155,
"time": "1771506275"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1771505256"
},
"departure": {
"delay": 156,
"time": "1771505256"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 164,
"time": "1771506704"
},
"departure": {
"delay": 164,
"time": "1771506704"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1771506751"
},
"departure": {
"delay": 151,
"time": "1771506751"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1771506795"
},
"departure": {
"delay": 195,
"time": "1771506795"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 178,
"time": "1771505578"
},
"departure": {
"delay": 178,
"time": "1771505578"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 151,
"time": "1771505671"
},
"departure": {
"delay": 151,
"time": "1771505671"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1771505331"
},
"departure": {
"delay": 171,
"time": "1771505331"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1771505491"
},
"departure": {
"delay": 151,
"time": "1771505491"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771504604",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13618:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771505889"
},
"departure": {
"delay": 9,
"time": "1771505889"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771505742"
},
"departure": {
"delay": 42,
"time": "1771505742"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1771506017"
},
"departure": {
"delay": 17,
"time": "1771506017"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771507141"
},
"departure": {
"delay": 1,
"time": "1771507141"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1771506206"
},
"departure": {
"delay": 26,
"time": "1771506206"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771505982"
},
"departure": {
"delay": 42,
"time": "1771505982"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771506256"
},
"departure": {
"delay": 16,
"time": "1771506256"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1771505646"
},
"departure": {
"delay": 6,
"time": "1771505646"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771505435"
},
"departure": {
"delay": 35,
"time": "1771505435"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771506110"
},
"departure": {
"delay": 50,
"time": "1771506110"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771506310"
},
"departure": {
"delay": 10,
"time": "1771506310"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771505575"
},
"departure": {
"delay": 55,
"time": "1771505575"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507320"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771504994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14926:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5628:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771503683"
},
"departure": {
"delay": 47,
"time": "1771503707"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1771505010"
},
"departure": {
"delay": 173,
"time": "1771505033"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 145,
"time": "1771504558"
},
"departure": {
"delay": 145,
"time": "1771504585"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771505220"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1771504158"
},
"departure": {
"delay": 18,
"time": "1771504158"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 189,
"time": "1771505109"
},
"departure": {
"delay": 189,
"time": "1771505109"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1771504460"
},
"departure": {
"delay": 163,
"time": "1771504483"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771503630"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1771503784"
},
"departure": {
"delay": 112,
"time": "1771503832"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1771504289"
},
"departure": {
"delay": 98,
"time": "1771504358"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1771504658"
},
"departure": {
"delay": 158,
"time": "1771504658"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1771503932"
},
"departure": {
"delay": 152,
"time": "1771503932"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771503615",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5628:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759103x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1771496901"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1771496532"
},
"departure": {
"delay": 23,
"time": "1771496543"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1771496392"
},
"departure": {
"delay": 59,
"time": "1771496399"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1771496708"
},
"departure": {
"delay": -41,
"time": "1771496719"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1771496642"
},
"departure": {
"delay": 22,
"time": "1771496662"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 181,
"time": "1771495824"
},
"departure": {
"delay": 181,
"time": "1771495861"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1771496301"
},
"departure": {
"delay": 90,
"time": "1771496310"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1771495965"
},
"departure": {
"delay": 146,
"time": "1771496006"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1771496160"
},
"departure": {
"delay": 74,
"time": "1771496174"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771496576"
},
"departure": {
"delay": 11,
"time": "1771496591"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 21,
"time": "1771495341"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771496076"
},
"departure": {
"delay": 101,
"time": "1771496081"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771496458"
},
"departure": {
"delay": 74,
"time": "1771496474"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1771496048"
},
"departure": {
"delay": 142,
"time": "1771496062"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1771496342"
},
"departure": {
"delay": 87,
"time": "1771496367"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1771495389"
},
"departure": {
"delay": 138,
"time": "1771495698"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771496211"
},
"departure": {
"delay": 88,
"time": "1771496248"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771496195"
},
"departure": {
"delay": 40,
"time": "1771496200"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771496258"
},
"departure": {
"delay": 49,
"time": "1771496269"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771496795"
},
"departure": {
"delay": 26,
"time": "1771496846"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 207,
"time": "1771495914"
},
"departure": {
"delay": 207,
"time": "1771495947"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771496742"
},
"departure": {
"delay": 12,
"time": "1771496772"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1771496606"
},
"departure": {
"delay": -27,
"time": "1771496613"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1771505142",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759103x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758535x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -304,
"time": "1771499696"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771497371"
},
"departure": {
"delay": 28,
"time": "1771497388"
},
"stopId": "FR:50041:ZE:HAGMES:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1771498446"
},
"departure": {
"delay": 9,
"time": "1771498509"
},
"stopId": "FR:50041:ZE:HAGECA:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771498891"
},
"departure": {
"delay": 36,
"time": "1771499016"
},
"stopId": "FR:50041:ZE:HAGNEZ:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 106,
"time": "1771496506"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771498200"
},
"departure": {
"delay": 16,
"time": "1771498216"
},
"stopId": "FR:50041:ZE:HAGMA3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1771497655"
},
"departure": {
"delay": 70,
"time": "1771497670"
},
"stopId": "FR:50041:ZE:HAGPR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1771496759"
},
"departure": {
"delay": 132,
"time": "1771496832"
},
"stopId": "FR:50041:ZE:HAGTOU:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -32,
"time": "1771499348"
},
"departure": {
"delay": -32,
"time": "1771499368"
},
"stopId": "FR:50041:ZE:HAGBE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771498077"
},
"departure": {
"delay": 24,
"time": "1771498104"
},
"stopId": "FR:50041:ZE:HAGCAP:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1771497049"
},
"departure": {
"delay": 127,
"time": "1771497127"
},
"stopId": "FR:50041:ZE:HAGMDJ:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771497847"
},
"departure": {
"delay": 56,
"time": "1771497896"
},
"stopId": "FR:50041:ZE:HAGVB1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A1:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758535x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771504932"
},
"departure": {
"delay": 132,
"time": "1771504932"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1771505060"
},
"departure": {
"delay": 140,
"time": "1771505060"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 133,
"time": "1771505173"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1771504835"
},
"departure": {
"delay": 110,
"time": "1771504850"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1771505120"
},
"departure": {
"delay": 140,
"time": "1771505120"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1771504872",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597249:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758410x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1771504885"
},
"departure": {
"delay": 186,
"time": "1771504926"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1771505680"
},
"departure": {
"delay": 160,
"time": "1771505680"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1771507180"
},
"departure": {
"delay": 160,
"time": "1771507180"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 160,
"time": "1771506760"
},
"departure": {
"delay": 160,
"time": "1771506760"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1771506100"
},
"departure": {
"delay": 160,
"time": "1771506100"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1771506400"
},
"departure": {
"delay": 160,
"time": "1771506400"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1771507540"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1771505380"
},
"departure": {
"delay": 160,
"time": "1771505380"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 25,
"time": "1771504525"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1771507360"
},
"departure": {
"delay": 160,
"time": "1771507360"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1771505980"
},
"departure": {
"delay": 160,
"time": "1771505980"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1771505200"
},
"departure": {
"delay": 160,
"time": "1771505200"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758410x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1771504282"
},
"departure": {
"delay": 142,
"time": "1771504282"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 116,
"time": "1771503176"
},
"departure": {
"delay": 116,
"time": "1771503176"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1771502582"
},
"departure": {
"delay": 88,
"time": "1771502608"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1771504459"
},
"departure": {
"delay": 139,
"time": "1771504459"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 146,
"time": "1771504586"
},
"departure": {
"delay": 146,
"time": "1771504586"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1771504250"
},
"departure": {
"delay": 110,
"time": "1771504250"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1771502859"
},
"departure": {
"delay": 159,
"time": "1771502859"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771503391"
},
"departure": {
"delay": -20,
"time": "1771503460"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1771503307"
},
"departure": {
"delay": 7,
"time": "1771503307"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771503932"
},
"departure": {
"delay": 152,
"time": "1771503932"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1771504144"
},
"departure": {
"delay": 124,
"time": "1771504144"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 142,
"time": "1771503982"
},
"departure": {
"delay": 142,
"time": "1771503982"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1771502946"
},
"departure": {
"delay": 152,
"time": "1771502972"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771502280"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1771502808"
},
"departure": {
"delay": 168,
"time": "1771502808"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1771502389"
},
"departure": {
"delay": 117,
"time": "1771502457"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 391,
"time": "1771505011"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1771503885"
},
"departure": {
"delay": 165,
"time": "1771503885"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1771504062"
},
"departure": {
"delay": 162,
"time": "1771504062"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1771504388"
},
"departure": {
"delay": 147,
"time": "1771504407"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1771503017"
},
"departure": {
"delay": 32,
"time": "1771503032"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1771502682"
},
"departure": {
"delay": 102,
"time": "1771502682"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771503532"
},
"departure": {
"delay": 52,
"time": "1771503532"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1771503782"
},
"departure": {
"delay": 242,
"time": "1771503782"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771502323"
},
"departure": {
"delay": 43,
"time": "1771502323"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1771504335"
},
"departure": {
"delay": 135,
"time": "1771504335"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 232,
"time": "1771503832"
},
"departure": {
"delay": 232,
"time": "1771503832"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771503209"
},
"departure": {
"delay": 53,
"time": "1771503233"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771502507"
},
"departure": {
"delay": 72,
"time": "1771502532"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771502083",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9177:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16574F5808319x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1771506840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771503720"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771501020"
},
"departure": {
"time": "1771501080"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498860"
},
"departure": {
"time": "1771498920"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499760"
},
"departure": {
"time": "1771500300"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771502400"
},
"departure": {
"time": "1771502520"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771503240"
},
"departure": {
"time": "1771503300"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771501440"
},
"departure": {
"time": "1771501500"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1771495920"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497900"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771492293",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16574F5808319x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771524780"
},
"departure": {
"time": "1771524780"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771524540"
},
"departure": {
"time": "1771524540"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771524420"
},
"departure": {
"time": "1771524420"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771525020"
},
"departure": {
"time": "1771525020"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771524480"
},
"departure": {
"time": "1771524480"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771524960"
},
"departure": {
"time": "1771524960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771524360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771525080"
},
"departure": {
"time": "1771525080"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771525200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771524600"
},
"departure": {
"time": "1771524600"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2855:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771507020"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771504920"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1470:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12738:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 623,
"time": "1771504978"
},
"departure": {
"delay": 623,
"time": "1771505003"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 613,
"time": "1771506313"
},
"departure": {
"delay": 613,
"time": "1771506313"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 583,
"time": "1771504878"
},
"departure": {
"delay": 583,
"time": "1771504903"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 561,
"time": "1771505301"
},
"departure": {
"delay": 561,
"time": "1771505301"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1771503628"
},
"departure": {
"delay": 88,
"time": "1771503628"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 588,
"time": "1771505928"
},
"departure": {
"delay": 588,
"time": "1771505928"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 529,
"time": "1771504407"
},
"departure": {
"delay": 529,
"time": "1771504429"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 543,
"time": "1771505403"
},
"departure": {
"delay": 543,
"time": "1771505403"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 543,
"time": "1771506543"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 547,
"time": "1771504507"
},
"departure": {
"delay": 547,
"time": "1771504507"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 622,
"time": "1771505242"
},
"departure": {
"delay": 622,
"time": "1771505242"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 557,
"time": "1771505597"
},
"departure": {
"delay": 557,
"time": "1771505597"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 593,
"time": "1771506113"
},
"departure": {
"delay": 593,
"time": "1771506113"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 595,
"time": "1771505155"
},
"departure": {
"delay": 595,
"time": "1771505155"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 582,
"time": "1771504782"
},
"departure": {
"delay": 582,
"time": "1771504782"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 619,
"time": "1771505299"
},
"departure": {
"delay": 619,
"time": "1771505299"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 565,
"time": "1771505665"
},
"departure": {
"delay": 565,
"time": "1771505665"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 439,
"time": "1771503857"
},
"departure": {
"delay": 439,
"time": "1771503979"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 609,
"time": "1771506489"
},
"departure": {
"delay": 609,
"time": "1771506489"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 398,
"time": "1771504157"
},
"departure": {
"delay": 398,
"time": "1771504178"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 538,
"time": "1771504678"
},
"departure": {
"delay": 538,
"time": "1771504678"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 543,
"time": "1771506003"
},
"departure": {
"delay": 543,
"time": "1771506003"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 473,
"time": "1771504253"
},
"departure": {
"delay": 473,
"time": "1771504253"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 443,
"time": "1771504103"
},
"departure": {
"delay": 443,
"time": "1771504103"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 609,
"time": "1771505769"
},
"departure": {
"delay": 609,
"time": "1771505769"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 73,
"time": "1771503553"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 569,
"time": "1771506329"
},
"departure": {
"delay": 569,
"time": "1771506329"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 597,
"time": "1771505457"
},
"departure": {
"delay": 597,
"time": "1771505457"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 615,
"time": "1771505595"
},
"departure": {
"delay": 615,
"time": "1771505595"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 453,
"time": "1771504030"
},
"departure": {
"delay": 453,
"time": "1771504053"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 612,
"time": "1771505052"
},
"departure": {
"delay": 612,
"time": "1771505052"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 564,
"time": "1771504584"
},
"departure": {
"delay": 564,
"time": "1771504584"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 457,
"time": "1771504357"
},
"departure": {
"delay": 457,
"time": "1771504357"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 563,
"time": "1771506203"
},
"departure": {
"delay": 563,
"time": "1771506203"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 580,
"time": "1771505800"
},
"departure": {
"delay": 580,
"time": "1771505800"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 538,
"time": "1771504738"
},
"departure": {
"delay": 538,
"time": "1771504738"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771503575",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12738:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771506837"
},
"departure": {
"delay": 57,
"time": "1771506837"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771506500"
},
"departure": {
"delay": 20,
"time": "1771506500"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771506599"
},
"departure": {
"delay": 59,
"time": "1771506599"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771506600"
},
"departure": {
"delay": 180,
"time": "1771506600"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771506664"
},
"departure": {
"delay": 4,
"time": "1771506664"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771506764"
},
"departure": {
"delay": 44,
"time": "1771506764"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771467485",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9175:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10736:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771502204"
},
"departure": {
"delay": 44,
"time": "1771502204"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1771501895"
},
"departure": {
"delay": 35,
"time": "1771501895"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771501385"
},
"departure": {
"delay": 5,
"time": "1771501385"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771502057"
},
"departure": {
"delay": 17,
"time": "1771502057"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771502278"
},
"departure": {
"delay": 5,
"time": "1771502285"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1771502956"
},
"departure": {
"delay": 80,
"time": "1771502960"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771502138"
},
"departure": {
"delay": 38,
"time": "1771502138"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771502228"
},
"departure": {
"delay": 8,
"time": "1771502228"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1771503234"
},
"departure": {
"delay": 143,
"time": "1771503263"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771502000"
},
"departure": {
"delay": 20,
"time": "1771502000"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1771503334"
},
"departure": {
"delay": 154,
"time": "1771503334"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1771501979"
},
"departure": {
"delay": 59,
"time": "1771501979"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1771502833"
},
"departure": {
"delay": 73,
"time": "1771502833"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771501243",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10736:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771503028"
},
"departure": {
"delay": 28,
"time": "1771503028"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1771505375"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1771504588"
},
"departure": {
"delay": 113,
"time": "1771504613"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 148,
"time": "1771503988"
},
"departure": {
"delay": 148,
"time": "1771503988"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771503188"
},
"departure": {
"delay": 8,
"time": "1771503188"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771503073"
},
"departure": {
"delay": 28,
"time": "1771503088"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1771504088"
},
"departure": {
"delay": 188,
"time": "1771504088"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1771504488"
},
"departure": {
"delay": 168,
"time": "1771504488"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1771504166"
},
"departure": {
"delay": 108,
"time": "1771504188"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771503389"
},
"departure": {
"delay": 89,
"time": "1771503389"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771503763"
},
"departure": {
"delay": 103,
"time": "1771503763"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1771504813"
},
"departure": {
"delay": 73,
"time": "1771504813"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771503863"
},
"departure": {
"delay": 133,
"time": "1771503913"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 202,
"time": "1771505182"
},
"departure": {
"delay": 202,
"time": "1771505182"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1771504363"
},
"departure": {
"delay": 163,
"time": "1771504363"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1771504990"
},
"departure": {
"delay": 153,
"time": "1771505013"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 143,
"time": "1771503490"
},
"departure": {
"delay": 143,
"time": "1771503563"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1771503660"
},
"departure": {
"delay": 180,
"time": "1771503660"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771504695"
},
"departure": {
"delay": 15,
"time": "1771504695"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1771504293"
},
"departure": {
"delay": 153,
"time": "1771504293"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1771503263"
},
"departure": {
"delay": 23,
"time": "1771503263"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1771503338"
},
"departure": {
"delay": 98,
"time": "1771503338"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771502955",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1771502299"
},
"departure": {
"delay": 199,
"time": "1771502299"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771501741"
},
"departure": {
"delay": 67,
"time": "1771501747"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771502964"
},
"departure": {
"delay": 88,
"time": "1771502968"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 191,
"time": "1771502111"
},
"departure": {
"delay": 191,
"time": "1771502111"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1771502633"
},
"departure": {
"delay": 141,
"time": "1771502661"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1771503197"
},
"departure": {
"delay": 91,
"time": "1771503211"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 236,
"time": "1771503836"
},
"departure": {
"delay": 236,
"time": "1771503836"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1771503035"
},
"departure": {
"delay": 95,
"time": "1771503035"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 231,
"time": "1771502211"
},
"departure": {
"delay": 231,
"time": "1771502211"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1771503298"
},
"departure": {
"delay": 111,
"time": "1771503411"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1771501798"
},
"departure": {
"delay": 71,
"time": "1771501811"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1771502758"
},
"departure": {
"delay": 118,
"time": "1771502758"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771502873"
},
"departure": {
"delay": 39,
"time": "1771502919"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1771503779"
},
"departure": {
"delay": 179,
"time": "1771503779"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1771503570"
},
"departure": {
"delay": 150,
"time": "1771503570"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1771502419"
},
"departure": {
"delay": 139,
"time": "1771502419"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1771502544"
},
"departure": {
"delay": 86,
"time": "1771502546"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1771501901"
},
"departure": {
"delay": 101,
"time": "1771501901"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1771501945"
},
"departure": {
"delay": 85,
"time": "1771501945"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1771502452"
},
"departure": {
"delay": 112,
"time": "1771502452"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 156,
"time": "1771504236"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1771503711"
},
"departure": {
"delay": 171,
"time": "1771503711"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1771502344"
},
"departure": {
"delay": 124,
"time": "1771502344"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771501680"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 161,
"time": "1771503458"
},
"departure": {
"delay": 161,
"time": "1771503461"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771501323",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13584:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1771506140"
},
"departure": {
"delay": -40,
"time": "1771506140"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -108,
"time": "1771506492"
},
"departure": {
"delay": -108,
"time": "1771506492"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": 31,
"time": "1771505131"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771505895"
},
"departure": {
"delay": 15,
"time": "1771505895"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -108,
"time": "1771506552"
},
"departure": {
"delay": -108,
"time": "1771506552"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771506075"
},
"departure": {
"delay": 15,
"time": "1771506075"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771505768"
},
"departure": {
"delay": 68,
"time": "1771505768"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -120,
"time": "1771506660"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -93,
"time": "1771506387"
},
"departure": {
"delay": -93,
"time": "1771506387"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -120,
"time": "1771506600"
},
"departure": {
"delay": -120,
"time": "1771506600"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1771505647"
},
"departure": {
"delay": 67,
"time": "1771505647"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1771506213"
},
"departure": {
"delay": -87,
"time": "1771506213"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771505578"
},
"departure": {
"delay": 58,
"time": "1771505578"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -117,
"time": "1771506303"
},
"departure": {
"delay": -117,
"time": "1771506303"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771505373"
},
"departure": {
"delay": 93,
"time": "1771505373"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1771505708"
},
"departure": {
"delay": 68,
"time": "1771505708"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -108,
"time": "1771506432"
},
"departure": {
"delay": -108,
"time": "1771506432"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1771505955"
},
"departure": {
"delay": -45,
"time": "1771505955"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771505458"
},
"departure": {
"delay": 58,
"time": "1771505458"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596847:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5561920267485184x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 464,
"time": "1771505494"
},
"departure": {
"delay": 464,
"time": "1771505504"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 397,
"time": "1771505367"
},
"departure": {
"delay": 397,
"time": "1771505377"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 503,
"time": "1771505713"
},
"departure": {
"delay": 503,
"time": "1771505723"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 366,
"time": "1771505276"
},
"departure": {
"delay": 366,
"time": "1771505286"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 518,
"time": "1771505908"
},
"departure": {
"delay": 518,
"time": "1771505918"
},
"stopId": "FR:14366:ZE:660060022:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 469,
"time": "1771505559"
},
"departure": {
"delay": 469,
"time": "1771505569"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 465,
"time": "1771505795"
},
"departure": {
"delay": 465,
"time": "1771505805"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 531,
"time": "1771505981"
},
"departure": {
"delay": 531,
"time": "1771505991"
},
"stopId": "FR:14366:ZE:292380018:ATOUMOD036",
"stopSequence": 13
},
{
"departure": {
"delay": 398,
"time": "1771505198"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 351,
"time": "1771506171"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1771505188",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5561920267485184x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507140"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771507088"
},
"departure": {
"delay": 8,
"time": "1771507088"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771505694"
},
"departure": {
"delay": 54,
"time": "1771505694"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771506939"
},
"departure": {
"delay": 39,
"time": "1771506939"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771507012"
},
"departure": {
"delay": 52,
"time": "1771507012"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771506734"
},
"departure": {
"delay": 14,
"time": "1771506734"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18404:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771507142"
},
"departure": {
"delay": 2,
"time": "1771507142"
},
"stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771508406"
},
"departure": {
"delay": 6,
"time": "1771508406"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1771508476"
},
"departure": {
"delay": 16,
"time": "1771508476"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771508370"
},
"departure": {
"delay": 30,
"time": "1771508370"
},
"stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771507202"
},
"departure": {
"delay": 2,
"time": "1771507202"
},
"stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771507109"
},
"departure": {
"delay": 29,
"time": "1771507109"
},
"stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771508433"
},
"departure": {
"delay": 33,
"time": "1771508433"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1771507642"
},
"departure": {
"delay": 22,
"time": "1771507642"
},
"stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505096",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17929:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1771505788"
},
"departure": {
"delay": 208,
"time": "1771505788"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1771504921"
},
"departure": {
"delay": 61,
"time": "1771504921"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1771505109"
},
"departure": {
"delay": 189,
"time": "1771505109"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 208,
"time": "1771507168"
},
"departure": {
"delay": 208,
"time": "1771507168"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 189,
"time": "1771505229"
},
"departure": {
"delay": 189,
"time": "1771505229"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1771504830"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1771505589"
},
"departure": {
"delay": 189,
"time": "1771505589"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1771505428"
},
"departure": {
"delay": 208,
"time": "1771505428"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1771505308"
},
"departure": {
"delay": 208,
"time": "1771505308"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504775",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx599:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758723x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771490917"
},
"departure": {
"delay": 92,
"time": "1771490972"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 159,
"time": "1771492084"
},
"departure": {
"delay": 159,
"time": "1771492119"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1771493231"
},
"departure": {
"delay": 224,
"time": "1771493264"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1771493510"
},
"departure": {
"delay": 120,
"time": "1771493520"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 178,
"time": "1771491741"
},
"departure": {
"delay": 178,
"time": "1771491778"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1771492554"
},
"departure": {
"delay": 146,
"time": "1771492586"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1771493554"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 22,
"time": "1771490602"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 178,
"time": "1771492226"
},
"departure": {
"delay": 178,
"time": "1771492258"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1771491316"
},
"departure": {
"delay": 113,
"time": "1771491353"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1771492014"
},
"departure": {
"delay": 191,
"time": "1771492031"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1771491244"
},
"departure": {
"delay": 107,
"time": "1771491287"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 194,
"time": "1771493340"
},
"departure": {
"delay": 194,
"time": "1771493354"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 202,
"time": "1771493296"
},
"departure": {
"delay": 202,
"time": "1771493302"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1771492168"
},
"departure": {
"delay": 186,
"time": "1771492206"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1771491135"
},
"departure": {
"delay": 108,
"time": "1771491168"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771492466"
},
"departure": {
"delay": 128,
"time": "1771492508"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1771491025"
},
"departure": {
"delay": 86,
"time": "1771491086"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 164,
"time": "1771492407"
},
"departure": {
"delay": 164,
"time": "1771492424"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1771491402"
},
"departure": {
"delay": 92,
"time": "1771491452"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1771493119"
},
"departure": {
"delay": 172,
"time": "1771493152"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1771492982"
},
"departure": {
"delay": 218,
"time": "1771493018"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 206,
"time": "1771493049"
},
"departure": {
"delay": 206,
"time": "1771493066"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1771491521"
},
"departure": {
"delay": 98,
"time": "1771491578"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 188,
"time": "1771491924"
},
"departure": {
"delay": 188,
"time": "1771491968"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1771490851"
},
"departure": {
"delay": 48,
"time": "1771490868"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 247,
"time": "1771492684"
},
"departure": {
"delay": 247,
"time": "1771492747"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 169,
"time": "1771493377"
},
"departure": {
"delay": 169,
"time": "1771493389"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 250,
"time": "1771492790"
},
"departure": {
"delay": 250,
"time": "1771492810"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1771490791"
},
"departure": {
"delay": 80,
"time": "1771490840"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1771493416"
},
"departure": {
"delay": 145,
"time": "1771493425"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 173,
"time": "1771492661"
},
"departure": {
"delay": 173,
"time": "1771492673"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 151,
"time": "1771493476"
},
"departure": {
"delay": 151,
"time": "1771493491"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 234,
"time": "1771492900"
},
"departure": {
"delay": 234,
"time": "1771492914"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 179,
"time": "1771492302"
},
"departure": {
"delay": 179,
"time": "1771492319"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1771490669"
},
"departure": {
"delay": 68,
"time": "1771490708"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758723x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771507617"
},
"departure": {
"delay": 57,
"time": "1771507617"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1771506702"
},
"departure": {
"delay": 42,
"time": "1771506702"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771506662"
},
"departure": {
"delay": 2,
"time": "1771506662"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771506488"
},
"departure": {
"delay": 8,
"time": "1771506488"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771507788"
},
"departure": {
"delay": 48,
"time": "1771507788"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1771507257"
},
"departure": {
"delay": 57,
"time": "1771507257"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771507652"
},
"departure": {
"delay": 32,
"time": "1771507652"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1771507303"
},
"departure": {
"delay": 43,
"time": "1771507303"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771506437"
},
"departure": {
"delay": 17,
"time": "1771506437"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771506748"
},
"departure": {
"delay": 28,
"time": "1771506748"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1771506886"
},
"departure": {
"delay": 46,
"time": "1771506886"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771507557"
},
"departure": {
"delay": 57,
"time": "1771507557"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771502254",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12352:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745449x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771481761"
},
"departure": {
"delay": 43,
"time": "1771481803"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771481918"
},
"departure": {
"delay": 12,
"time": "1771481952"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771480948"
},
"departure": {
"delay": 30,
"time": "1771481010"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1771481344"
},
"departure": {
"delay": 92,
"time": "1771481372"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771482007"
},
"departure": {
"delay": -1,
"time": "1771482059"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 54,
"time": "1771480854"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1771481854"
},
"departure": {
"delay": 8,
"time": "1771481888"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 137,
"time": "1771481435"
},
"departure": {
"delay": 137,
"time": "1771481477"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771482378"
},
"departure": {
"delay": 52,
"time": "1771482412"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1771481584"
},
"departure": {
"delay": 113,
"time": "1771481633"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771482249"
},
"departure": {
"delay": 55,
"time": "1771482295"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1771482514"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771482181"
},
"departure": {
"delay": 44,
"time": "1771482224"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771481680"
},
"departure": {
"delay": 76,
"time": "1771481716"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771482096"
},
"departure": {
"delay": 27,
"time": "1771482147"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771481175"
},
"departure": {
"delay": 57,
"time": "1771481217"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771481282"
},
"departure": {
"delay": 98,
"time": "1771481318"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1771482315"
},
"departure": {
"delay": 57,
"time": "1771482357"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771481053"
},
"departure": {
"delay": 58,
"time": "1771481098"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745449x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771508250"
},
"departure": {
"delay": 30,
"time": "1771508250"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771507531"
},
"departure": {
"delay": 31,
"time": "1771507531"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771508032"
},
"departure": {
"delay": 52,
"time": "1771508032"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1771508323"
},
"departure": {
"delay": 43,
"time": "1771508323"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1771507414"
},
"departure": {
"delay": 34,
"time": "1771507414"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771507467"
},
"departure": {
"delay": 27,
"time": "1771507467"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1771508102"
},
"departure": {
"delay": 2,
"time": "1771508102"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771507329"
},
"departure": {
"delay": 9,
"time": "1771507329"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771507641"
},
"departure": {
"delay": 21,
"time": "1771507641"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1771507883"
},
"departure": {
"delay": 23,
"time": "1771507883"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1771507984"
},
"departure": {
"delay": 4,
"time": "1771507984"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15883:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191157x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771505352"
},
"departure": {
"delay": 72,
"time": "1771505352"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771506800"
},
"departure": {
"delay": 20,
"time": "1771506800"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1771506352"
},
"departure": {
"delay": 52,
"time": "1771506352"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771506503"
},
"departure": {
"delay": 23,
"time": "1771506503"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771505915"
},
"departure": {
"delay": 35,
"time": "1771505915"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771505240"
},
"departure": {
"delay": 20,
"time": "1771505240"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771505441"
},
"departure": {
"delay": 41,
"time": "1771505441"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771506590"
},
"departure": {
"delay": 50,
"time": "1771506590"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771505507"
},
"departure": {
"delay": 47,
"time": "1771505507"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771506725"
},
"departure": {
"delay": 65,
"time": "1771506725"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771505480"
},
"departure": {
"delay": 20,
"time": "1771505480"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771505294"
},
"departure": {
"delay": 74,
"time": "1771505294"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1771505695"
},
"departure": {
"delay": 55,
"time": "1771505695"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771507040"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1771505668"
},
"departure": {
"delay": 28,
"time": "1771505668"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771506020"
},
"departure": {
"delay": 20,
"time": "1771506020"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1771505554"
},
"departure": {
"delay": 34,
"time": "1771505554"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771506560"
},
"departure": {
"delay": 20,
"time": "1771506560"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1771506178"
},
"departure": {
"delay": 58,
"time": "1771506178"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771506219"
},
"departure": {
"delay": 39,
"time": "1771506219"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771506450"
},
"departure": {
"delay": 30,
"time": "1771506450"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771505600"
},
"departure": {
"delay": 20,
"time": "1771505600"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771506140"
},
"departure": {
"delay": 20,
"time": "1771506140"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771506091"
},
"departure": {
"delay": 31,
"time": "1771506091"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771505732"
},
"departure": {
"delay": 32,
"time": "1771505732"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1771506655"
},
"departure": {
"delay": 55,
"time": "1771506655"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1771505840"
},
"departure": {
"delay": 20,
"time": "1771505840"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1771505188"
},
"departure": {
"delay": 28,
"time": "1771505188"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191157x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748461x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1771497264"
},
"departure": {
"delay": -25,
"time": "1771497275"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -28,
"time": "1771497409"
},
"departure": {
"delay": -28,
"time": "1771497452"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1771497474"
},
"departure": {
"delay": -44,
"time": "1771497496"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1771496576"
},
"departure": {
"delay": 72,
"time": "1771496592"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771497677"
},
"departure": {
"delay": 31,
"time": "1771497691"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771496753"
},
"departure": {
"delay": 65,
"time": "1771496765"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 63,
"time": "1771496283"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771498061"
},
"departure": {
"delay": 16,
"time": "1771498096"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1771498377"
},
"departure": {
"delay": -17,
"time": "1771498423"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -46,
"time": "1771497322"
},
"departure": {
"delay": -46,
"time": "1771497374"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1771497769"
},
"departure": {
"delay": 73,
"time": "1771498033"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -4,
"time": "1771497163"
},
"departure": {
"delay": -4,
"time": "1771497176"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771498307"
},
"departure": {
"delay": 1,
"time": "1771498321"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1771498442"
},
"departure": {
"delay": -22,
"time": "1771498478"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1771498197"
},
"departure": {
"delay": 28,
"time": "1771498228"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771497623"
},
"departure": {
"delay": 38,
"time": "1771497638"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1771498556"
},
"departure": {
"delay": -49,
"time": "1771498571"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1771496900"
},
"departure": {
"delay": 31,
"time": "1771496911"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1771497015"
},
"departure": {
"delay": 25,
"time": "1771497025"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -64,
"time": "1771498523"
},
"departure": {
"delay": -64,
"time": "1771498556"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1771496938"
},
"departure": {
"delay": 17,
"time": "1771496957"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1771496807"
},
"departure": {
"delay": 61,
"time": "1771496821"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1771498341"
},
"departure": {
"delay": -23,
"time": "1771498357"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1771498655"
},
"departure": {
"delay": -69,
"time": "1771498671"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1771498284"
},
"departure": {
"delay": 36,
"time": "1771498296"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -47,
"time": "1771498623"
},
"departure": {
"delay": -47,
"time": "1771498633"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1771496677"
},
"departure": {
"delay": 53,
"time": "1771496693"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -97,
"time": "1771498703"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1771496488"
},
"departure": {
"delay": 43,
"time": "1771496503"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1771496541"
},
"departure": {
"delay": 34,
"time": "1771496554"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771496834"
},
"departure": {
"delay": 24,
"time": "1771496844"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771497099"
},
"departure": {
"delay": 20,
"time": "1771497140"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1771498493"
},
"departure": {
"delay": -51,
"time": "1771498509"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748461x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10906:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1771503849"
},
"departure": {
"delay": 249,
"time": "1771503849"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 297,
"time": "1771503597"
},
"departure": {
"delay": 297,
"time": "1771503597"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 258,
"time": "1771504038"
},
"departure": {
"delay": 258,
"time": "1771504038"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1771502495"
},
"departure": {
"delay": 155,
"time": "1771502495"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 226,
"time": "1771503466"
},
"departure": {
"delay": 226,
"time": "1771503466"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 223,
"time": "1771503703"
},
"departure": {
"delay": 223,
"time": "1771503703"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 284,
"time": "1771503344"
},
"departure": {
"delay": 284,
"time": "1771503344"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1771504586"
},
"departure": {
"delay": 146,
"time": "1771504586"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 257,
"time": "1771503077"
},
"departure": {
"delay": 257,
"time": "1771503077"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1771503649"
},
"departure": {
"delay": 289,
"time": "1771503649"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 245,
"time": "1771503953"
},
"departure": {
"delay": 245,
"time": "1771503965"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 283,
"time": "1771503523"
},
"departure": {
"delay": 283,
"time": "1771503523"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 192,
"time": "1771504512"
},
"departure": {
"delay": 192,
"time": "1771504512"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1771502443"
},
"departure": {
"delay": 185,
"time": "1771502465"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 298,
"time": "1771503898"
},
"departure": {
"delay": 298,
"time": "1771503898"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 257,
"time": "1771504397"
},
"departure": {
"delay": 257,
"time": "1771504397"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 265,
"time": "1771504165"
},
"departure": {
"delay": 265,
"time": "1771504165"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 216,
"time": "1771503216"
},
"departure": {
"delay": 216,
"time": "1771503216"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 209,
"time": "1771502669"
},
"departure": {
"delay": 209,
"time": "1771502669"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 195,
"time": "1771502715"
},
"departure": {
"delay": 195,
"time": "1771502715"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1771504800"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 225,
"time": "1771503165"
},
"departure": {
"delay": 225,
"time": "1771503165"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1771503374"
},
"departure": {
"delay": 254,
"time": "1771503374"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 282,
"time": "1771503042"
},
"departure": {
"delay": 282,
"time": "1771503042"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 95,
"time": "1771502315"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 260,
"time": "1771504340"
},
"departure": {
"delay": 260,
"time": "1771504340"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1771502590"
},
"departure": {
"delay": 190,
"time": "1771502590"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 257,
"time": "1771504277"
},
"departure": {
"delay": 257,
"time": "1771504277"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 290,
"time": "1771503290"
},
"departure": {
"delay": 290,
"time": "1771503290"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 225,
"time": "1771504065"
},
"departure": {
"delay": 225,
"time": "1771504065"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 268,
"time": "1771503748"
},
"departure": {
"delay": 268,
"time": "1771503748"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771502324",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10906:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1771506517"
},
"departure": {
"delay": 97,
"time": "1771506517"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 151,
"time": "1771504301"
},
"departure": {
"delay": 151,
"time": "1771504351"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771504153"
},
"departure": {
"delay": 98,
"time": "1771504178"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1771505257"
},
"departure": {
"delay": 97,
"time": "1771505257"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1771506277"
},
"departure": {
"delay": 97,
"time": "1771506277"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1771506445"
},
"departure": {
"delay": 85,
"time": "1771506445"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1771505054"
},
"departure": {
"delay": 96,
"time": "1771505076"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1771506004"
},
"departure": {
"delay": 124,
"time": "1771506004"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1771504526"
},
"departure": {
"delay": 171,
"time": "1771504551"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 141,
"time": "1771504978"
},
"departure": {
"delay": 141,
"time": "1771505001"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771504026"
},
"departure": {
"delay": 66,
"time": "1771504026"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1771505151"
},
"departure": {
"delay": 111,
"time": "1771505151"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1771506194"
},
"departure": {
"delay": 74,
"time": "1771506194"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1771504226"
},
"departure": {
"delay": 111,
"time": "1771504251"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1771506697"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1771505437"
},
"departure": {
"delay": 97,
"time": "1771505437"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1771506355"
},
"departure": {
"delay": 115,
"time": "1771506355"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1771504100"
},
"departure": {
"delay": 80,
"time": "1771504100"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1771504776"
},
"departure": {
"delay": 156,
"time": "1771504776"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1771504677"
},
"departure": {
"delay": 117,
"time": "1771504677"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771503852"
},
"departure": {
"delay": 36,
"time": "1771503876"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771504904"
},
"departure": {
"delay": 127,
"time": "1771504927"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1771505371"
},
"departure": {
"delay": 91,
"time": "1771505371"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1771503750"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1771503976"
},
"departure": {
"delay": 76,
"time": "1771503976"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503416",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx930:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2842:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771505703"
},
"departure": {
"delay": 123,
"time": "1771505703"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 190,
"time": "1771504474"
},
"departure": {
"delay": 190,
"time": "1771504510"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1771505104"
},
"departure": {
"delay": 124,
"time": "1771505104"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1771504901"
},
"departure": {
"delay": 190,
"time": "1771504930"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1771504716"
},
"departure": {
"delay": 110,
"time": "1771504730"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1771504293"
},
"departure": {
"delay": 110,
"time": "1771504310"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1771504811"
},
"departure": {
"delay": 150,
"time": "1771504830"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771504089"
},
"departure": {
"delay": 90,
"time": "1771504110"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1771504580"
},
"departure": {
"delay": 90,
"time": "1771504590"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771505640"
},
"departure": {
"delay": 120,
"time": "1771505640"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 148,
"time": "1771505248"
},
"departure": {
"delay": 148,
"time": "1771505248"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1771505491"
},
"departure": {
"delay": 151,
"time": "1771505491"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 210,
"time": "1771504986"
},
"departure": {
"delay": 210,
"time": "1771505010"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1771504180"
},
"departure": {
"delay": 130,
"time": "1771504210"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1771504362"
},
"departure": {
"delay": 110,
"time": "1771504370"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1771505357"
},
"departure": {
"delay": 137,
"time": "1771505357"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1771505566"
},
"departure": {
"delay": 166,
"time": "1771505566"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1771505970"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1771505430"
},
"departure": {
"delay": 150,
"time": "1771505430"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771504115",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2842:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508460"
},
"departure": {
"time": "1771508460"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771508433"
},
"departure": {
"delay": 33,
"time": "1771508433"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504214",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16293:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745452x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771484011"
},
"departure": {
"delay": 61,
"time": "1771484041"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1771483799"
},
"departure": {
"delay": 89,
"time": "1771483829"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1771483946"
},
"departure": {
"delay": 66,
"time": "1771483986"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -35,
"time": "1771485205"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771483879"
},
"departure": {
"delay": 67,
"time": "1771483927"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771485069"
},
"departure": {
"delay": 21,
"time": "1771485081"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771484904"
},
"departure": {
"delay": 58,
"time": "1771484938"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 95,
"time": "1771483595"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771484443"
},
"departure": {
"delay": 19,
"time": "1771484479"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771484301"
},
"departure": {
"delay": 128,
"time": "1771484348"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1771484587"
},
"departure": {
"delay": 8,
"time": "1771484648"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771485018"
},
"departure": {
"delay": 49,
"time": "1771485049"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1771484527"
},
"departure": {
"delay": -18,
"time": "1771484562"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771484388"
},
"departure": {
"delay": 65,
"time": "1771484405"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771483709"
},
"departure": {
"delay": 69,
"time": "1771483749"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771484837"
},
"departure": {
"delay": 57,
"time": "1771484877"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1771484741"
},
"departure": {
"delay": 16,
"time": "1771484776"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771484963"
},
"departure": {
"delay": 56,
"time": "1771484996"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1771484085"
},
"departure": {
"delay": 80,
"time": "1771484120"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745452x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771522800"
},
"departure": {
"time": "1771522800"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771522560"
},
"departure": {
"time": "1771522560"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771522680"
},
"departure": {
"time": "1771522680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771522740"
},
"departure": {
"time": "1771522740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771521840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771523040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771522440"
},
"departure": {
"time": "1771522440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771521900"
},
"departure": {
"time": "1771521900"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771522260"
},
"departure": {
"time": "1771522260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771522200"
},
"departure": {
"time": "1771522200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771522320"
},
"departure": {
"time": "1771522320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771522080"
},
"departure": {
"time": "1771522080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771522380"
},
"departure": {
"time": "1771522380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2689:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3344F5807211x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771515060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771511340"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509840"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771503875",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3344F5807211x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771506039"
},
"departure": {
"delay": 39,
"time": "1771506039"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771506221"
},
"departure": {
"delay": 41,
"time": "1771506221"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771507510"
},
"departure": {
"delay": 10,
"time": "1771507510"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1771505865"
},
"departure": {
"delay": 45,
"time": "1771505865"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771506278"
},
"departure": {
"delay": 38,
"time": "1771506278"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 36,
"time": "1771506456"
},
"departure": {
"delay": 36,
"time": "1771506456"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771508160"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1771505813"
},
"departure": {
"delay": 53,
"time": "1771505813"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771506902"
},
"departure": {
"delay": 2,
"time": "1771506902"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771505728"
},
"departure": {
"delay": 28,
"time": "1771505728"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1771507006"
},
"departure": {
"delay": 46,
"time": "1771507006"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1771507588"
},
"departure": {
"delay": 28,
"time": "1771507588"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771507660"
},
"departure": {
"delay": 40,
"time": "1771507660"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1771505702"
},
"departure": {
"delay": 2,
"time": "1771505702"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771504753"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1771507296"
},
"departure": {
"delay": 36,
"time": "1771507296"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771507464"
},
"departure": {
"delay": 24,
"time": "1771507464"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1771507537"
},
"departure": {
"delay": 37,
"time": "1771507537"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1771507116"
},
"departure": {
"delay": 36,
"time": "1771507116"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771506106"
},
"departure": {
"delay": 46,
"time": "1771506106"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771504835",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15683:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1771506071"
},
"departure": {
"delay": 131,
"time": "1771506071"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 128,
"time": "1771506548"
},
"departure": {
"delay": 128,
"time": "1771506548"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1771504459"
},
"departure": {
"delay": 79,
"time": "1771504459"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771506823"
},
"departure": {
"delay": 103,
"time": "1771506823"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1771506284"
},
"departure": {
"delay": 104,
"time": "1771506284"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1771505378"
},
"departure": {
"delay": 98,
"time": "1771505378"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1771505138"
},
"departure": {
"delay": 98,
"time": "1771505138"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1771504710"
},
"departure": {
"delay": 210,
"time": "1771504710"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771506458"
},
"departure": {
"delay": 98,
"time": "1771506458"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1771506602"
},
"departure": {
"delay": 122,
"time": "1771506602"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1771506694"
},
"departure": {
"delay": 94,
"time": "1771506694"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 137,
"time": "1771505477"
},
"departure": {
"delay": 137,
"time": "1771505477"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1771505977"
},
"departure": {
"delay": 157,
"time": "1771505977"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1771504534"
},
"departure": {
"delay": 94,
"time": "1771504534"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1771504479"
},
"departure": {
"delay": 99,
"time": "1771504479"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1771506218"
},
"departure": {
"delay": 98,
"time": "1771506218"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1771507497"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 219,
"time": "1771504588"
},
"departure": {
"delay": 219,
"time": "1771504659"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1771505918"
},
"departure": {
"delay": 98,
"time": "1771505918"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1771505678"
},
"departure": {
"delay": 98,
"time": "1771505678"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1771504811"
},
"departure": {
"delay": 131,
"time": "1771504811"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1771506342"
},
"departure": {
"delay": 162,
"time": "1771506342"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1771504917"
},
"departure": {
"delay": 117,
"time": "1771504917"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 4,
"time": "1771504384"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1771504868"
},
"departure": {
"delay": 128,
"time": "1771504868"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1771505089"
},
"departure": {
"delay": 109,
"time": "1771505089"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1771505803"
},
"departure": {
"delay": 103,
"time": "1771505803"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1771505522"
},
"departure": {
"delay": 122,
"time": "1771505522"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1771505738"
},
"departure": {
"delay": 158,
"time": "1771505738"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1771504985"
},
"departure": {
"delay": 125,
"time": "1771504985"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771505317"
},
"departure": {
"delay": 157,
"time": "1771505317"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 158,
"time": "1771505198"
},
"departure": {
"delay": 158,
"time": "1771505198"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1771506134"
},
"departure": {
"delay": 134,
"time": "1771506134"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1771505591"
},
"departure": {
"delay": 131,
"time": "1771505591"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771504395",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16584:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1771506541"
},
"departure": {
"delay": 181,
"time": "1771506541"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1771505781"
},
"departure": {
"delay": 117,
"time": "1771505877"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771506211"
},
"departure": {
"delay": 91,
"time": "1771506211"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1771506448"
},
"departure": {
"delay": 88,
"time": "1771506448"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1771505476"
},
"departure": {
"delay": 76,
"time": "1771505476"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1771505243"
},
"departure": {
"delay": 83,
"time": "1771505243"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771505367"
},
"departure": {
"delay": 27,
"time": "1771505367"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771504687"
},
"departure": {
"delay": 7,
"time": "1771504687"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771506897"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1771506177"
},
"departure": {
"delay": 117,
"time": "1771506177"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771505572"
},
"departure": {
"delay": 52,
"time": "1771505572"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 13,
"time": "1771504453"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 167,
"time": "1771506227"
},
"departure": {
"delay": 167,
"time": "1771506227"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1771506465"
},
"departure": {
"delay": 165,
"time": "1771506465"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1771506417"
},
"departure": {
"delay": 117,
"time": "1771506417"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 157,
"time": "1771505917"
},
"departure": {
"delay": 157,
"time": "1771505917"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1771506605"
},
"departure": {
"delay": 125,
"time": "1771506605"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1771504742"
},
"departure": {
"delay": 22,
"time": "1771504762"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771504813"
},
"departure": {
"delay": 13,
"time": "1771504813"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771505674"
},
"departure": {
"delay": 34,
"time": "1771505674"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1771504612"
},
"departure": {
"delay": -8,
"time": "1771504612"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1771506282"
},
"departure": {
"delay": 102,
"time": "1771506282"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 150,
"time": "1771505970"
},
"departure": {
"delay": 150,
"time": "1771505970"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1771505538"
},
"departure": {
"delay": 78,
"time": "1771505538"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771505316"
},
"departure": {
"delay": 36,
"time": "1771505316"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771505142"
},
"departure": {
"delay": 42,
"time": "1771505142"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1771504666"
},
"departure": {
"delay": -14,
"time": "1771504666"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1771506113"
},
"departure": {
"delay": 173,
"time": "1771506113"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771504363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11617:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771502978"
},
"departure": {
"delay": 43,
"time": "1771502983"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1771503267"
},
"departure": {
"delay": 165,
"time": "1771503345"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1771502445"
},
"departure": {
"delay": 70,
"time": "1771502470"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 171,
"time": "1771503411"
},
"departure": {
"delay": 171,
"time": "1771503411"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1771502814"
},
"departure": {
"delay": 121,
"time": "1771502821"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771502400"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1771502590"
},
"departure": {
"delay": 70,
"time": "1771502590"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1771502649"
},
"departure": {
"delay": 69,
"time": "1771502649"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 250,
"time": "1771504561"
},
"departure": {
"delay": 250,
"time": "1771504570"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 172,
"time": "1771504492"
},
"departure": {
"delay": 172,
"time": "1771504492"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1771503163"
},
"departure": {
"delay": 111,
"time": "1771503171"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771502514"
},
"departure": {
"delay": 60,
"time": "1771502520"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1771503067"
},
"departure": {
"delay": 92,
"time": "1771503092"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1771504240"
},
"departure": {
"delay": 100,
"time": "1771504240"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1771502736"
},
"departure": {
"delay": 105,
"time": "1771502745"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1771503694"
},
"departure": {
"delay": 95,
"time": "1771503695"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771503621"
},
"departure": {
"delay": 21,
"time": "1771503621"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1771503918"
},
"departure": {
"delay": 94,
"time": "1771503934"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1771503484"
},
"departure": {
"delay": 124,
"time": "1771503484"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1771504083"
},
"departure": {
"delay": 75,
"time": "1771504095"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1771503749"
},
"departure": {
"delay": 161,
"time": "1771503821"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1771502907"
},
"departure": {
"delay": 87,
"time": "1771502907"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1771504422"
},
"departure": {
"delay": 185,
"time": "1771504445"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1771504026"
},
"departure": {
"delay": 6,
"time": "1771504026"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771502144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13606:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1771494697"
},
"departure": {
"delay": 190,
"time": "1771494730"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 209,
"time": "1771494680"
},
"departure": {
"delay": 209,
"time": "1771494689"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771493656"
},
"departure": {
"delay": 81,
"time": "1771493661"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771494342"
},
"departure": {
"delay": 59,
"time": "1771494359"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 95,
"time": "1771493495"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771493991"
},
"departure": {
"delay": 11,
"time": "1771494011"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771494027"
},
"departure": {
"delay": 7,
"time": "1771494067"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 184,
"time": "1771494764"
},
"departure": {
"delay": 184,
"time": "1771494784"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1771493809"
},
"departure": {
"delay": 38,
"time": "1771493858"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771493879"
},
"departure": {
"delay": 76,
"time": "1771493956"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771493741"
},
"departure": {
"delay": 74,
"time": "1771493774"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1771494923"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1771493610"
},
"departure": {
"delay": 102,
"time": "1771493622"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771494093"
},
"departure": {
"delay": 9,
"time": "1771494129"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1771494200"
},
"departure": {
"delay": -24,
"time": "1771494216"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1771494449"
},
"departure": {
"delay": 198,
"time": "1771494618"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1771493713"
},
"departure": {
"delay": 81,
"time": "1771493721"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:16:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3117F5807386x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771515180"
},
"departure": {
"time": "1771515240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771514400"
},
"departure": {
"time": "1771514460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771513020"
},
"departure": {
"time": "1771513200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1771504777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3117F5807386x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771507784"
},
"departure": {
"delay": 44,
"time": "1771507784"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771507208"
},
"departure": {
"delay": 8,
"time": "1771507208"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771508023"
},
"departure": {
"delay": 43,
"time": "1771508023"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1771507977"
},
"departure": {
"delay": 57,
"time": "1771507977"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771507836"
},
"departure": {
"delay": 36,
"time": "1771507836"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1771507721"
},
"departure": {
"delay": 41,
"time": "1771507721"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771504394",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12316:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4487701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1644,
"time": "1771505136"
},
"departure": {
"delay": -1644,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1704,
"time": "1771505136"
},
"departure": {
"delay": -1704,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -504,
"time": "1771505136"
},
"departure": {
"delay": -504,
"time": "1771505136"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -684,
"time": "1771505136"
},
"departure": {
"delay": -684,
"time": "1771505136"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1164,
"time": "1771505136"
},
"departure": {
"delay": -1164,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -804,
"time": "1771505136"
},
"departure": {
"delay": -804,
"time": "1771505136"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -624,
"time": "1771505136"
},
"departure": {
"delay": -624,
"time": "1771505136"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -384,
"time": "1771505136"
},
"departure": {
"delay": -384,
"time": "1771505136"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1404,
"time": "1771505136"
},
"departure": {
"delay": -1404,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1284,
"time": "1771505136"
},
"departure": {
"delay": -1284,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -684,
"time": "1771505136"
},
"departure": {
"delay": -684,
"time": "1771505136"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1104,
"time": "1771505136"
},
"departure": {
"delay": -1104,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -444,
"time": "1771505136"
},
"departure": {
"delay": -444,
"time": "1771505136"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -264,
"time": "1771505136"
},
"departure": {
"delay": -264,
"time": "1771505136"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1824,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"departure": {
"delay": -24,
"time": "1771505136"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -924,
"time": "1771505136"
},
"departure": {
"delay": -924,
"time": "1771505136"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -144,
"time": "1771505136"
},
"departure": {
"delay": -144,
"time": "1771505136"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1644,
"time": "1771505136"
},
"departure": {
"delay": -1644,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1224,
"time": "1771505136"
},
"departure": {
"delay": -1224,
"time": "1771505136"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -984,
"time": "1771505136"
},
"departure": {
"delay": -984,
"time": "1771505136"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -204,
"time": "1771505136"
},
"departure": {
"delay": -204,
"time": "1771505136"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1524,
"time": "1771505136"
},
"departure": {
"delay": -1524,
"time": "1771505136"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -804,
"time": "1771505136"
},
"departure": {
"delay": -804,
"time": "1771505136"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1771505136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4487701:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1771504134"
},
"departure": {
"delay": -6,
"time": "1771504134"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1771503697"
},
"departure": {
"delay": 97,
"time": "1771503697"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1771503969"
},
"departure": {
"delay": 129,
"time": "1771503969"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1771503621"
},
"departure": {
"delay": 141,
"time": "1771503621"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1771505263"
},
"departure": {
"delay": -17,
"time": "1771505263"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -32,
"time": "1771504468"
},
"departure": {
"delay": -32,
"time": "1771504468"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1771504047"
},
"departure": {
"delay": 14,
"time": "1771504094"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 149,
"time": "1771503569"
},
"departure": {
"delay": 149,
"time": "1771503569"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1771505443"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1771504631"
},
"departure": {
"delay": 11,
"time": "1771504631"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1771503772"
},
"departure": {
"delay": 100,
"time": "1771503820"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1771505121"
},
"departure": {
"delay": -16,
"time": "1771505144"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -86,
"time": "1771504844"
},
"departure": {
"delay": -86,
"time": "1771504894"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1771504208"
},
"departure": {
"delay": -52,
"time": "1771504208"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1771503519"
},
"departure": {
"delay": 159,
"time": "1771503519"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1771504393"
},
"departure": {
"delay": -28,
"time": "1771504412"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771505203"
},
"departure": {
"delay": -17,
"time": "1771505203"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -132,
"time": "1771504728"
},
"departure": {
"delay": -132,
"time": "1771504728"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1771503319"
},
"departure": {
"delay": 79,
"time": "1771503319"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1771505069"
},
"departure": {
"delay": -31,
"time": "1771505069"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1771503396"
},
"departure": {
"delay": 119,
"time": "1771503419"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1771503469"
},
"departure": {
"delay": 109,
"time": "1771503469"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -71,
"time": "1771504969"
},
"departure": {
"delay": -71,
"time": "1771504969"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 89,
"time": "1771503269"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1771503888"
},
"departure": {
"delay": 108,
"time": "1771503888"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1771503671"
},
"departure": {
"delay": 131,
"time": "1771503671"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -74,
"time": "1771504666"
},
"departure": {
"delay": -74,
"time": "1771504666"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -138,
"time": "1771504782"
},
"departure": {
"delay": -138,
"time": "1771504782"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1771504557"
},
"departure": {
"delay": -3,
"time": "1771504557"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1771504275"
},
"departure": {
"delay": -18,
"time": "1771504302"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771503274",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10049:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18386:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1771505345"
},
"departure": {
"delay": 185,
"time": "1771505345"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 291,
"time": "1771504251"
},
"departure": {
"delay": 291,
"time": "1771504251"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 275,
"time": "1771504605"
},
"departure": {
"delay": 275,
"time": "1771504775"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771505272"
},
"departure": {
"delay": 172,
"time": "1771505272"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1771505060"
},
"departure": {
"delay": 157,
"time": "1771505077"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1771505473"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1771504164"
},
"departure": {
"delay": 215,
"time": "1771504175"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 160,
"time": "1771504000"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1771505421"
},
"departure": {
"delay": 141,
"time": "1771505421"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1771504066"
},
"departure": {
"delay": 226,
"time": "1771504066"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 279,
"time": "1771504476"
},
"departure": {
"delay": 279,
"time": "1771504479"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504004",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18386:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9941x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771510560"
},
"departure": {
"time": "1771510560"
},
"stopId": "FR:76259:ZE:FECTASS2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771509900"
},
"departure": {
"time": "1771509900"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771510380"
},
"departure": {
"time": "1771510380"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"departure": {
"time": "1771509600"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509840"
},
"departure": {
"time": "1771509840"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771510500"
},
"departure": {
"time": "1771510500"
},
"stopId": "FR:76259:ZE:FECSLEG2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771510680"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771510320"
},
"departure": {
"time": "1771510320"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509720"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771510200"
},
"departure": {
"time": "1771510200"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771510260"
},
"departure": {
"time": "1771510260"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509780"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9941x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16558F5808427x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771510980"
},
"departure": {
"time": "1771511100"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1771502940"
},
"departure": {
"time": "1771503000"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1771512840"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1771510020"
},
"departure": {
"time": "1771510080"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1771502520"
},
"departure": {
"time": "1771502580"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 47
},
{
"departure": {
"time": "1771501740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1771504200"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 45
}
],
"timestamp": "1771498114",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16558F5808427x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4651263653314560x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1771504800"
},
"departure": {
"delay": 96,
"time": "1771504836"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -14,
"time": "1771505423"
},
"departure": {
"delay": -14,
"time": "1771505446"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1771505491"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1771505364"
},
"departure": {
"delay": -13,
"time": "1771505387"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1771505083"
},
"departure": {
"delay": 64,
"time": "1771505104"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1771505219"
},
"departure": {
"delay": -56,
"time": "1771505284"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1771504874"
},
"departure": {
"delay": 99,
"time": "1771504899"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"delay": 72,
"time": "1771504692"
},
"stopId": "FR:14574:ZE:258760016:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1771505134"
},
"departure": {
"delay": -6,
"time": "1771505154"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1771505055"
},
"departure": {
"delay": 213,
"time": "1771505073"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771504730"
},
"departure": {
"delay": 76,
"time": "1771504756"
},
"stopId": "FR:14574:ZE:330340001:ATOUMOD036",
"stopSequence": 2
}
],
"timestamp": "1771504856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4651263653314560x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1457,
"time": "1771505203"
},
"departure": {
"delay": -1457,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1817,
"time": "1771505203"
},
"departure": {
"delay": -1817,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1771507045"
},
"departure": {
"delay": -35,
"time": "1771507045"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1517,
"time": "1771505203"
},
"departure": {
"delay": -1517,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1637,
"time": "1771505203"
},
"departure": {
"delay": -1637,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -797,
"time": "1771505203"
},
"departure": {
"delay": -797,
"time": "1771505203"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -124,
"time": "1771507136"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1577,
"time": "1771505203"
},
"departure": {
"delay": -1577,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": -557,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1217,
"time": "1771505203"
},
"departure": {
"delay": -1217,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1757,
"time": "1771505203"
},
"departure": {
"delay": -1757,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -557,
"time": "1771505203"
},
"departure": {
"delay": -557,
"time": "1771505203"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -737,
"time": "1771505203"
},
"departure": {
"delay": -737,
"time": "1771505203"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -737,
"time": "1771505203"
},
"departure": {
"delay": -737,
"time": "1771505203"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1771506403"
},
"departure": {
"delay": 103,
"time": "1771506403"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1397,
"time": "1771505203"
},
"departure": {
"delay": -1397,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598165:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182535x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -64,
"time": "1771505756"
},
"departure": {
"delay": -64,
"time": "1771505756"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -64,
"time": "1771505456"
},
"departure": {
"delay": -64,
"time": "1771505456"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -109,
"time": "1771504751"
},
"departure": {
"delay": -109,
"time": "1771504751"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1771505796"
},
"departure": {
"delay": -24,
"time": "1771505796"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -54,
"time": "1771505826"
},
"departure": {
"delay": -54,
"time": "1771505826"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 17,
"time": "1771504997"
},
"departure": {
"delay": 17,
"time": "1771504997"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -64,
"time": "1771506176"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -52,
"time": "1771506008"
},
"departure": {
"delay": -52,
"time": "1771506008"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -64,
"time": "1771505156"
},
"departure": {
"delay": -64,
"time": "1771505156"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1771504870"
},
"departure": {
"delay": -50,
"time": "1771504870"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -39,
"time": "1771505901"
},
"departure": {
"delay": -39,
"time": "1771505901"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1771505560"
},
"departure": {
"delay": -20,
"time": "1771505560"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -64,
"time": "1771505936"
},
"departure": {
"delay": -64,
"time": "1771505936"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -64,
"time": "1771505696"
},
"departure": {
"delay": -64,
"time": "1771505696"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1771505077"
},
"departure": {
"delay": -23,
"time": "1771505077"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1771506081"
},
"departure": {
"delay": -39,
"time": "1771506081"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182535x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1771481379"
},
"departure": {
"delay": -14,
"time": "1771481386"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771480479"
},
"departure": {
"delay": 48,
"time": "1771480548"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771481466"
},
"departure": {
"delay": 13,
"time": "1771481473"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1771481491"
},
"departure": {
"delay": 12,
"time": "1771481592"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771481644"
},
"departure": {
"delay": 12,
"time": "1771481652"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771480444"
},
"departure": {
"delay": 11,
"time": "1771480451"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771480618"
},
"departure": {
"delay": 2,
"time": "1771480682"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1771480902"
},
"departure": {
"delay": 4,
"time": "1771480924"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1771480314"
},
"departure": {
"delay": 24,
"time": "1771480344"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"time": "1771480200"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771480392"
},
"departure": {
"delay": 12,
"time": "1771480392"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771480797"
},
"departure": {
"delay": 48,
"time": "1771480848"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"time": "1771481690"
},
"departure": {
"time": "1771481700"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771481778"
},
"departure": {
"delay": 6,
"time": "1771481826"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1771481979"
},
"departure": {
"delay": 26,
"time": "1771482086"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771482178"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1771481042"
},
"departure": {
"delay": 11,
"time": "1771481051"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771481874"
},
"departure": {
"delay": -27,
"time": "1771481913"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771480569"
},
"departure": {
"delay": 18,
"time": "1771480578"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1771482146"
},
"departure": {
"delay": 34,
"time": "1771482154"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771481190"
},
"departure": {
"delay": 15,
"time": "1771481355"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:108:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771506181"
},
"departure": {
"delay": 61,
"time": "1771506181"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1771506386"
},
"departure": {
"delay": 86,
"time": "1771506386"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 31,
"time": "1771505071"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771505207"
},
"departure": {
"delay": 47,
"time": "1771505207"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1771505127"
},
"departure": {
"delay": 101,
"time": "1771505141"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1771505447"
},
"departure": {
"delay": 47,
"time": "1771505447"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771505252"
},
"departure": {
"delay": 92,
"time": "1771505252"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1771506535"
},
"departure": {
"delay": 55,
"time": "1771506535"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771506587"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1771506459"
},
"departure": {
"delay": 99,
"time": "1771506459"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1771505747"
},
"departure": {
"delay": 47,
"time": "1771505747"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505075",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18331:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1771507340"
},
"departure": {
"delay": 260,
"time": "1771507340"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 290,
"time": "1771506290"
},
"departure": {
"delay": 290,
"time": "1771506290"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 335,
"time": "1771506575"
},
"departure": {
"delay": 335,
"time": "1771506575"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 280,
"time": "1771507420"
},
"departure": {
"delay": 280,
"time": "1771507420"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 316,
"time": "1771507276"
},
"departure": {
"delay": 316,
"time": "1771507276"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 295,
"time": "1771506655"
},
"departure": {
"delay": 295,
"time": "1771506655"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 319,
"time": "1771505719"
},
"departure": {
"delay": 319,
"time": "1771505719"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 303,
"time": "1771507683"
},
"departure": {
"delay": 303,
"time": "1771507683"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 307,
"time": "1771507207"
},
"departure": {
"delay": 307,
"time": "1771507207"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 260,
"time": "1771507580"
},
"departure": {
"delay": 260,
"time": "1771507580"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 334,
"time": "1771506454"
},
"departure": {
"delay": 334,
"time": "1771506454"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1771506160"
},
"departure": {
"delay": 280,
"time": "1771506160"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 333,
"time": "1771506213"
},
"departure": {
"delay": 333,
"time": "1771506213"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 280,
"time": "1771506040"
},
"departure": {
"delay": 280,
"time": "1771506040"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 304,
"time": "1771507504"
},
"departure": {
"delay": 304,
"time": "1771507504"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 280,
"time": "1771505680"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 298,
"time": "1771505818"
},
"departure": {
"delay": 298,
"time": "1771505818"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 322,
"time": "1771505902"
},
"departure": {
"delay": 322,
"time": "1771505902"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 316,
"time": "1771506076"
},
"departure": {
"delay": 316,
"time": "1771506076"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 336,
"time": "1771506696"
},
"departure": {
"delay": 336,
"time": "1771506696"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771504874",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14187:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848932F5814427x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771501200"
},
"departure": {
"time": "1771501800"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 42
},
{
"departure": {
"time": "1771496280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498440"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499220"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"delay": 300,
"time": "1771506780"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1771502400"
},
"departure": {
"time": "1771502460"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771502940"
},
"departure": {
"time": "1771503000"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497060"
},
"departure": {
"time": "1771497120"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499940"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504200"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500840"
},
"departure": {
"time": "1771500900"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497420"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497780"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 32
}
],
"timestamp": "1771504325",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848932F5814427x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14782:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771504717"
},
"departure": {
"delay": 37,
"time": "1771504717"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1771503626"
},
"departure": {
"delay": 26,
"time": "1771503626"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1771504125"
},
"departure": {
"delay": -15,
"time": "1771504125"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1771504675"
},
"departure": {
"delay": 55,
"time": "1771504675"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1771504036"
},
"departure": {
"delay": 16,
"time": "1771504036"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1771503769"
},
"departure": {
"delay": -11,
"time": "1771503769"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771504078"
},
"departure": {
"delay": 58,
"time": "1771504078"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1771503362"
},
"departure": {
"delay": 62,
"time": "1771503362"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1771504851"
},
"departure": {
"delay": -9,
"time": "1771504851"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1771504625"
},
"departure": {
"delay": 5,
"time": "1771504625"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771504175"
},
"departure": {
"delay": 35,
"time": "1771504175"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771504300"
},
"departure": {
"delay": 40,
"time": "1771504300"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1771504259"
},
"departure": {
"delay": -1,
"time": "1771504259"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771504475"
},
"departure": {
"delay": 25,
"time": "1771504525"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771503466"
},
"departure": {
"delay": 49,
"time": "1771503469"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771504325"
},
"departure": {
"delay": 5,
"time": "1771504325"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1771503856"
},
"departure": {
"delay": 16,
"time": "1771503856"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1771504979"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1771503951"
},
"departure": {
"delay": 15,
"time": "1771503975"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1771504228"
},
"departure": {
"delay": 28,
"time": "1771504228"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771503532"
},
"departure": {
"delay": 11,
"time": "1771503551"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771504390"
},
"departure": {
"delay": 10,
"time": "1771504390"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 70,
"time": "1771503250"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1771503692"
},
"departure": {
"delay": -28,
"time": "1771503692"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771504575"
},
"departure": {
"delay": 15,
"time": "1771504575"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1771504775"
},
"departure": {
"delay": -25,
"time": "1771504775"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1771503306"
},
"departure": {
"delay": 89,
"time": "1771503329"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503254",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14782:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4845:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1771503368"
},
"departure": {
"delay": 128,
"time": "1771503368"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1771502856"
},
"departure": {
"delay": -24,
"time": "1771502856"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1771503555"
},
"departure": {
"delay": 100,
"time": "1771503580"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1771502930"
},
"departure": {
"delay": -70,
"time": "1771502930"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771502296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4845:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758709x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771476663"
},
"departure": {
"delay": 16,
"time": "1771476676"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1771477608"
},
"departure": {
"delay": 94,
"time": "1771477654"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1771478609"
},
"departure": {
"delay": 183,
"time": "1771478643"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1771478965"
},
"departure": {
"delay": 92,
"time": "1771478972"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 73,
"time": "1771476511"
},
"departure": {
"delay": 73,
"time": "1771476553"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771476935"
},
"departure": {
"delay": 23,
"time": "1771476983"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 217,
"time": "1771478276"
},
"departure": {
"delay": 217,
"time": "1771478317"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1771477683"
},
"departure": {
"delay": 79,
"time": "1771477699"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 243,
"time": "1771478367"
},
"departure": {
"delay": 243,
"time": "1771478403"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1771478832"
},
"departure": {
"delay": 147,
"time": "1771478847"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 99,
"time": "1771476422"
},
"departure": {
"delay": 99,
"time": "1771476459"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1771479049"
},
"departure": {
"delay": 126,
"time": "1771479066"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 82,
"time": "1771478084"
},
"departure": {
"delay": 82,
"time": "1771478122"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1771476350"
},
"departure": {
"delay": 117,
"time": "1771476357"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1771478000"
},
"departure": {
"delay": 62,
"time": "1771478042"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1771478563"
},
"departure": {
"delay": 178,
"time": "1771478578"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1771476477"
},
"departure": {
"delay": 65,
"time": "1771476485"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 97,
"time": "1771476277"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1771477386"
},
"departure": {
"delay": 85,
"time": "1771477465"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771476736"
},
"departure": {
"delay": 57,
"time": "1771476837"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1771478929"
},
"departure": {
"delay": 116,
"time": "1771478936"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1771477725"
},
"departure": {
"delay": 65,
"time": "1771477745"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 142,
"time": "1771478877"
},
"departure": {
"delay": 142,
"time": "1771478902"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -8,
"time": "1771477051"
},
"departure": {
"delay": -8,
"time": "1771477072"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1771479135"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 157,
"time": "1771478788"
},
"departure": {
"delay": 157,
"time": "1771478797"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1771477782"
},
"departure": {
"delay": 65,
"time": "1771477805"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771476863"
},
"departure": {
"delay": 39,
"time": "1771476879"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1771477214"
},
"departure": {
"delay": 106,
"time": "1771477306"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 227,
"time": "1771478489"
},
"departure": {
"delay": 227,
"time": "1771478507"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1771477510"
},
"departure": {
"delay": 119,
"time": "1771477559"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1771479083"
},
"departure": {
"delay": 102,
"time": "1771479102"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 151,
"time": "1771478699"
},
"departure": {
"delay": 151,
"time": "1771478731"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1771477887"
},
"departure": {
"delay": 96,
"time": "1771477956"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 146,
"time": "1771478170"
},
"departure": {
"delay": 146,
"time": "1771478246"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771476603"
},
"departure": {
"delay": 14,
"time": "1771476614"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758709x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758394x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 73,
"time": "1771489993"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 164,
"time": "1771490257"
},
"departure": {
"delay": 164,
"time": "1771490324"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1771491481"
},
"departure": {
"delay": 156,
"time": "1771491516"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1771493444"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1771490712"
},
"departure": {
"delay": 143,
"time": "1771490723"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771493331"
},
"departure": {
"delay": 8,
"time": "1771493348"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771491749"
},
"departure": {
"delay": 98,
"time": "1771491758"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1771492503"
},
"departure": {
"delay": -25,
"time": "1771492535"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771491814"
},
"departure": {
"delay": 42,
"time": "1771491822"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1771493123"
},
"departure": {
"delay": -81,
"time": "1771493139"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1771491127"
},
"departure": {
"delay": 172,
"time": "1771491172"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 144,
"time": "1771490584"
},
"departure": {
"delay": 144,
"time": "1771490604"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771492072"
},
"departure": {
"delay": 4,
"time": "1771492084"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -70,
"time": "1771492776"
},
"departure": {
"delay": -70,
"time": "1771492790"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -166,
"time": "1771492950"
},
"departure": {
"delay": -166,
"time": "1771492994"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -38,
"time": "1771492294"
},
"departure": {
"delay": -38,
"time": "1771492342"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771493242"
},
"departure": {
"delay": 17,
"time": "1771493297"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758394x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771512960"
},
"departure": {
"time": "1771512960"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771512900"
},
"departure": {
"time": "1771512900"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771512720"
},
"departure": {
"time": "1771512720"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771513680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771513260"
},
"departure": {
"time": "1771513260"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771512660"
},
"departure": {
"time": "1771512660"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771512840"
},
"departure": {
"time": "1771512840"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771512540"
},
"departure": {
"time": "1771512540"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771513440"
},
"departure": {
"time": "1771513440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771512600"
},
"departure": {
"time": "1771512600"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771513560"
},
"departure": {
"time": "1771513560"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771512480"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771513140"
},
"departure": {
"time": "1771513140"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771513500"
},
"departure": {
"time": "1771513500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2095:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771509840"
},
"departure": {
"time": "1771509840"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771509000"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509780"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509720"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771508880"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771509960"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1885:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771504380"
},
"departure": {
"time": "1771504380"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771504800"
},
"departure": {
"time": "1771504800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771504620"
},
"departure": {
"time": "1771504620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771504500"
},
"departure": {
"time": "1771504500"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771504260"
},
"departure": {
"time": "1771504260"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771504920"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771504440"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505040"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771505100"
},
"departure": {
"time": "1771505100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771504200"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1619:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10752:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771503136"
},
"departure": {
"delay": 16,
"time": "1771503136"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -124,
"time": "1771504075"
},
"departure": {
"delay": -124,
"time": "1771504076"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 69,
"time": "1771503369"
},
"departure": {
"delay": 69,
"time": "1771503369"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 31,
"time": "1771501951"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771503508"
},
"departure": {
"delay": 88,
"time": "1771503508"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1771501988"
},
"departure": {
"delay": 68,
"time": "1771501988"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771503755"
},
"departure": {
"delay": -25,
"time": "1771503755"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -67,
"time": "1771502933"
},
"departure": {
"delay": -67,
"time": "1771502933"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1771502720"
},
"departure": {
"delay": -40,
"time": "1771502720"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1771503151"
},
"departure": {
"delay": -29,
"time": "1771503151"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1771502977"
},
"departure": {
"delay": -59,
"time": "1771503001"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1771503440"
},
"departure": {
"delay": 80,
"time": "1771503440"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -49,
"time": "1771503821"
},
"departure": {
"delay": -49,
"time": "1771503851"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1771502226"
},
"departure": {
"delay": 72,
"time": "1771502232"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1771502903"
},
"departure": {
"delay": -37,
"time": "1771502903"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771502651"
},
"departure": {
"delay": 11,
"time": "1771502651"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1771503205"
},
"departure": {
"delay": -14,
"time": "1771503226"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8,
"time": "1771502381"
},
"departure": {
"delay": -8,
"time": "1771502392"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1771503301"
},
"departure": {
"delay": 4,
"time": "1771503304"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771502480"
},
"departure": {
"delay": 20,
"time": "1771502480"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -92,
"time": "1771504228"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -17,
"time": "1771502563"
},
"departure": {
"delay": -17,
"time": "1771502563"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1771502827"
},
"departure": {
"delay": -51,
"time": "1771502829"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1771502690"
},
"departure": {
"delay": -10,
"time": "1771502690"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1771502506"
},
"departure": {
"delay": -14,
"time": "1771502506"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -62,
"time": "1771503958"
},
"departure": {
"delay": -62,
"time": "1771503958"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -45,
"time": "1771503915"
},
"departure": {
"delay": -45,
"time": "1771503915"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1771502305"
},
"departure": {
"delay": 25,
"time": "1771502305"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1771502076"
},
"departure": {
"delay": 96,
"time": "1771502076"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1771503695"
},
"departure": {
"delay": -25,
"time": "1771503695"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1771502181"
},
"departure": {
"delay": 21,
"time": "1771502181"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -56,
"time": "1771502764"
},
"departure": {
"delay": -56,
"time": "1771502764"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771501954",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10752:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14198:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771504152"
},
"departure": {
"delay": 132,
"time": "1771504152"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1771503827"
},
"departure": {
"delay": 107,
"time": "1771503827"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1771504809"
},
"departure": {
"delay": 129,
"time": "1771504809"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1771503430"
},
"departure": {
"delay": 70,
"time": "1771503430"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1771503903"
},
"departure": {
"delay": 123,
"time": "1771503903"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1771503575"
},
"departure": {
"delay": 95,
"time": "1771503575"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1771504102"
},
"departure": {
"delay": 82,
"time": "1771504102"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1771504546"
},
"departure": {
"delay": -14,
"time": "1771504546"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1771503794"
},
"departure": {
"delay": 74,
"time": "1771503794"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1771504427"
},
"departure": {
"delay": 107,
"time": "1771504427"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771504329"
},
"departure": {
"delay": 129,
"time": "1771504329"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1771504659"
},
"departure": {
"delay": 132,
"time": "1771504752"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1771505285"
},
"departure": {
"delay": 125,
"time": "1771505285"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1771504477"
},
"departure": {
"delay": 97,
"time": "1771504477"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1771505186"
},
"departure": {
"delay": 146,
"time": "1771505186"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1771503652"
},
"departure": {
"delay": 52,
"time": "1771503652"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1771503730"
},
"departure": {
"delay": 130,
"time": "1771503730"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771503491"
},
"departure": {
"delay": 71,
"time": "1771503491"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1771504888"
},
"departure": {
"delay": 88,
"time": "1771504888"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771504602"
},
"departure": {
"delay": 42,
"time": "1771504602"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1771504952"
},
"departure": {
"delay": 92,
"time": "1771504952"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1771505002"
},
"departure": {
"delay": 82,
"time": "1771505002"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1771504040"
},
"departure": {
"delay": 80,
"time": "1771504040"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771504227"
},
"departure": {
"delay": 87,
"time": "1771504227"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771504202"
},
"departure": {
"delay": 62,
"time": "1771504202"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1771505077"
},
"departure": {
"delay": 97,
"time": "1771505077"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1771503328"
},
"departure": {
"delay": 88,
"time": "1771503328"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771503055",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14198:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771507860"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771508460"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771508160"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771508340"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771508820"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771508640"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771508040"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771507800"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771507980"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2426:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -132,
"time": "1771486008"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -13,
"time": "1771485735"
},
"departure": {
"delay": -13,
"time": "1771485767"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1771484626"
},
"departure": {
"delay": 119,
"time": "1771484699"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 106,
"time": "1771484506"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771485501"
},
"departure": {
"delay": 12,
"time": "1771485552"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1771485911"
},
"departure": {
"delay": -20,
"time": "1771485940"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771485354"
},
"departure": {
"delay": 48,
"time": "1771485408"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1771485452"
},
"departure": {
"delay": -3,
"time": "1771485477"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1771484938"
},
"departure": {
"delay": 104,
"time": "1771484984"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1771485685"
},
"departure": {
"delay": -18,
"time": "1771485702"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1771485235"
},
"departure": {
"delay": 159,
"time": "1771485279"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771485026"
},
"departure": {
"delay": 98,
"time": "1771485038"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1771485317"
},
"departure": {
"delay": 83,
"time": "1771485323"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 137,
"time": "1771484740"
},
"departure": {
"delay": 137,
"time": "1771484777"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771484821"
},
"departure": {
"delay": 93,
"time": "1771484853"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771485788"
},
"departure": {
"delay": -6,
"time": "1771485834"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1771485853"
},
"departure": {
"delay": -4,
"time": "1771485896"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1771484881"
},
"departure": {
"delay": 97,
"time": "1771484917"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1771485602"
},
"departure": {
"delay": -19,
"time": "1771485641"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745453x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111984x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1771504927"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 159,
"time": "1771504479"
},
"departure": {
"delay": 159,
"time": "1771504479"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1771504746"
},
"departure": {
"delay": 186,
"time": "1771504746"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1771504593"
},
"departure": {
"delay": 153,
"time": "1771504593"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1771504846"
},
"departure": {
"delay": 166,
"time": "1771504846"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771504929",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111984x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1,
"time": "1771505581"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4926:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771504723"
},
"departure": {
"delay": 49,
"time": "1771504729"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 206,
"time": "1771505306"
},
"departure": {
"delay": 206,
"time": "1771505306"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 199,
"time": "1771505479"
},
"departure": {
"delay": 199,
"time": "1771505479"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504320"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1771505611"
},
"departure": {
"delay": 151,
"time": "1771505611"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 166,
"time": "1771505386"
},
"departure": {
"delay": 166,
"time": "1771505386"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771506180"
},
"departure": {
"delay": 180,
"time": "1771506180"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1771505251"
},
"departure": {
"delay": 151,
"time": "1771505251"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1771506091"
},
"departure": {
"delay": 151,
"time": "1771506091"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1771504383"
},
"departure": {
"delay": 98,
"time": "1771504418"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 164,
"time": "1771506524"
},
"departure": {
"delay": 164,
"time": "1771506524"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1771504893"
},
"departure": {
"delay": 100,
"time": "1771504900"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771504499"
},
"departure": {
"delay": 59,
"time": "1771504499"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 183,
"time": "1771505018"
},
"departure": {
"delay": 183,
"time": "1771505043"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1771504947"
},
"departure": {
"delay": 154,
"time": "1771504954"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 207,
"time": "1771505427"
},
"departure": {
"delay": 207,
"time": "1771505427"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 155,
"time": "1771505195"
},
"departure": {
"delay": 155,
"time": "1771505195"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1771506255"
},
"departure": {
"delay": 195,
"time": "1771506255"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1771504782"
},
"departure": {
"delay": 102,
"time": "1771504782"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1771506027"
},
"departure": {
"delay": 207,
"time": "1771506027"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1771505554"
},
"departure": {
"delay": 154,
"time": "1771505554"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1771506418"
},
"departure": {
"delay": 178,
"time": "1771506418"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1771505851"
},
"departure": {
"delay": 151,
"time": "1771505851"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1771505958"
},
"departure": {
"delay": 198,
"time": "1771505958"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1771506331"
},
"departure": {
"delay": 151,
"time": "1771506331"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1771504557"
},
"departure": {
"delay": 57,
"time": "1771504557"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1771504692"
},
"departure": {
"delay": 132,
"time": "1771504692"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 206,
"time": "1771505906"
},
"departure": {
"delay": 206,
"time": "1771505906"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771504103",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14211:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1771507328"
},
"departure": {
"delay": 128,
"time": "1771507328"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771507273"
},
"departure": {
"delay": 73,
"time": "1771507273"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -804,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1771507476"
},
"departure": {
"delay": 96,
"time": "1771507476"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1771506986"
},
"departure": {
"delay": 86,
"time": "1771506986"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1771507143"
},
"departure": {
"delay": 123,
"time": "1771507143"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -804,
"time": "1771505196"
},
"departure": {
"delay": -804,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1771506706"
},
"departure": {
"delay": 106,
"time": "1771506706"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1771507040"
},
"departure": {
"delay": 140,
"time": "1771507040"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -864,
"time": "1771505196"
},
"departure": {
"delay": -864,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1771507615"
},
"departure": {
"delay": 115,
"time": "1771507615"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1771507388"
},
"departure": {
"delay": 128,
"time": "1771507388"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1284,
"time": "1771505196"
},
"departure": {
"delay": -1284,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771506802"
},
"departure": {
"delay": 82,
"time": "1771506802"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771507697"
},
"departure": {
"delay": 77,
"time": "1771507697"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1104,
"time": "1771505196"
},
"departure": {
"delay": -1104,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -924,
"time": "1771505196"
},
"departure": {
"delay": -924,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1224,
"time": "1771505196"
},
"departure": {
"delay": -1224,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1164,
"time": "1771505196"
},
"departure": {
"delay": -1164,
"time": "1771505196"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1771507091"
},
"departure": {
"delay": 131,
"time": "1771507091"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1771507774"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470296:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:0f01bc87a54f271d460f3f73b8abcef7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506540"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506360"
},
"departure": {
"time": "1771506360"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771505581"
},
"departure": {
"delay": 1,
"time": "1771505581"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"time": "1771505520"
},
"departure": {
"time": "1771505520"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771505881"
},
"departure": {
"delay": 1,
"time": "1771505881"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505580"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1771505401"
},
"departure": {
"delay": 1,
"time": "1771505401"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
}
],
"timestamp": "1771505277",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:0f01bc87a54f271d460f3f73b8abcef7:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758196x2025xHxMultxJxVxJeuxVenx62x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771504912"
},
"departure": {
"delay": 37,
"time": "1771504957"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771505290"
},
"departure": {
"delay": 10,
"time": "1771505290"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771504778"
},
"departure": {
"delay": 23,
"time": "1771504823"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1771504073"
},
"departure": {
"delay": 130,
"time": "1771504210"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1771504520"
},
"departure": {
"delay": 85,
"time": "1771504525"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 22,
"time": "1771503562"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1771503859"
},
"departure": {
"delay": 93,
"time": "1771503933"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771505890"
},
"departure": {
"delay": 10,
"time": "1771505890"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771506130"
},
"departure": {
"delay": 10,
"time": "1771506130"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771503816"
},
"departure": {
"delay": 42,
"time": "1771503822"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1771504273"
},
"departure": {
"delay": -35,
"time": "1771504285"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1771505470"
},
"departure": {
"delay": 10,
"time": "1771505470"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771506730"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758196x2025xHxMultxJxVxJeuxVenx62x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx543:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771506426"
},
"departure": {
"delay": 6,
"time": "1771506426"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771506101"
},
"departure": {
"delay": 41,
"time": "1771506101"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1771505921"
},
"departure": {
"delay": 41,
"time": "1771505921"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771506285"
},
"departure": {
"delay": 45,
"time": "1771506285"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx543:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771507740"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771508460"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508880"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771508280"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771506900"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771508520"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771508760"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771508580"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771508640"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771508400"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771507800"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771507860"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771508160"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1426:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852020F5801361x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771510800"
},
"departure": {
"time": "1771510860"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509960"
},
"departure": {
"time": "1771510020"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771512420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771503065",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852020F5801361x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7444:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1771505253"
},
"departure": {
"delay": 93,
"time": "1771505253"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771504221"
},
"departure": {
"delay": 81,
"time": "1771504221"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1771505351"
},
"departure": {
"delay": 131,
"time": "1771505351"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1771505676"
},
"departure": {
"delay": 96,
"time": "1771505676"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771505793"
},
"departure": {
"delay": 93,
"time": "1771505793"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1771505073"
},
"departure": {
"delay": 118,
"time": "1771505098"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771505184"
},
"departure": {
"delay": 144,
"time": "1771505184"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1771506513"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1771504973"
},
"departure": {
"delay": 113,
"time": "1771504973"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1771506439"
},
"departure": {
"delay": 139,
"time": "1771506439"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1771505493"
},
"departure": {
"delay": 93,
"time": "1771505493"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1771505431"
},
"departure": {
"delay": 151,
"time": "1771505431"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 97,
"time": "1771505917"
},
"departure": {
"delay": 97,
"time": "1771505917"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1771504898"
},
"departure": {
"delay": 158,
"time": "1771504898"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1771504799"
},
"departure": {
"delay": 119,
"time": "1771504799"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 197,
"time": "1771504637"
},
"departure": {
"delay": 197,
"time": "1771504637"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1771505595"
},
"departure": {
"delay": 135,
"time": "1771505595"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1771504352"
},
"departure": {
"delay": 92,
"time": "1771504352"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1771506385"
},
"departure": {
"delay": 145,
"time": "1771506385"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 238,
"time": "1771504558"
},
"departure": {
"delay": 238,
"time": "1771504558"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1771506273"
},
"departure": {
"delay": 93,
"time": "1771506273"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771503856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7444:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850616F5801450x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771506420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771510020"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1771502795",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850616F5801450x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771504440"
},
"departure": {
"delay": 60,
"time": "1771504440"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771504980"
},
"departure": {
"delay": 60,
"time": "1771504980"
},
"stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504860"
},
"stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771505160"
},
"departure": {
"delay": 60,
"time": "1771505160"
},
"stopId": "FR:76212:ZE:TCARxCANAD4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504680"
},
"stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771504620"
},
"departure": {
"time": "1771504620"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771504460"
},
"departure": {
"delay": 20,
"time": "1771504460"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505280"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771504560"
},
"departure": {
"delay": 60,
"time": "1771504560"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771504800"
},
"departure": {
"delay": 60,
"time": "1771504800"
},
"stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505040"
},
"departure": {
"time": "1771505040"
},
"stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771504500"
},
"departure": {
"delay": 60,
"time": "1771504500"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771504520"
},
"departure": {
"delay": 20,
"time": "1771504520"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771504580"
},
"departure": {
"delay": 20,
"time": "1771504580"
},
"stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771504054",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16648:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759203x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771482089"
},
"departure": {
"delay": 45,
"time": "1771482105"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771482321"
},
"departure": {
"delay": 36,
"time": "1771482336"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771481957"
},
"departure": {
"delay": 36,
"time": "1771481976"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1771482588"
},
"departure": {
"delay": 190,
"time": "1771482610"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771481559"
},
"departure": {
"delay": 51,
"time": "1771481571"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771481891"
},
"departure": {
"delay": 24,
"time": "1771481904"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771481444"
},
"departure": {
"delay": 53,
"time": "1771481453"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 182,
"time": "1771483022"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1771481822"
},
"departure": {
"delay": 22,
"time": "1771481842"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771481176"
},
"departure": {
"delay": 96,
"time": "1771481196"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771481398"
},
"departure": {
"delay": 78,
"time": "1771481418"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 291,
"time": "1771482914"
},
"departure": {
"delay": 291,
"time": "1771482951"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771482299"
},
"departure": {
"delay": 67,
"time": "1771482307"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 289,
"time": "1771482823"
},
"departure": {
"delay": 289,
"time": "1771482829"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771482204"
},
"departure": {
"delay": 96,
"time": "1771482216"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 188,
"time": "1771482410"
},
"departure": {
"delay": 188,
"time": "1771482548"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 70,
"time": "1771481110"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771481145"
},
"departure": {
"delay": 58,
"time": "1771481158"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771481695"
},
"departure": {
"delay": 26,
"time": "1771481726"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759203x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3311F5807327x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506720"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1771495080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771503000"
},
"departure": {
"time": "1771503060"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504860"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771501920"
},
"departure": {
"time": "1771502100"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771503840"
},
"departure": {
"time": "1771503900"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1771491453",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3311F5807327x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077480x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771505812"
},
"departure": {
"delay": 52,
"time": "1771505812"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771506050"
},
"departure": {
"delay": 50,
"time": "1771506050"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771505337"
},
"departure": {
"delay": 57,
"time": "1771505337"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507080"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 21,
"time": "1771506681"
},
"departure": {
"delay": 21,
"time": "1771506681"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771505379"
},
"departure": {
"delay": 39,
"time": "1771505379"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771506290"
},
"departure": {
"delay": 50,
"time": "1771506290"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771506367"
},
"departure": {
"delay": 7,
"time": "1771506367"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1771506795"
},
"departure": {
"delay": 15,
"time": "1771506795"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771506115"
},
"departure": {
"delay": 55,
"time": "1771506115"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771506544"
},
"departure": {
"delay": 4,
"time": "1771506544"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771506880"
},
"departure": {
"delay": 40,
"time": "1771506880"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1771505536"
},
"departure": {
"delay": 16,
"time": "1771505536"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771506852"
},
"departure": {
"delay": 12,
"time": "1771506852"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771505430"
},
"departure": {
"delay": 30,
"time": "1771505430"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771505913"
},
"departure": {
"delay": 33,
"time": "1771505913"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771506595"
},
"departure": {
"delay": 55,
"time": "1771506595"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771505089",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077480x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191215x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771504983"
},
"departure": {
"delay": 3,
"time": "1771504983"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771505354"
},
"departure": {
"delay": 14,
"time": "1771505354"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 73,
"time": "1771504813"
},
"departure": {
"delay": 73,
"time": "1771504813"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1771504942"
},
"departure": {
"delay": 22,
"time": "1771504942"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771504530"
},
"departure": {
"delay": 30,
"time": "1771504530"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1771505076"
},
"departure": {
"delay": -24,
"time": "1771505076"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1771505194"
},
"departure": {
"delay": 34,
"time": "1771505194"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1771504712"
},
"departure": {
"delay": 32,
"time": "1771504712"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1771505276"
},
"departure": {
"delay": -4,
"time": "1771505276"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1771504466"
},
"departure": {
"delay": 86,
"time": "1771504466"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1771505243"
},
"departure": {
"delay": 23,
"time": "1771505243"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1771505112"
},
"departure": {
"delay": 12,
"time": "1771505112"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1771505516"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1771504753"
},
"departure": {
"delay": 73,
"time": "1771504753"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1771504873"
},
"departure": {
"delay": 73,
"time": "1771504873"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1771505050"
},
"departure": {
"delay": 10,
"time": "1771505050"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771504929",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191215x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771521660"
},
"departure": {
"time": "1771521660"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771522440"
},
"departure": {
"time": "1771522440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771521720"
},
"departure": {
"time": "1771521720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771522140"
},
"departure": {
"time": "1771522140"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771522620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771521960"
},
"departure": {
"time": "1771521960"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771521780"
},
"departure": {
"time": "1771521780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771522080"
},
"departure": {
"time": "1771522080"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771521900"
},
"departure": {
"time": "1771521900"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521840"
},
"departure": {
"time": "1771521840"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771522200"
},
"departure": {
"time": "1771522200"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771522020"
},
"departure": {
"time": "1771522020"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1771521600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522380"
},
"departure": {
"time": "1771522380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2683:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771495490"
},
"departure": {
"delay": 57,
"time": "1771495497"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 52,
"time": "1771495252"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1771495411"
},
"departure": {
"delay": 62,
"time": "1771495442"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771495512"
},
"departure": {
"delay": 22,
"time": "1771495522"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1771496336"
},
"departure": {
"delay": -55,
"time": "1771496345"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1771495368"
},
"departure": {
"delay": 59,
"time": "1771495379"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1771496428"
},
"departure": {
"delay": -24,
"time": "1771496436"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1771495566"
},
"departure": {
"delay": -14,
"time": "1771495606"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1771496575"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771495805"
},
"departure": {
"delay": 32,
"time": "1771495832"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1771495963"
},
"departure": {
"delay": -4,
"time": "1771495976"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1771496021"
},
"departure": {
"delay": 2,
"time": "1771496042"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771496081"
},
"departure": {
"delay": 4,
"time": "1771496104"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1771496227"
},
"departure": {
"delay": -30,
"time": "1771496250"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771495873"
},
"departure": {
"delay": 21,
"time": "1771495881"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1771496281"
},
"departure": {
"delay": -47,
"time": "1771496293"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1771496466"
},
"departure": {
"delay": -38,
"time": "1771496482"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1771495631"
},
"departure": {
"delay": 23,
"time": "1771495703"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:18:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771520580"
},
"departure": {
"time": "1771520580"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771521360"
},
"departure": {
"time": "1771521360"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520820"
},
"departure": {
"time": "1771520820"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771521420"
},
"departure": {
"time": "1771521420"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520700"
},
"departure": {
"time": "1771520700"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520760"
},
"departure": {
"time": "1771520760"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771521300"
},
"departure": {
"time": "1771521300"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771519980"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522260"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771521480"
},
"departure": {
"time": "1771521480"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771521305"
},
"departure": {
"delay": 5,
"time": "1771521305"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771490004",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx523:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748464x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1771504873"
},
"departure": {
"delay": -33,
"time": "1771504887"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771503516"
},
"departure": {
"delay": 60,
"time": "1771503540"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1771503239"
},
"departure": {
"delay": 87,
"time": "1771503267"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771504027"
},
"departure": {
"delay": 28,
"time": "1771504048"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1771502974"
},
"departure": {
"delay": -6,
"time": "1771502994"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1771504666"
},
"departure": {
"delay": -7,
"time": "1771504673"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1771503307"
},
"departure": {
"delay": 84,
"time": "1771503324"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771503339"
},
"departure": {
"delay": 57,
"time": "1771503357"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1771504900"
},
"departure": {
"delay": -47,
"time": "1771504933"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771503969"
},
"departure": {
"delay": 50,
"time": "1771504010"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -65,
"time": "1771504953"
},
"departure": {
"delay": -65,
"time": "1771504975"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 109,
"time": "1771503687"
},
"departure": {
"delay": 109,
"time": "1771503709"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -71,
"time": "1771505131"
},
"departure": {
"delay": -71,
"time": "1771505149"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1771503732"
},
"departure": {
"delay": 81,
"time": "1771503741"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1771504515"
},
"departure": {
"delay": -16,
"time": "1771504544"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1771504122"
},
"departure": {
"delay": 86,
"time": "1771504166"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1771504735"
},
"departure": {
"delay": 34,
"time": "1771504774"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1771503883"
},
"departure": {
"delay": 29,
"time": "1771503929"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1771504295"
},
"departure": {
"delay": 47,
"time": "1771504487"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1771504786"
},
"departure": {
"delay": 19,
"time": "1771504819"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771503411"
},
"departure": {
"delay": 64,
"time": "1771503424"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771503021"
},
"departure": {
"delay": 57,
"time": "1771503057"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -90,
"time": "1771504993"
},
"departure": {
"delay": -90,
"time": "1771505010"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 35,
"time": "1771502735"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1771505016"
},
"departure": {
"delay": -68,
"time": "1771505032"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1771505092"
},
"departure": {
"delay": -55,
"time": "1771505105"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -14,
"time": "1771502908"
},
"departure": {
"delay": -14,
"time": "1771502926"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1771504194"
},
"departure": {
"delay": 102,
"time": "1771504242"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771503446"
},
"departure": {
"delay": 42,
"time": "1771503462"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -70,
"time": "1771505210"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 62,
"time": "1771503140"
},
"departure": {
"delay": 62,
"time": "1771503182"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1771504833"
},
"departure": {
"delay": -9,
"time": "1771504851"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771503825"
},
"departure": {
"delay": 50,
"time": "1771503830"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748464x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077352x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771506387"
},
"departure": {
"delay": 27,
"time": "1771506387"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771506053"
},
"departure": {
"delay": 53,
"time": "1771506053"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771506527"
},
"departure": {
"delay": 47,
"time": "1771506527"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771506451"
},
"departure": {
"delay": 31,
"time": "1771506451"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771505987"
},
"departure": {
"delay": 47,
"time": "1771505987"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1771506107"
},
"departure": {
"delay": 47,
"time": "1771506107"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1771506677"
},
"departure": {
"delay": 17,
"time": "1771506677"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771506260"
},
"departure": {
"delay": 20,
"time": "1771506260"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507020"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771504749",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077352x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -204,
"time": "1771508076"
},
"departure": {
"delay": -204,
"time": "1771508076"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771507290"
},
"departure": {
"delay": 30,
"time": "1771507290"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -225,
"time": "1771507995"
},
"departure": {
"delay": -225,
"time": "1771507995"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -278,
"time": "1771508182"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1771507428"
},
"departure": {
"delay": -12,
"time": "1771507428"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1771507673"
},
"departure": {
"delay": -67,
"time": "1771507673"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771507338"
},
"departure": {
"delay": 18,
"time": "1771507338"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -215,
"time": "1771507945"
},
"departure": {
"delay": -215,
"time": "1771507945"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1771507590"
},
"departure": {
"delay": -30,
"time": "1771507590"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1771507499"
},
"departure": {
"delay": -61,
"time": "1771507499"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -129,
"time": "1771507791"
},
"departure": {
"delay": -129,
"time": "1771507791"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -110,
"time": "1771507750"
},
"departure": {
"delay": -110,
"time": "1771507750"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -185,
"time": "1771507855"
},
"departure": {
"delay": -185,
"time": "1771507855"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -1997,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -143,
"time": "1771507837"
},
"departure": {
"delay": -143,
"time": "1771507837"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597217:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6494690594521088x13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1771506680"
},
"departure": {
"delay": -15,
"time": "1771506705"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771506277"
},
"departure": {
"delay": 47,
"time": "1771506287"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1771505858"
},
"departure": {
"delay": -6,
"time": "1771505874"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1771506189"
},
"departure": {
"delay": 79,
"time": "1771506199"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1771506356"
},
"departure": {
"delay": 66,
"time": "1771506366"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771506020"
},
"departure": {
"delay": 30,
"time": "1771506030"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1771506468"
},
"departure": {
"delay": 118,
"time": "1771506478"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771505957"
},
"departure": {
"delay": 27,
"time": "1771505967"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1771506591"
},
"departure": {
"delay": -30,
"time": "1771506630"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771505811"
},
"departure": {
"delay": 1,
"time": "1771505821"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -58,
"time": "1771506722"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1771506113"
},
"departure": {
"delay": 63,
"time": "1771506123"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
}
],
"timestamp": "1771505209",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6494690594521088x13:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 397,
"time": "1771505017"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 459,
"time": "1771504955"
},
"departure": {
"delay": 459,
"time": "1771504959"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 459,
"time": "1771504839"
},
"departure": {
"delay": 459,
"time": "1771504839"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 445,
"time": "1771505005"
},
"departure": {
"delay": 445,
"time": "1771505005"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 459,
"time": "1771504719"
},
"departure": {
"delay": 459,
"time": "1771504719"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 376,
"time": "1771504516"
},
"departure": {
"delay": 376,
"time": "1771504516"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 339,
"time": "1771504578"
},
"departure": {
"delay": 339,
"time": "1771504599"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1771504963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596150:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758532x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1771482495"
},
"departure": {
"delay": 132,
"time": "1771482552"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771484380"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 25,
"time": "1771481905"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1771482355"
},
"departure": {
"delay": 92,
"time": "1771482392"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771483932"
},
"departure": {
"delay": 65,
"time": "1771483985"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1771482406"
},
"departure": {
"delay": 78,
"time": "1771482438"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771482096"
},
"departure": {
"delay": 42,
"time": "1771482162"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1771483004"
},
"departure": {
"delay": 77,
"time": "1771483037"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771481996"
},
"departure": {
"delay": 47,
"time": "1771482047"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 111,
"time": "1771482732"
},
"departure": {
"delay": 111,
"time": "1771482771"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771482219"
},
"departure": {
"delay": 88,
"time": "1771482268"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771484066"
},
"departure": {
"delay": 63,
"time": "1771484103"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771483557"
},
"departure": {
"delay": 2,
"time": "1771483562"
},
"stopId": "FR:50041:ZE:HAGBA2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1771483873"
},
"departure": {
"delay": 83,
"time": "1771483883"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1771482951"
},
"departure": {
"delay": 82,
"time": "1771482982"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1771482870"
},
"departure": {
"delay": 62,
"time": "1771482902"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758532x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15454:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771507140"
},
"departure": {
"delay": 60,
"time": "1771507140"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771506960"
},
"departure": {
"delay": 60,
"time": "1771506960"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771506840"
},
"departure": {
"delay": 60,
"time": "1771506840"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771506720"
},
"departure": {
"delay": 60,
"time": "1771506720"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771506860"
},
"departure": {
"delay": 20,
"time": "1771506860"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771506800"
},
"departure": {
"delay": 20,
"time": "1771506800"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771507560"
},
"departure": {
"delay": 60,
"time": "1771507560"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771507740"
},
"departure": {
"delay": 60,
"time": "1771507740"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771507260"
},
"departure": {
"time": "1771507260"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771506740"
},
"departure": {
"delay": 20,
"time": "1771506740"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771506900"
},
"departure": {
"delay": 60,
"time": "1771506900"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771506980"
},
"departure": {
"delay": 20,
"time": "1771506980"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771506780"
},
"departure": {
"delay": 60,
"time": "1771506780"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771507980"
},
"departure": {
"delay": 60,
"time": "1771507980"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771502474",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15454:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16442:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771502634"
},
"departure": {
"delay": 54,
"time": "1771502634"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1771503324"
},
"departure": {
"delay": 84,
"time": "1771503324"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 104,
"time": "1771503263"
},
"departure": {
"delay": 104,
"time": "1771503284"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1771503410"
},
"departure": {
"delay": 110,
"time": "1771503410"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1771503430"
},
"departure": {
"delay": 130,
"time": "1771503430"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 64,
"time": "1771502284"
},
"departure": {
"delay": 64,
"time": "1771502284"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 164,
"time": "1771501784"
},
"departure": {
"delay": 164,
"time": "1771501784"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1771502232"
},
"departure": {
"delay": 132,
"time": "1771502232"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771502324"
},
"departure": {
"delay": 44,
"time": "1771502324"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1771502486"
},
"departure": {
"delay": 86,
"time": "1771502486"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 29,
"time": "1771500929"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1771503535"
},
"departure": {
"delay": 115,
"time": "1771503535"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -116,
"time": "1771503784"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 77,
"time": "1771502537"
},
"departure": {
"delay": 77,
"time": "1771502537"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1771501659"
},
"departure": {
"delay": 159,
"time": "1771501659"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771502435"
},
"departure": {
"delay": 35,
"time": "1771502435"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 144,
"time": "1771501560"
},
"departure": {
"delay": 144,
"time": "1771501584"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771503194"
},
"departure": {
"delay": 74,
"time": "1771503194"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 178,
"time": "1771501738"
},
"departure": {
"delay": 178,
"time": "1771501738"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771501269"
},
"departure": {
"delay": 49,
"time": "1771501309"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771500935",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16442:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771487954"
},
"departure": {
"delay": 37,
"time": "1771487977"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1771488190"
},
"departure": {
"delay": -44,
"time": "1771488196"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771487902"
},
"departure": {
"delay": 40,
"time": "1771487920"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1771487756"
},
"departure": {
"delay": 126,
"time": "1771487766"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1771488312"
},
"departure": {
"delay": -39,
"time": "1771488321"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771490840"
},
"departure": {
"delay": 31,
"time": "1771490851"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1771489426"
},
"departure": {
"delay": 12,
"time": "1771489452"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1771488810"
},
"departure": {
"delay": -18,
"time": "1771488822"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 101,
"time": "1771487741"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1771489268"
},
"departure": {
"delay": -22,
"time": "1771489298"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1771489315"
},
"departure": {
"delay": 13,
"time": "1771489393"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771490137"
},
"departure": {
"delay": 16,
"time": "1771490176"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -88,
"time": "1771488480"
},
"departure": {
"delay": -88,
"time": "1771488512"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1771490576"
},
"departure": {
"delay": 6,
"time": "1771490586"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -2,
"time": "1771490866"
},
"departure": {
"delay": -2,
"time": "1771490878"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -5,
"time": "1771488068"
},
"departure": {
"delay": -5,
"time": "1771488175"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771489525"
},
"departure": {
"delay": 10,
"time": "1771489690"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 6,
"time": "1771488987"
},
"departure": {
"delay": 6,
"time": "1771489026"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1771490228"
},
"departure": {
"delay": -18,
"time": "1771490262"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 117,
"time": "1771489866"
},
"departure": {
"delay": 117,
"time": "1771489917"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1771487849"
},
"departure": {
"delay": 65,
"time": "1771487885"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1771488360"
},
"departure": {
"delay": -49,
"time": "1771488371"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -77,
"time": "1771489470"
},
"departure": {
"delay": -77,
"time": "1771489483"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1771490800"
},
"departure": {
"delay": -7,
"time": "1771490813"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -19,
"time": "1771490717"
},
"departure": {
"delay": -19,
"time": "1771490741"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -10,
"time": "1771489108"
},
"departure": {
"delay": -10,
"time": "1771489250"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1771488256"
},
"departure": {
"delay": -14,
"time": "1771488286"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1771488036"
},
"departure": {
"delay": -16,
"time": "1771488044"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771488908"
},
"departure": {
"delay": 45,
"time": "1771488945"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771488570"
},
"departure": {
"delay": 48,
"time": "1771488768"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1771490538"
},
"departure": {
"delay": 48,
"time": "1771490568"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1771490751"
},
"departure": {
"delay": 21,
"time": "1771490781"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 36,
"time": "1771490355"
},
"departure": {
"delay": 36,
"time": "1771490436"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1771490318"
},
"departure": {
"delay": -10,
"time": "1771490330"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 104,
"time": "1771487788"
},
"departure": {
"delay": 104,
"time": "1771487804"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1771490988"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -63,
"time": "1771489064"
},
"departure": {
"delay": -63,
"time": "1771489077"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1771490607"
},
"departure": {
"delay": -2,
"time": "1771490638"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -59,
"time": "1771488221"
},
"departure": {
"delay": -59,
"time": "1771488241"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1771488024"
},
"departure": {
"delay": -30,
"time": "1771488030"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1771490673"
},
"departure": {
"time": "1771490700"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 28,
"time": "1771490281"
},
"departure": {
"delay": 28,
"time": "1771490308"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1771487994"
},
"departure": {
"delay": 6,
"time": "1771488006"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771488968"
},
"departure": {
"delay": 18,
"time": "1771488978"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1771490065"
},
"departure": {
"delay": 57,
"time": "1771490097"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -105,
"time": "1771488537"
},
"departure": {
"delay": -105,
"time": "1771488555"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1771489962"
},
"departure": {
"delay": 78,
"time": "1771489998"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -79,
"time": "1771488443"
},
"departure": {
"delay": -79,
"time": "1771488461"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758839x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:e1eb73640b1fdbae9c651ebf2c7d0596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771505469"
},
"departure": {
"delay": 129,
"time": "1771505469"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1771505649"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 129,
"time": "1771505589"
},
"departure": {
"delay": 129,
"time": "1771505589"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1771504992"
},
"departure": {
"delay": 157,
"time": "1771505017"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1771505099"
},
"departure": {
"delay": 144,
"time": "1771505124"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1771504877"
},
"departure": {
"delay": 147,
"time": "1771504887"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771504232"
},
"departure": {
"delay": 122,
"time": "1771504262"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1771505156"
},
"departure": {
"delay": 129,
"time": "1771505169"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1771505349"
},
"departure": {
"delay": 129,
"time": "1771505349"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1771504384"
},
"departure": {
"delay": 147,
"time": "1771504407"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771505289"
},
"departure": {
"delay": 129,
"time": "1771505289"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1771505529"
},
"departure": {
"delay": 129,
"time": "1771505529"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 129,
"time": "1771505409"
},
"departure": {
"delay": 129,
"time": "1771505409"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 142,
"time": "1771504453"
},
"departure": {
"delay": 142,
"time": "1771504462"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 172,
"time": "1771504478"
},
"departure": {
"delay": 172,
"time": "1771504492"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"departure": {
"delay": 63,
"time": "1771504203"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 196,
"time": "1771504729"
},
"departure": {
"delay": 196,
"time": "1771504756"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1771505410"
},
"departure": {
"delay": 130,
"time": "1771505410"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 144,
"time": "1771504928"
},
"departure": {
"delay": 144,
"time": "1771504944"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1771504312"
},
"departure": {
"delay": 149,
"time": "1771504349"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 158,
"time": "1771504818"
},
"departure": {
"delay": 158,
"time": "1771504838"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
}
],
"timestamp": "1771505277",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:e1eb73640b1fdbae9c651ebf2c7d0596:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2841:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771524720"
},
"departure": {
"time": "1771524720"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771524300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771525320"
},
"departure": {
"time": "1771525320"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771525260"
},
"departure": {
"time": "1771525260"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771524780"
},
"departure": {
"time": "1771524780"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771525080"
},
"departure": {
"time": "1771525080"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771524840"
},
"departure": {
"time": "1771524840"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771524540"
},
"departure": {
"time": "1771524540"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771525200"
},
"departure": {
"time": "1771525200"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771524900"
},
"departure": {
"time": "1771524900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771525560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771524360"
},
"departure": {
"time": "1771524360"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771524660"
},
"departure": {
"time": "1771524660"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2841:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748523x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 83,
"time": "1771502483"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771502596"
},
"departure": {
"delay": 86,
"time": "1771502606"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1771503469"
},
"departure": {
"delay": -2,
"time": "1771503478"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -959,
"time": "1771503541"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771502656"
},
"departure": {
"delay": 92,
"time": "1771502672"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1771503058"
},
"departure": {
"delay": 66,
"time": "1771503066"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1771503278"
},
"departure": {
"delay": -7,
"time": "1771503293"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771502715"
},
"departure": {
"delay": 92,
"time": "1771502732"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1771503221"
},
"departure": {
"delay": 81,
"time": "1771503261"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1771503166"
},
"departure": {
"delay": 88,
"time": "1771503208"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1771503092"
},
"departure": {
"delay": 78,
"time": "1771503138"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1771502761"
},
"departure": {
"delay": 131,
"time": "1771502771"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1771502894"
},
"departure": {
"delay": 89,
"time": "1771502909"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771502810"
},
"departure": {
"delay": 126,
"time": "1771502826"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1771502978"
},
"departure": {
"delay": 127,
"time": "1771503007"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748523x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1771482099"
},
"departure": {
"delay": 117,
"time": "1771482117"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 173,
"time": "1771481983"
},
"departure": {
"delay": 173,
"time": "1771481993"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 188,
"time": "1771481818"
},
"departure": {
"delay": 188,
"time": "1771481828"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 256,
"time": "1771481449"
},
"departure": {
"delay": 256,
"time": "1771481476"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 247,
"time": "1771480969"
},
"departure": {
"delay": 247,
"time": "1771481107"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1771482152"
},
"departure": {
"delay": 111,
"time": "1771482171"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1771481232"
},
"departure": {
"delay": 210,
"time": "1771481250"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 239,
"time": "1771481718"
},
"departure": {
"delay": 239,
"time": "1771481759"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 160,
"time": "1771481912"
},
"departure": {
"delay": 160,
"time": "1771481920"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 209,
"time": "1771481174"
},
"departure": {
"delay": 209,
"time": "1771481189"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 221,
"time": "1771480772"
},
"departure": {
"delay": 221,
"time": "1771480781"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 276,
"time": "1771481663"
},
"departure": {
"delay": 276,
"time": "1771481676"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1771480733"
},
"departure": {
"delay": 245,
"time": "1771480745"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 246,
"time": "1771480686"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 230,
"time": "1771481127"
},
"departure": {
"delay": 230,
"time": "1771481150"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 217,
"time": "1771481785"
},
"departure": {
"delay": 217,
"time": "1771481797"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1771481682"
},
"departure": {
"delay": 241,
"time": "1771481701"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 163,
"time": "1771481853"
},
"departure": {
"delay": 163,
"time": "1771481863"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 307,
"time": "1771481631"
},
"departure": {
"delay": 307,
"time": "1771481647"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1771482055"
},
"departure": {
"delay": 126,
"time": "1771482066"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 271,
"time": "1771481519"
},
"departure": {
"delay": 271,
"time": "1771481551"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1771480851"
},
"departure": {
"delay": 184,
"time": "1771480864"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1771482005"
},
"departure": {
"delay": 132,
"time": "1771482012"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1771482248"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 264,
"time": "1771481268"
},
"departure": {
"delay": 264,
"time": "1771481424"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112365x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771505630"
},
"departure": {
"delay": 50,
"time": "1771505630"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771505515"
},
"departure": {
"delay": 55,
"time": "1771505515"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771505250"
},
"departure": {
"delay": 30,
"time": "1771505250"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1771505166"
},
"departure": {
"delay": 6,
"time": "1771505166"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1771505755"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1771505399"
},
"departure": {
"delay": -1,
"time": "1771505399"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1771505116"
},
"departure": {
"delay": 76,
"time": "1771505116"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771504939"
},
"departure": {
"delay": 19,
"time": "1771504939"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112365x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745469x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1771500181"
},
"departure": {
"delay": -13,
"time": "1771500227"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771499600"
},
"departure": {
"delay": 5,
"time": "1771499645"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 160,
"time": "1771498960"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1771500304"
},
"departure": {
"delay": -16,
"time": "1771500344"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 93,
"time": "1771499395"
},
"departure": {
"delay": 93,
"time": "1771499433"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -72,
"time": "1771499824"
},
"departure": {
"delay": -72,
"time": "1771499868"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771498997"
},
"departure": {
"delay": 57,
"time": "1771499037"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771499238"
},
"departure": {
"delay": 33,
"time": "1771499253"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -71,
"time": "1771500000"
},
"departure": {
"delay": -71,
"time": "1771500049"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -52,
"time": "1771499688"
},
"departure": {
"delay": -52,
"time": "1771499708"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -105,
"time": "1771500435"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771499529"
},
"departure": {
"delay": 42,
"time": "1771499562"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771499153"
},
"departure": {
"delay": 11,
"time": "1771499171"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771499272"
},
"departure": {
"delay": 58,
"time": "1771499338"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1771500080"
},
"departure": {
"delay": -41,
"time": "1771500139"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -95,
"time": "1771499924"
},
"departure": {
"delay": -95,
"time": "1771499965"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1771499084"
},
"departure": {
"delay": 77,
"time": "1771499117"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -82,
"time": "1771499761"
},
"departure": {
"delay": -82,
"time": "1771499798"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1771500252"
},
"departure": {
"delay": -14,
"time": "1771500286"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745469x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9938x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1771504090"
},
"departure": {
"delay": -105,
"time": "1771504095"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -105,
"time": "1771504330"
},
"departure": {
"delay": -105,
"time": "1771504335"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": -235,
"time": "1771504920"
},
"departure": {
"delay": -235,
"time": "1771504925"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -180,
"time": "1771505280"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1771504620"
},
"departure": {
"delay": -115,
"time": "1771504625"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1771504320"
},
"departure": {
"delay": -55,
"time": "1771504325"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -175,
"time": "1771504860"
},
"departure": {
"delay": -175,
"time": "1771504865"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -225,
"time": "1771504870"
},
"departure": {
"delay": -225,
"time": "1771504875"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -115,
"time": "1771504680"
},
"departure": {
"delay": -115,
"time": "1771504685"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -235,
"time": "1771505040"
},
"departure": {
"delay": -235,
"time": "1771505045"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": -175,
"time": "1771504800"
},
"departure": {
"delay": -175,
"time": "1771504805"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -175,
"time": "1771504440"
},
"departure": {
"delay": -175,
"time": "1771504445"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": -115,
"time": "1771504140"
},
"departure": {
"delay": -115,
"time": "1771504145"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -225,
"time": "1771504690"
},
"departure": {
"delay": -225,
"time": "1771504695"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": -115,
"time": "1771504560"
},
"departure": {
"delay": -115,
"time": "1771504565"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": -175,
"time": "1771505160"
},
"departure": {
"delay": -175,
"time": "1771505165"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 16
},
{
"departure": {
"delay": 5,
"time": "1771504085"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9938x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1771505659"
},
"departure": {
"delay": 199,
"time": "1771505659"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 204,
"time": "1771505844"
},
"departure": {
"delay": 204,
"time": "1771505844"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1771506045"
},
"departure": {
"delay": 225,
"time": "1771506045"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 223,
"time": "1771505743"
},
"departure": {
"delay": 223,
"time": "1771505743"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1771505555"
},
"departure": {
"delay": 215,
"time": "1771505555"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 194,
"time": "1771506194"
},
"departure": {
"delay": 194,
"time": "1771506194"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 196,
"time": "1771505596"
},
"departure": {
"delay": 196,
"time": "1771505596"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 210,
"time": "1771505790"
},
"departure": {
"delay": 210,
"time": "1771505790"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1771505483"
},
"departure": {
"delay": 203,
"time": "1771505483"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx886:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771527060"
},
"departure": {
"time": "1771527060"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771527360"
},
"departure": {
"time": "1771527360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771527300"
},
"departure": {
"time": "1771527300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771526820"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771527540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771527240"
},
"departure": {
"time": "1771527240"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3017:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771518780"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771520105"
},
"departure": {
"delay": 5,
"time": "1771520105"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521060"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771487448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx499:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771507320"
},
"departure": {
"delay": 60,
"time": "1771507320"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771507860"
},
"departure": {
"delay": 60,
"time": "1771507860"
},
"stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771507380"
},
"departure": {
"delay": 60,
"time": "1771507380"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508100"
},
"departure": {
"time": "1771508100"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771507400"
},
"departure": {
"delay": 20,
"time": "1771507400"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771507460"
},
"departure": {
"delay": 20,
"time": "1771507460"
},
"stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771507680"
},
"departure": {
"delay": 60,
"time": "1771507680"
},
"stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771507440"
},
"departure": {
"delay": 60,
"time": "1771507440"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771507340"
},
"departure": {
"delay": 20,
"time": "1771507340"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508160"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771503075",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16649:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15844:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771504155"
},
"departure": {
"delay": 80,
"time": "1771504160"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1771504729"
},
"departure": {
"delay": 109,
"time": "1771504729"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 129,
"time": "1771504611"
},
"departure": {
"delay": 129,
"time": "1771504629"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -41,
"time": "1771503679"
},
"departure": {
"delay": -41,
"time": "1771503679"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1771504328"
},
"departure": {
"delay": 69,
"time": "1771504329"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 189,
"time": "1771505709"
},
"departure": {
"delay": 189,
"time": "1771505709"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1771504404"
},
"departure": {
"delay": 29,
"time": "1771504409"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1771505905"
},
"departure": {
"delay": 145,
"time": "1771505905"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 9,
"time": "1771503549"
},
"departure": {
"delay": 9,
"time": "1771503549"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771503604"
},
"departure": {
"delay": 7,
"time": "1771503607"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1771505870"
},
"departure": {
"delay": 170,
"time": "1771505870"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 136,
"time": "1771503976"
},
"departure": {
"delay": 136,
"time": "1771503976"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 76,
"time": "1771504396"
},
"departure": {
"delay": 76,
"time": "1771504396"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1771505827"
},
"departure": {
"delay": 187,
"time": "1771505827"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1771504980"
},
"departure": {
"delay": 120,
"time": "1771504980"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 75,
"time": "1771504215"
},
"departure": {
"delay": 75,
"time": "1771504215"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1771506167"
},
"departure": {
"delay": 167,
"time": "1771506167"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 130,
"time": "1771506010"
},
"departure": {
"delay": 130,
"time": "1771506010"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 92,
"time": "1771504112"
},
"departure": {
"delay": 92,
"time": "1771504112"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771503815"
},
"departure": {
"delay": 95,
"time": "1771503815"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1771504071"
},
"departure": {
"delay": 111,
"time": "1771504071"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 178,
"time": "1771505518"
},
"departure": {
"delay": 178,
"time": "1771505518"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 203,
"time": "1771505183"
},
"departure": {
"delay": 203,
"time": "1771505183"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1771505665"
},
"departure": {
"delay": 145,
"time": "1771505665"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 208,
"time": "1771506208"
},
"departure": {
"delay": 208,
"time": "1771506208"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 14,
"time": "1771503674"
},
"departure": {
"delay": 14,
"time": "1771503674"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 132,
"time": "1771504272"
},
"departure": {
"delay": 132,
"time": "1771504272"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1771503920"
},
"departure": {
"delay": 80,
"time": "1771503920"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 177,
"time": "1771505757"
},
"departure": {
"delay": 177,
"time": "1771505757"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 138,
"time": "1771506258"
},
"departure": {
"delay": 138,
"time": "1771506258"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 69,
"time": "1771504818"
},
"departure": {
"delay": 69,
"time": "1771504929"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1771504480"
},
"departure": {
"delay": 64,
"time": "1771504504"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1771505359"
},
"departure": {
"delay": 139,
"time": "1771505359"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1771503834"
},
"departure": {
"delay": 54,
"time": "1771503834"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1771503504"
},
"departure": {
"delay": -29,
"time": "1771503511"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1771504013"
},
"departure": {
"delay": 113,
"time": "1771504013"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771503035",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15844:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848902F5814433x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502460"
},
"departure": {
"time": "1771502520"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771501020"
},
"departure": {
"time": "1771501080"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500120"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499820"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771503480"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771496040"
},
"departure": {
"time": "1771496160"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498200"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771501740"
},
"departure": {
"time": "1771501800"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1771494780"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771503180"
},
"departure": {
"time": "1771503240"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497000"
},
"departure": {
"time": "1771497120"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771504680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498740"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771491152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848902F5814433x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3312F5807326x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500660"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505940"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504740"
},
"departure": {
"time": "1771504800"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771512960"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771501560"
},
"departure": {
"time": "1771501680"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771502460"
},
"departure": {
"time": "1771502580"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771502825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3312F5807326x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771506379"
},
"departure": {
"delay": 19,
"time": "1771506379"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1771504343"
},
"departure": {
"delay": 23,
"time": "1771504343"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1771505609"
},
"departure": {
"delay": -31,
"time": "1771505609"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 213,
"time": "1771504773"
},
"departure": {
"delay": 213,
"time": "1771504773"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771504241"
},
"departure": {
"delay": 48,
"time": "1771504248"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1771505815"
},
"departure": {
"delay": -5,
"time": "1771505815"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1771504588"
},
"departure": {
"delay": 148,
"time": "1771504588"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771506025"
},
"departure": {
"delay": 25,
"time": "1771506025"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1771504654"
},
"departure": {
"delay": 154,
"time": "1771504654"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1771506734"
},
"departure": {
"delay": 14,
"time": "1771506734"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": -3,
"time": "1771506057"
},
"departure": {
"delay": -3,
"time": "1771506057"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1771505945"
},
"departure": {
"delay": 5,
"time": "1771505945"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1771505982"
},
"departure": {
"delay": -18,
"time": "1771505982"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1771505299"
},
"departure": {
"delay": 19,
"time": "1771505299"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1771505517"
},
"departure": {
"delay": -3,
"time": "1771505517"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771504140"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1771504505"
},
"departure": {
"delay": 108,
"time": "1771504548"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771506198"
},
"departure": {
"delay": 18,
"time": "1771506198"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -46,
"time": "1771506614"
},
"departure": {
"delay": -46,
"time": "1771506614"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 23,
"time": "1771505783"
},
"departure": {
"delay": 23,
"time": "1771505783"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1771504949"
},
"departure": {
"delay": 152,
"time": "1771504952"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771505226"
},
"departure": {
"delay": 6,
"time": "1771505226"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -35,
"time": "1771505665"
},
"departure": {
"delay": -35,
"time": "1771505665"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 189,
"time": "1771504809"
},
"departure": {
"delay": 189,
"time": "1771504809"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1771504378"
},
"departure": {
"delay": -2,
"time": "1771504378"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -32,
"time": "1771506508"
},
"departure": {
"delay": -32,
"time": "1771506508"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -19,
"time": "1771506341"
},
"departure": {
"delay": -19,
"time": "1771506341"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -3,
"time": "1771505877"
},
"departure": {
"delay": -3,
"time": "1771505877"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -34,
"time": "1771505366"
},
"departure": {
"delay": -34,
"time": "1771505366"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1771504282"
},
"departure": {
"delay": 82,
"time": "1771504282"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -4,
"time": "1771506476"
},
"departure": {
"delay": -4,
"time": "1771506476"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1771506886"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": -32,
"time": "1771506148"
},
"departure": {
"delay": -32,
"time": "1771506148"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 32,
"time": "1771505072"
},
"departure": {
"delay": 32,
"time": "1771505072"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1771506644"
},
"departure": {
"delay": -16,
"time": "1771506644"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 52,
"time": "1771504192"
},
"departure": {
"delay": 52,
"time": "1771504192"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -35,
"time": "1771505905"
},
"departure": {
"delay": -35,
"time": "1771505905"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1771506108"
},
"departure": {
"delay": -12,
"time": "1771506108"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1771504823"
},
"departure": {
"delay": 109,
"time": "1771504849"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1771506296"
},
"departure": {
"delay": -4,
"time": "1771506296"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1771506088"
},
"departure": {
"delay": -32,
"time": "1771506088"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1771506558"
},
"departure": {
"delay": -42,
"time": "1771506558"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1771503615",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16000:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10044x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508280"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507680"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1771507200"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76259:ZE:FECSEXU2:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76259:ZE:FECBENE2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771507440"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507320"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507920"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76259:ZE:FECUPRE2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507800"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76259:ZE:FECMTNE1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76259:ZE:FECGCUV2:ATOUMOD008",
"stopSequence": 4
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76259:ZE:FECPLAG1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10044x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771524300"
},
"departure": {
"time": "1771524300"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771524360"
},
"departure": {
"time": "1771524360"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771524420"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771523940"
},
"departure": {
"time": "1771523940"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771523460"
},
"departure": {
"time": "1771523460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771523640"
},
"departure": {
"time": "1771523640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771523340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771523400"
},
"departure": {
"time": "1771523400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771523880"
},
"departure": {
"time": "1771523880"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771524180"
},
"departure": {
"time": "1771524180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771523820"
},
"departure": {
"time": "1771523820"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2803:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18715:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771506474"
},
"departure": {
"delay": 54,
"time": "1771506474"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771506541"
},
"departure": {
"delay": 1,
"time": "1771506541"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771506380"
},
"departure": {
"delay": 20,
"time": "1771506380"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771506757"
},
"departure": {
"delay": 37,
"time": "1771506757"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18715:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771518000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2425:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771505160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507380"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506060"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6025:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112364x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771504985"
},
"departure": {
"delay": 125,
"time": "1771504985"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1771505146"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771504989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112364x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745399x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771491719"
},
"departure": {
"delay": 90,
"time": "1771491750"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 137,
"time": "1771491277"
},
"departure": {
"delay": 137,
"time": "1771491317"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1771491534"
},
"departure": {
"delay": 119,
"time": "1771491599"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771492351"
},
"departure": {
"delay": 90,
"time": "1771492410"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1771491393"
},
"departure": {
"delay": 104,
"time": "1771491404"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771491843"
},
"departure": {
"delay": 93,
"time": "1771491873"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1771492095"
},
"departure": {
"delay": 112,
"time": "1771492132"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771490960"
},
"departure": {
"delay": 120,
"time": "1771491000"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771491915"
},
"departure": {
"delay": 93,
"time": "1771491993"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 139,
"time": "1771491156"
},
"departure": {
"delay": 139,
"time": "1771491199"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1771492479"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771492235"
},
"departure": {
"delay": 77,
"time": "1771492277"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1771491024"
},
"departure": {
"delay": 109,
"time": "1771491049"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1771491424"
},
"departure": {
"delay": 129,
"time": "1771491489"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1771492028"
},
"departure": {
"delay": 108,
"time": "1771492068"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771492160"
},
"departure": {
"delay": 120,
"time": "1771492200"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1771491220"
},
"departure": {
"delay": 137,
"time": "1771491257"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"delay": 177,
"time": "1771490877"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 132,
"time": "1771491075"
},
"departure": {
"delay": 132,
"time": "1771491132"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1771491634"
},
"departure": {
"delay": 71,
"time": "1771491671"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745399x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3946:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771504906"
},
"departure": {
"delay": 10,
"time": "1771504930"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1771505251"
},
"departure": {
"delay": 91,
"time": "1771505251"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1771504590"
},
"departure": {
"delay": 150,
"time": "1771504650"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771504274"
},
"departure": {
"delay": 30,
"time": "1771504290"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1771503904"
},
"departure": {
"delay": 90,
"time": "1771503930"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1771504782"
},
"departure": {
"delay": 110,
"time": "1771504790"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1771504167"
},
"departure": {
"delay": 90,
"time": "1771504170"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1771504688"
},
"departure": {
"delay": 160,
"time": "1771504720"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1771504380"
},
"departure": {
"delay": 40,
"time": "1771504420"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1771504495"
},
"departure": {
"delay": 70,
"time": "1771504510"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1771504077"
},
"departure": {
"delay": 72,
"time": "1771504092"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1771505193"
},
"departure": {
"delay": 93,
"time": "1771505193"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1771503977"
},
"departure": {
"delay": 90,
"time": "1771503990"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771505013"
},
"departure": {
"delay": 70,
"time": "1771505050"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1771505131"
},
"departure": {
"delay": 52,
"time": "1771505152"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771503435",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3946:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771527000"
},
"departure": {
"time": "1771527000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771526760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771527300"
},
"departure": {
"time": "1771527300"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771526820"
},
"departure": {
"time": "1771526820"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771527120"
},
"departure": {
"time": "1771527120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771527540"
},
"departure": {
"time": "1771527540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771527180"
},
"departure": {
"time": "1771527180"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771527060"
},
"departure": {
"time": "1771527060"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771527240"
},
"departure": {
"time": "1771527240"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771527780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771526940"
},
"departure": {
"time": "1771526940"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771527360"
},
"departure": {
"time": "1771527360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771526880"
},
"departure": {
"time": "1771526880"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771527600"
},
"departure": {
"time": "1771527600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2999:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5675:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771505874"
},
"departure": {
"delay": 54,
"time": "1771505874"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5675:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1717:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -900,
"time": "1771506000"
},
"departure": {
"delay": -900,
"time": "1771506000"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": -900,
"time": "1771506120"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -900,
"time": "1771505820"
},
"departure": {
"delay": -900,
"time": "1771505820"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -900,
"time": "1771505100"
},
"departure": {
"delay": -900,
"time": "1771505100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -900,
"time": "1771505640"
},
"departure": {
"delay": -900,
"time": "1771505640"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": -895,
"time": "1771504985"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -900,
"time": "1771505460"
},
"departure": {
"delay": -900,
"time": "1771505460"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -900,
"time": "1771505040"
},
"departure": {
"delay": -900,
"time": "1771505040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -900,
"time": "1771505520"
},
"departure": {
"delay": -900,
"time": "1771505520"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -900,
"time": "1771505880"
},
"departure": {
"delay": -900,
"time": "1771505880"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -900,
"time": "1771505280"
},
"departure": {
"delay": -900,
"time": "1771505280"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -900,
"time": "1771506060"
},
"departure": {
"delay": -900,
"time": "1771506060"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -900,
"time": "1771505940"
},
"departure": {
"delay": -900,
"time": "1771505940"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -900,
"time": "1771505580"
},
"departure": {
"delay": -900,
"time": "1771505580"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -900,
"time": "1771505700"
},
"departure": {
"delay": -900,
"time": "1771505700"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1717:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6068:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771505460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771507680"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771506960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771507380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771507620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771506480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771505580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771507140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6068:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4795476642627584x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 189,
"time": "1771506719"
},
"departure": {
"delay": 189,
"time": "1771506729"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1771506563"
},
"departure": {
"delay": 213,
"time": "1771506573"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 151,
"time": "1771505481"
},
"departure": {
"delay": 151,
"time": "1771505491"
},
"stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 229,
"time": "1771506519"
},
"departure": {
"delay": 229,
"time": "1771506529"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 225,
"time": "1771506635"
},
"departure": {
"delay": 225,
"time": "1771506645"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771505115"
},
"departure": {
"delay": 110,
"time": "1771505150"
},
"stopId": "FR:14654:ZE:5168386050883584:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1771506234"
},
"departure": {
"delay": 184,
"time": "1771506244"
},
"stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771506794"
},
"departure": {
"delay": 144,
"time": "1771506804"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1771506115"
},
"departure": {
"delay": 125,
"time": "1771506125"
},
"stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1771506758"
},
"departure": {
"delay": 168,
"time": "1771506768"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1771505642"
},
"departure": {
"delay": 132,
"time": "1771505652"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1771506835"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 199,
"time": "1771506669"
},
"departure": {
"delay": 199,
"time": "1771506679"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4795476642627584x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10723:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506600"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771506736"
},
"departure": {
"delay": 16,
"time": "1771506736"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771507078"
},
"departure": {
"delay": 58,
"time": "1771507078"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506420"
},
"departure": {
"time": "1771506420"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771506670"
},
"departure": {
"delay": 10,
"time": "1771506670"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1771507014"
},
"departure": {
"delay": 54,
"time": "1771507014"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1771506042"
},
"departure": {
"delay": 42,
"time": "1771506042"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771505977"
},
"departure": {
"delay": 37,
"time": "1771505977"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771506932"
},
"departure": {
"delay": 32,
"time": "1771506932"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771506785"
},
"departure": {
"delay": 5,
"time": "1771506785"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1771506543"
},
"departure": {
"delay": 3,
"time": "1771506543"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771506504"
},
"departure": {
"delay": 24,
"time": "1771506504"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10723:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506300"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771503900"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504380"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771504020"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771503600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771503840"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771505760"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4485:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3120F5807382x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771514580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771506540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507320"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771502915",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3120F5807382x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2845,
"time": "1771502375"
},
"departure": {
"delay": -2845,
"time": "1771502375"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -2830,
"time": "1771504070"
},
"departure": {
"delay": -2830,
"time": "1771504070"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2889,
"time": "1771503951"
},
"departure": {
"delay": -2889,
"time": "1771503951"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2842,
"time": "1771502858"
},
"departure": {
"delay": -2842,
"time": "1771502858"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2855,
"time": "1771503445"
},
"departure": {
"delay": -2855,
"time": "1771503445"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -2883,
"time": "1771502457"
},
"departure": {
"delay": -2883,
"time": "1771502457"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -2853,
"time": "1771503027"
},
"departure": {
"delay": -2853,
"time": "1771503027"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -2871,
"time": "1771504089"
},
"departure": {
"delay": -2871,
"time": "1771504089"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2884,
"time": "1771503716"
},
"departure": {
"delay": -2884,
"time": "1771503716"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -2847,
"time": "1771502673"
},
"departure": {
"delay": -2847,
"time": "1771502673"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2845,
"time": "1771502495"
},
"departure": {
"delay": -2845,
"time": "1771502495"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -2868,
"time": "1771502892"
},
"departure": {
"delay": -2868,
"time": "1771502892"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2889,
"time": "1771503351"
},
"departure": {
"delay": -2889,
"time": "1771503351"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -2889,
"time": "1771504191"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -2874,
"time": "1771502946"
},
"departure": {
"delay": -2874,
"time": "1771502946"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -2889,
"time": "1771503171"
},
"departure": {
"delay": -2889,
"time": "1771503171"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051238xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022762x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771504918"
},
"departure": {
"delay": 58,
"time": "1771504918"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 58,
"time": "1771504978"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1771504919",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022762x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197323x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1771506333"
},
"departure": {
"delay": 153,
"time": "1771506333"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 156,
"time": "1771505196"
},
"departure": {
"delay": 156,
"time": "1771505196"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 274,
"time": "1771505194"
},
"departure": {
"delay": 274,
"time": "1771505194"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1771505253"
},
"departure": {
"delay": 153,
"time": "1771505253"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 197,
"time": "1771505957"
},
"departure": {
"delay": 197,
"time": "1771505957"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 200,
"time": "1771506140"
},
"departure": {
"delay": 200,
"time": "1771506140"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 207,
"time": "1771505307"
},
"departure": {
"delay": 207,
"time": "1771505307"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 153,
"time": "1771506093"
},
"departure": {
"delay": 153,
"time": "1771506093"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 176,
"time": "1771505396"
},
"departure": {
"delay": 176,
"time": "1771505396"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 153,
"time": "1771505853"
},
"departure": {
"delay": 153,
"time": "1771505853"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 194,
"time": "1771506194"
},
"departure": {
"delay": 194,
"time": "1771506194"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 153,
"time": "1771505553"
},
"departure": {
"delay": 153,
"time": "1771505553"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 162,
"time": "1771506402"
},
"departure": {
"delay": 162,
"time": "1771506402"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 153,
"time": "1771506573"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 171,
"time": "1771506171"
},
"departure": {
"delay": 171,
"time": "1771506171"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 183,
"time": "1771505463"
},
"departure": {
"delay": 183,
"time": "1771505463"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1771506365"
},
"departure": {
"delay": 185,
"time": "1771506365"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197323x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081144xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 315,
"time": "1771504155"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1771504209",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081144xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3313F5807325x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771502340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771509180"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1771502825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3313F5807325x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2797:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771523520"
},
"departure": {
"time": "1771523520"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771524000"
},
"departure": {
"time": "1771524000"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771523820"
},
"departure": {
"time": "1771523820"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771524300"
},
"departure": {
"time": "1771524300"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771524060"
},
"departure": {
"time": "1771524060"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771524240"
},
"departure": {
"time": "1771524240"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771523460"
},
"departure": {
"time": "1771523460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771523580"
},
"departure": {
"time": "1771523580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771523700"
},
"departure": {
"time": "1771523700"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771524360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771523340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771524180"
},
"departure": {
"time": "1771524180"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771523940"
},
"departure": {
"time": "1771523940"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2797:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx546:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771505591"
},
"departure": {
"delay": 11,
"time": "1771505591"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1771505411"
},
"departure": {
"delay": 11,
"time": "1771505411"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771505670"
},
"departure": {
"delay": 30,
"time": "1771505670"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771505490"
},
"departure": {
"delay": 30,
"time": "1771505490"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771505370"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx546:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507680"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503494",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14783:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017634x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1771503931"
},
"departure": {
"delay": 151,
"time": "1771503931"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1771503973"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771503939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017634x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771507307"
},
"departure": {
"delay": 47,
"time": "1771507307"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771503115",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3407:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13136F5808375x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503960"
},
"departure": {
"time": "1771504020"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771503480"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505520"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505040"
},
"departure": {
"time": "1771505100"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771504380"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771499314",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13136F5808375x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771509780"
},
"departure": {
"time": "1771509780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509000"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509120"
},
"departure": {
"time": "1771509120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509360"
},
"departure": {
"time": "1771509360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509960"
},
"departure": {
"time": "1771509960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771510020"
},
"departure": {
"time": "1771510020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771508940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771509480"
},
"departure": {
"time": "1771509480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1891:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758417x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1771486920"
},
"departure": {
"delay": 232,
"time": "1771486972"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771489720"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771488258"
},
"departure": {
"delay": 54,
"time": "1771488294"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 207,
"time": "1771487421"
},
"departure": {
"delay": 207,
"time": "1771487427"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1771487950"
},
"departure": {
"delay": 141,
"time": "1771487961"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771488487"
},
"departure": {
"delay": 21,
"time": "1771488621"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1771488022"
},
"departure": {
"delay": 82,
"time": "1771488022"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1771487238"
},
"departure": {
"delay": 232,
"time": "1771487272"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1771487686"
},
"departure": {
"delay": 175,
"time": "1771487695"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1771489429"
},
"departure": {
"delay": -27,
"time": "1771489473"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1771488981"
},
"departure": {
"delay": -19,
"time": "1771489001"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -67,
"time": "1771489117"
},
"departure": {
"delay": -67,
"time": "1771489133"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 212,
"time": "1771486712"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758417x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850614F5814316x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771504140"
},
"departure": {
"time": "1771504200"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771502820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771503600"
},
"departure": {
"time": "1771503660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771504380"
},
"departure": {
"time": "1771504440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505940"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771506480"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771503780"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505280"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771503180"
},
"departure": {
"time": "1771503240"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771505580"
},
"departure": {
"time": "1771505640"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771504800"
},
"departure": {
"time": "1771504980"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771499194",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850614F5814316x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1771505004"
},
"departure": {
"delay": 151,
"time": "1771505011"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1771506587"
},
"departure": {
"delay": 107,
"time": "1771506587"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1771505069"
},
"departure": {
"delay": 89,
"time": "1771505069"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771504560"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1771506980"
},
"departure": {
"delay": 80,
"time": "1771506980"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1771506350"
},
"departure": {
"delay": 110,
"time": "1771506350"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771505880"
},
"departure": {
"delay": 120,
"time": "1771505880"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1771505720"
},
"departure": {
"delay": 80,
"time": "1771505720"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1771505129"
},
"departure": {
"delay": 96,
"time": "1771505136"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1771506416"
},
"departure": {
"delay": 116,
"time": "1771506416"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1771505283"
},
"departure": {
"delay": 123,
"time": "1771505283"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1771506481"
},
"departure": {
"delay": 121,
"time": "1771506481"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1771505611"
},
"departure": {
"delay": 91,
"time": "1771505611"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1771506939"
},
"departure": {
"delay": 99,
"time": "1771506939"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1771505480"
},
"departure": {
"delay": 80,
"time": "1771505480"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1771505442"
},
"departure": {
"delay": 102,
"time": "1771505442"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771504274",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13858:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1771477357"
},
"departure": {
"delay": 164,
"time": "1771477364"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 134,
"time": "1771477258"
},
"departure": {
"delay": 134,
"time": "1771477274"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1771477825"
},
"departure": {
"delay": 99,
"time": "1771477839"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1771477148"
},
"departure": {
"delay": 143,
"time": "1771477163"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -86,
"time": "1771478664"
},
"departure": {
"delay": -86,
"time": "1771478674"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1771477770"
},
"departure": {
"delay": 181,
"time": "1771477801"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1771477951"
},
"departure": {
"delay": 31,
"time": "1771477951"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1771477206"
},
"departure": {
"delay": 138,
"time": "1771477218"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 184,
"time": "1771477728"
},
"departure": {
"delay": 184,
"time": "1771477744"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 148,
"time": "1771477048"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 199,
"time": "1771477655"
},
"departure": {
"delay": 199,
"time": "1771477699"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1771478388"
},
"departure": {
"delay": -19,
"time": "1771478441"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 188,
"time": "1771477611"
},
"departure": {
"delay": 188,
"time": "1771477628"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771479024"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 192,
"time": "1771477536"
},
"departure": {
"delay": 192,
"time": "1771477572"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1771477301"
},
"departure": {
"delay": 177,
"time": "1771477317"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1771478308"
},
"departure": {
"delay": -12,
"time": "1771478328"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1771478128"
},
"departure": {
"delay": -16,
"time": "1771478144"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -91,
"time": "1771478533"
},
"departure": {
"delay": -91,
"time": "1771478549"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -44,
"time": "1771478459"
},
"departure": {
"delay": -44,
"time": "1771478476"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1771477430"
},
"departure": {
"delay": 124,
"time": "1771477444"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -70,
"time": "1771478496"
},
"departure": {
"delay": -70,
"time": "1771478510"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -93,
"time": "1771478714"
},
"departure": {
"delay": -93,
"time": "1771478727"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1771478242"
},
"departure": {
"delay": -18,
"time": "1771478262"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758713x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1771482130"
},
"departure": {
"delay": 146,
"time": "1771482146"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 173,
"time": "1771482445"
},
"departure": {
"delay": 173,
"time": "1771482473"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 333,
"time": "1771482855"
},
"departure": {
"delay": 333,
"time": "1771482933"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 432,
"time": "1771484254"
},
"departure": {
"delay": 432,
"time": "1771484292"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 85,
"time": "1771481538"
},
"departure": {
"delay": 85,
"time": "1771481545"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 324,
"time": "1771483116"
},
"departure": {
"delay": 324,
"time": "1771483164"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 454,
"time": "1771484361"
},
"departure": {
"delay": 454,
"time": "1771484374"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 508,
"time": "1771484023"
},
"departure": {
"delay": 508,
"time": "1771484068"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 457,
"time": "1771483569"
},
"departure": {
"delay": 457,
"time": "1771483597"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 410,
"time": "1771483288"
},
"departure": {
"delay": 410,
"time": "1771483370"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 417,
"time": "1771483642"
},
"departure": {
"delay": 417,
"time": "1771483677"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 401,
"time": "1771484668"
},
"departure": {
"delay": 401,
"time": "1771484681"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 72,
"time": "1771481668"
},
"departure": {
"delay": 72,
"time": "1771481712"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 465,
"time": "1771484132"
},
"departure": {
"delay": 465,
"time": "1771484145"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 168,
"time": "1771482310"
},
"departure": {
"delay": 168,
"time": "1771482348"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 443,
"time": "1771483715"
},
"departure": {
"delay": 443,
"time": "1771483763"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 437,
"time": "1771484399"
},
"departure": {
"delay": 437,
"time": "1771484417"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 372,
"time": "1771482792"
},
"departure": {
"delay": 372,
"time": "1771482792"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 336,
"time": "1771482977"
},
"departure": {
"delay": 336,
"time": "1771483056"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 399,
"time": "1771484548"
},
"departure": {
"delay": 399,
"time": "1771484559"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 485,
"time": "1771483821"
},
"departure": {
"delay": 485,
"time": "1771483865"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771481872"
},
"departure": {
"delay": 103,
"time": "1771481923"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 468,
"time": "1771484175"
},
"departure": {
"delay": 468,
"time": "1771484208"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 433,
"time": "1771483796"
},
"departure": {
"delay": 433,
"time": "1771483813"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 365,
"time": "1771483228"
},
"departure": {
"delay": 365,
"time": "1771483265"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 427,
"time": "1771484608"
},
"departure": {
"delay": 427,
"time": "1771484647"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 442,
"time": "1771484454"
},
"departure": {
"delay": 442,
"time": "1771484482"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 193,
"time": "1771482208"
},
"departure": {
"delay": 193,
"time": "1771482253"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 484,
"time": "1771483443"
},
"departure": {
"delay": 484,
"time": "1771483504"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1771481604"
},
"departure": {
"delay": 68,
"time": "1771481648"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1771482004"
},
"departure": {
"delay": 163,
"time": "1771482043"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 508,
"time": "1771483911"
},
"departure": {
"delay": 508,
"time": "1771483948"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 423,
"time": "1771484507"
},
"departure": {
"delay": 423,
"time": "1771484523"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 111,
"time": "1771481747"
},
"departure": {
"delay": 111,
"time": "1771481811"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 376,
"time": "1771484716"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 47,
"time": "1771481447"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758713x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771521060"
},
"departure": {
"time": "1771521060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771521540"
},
"departure": {
"time": "1771521540"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771521600"
},
"departure": {
"time": "1771521600"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771521000"
},
"departure": {
"time": "1771521000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771521840"
},
"departure": {
"time": "1771521840"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771521120"
},
"departure": {
"time": "1771521120"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1771520880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771521480"
},
"departure": {
"time": "1771521480"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771521780"
},
"departure": {
"time": "1771521780"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771521900"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771521360"
},
"departure": {
"time": "1771521360"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771521720"
},
"departure": {
"time": "1771521720"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771521240"
},
"departure": {
"time": "1771521240"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2609:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197322x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 448,
"time": "1771505908"
},
"departure": {
"delay": 448,
"time": "1771505908"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 416,
"time": "1771505396"
},
"departure": {
"delay": 416,
"time": "1771505396"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 457,
"time": "1771505737"
},
"departure": {
"delay": 457,
"time": "1771505737"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 416,
"time": "1771505876"
},
"departure": {
"delay": 416,
"time": "1771505876"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 460,
"time": "1771505500"
},
"departure": {
"delay": 460,
"time": "1771505500"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 434,
"time": "1771505714"
},
"departure": {
"delay": 434,
"time": "1771505714"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 416,
"time": "1771506116"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 425,
"time": "1771505945"
},
"departure": {
"delay": 425,
"time": "1771505945"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 416,
"time": "1771505636"
},
"departure": {
"delay": 416,
"time": "1771505636"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 352,
"time": "1771505032"
},
"departure": {
"delay": 352,
"time": "1771505032"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 463,
"time": "1771505683"
},
"departure": {
"delay": 463,
"time": "1771505683"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197322x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745473x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1771503846"
},
"departure": {
"delay": 107,
"time": "1771503887"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771504209"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1771503507"
},
"departure": {
"delay": 16,
"time": "1771503556"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771502625"
},
"departure": {
"delay": 19,
"time": "1771502659"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771503337"
},
"departure": {
"delay": 33,
"time": "1771503393"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771502826"
},
"departure": {
"delay": -27,
"time": "1771502853"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771502776"
},
"departure": {
"delay": -14,
"time": "1771502806"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1771503734"
},
"departure": {
"delay": 102,
"time": "1771503822"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1771504096"
},
"departure": {
"delay": 166,
"time": "1771504126"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1771503081"
},
"departure": {
"delay": -3,
"time": "1771503117"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": -22,
"time": "1771502378"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -73,
"time": "1771503156"
},
"departure": {
"delay": -73,
"time": "1771503167"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1771502715"
},
"departure": {
"delay": -28,
"time": "1771502732"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771503620"
},
"departure": {
"delay": 14,
"time": "1771503674"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771502545"
},
"departure": {
"delay": 6,
"time": "1771502586"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1771502892"
},
"departure": {
"delay": -8,
"time": "1771502932"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1771503910"
},
"departure": {
"delay": 135,
"time": "1771503975"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1771503991"
},
"departure": {
"delay": 174,
"time": "1771504074"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771503443"
},
"departure": {
"delay": 2,
"time": "1771503482"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745473x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3919:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771506180"
},
"departure": {
"time": "1771506180"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771505695"
},
"departure": {
"delay": 55,
"time": "1771505695"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1771506328"
},
"departure": {
"delay": 28,
"time": "1771506328"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1771505841"
},
"departure": {
"delay": 21,
"time": "1771505841"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1771505904"
},
"departure": {
"delay": 24,
"time": "1771505904"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771505756"
},
"departure": {
"delay": 56,
"time": "1771505756"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771506251"
},
"departure": {
"delay": 11,
"time": "1771506251"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771506090"
},
"departure": {
"delay": 30,
"time": "1771506090"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3919:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771528200"
},
"departure": {
"time": "1771528200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771528440"
},
"departure": {
"time": "1771528440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771528680"
},
"departure": {
"time": "1771528680"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771528860"
},
"departure": {
"time": "1771528860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771528800"
},
"departure": {
"time": "1771528800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771528920"
},
"departure": {
"time": "1771528920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771528140"
},
"departure": {
"time": "1771528140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771528620"
},
"departure": {
"time": "1771528620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771528740"
},
"departure": {
"time": "1771528740"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771529040"
},
"departure": {
"time": "1771529040"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771528560"
},
"departure": {
"time": "1771528560"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771529160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771528080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771528500"
},
"departure": {
"time": "1771528500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3067:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253193x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771505938"
},
"departure": {
"delay": 118,
"time": "1771505938"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 151,
"time": "1771505971"
},
"departure": {
"delay": 151,
"time": "1771505971"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 145,
"time": "1771506325"
},
"departure": {
"delay": 145,
"time": "1771506325"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 125,
"time": "1771506365"
},
"departure": {
"delay": 125,
"time": "1771506365"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 118,
"time": "1771506598"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 118,
"time": "1771505818"
},
"departure": {
"delay": 118,
"time": "1771505818"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 155,
"time": "1771505855"
},
"departure": {
"delay": 155,
"time": "1771505855"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 118,
"time": "1771505698"
},
"departure": {
"delay": 118,
"time": "1771505698"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 164,
"time": "1771506524"
},
"departure": {
"delay": 164,
"time": "1771506524"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 161,
"time": "1771505021"
},
"departure": {
"delay": 161,
"time": "1771505021"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1771506178"
},
"departure": {
"delay": 118,
"time": "1771506178"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 166,
"time": "1771506466"
},
"departure": {
"delay": 166,
"time": "1771506466"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 120,
"time": "1771505340"
},
"departure": {
"delay": 120,
"time": "1771505340"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 118,
"time": "1771505158"
},
"departure": {
"delay": 118,
"time": "1771505158"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1771506416"
},
"departure": {
"delay": 176,
"time": "1771506416"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 133,
"time": "1771505893"
},
"departure": {
"delay": 133,
"time": "1771505893"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 130,
"time": "1771505110"
},
"departure": {
"delay": 130,
"time": "1771505110"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1771505218"
},
"departure": {
"delay": 118,
"time": "1771505218"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 118,
"time": "1771505758"
},
"departure": {
"delay": 118,
"time": "1771505758"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 174,
"time": "1771506234"
},
"departure": {
"delay": 174,
"time": "1771506234"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 132,
"time": "1771505772"
},
"departure": {
"delay": 132,
"time": "1771505772"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 115,
"time": "1771504975"
},
"departure": {
"delay": 115,
"time": "1771504975"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1771505159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253193x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759098x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771490188"
},
"departure": {
"delay": 60,
"time": "1771490220"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771489567"
},
"departure": {
"delay": 96,
"time": "1771489656"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1771490331"
},
"departure": {
"delay": 138,
"time": "1771490358"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1771490790"
},
"departure": {
"delay": 168,
"time": "1771490808"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1771490039"
},
"departure": {
"delay": 70,
"time": "1771490050"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1771490855"
},
"departure": {
"delay": 101,
"time": "1771490861"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 188,
"time": "1771490965"
},
"departure": {
"delay": 188,
"time": "1771491008"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1771490286"
},
"departure": {
"delay": 84,
"time": "1771490304"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 186,
"time": "1771490922"
},
"departure": {
"delay": 186,
"time": "1771490946"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1771490231"
},
"departure": {
"delay": 116,
"time": "1771490276"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771490129"
},
"departure": {
"delay": 60,
"time": "1771490160"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771489913"
},
"departure": {
"delay": 93,
"time": "1771489953"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 193,
"time": "1771490508"
},
"departure": {
"delay": 193,
"time": "1771490593"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 167,
"time": "1771490662"
},
"departure": {
"delay": 167,
"time": "1771490687"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1771490724"
},
"departure": {
"delay": 157,
"time": "1771490737"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1771491063"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1771490753"
},
"departure": {
"delay": 125,
"time": "1771490765"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771489728"
},
"departure": {
"delay": 120,
"time": "1771489800"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1771490385"
},
"departure": {
"delay": 114,
"time": "1771490394"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1771490424"
},
"departure": {
"delay": 91,
"time": "1771490431"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 185,
"time": "1771489505"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1771489865"
},
"departure": {
"delay": 139,
"time": "1771489879"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1771490012"
},
"departure": {
"delay": 101,
"time": "1771490021"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759098x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4471231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508394"
},
"departure": {
"time": "1771508460"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4471231:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4433:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506180"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508220"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771508100"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771507920"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508280"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4433:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16436:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507500"
},
"departure": {
"time": "1771507500"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1771508041"
},
"departure": {
"delay": 1,
"time": "1771508041"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771508311"
},
"departure": {
"delay": 31,
"time": "1771508311"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1771507616"
},
"departure": {
"delay": 56,
"time": "1771507616"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771507985"
},
"departure": {
"delay": 5,
"time": "1771507985"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771507431"
},
"departure": {
"delay": 51,
"time": "1771507431"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771507296"
},
"departure": {
"delay": 36,
"time": "1771507296"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1771508362"
},
"departure": {
"delay": 22,
"time": "1771508362"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1771507377"
},
"departure": {
"delay": 57,
"time": "1771507377"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771508211"
},
"departure": {
"delay": 51,
"time": "1771508211"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771502234",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16436:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771486964"
},
"departure": {
"delay": 44,
"time": "1771487024"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771487152"
},
"departure": {
"delay": 3,
"time": "1771487223"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771487752"
},
"departure": {
"delay": 42,
"time": "1771487922"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1771488338"
},
"departure": {
"delay": -15,
"time": "1771488345"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771488275"
},
"departure": {
"delay": 7,
"time": "1771488307"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771488025"
},
"departure": {
"delay": 70,
"time": "1771488070"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771486886"
},
"departure": {
"delay": 67,
"time": "1771486927"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1771487384"
},
"departure": {
"delay": -8,
"time": "1771487392"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"time": "1771487425"
},
"departure": {
"time": "1771487460"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1771488520"
},
"departure": {
"delay": -6,
"time": "1771488534"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1771488213"
},
"departure": {
"delay": -19,
"time": "1771488221"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1771487121"
},
"departure": {
"delay": 28,
"time": "1771487128"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 63,
"time": "1771486863"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1771487507"
},
"departure": {
"delay": -13,
"time": "1771487507"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1771487284"
},
"departure": {
"delay": 14,
"time": "1771487294"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1771487329"
},
"departure": {
"delay": -1,
"time": "1771487339"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -127,
"time": "1771488653"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771487530"
},
"departure": {
"delay": 17,
"time": "1771487597"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1771488582"
},
"departure": {
"delay": -10,
"time": "1771488590"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771488364"
},
"departure": {
"delay": 8,
"time": "1771488488"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771488108"
},
"departure": {
"delay": -7,
"time": "1771488113"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:113:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112064x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1771505412"
},
"departure": {
"delay": 192,
"time": "1771505412"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1771504836"
},
"departure": {
"delay": 156,
"time": "1771504836"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1771505307"
},
"departure": {
"delay": 207,
"time": "1771505307"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1771505507"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 163,
"time": "1771504963"
},
"departure": {
"delay": 163,
"time": "1771504963"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1771505049"
},
"departure": {
"delay": 189,
"time": "1771505049"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1771504676"
},
"departure": {
"delay": 176,
"time": "1771504676"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 222,
"time": "1771505202"
},
"departure": {
"delay": 222,
"time": "1771505202"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771505169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112064x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2198:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1771505547"
},
"departure": {
"delay": -33,
"time": "1771505547"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1771503885"
},
"departure": {
"delay": 45,
"time": "1771503885"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1771503609"
},
"departure": {
"delay": 9,
"time": "1771503609"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771505464"
},
"departure": {
"delay": 4,
"time": "1771505464"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1771505832"
},
"departure": {
"delay": -48,
"time": "1771505832"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1771504464"
},
"departure": {
"delay": 24,
"time": "1771504464"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -48,
"time": "1771505412"
},
"departure": {
"delay": -48,
"time": "1771505412"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1771503546"
},
"departure": {
"delay": 6,
"time": "1771503546"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1771504023"
},
"departure": {
"delay": 3,
"time": "1771504023"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771503709"
},
"departure": {
"delay": 49,
"time": "1771503709"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771504814"
},
"departure": {
"delay": 34,
"time": "1771504834"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771504711"
},
"departure": {
"delay": 31,
"time": "1771504711"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1771504384"
},
"departure": {
"delay": 4,
"time": "1771504384"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1771504942"
},
"departure": {
"delay": -81,
"time": "1771504959"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1771505223"
},
"departure": {
"delay": 3,
"time": "1771505223"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -48,
"time": "1771505592"
},
"departure": {
"delay": -48,
"time": "1771505592"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1771504094"
},
"departure": {
"delay": 74,
"time": "1771504094"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771504219"
},
"departure": {
"delay": 79,
"time": "1771504219"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1771505688"
},
"departure": {
"delay": -12,
"time": "1771505688"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -48,
"time": "1771505952"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1771504264"
},
"departure": {
"delay": 49,
"time": "1771504309"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771503420"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1771503810"
},
"departure": {
"delay": 90,
"time": "1771503810"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1771505109"
},
"departure": {
"delay": -26,
"time": "1771505134"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1771505374"
},
"departure": {
"delay": -26,
"time": "1771505374"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771502995",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2198:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3310F5807328x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503660"
},
"departure": {
"time": "1771503720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504620"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771509840"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1771502340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771502825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3310F5807328x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC595760:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -82,
"time": "1771505798"
},
"departure": {
"delay": -82,
"time": "1771505798"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -41,
"time": "1771505899"
},
"departure": {
"delay": -41,
"time": "1771505899"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1771506060"
},
"departure": {
"delay": -60,
"time": "1771506060"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1771505959"
},
"departure": {
"delay": -41,
"time": "1771505959"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -95,
"time": "1771505725"
},
"departure": {
"delay": -95,
"time": "1771505725"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -98,
"time": "1771505542"
},
"departure": {
"delay": -98,
"time": "1771505542"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -95,
"time": "1771505845"
},
"departure": {
"delay": -95,
"time": "1771505845"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -97,
"time": "1771505303"
},
"departure": {
"delay": -97,
"time": "1771505303"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -81,
"time": "1771506159"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -110,
"time": "1771505590"
},
"departure": {
"delay": -110,
"time": "1771505590"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -140,
"time": "1771505380"
},
"departure": {
"delay": -140,
"time": "1771505380"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -140,
"time": "1771505500"
},
"departure": {
"delay": -140,
"time": "1771505500"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1771505785"
},
"departure": {
"delay": -35,
"time": "1771505785"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -42,
"time": "1771506018"
},
"departure": {
"delay": -42,
"time": "1771506018"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -129,
"time": "1771505211"
},
"departure": {
"delay": -129,
"time": "1771505211"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -72,
"time": "1771506108"
},
"departure": {
"delay": -72,
"time": "1771506108"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -112,
"time": "1771505228"
},
"departure": {
"delay": -112,
"time": "1771505228"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -83,
"time": "1771505677"
},
"departure": {
"delay": -83,
"time": "1771505677"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC595760:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1457,
"time": "1771503257"
},
"departure": {
"delay": 1457,
"time": "1771503257"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771503288"
},
"departure": {
"delay": 48,
"time": "1771503288"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771503330"
},
"departure": {
"delay": 30,
"time": "1771503330"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771503802"
},
"departure": {
"delay": 22,
"time": "1771503802"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771503840"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503540"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1771503667"
},
"departure": {
"delay": 7,
"time": "1771503667"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771503420"
},
"departure": {
"time": "1771503420"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1771503395"
},
"departure": {
"delay": 35,
"time": "1771503395"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771503154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14378:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758509x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 78,
"time": "1771503978"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758509x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6494207813353472x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5136,
"time": "1771505006"
},
"departure": {
"delay": 5136,
"time": "1771505016"
},
"stopId": "FR:14366:ZE:669820016:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 5121,
"time": "1771505051"
},
"departure": {
"delay": 5121,
"time": "1771505061"
},
"stopId": "FR:14366:ZE:676970013:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 5122,
"time": "1771505352"
},
"departure": {
"delay": 5122,
"time": "1771505362"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 5190,
"time": "1771505240"
},
"departure": {
"delay": 5190,
"time": "1771505250"
},
"stopId": "FR:14366:ZE:669840002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 5146,
"time": "1771505136"
},
"departure": {
"delay": 5146,
"time": "1771505146"
},
"stopId": "FR:14366:ZE:680870020:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 5029,
"time": "1771505449"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 5192,
"time": "1771505302"
},
"departure": {
"delay": 5192,
"time": "1771505312"
},
"stopId": "FR:14366:ZE:288370019:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1771504976",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5205031542325248:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6494207813353472x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1771509375"
},
"departure": {
"delay": -105,
"time": "1771509375"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -3377,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771508875"
},
"departure": {
"delay": 55,
"time": "1771508875"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1771508725"
},
"departure": {
"delay": 25,
"time": "1771508725"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771508654"
},
"departure": {
"delay": 14,
"time": "1771508654"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771509144"
},
"departure": {
"delay": 24,
"time": "1771509144"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -59,
"time": "1771509661"
},
"departure": {
"delay": -59,
"time": "1771509661"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -71,
"time": "1771509229"
},
"departure": {
"delay": -71,
"time": "1771509229"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1771509169"
},
"departure": {
"delay": -11,
"time": "1771509169"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771509030"
},
"departure": {
"delay": 30,
"time": "1771509030"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1771509462"
},
"departure": {
"delay": -78,
"time": "1771509462"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -68,
"time": "1771509772"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -57,
"time": "1771509543"
},
"departure": {
"delay": -57,
"time": "1771509543"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1771509089"
},
"departure": {
"delay": 29,
"time": "1771509089"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1771509721"
},
"departure": {
"delay": -59,
"time": "1771509721"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -61,
"time": "1771509299"
},
"departure": {
"delay": -61,
"time": "1771509299"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597218:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:800000440:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1771504965"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1771504828"
},
"departure": {
"delay": -79,
"time": "1771504841"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1771504879"
},
"departure": {
"delay": -30,
"time": "1771504950"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 19
}
],
"timestamp": "1771505006",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:800000440:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13127F5808380x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508580"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771510080"
},
"departure": {
"time": "1771510140"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771510740"
},
"departure": {
"time": "1771510800"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771512000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771511340"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509660"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771503095",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13127F5808380x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771506500"
},
"departure": {
"delay": 20,
"time": "1771506500"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771506540"
},
"departure": {
"delay": 60,
"time": "1771506540"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771507560"
},
"departure": {
"delay": 60,
"time": "1771507560"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771506480"
},
"departure": {
"delay": 60,
"time": "1771506480"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771506380"
},
"departure": {
"delay": 20,
"time": "1771506380"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771506420"
},
"departure": {
"delay": 60,
"time": "1771506420"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771507620"
},
"departure": {
"delay": 60,
"time": "1771507620"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771502174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16925:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017501x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771505475"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1771505175"
},
"departure": {
"delay": 135,
"time": "1771505175"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 135,
"time": "1771505235"
},
"departure": {
"delay": 135,
"time": "1771505235"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771504890"
},
"departure": {
"delay": 150,
"time": "1771504890"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1771505118"
},
"departure": {
"delay": 138,
"time": "1771505118"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1771505059"
},
"departure": {
"delay": 139,
"time": "1771505059"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1771504953"
},
"departure": {
"delay": 153,
"time": "1771504953"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771505189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017501x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745460x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771491450"
},
"departure": {
"delay": 53,
"time": "1771491473"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 95,
"time": "1771490795"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -110,
"time": "1771491842"
},
"departure": {
"delay": -110,
"time": "1771491850"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771490890"
},
"departure": {
"delay": 68,
"time": "1771490948"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -138,
"time": "1771492302"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1771491587"
},
"departure": {
"delay": -36,
"time": "1771491624"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771491210"
},
"departure": {
"delay": 63,
"time": "1771491243"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -68,
"time": "1771491882"
},
"departure": {
"delay": -68,
"time": "1771491952"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -46,
"time": "1771491990"
},
"departure": {
"delay": -46,
"time": "1771492034"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1771491284"
},
"departure": {
"delay": 89,
"time": "1771491329"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1771492061"
},
"departure": {
"delay": -33,
"time": "1771492107"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1771492185"
},
"departure": {
"delay": -33,
"time": "1771492227"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -62,
"time": "1771491680"
},
"departure": {
"delay": -62,
"time": "1771491718"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -71,
"time": "1771491745"
},
"departure": {
"delay": -71,
"time": "1771491769"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771491513"
},
"departure": {
"delay": 6,
"time": "1771491546"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771491077"
},
"departure": {
"delay": 58,
"time": "1771491118"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1771492120"
},
"departure": {
"delay": -33,
"time": "1771492167"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1771491166"
},
"departure": {
"delay": 62,
"time": "1771491182"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1771490991"
},
"departure": {
"delay": 93,
"time": "1771491033"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745460x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1771506627"
},
"departure": {
"delay": 267,
"time": "1771506627"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 312,
"time": "1771505772"
},
"departure": {
"delay": 312,
"time": "1771505772"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1771506185"
},
"departure": {
"delay": 245,
"time": "1771506185"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 313,
"time": "1771505713"
},
"departure": {
"delay": 313,
"time": "1771505713"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 354,
"time": "1771507134"
},
"departure": {
"delay": 354,
"time": "1771507134"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 302,
"time": "1771505462"
},
"departure": {
"delay": 302,
"time": "1771505462"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 288,
"time": "1771507308"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 407,
"time": "1771505327"
},
"departure": {
"delay": 407,
"time": "1771505327"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 266,
"time": "1771506926"
},
"departure": {
"delay": 266,
"time": "1771506926"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 350,
"time": "1771507250"
},
"departure": {
"delay": 350,
"time": "1771507250"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 256,
"time": "1771506016"
},
"departure": {
"delay": 256,
"time": "1771506016"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 336,
"time": "1771507296"
},
"departure": {
"delay": 336,
"time": "1771507296"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 403,
"time": "1771505263"
},
"departure": {
"delay": 403,
"time": "1771505263"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 268,
"time": "1771506688"
},
"departure": {
"delay": 268,
"time": "1771506688"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 258,
"time": "1771506558"
},
"departure": {
"delay": 258,
"time": "1771506558"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 258,
"time": "1771506438"
},
"departure": {
"delay": 258,
"time": "1771506438"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 252,
"time": "1771505832"
},
"departure": {
"delay": 252,
"time": "1771505832"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 222,
"time": "1771505502"
},
"departure": {
"delay": 222,
"time": "1771505502"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 271,
"time": "1771506331"
},
"departure": {
"delay": 271,
"time": "1771506331"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 309,
"time": "1771505409"
},
"departure": {
"delay": 309,
"time": "1771505409"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 318,
"time": "1771506258"
},
"departure": {
"delay": 318,
"time": "1771506258"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 356,
"time": "1771507016"
},
"departure": {
"delay": 356,
"time": "1771507016"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 257,
"time": "1771505897"
},
"departure": {
"delay": 257,
"time": "1771505897"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": 388,
"time": "1771505188"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 328,
"time": "1771506748"
},
"departure": {
"delay": 328,
"time": "1771506748"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 221,
"time": "1771505981"
},
"departure": {
"delay": 221,
"time": "1771505981"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 335,
"time": "1771506875"
},
"departure": {
"delay": 335,
"time": "1771506875"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596189:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077482x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1771504773"
},
"departure": {
"delay": 153,
"time": "1771504773"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1771504938"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 168,
"time": "1771504728"
},
"departure": {
"delay": 168,
"time": "1771504728"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771504679",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077482x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758530x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771486312"
},
"departure": {
"delay": 6,
"time": "1771486326"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1771485280"
},
"departure": {
"delay": 146,
"time": "1771485326"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 114,
"time": "1771484814"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1771486751"
},
"departure": {
"delay": 56,
"time": "1771486796"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1771486659"
},
"departure": {
"delay": -4,
"time": "1771486676"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1771485642"
},
"departure": {
"delay": 111,
"time": "1771485651"
},
"stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1771486486"
},
"departure": {
"delay": 46,
"time": "1771486486"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1771487104"
},
"departure": {
"delay": -16,
"time": "1771487144"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1771486967"
},
"departure": {
"delay": -1,
"time": "1771486979"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771486820"
},
"departure": {
"delay": 17,
"time": "1771486877"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -103,
"time": "1771487297"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1771486206"
},
"departure": {
"delay": 15,
"time": "1771486215"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1771486996"
},
"departure": {
"delay": -2,
"time": "1771487038"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -70,
"time": "1771487194"
},
"departure": {
"delay": -70,
"time": "1771487210"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1771486137"
},
"departure": {
"delay": 38,
"time": "1771486178"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 89,
"time": "1771485378"
},
"departure": {
"delay": 89,
"time": "1771485389"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771485115"
},
"departure": {
"delay": 125,
"time": "1771485185"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758530x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758523x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771505310"
},
"departure": {
"delay": 90,
"time": "1771505310"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771505430"
},
"departure": {
"delay": 90,
"time": "1771505430"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1771506930"
},
"departure": {
"delay": 90,
"time": "1771506930"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771506690"
},
"departure": {
"delay": 90,
"time": "1771506690"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1771505970"
},
"departure": {
"delay": 90,
"time": "1771505970"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1771505910"
},
"departure": {
"delay": 90,
"time": "1771505910"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 7,
"time": "1771504207"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1771505066"
},
"departure": {
"delay": 96,
"time": "1771505076"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1771504434"
},
"departure": {
"delay": 169,
"time": "1771504489"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 188,
"time": "1771504882"
},
"departure": {
"delay": 188,
"time": "1771504928"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1771505610"
},
"departure": {
"delay": 90,
"time": "1771505610"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1771506810"
},
"departure": {
"delay": 90,
"time": "1771506810"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 160,
"time": "1771504734"
},
"departure": {
"delay": 160,
"time": "1771504780"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1771505190"
},
"departure": {
"delay": 90,
"time": "1771505190"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1771506390"
},
"departure": {
"delay": 90,
"time": "1771506390"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1771504798"
},
"departure": {
"delay": 143,
"time": "1771504823"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1771504658"
},
"departure": {
"delay": 208,
"time": "1771504708"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 173,
"time": "1771504569"
},
"departure": {
"delay": 173,
"time": "1771504613"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1771507290"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1771505370"
},
"departure": {
"delay": 90,
"time": "1771505370"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758523x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9983x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771509060"
},
"departure": {
"time": "1771509060"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 6
},
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509600"
},
"departure": {
"time": "1771509600"
},
"stopId": "FR:76259:ZE:FECJLOR2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"time": "1771509840"
},
"departure": {
"time": "1771509840"
},
"stopId": "FR:76259:ZE:FECSENE2:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"time": "1771508760"
},
"departure": {
"time": "1771508760"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"time": "1771509420"
},
"departure": {
"time": "1771509420"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"time": "1771509540"
},
"departure": {
"time": "1771509540"
},
"stopId": "FR:76259:ZE:FECOTOU1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"time": "1771509660"
},
"departure": {
"time": "1771509660"
},
"stopId": "FR:76259:ZE:FECSMOR2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"time": "1771510020"
},
"stopId": "FR:76259:ZE:FECSNIC1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"time": "1771509240"
},
"departure": {
"time": "1771509240"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"time": "1771509900"
},
"departure": {
"time": "1771509900"
},
"stopId": "FR:76259:ZE:FECFOUR2:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"time": "1771508880"
},
"departure": {
"time": "1771508880"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"time": "1771509180"
},
"departure": {
"time": "1771509180"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"time": "1771509720"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:76259:ZE:FECSMAG2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771509300"
},
"departure": {
"time": "1771509300"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"time": "1771508940"
},
"departure": {
"time": "1771508940"
},
"stopId": "FR:76259:ZE:PARCLOI1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"time": "1771509000"
},
"departure": {
"time": "1771509000"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 5
}
],
"timestamp": "1771505207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L3:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9983x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2931:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771525740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771525920"
},
"departure": {
"time": "1771525920"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771525980"
},
"departure": {
"time": "1771525980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771526400"
},
"departure": {
"time": "1771526400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771526100"
},
"departure": {
"time": "1771526100"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771526220"
},
"departure": {
"time": "1771526220"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771526760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771526460"
},
"departure": {
"time": "1771526460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771526580"
},
"departure": {
"time": "1771526580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771526640"
},
"departure": {
"time": "1771526640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2931:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5773:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771505580"
},
"departure": {
"delay": 60,
"time": "1771505580"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771505160"
},
"departure": {
"delay": 60,
"time": "1771505160"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1771505239"
},
"departure": {
"delay": 79,
"time": "1771505239"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771505700"
},
"departure": {
"delay": 60,
"time": "1771505700"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5773:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx560:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771506371"
},
"departure": {
"delay": 11,
"time": "1771506371"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771506450"
},
"departure": {
"delay": 30,
"time": "1771506450"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771506551"
},
"departure": {
"delay": 11,
"time": "1771506551"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771506630"
},
"departure": {
"delay": 30,
"time": "1771506630"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771507050"
},
"departure": {
"delay": 30,
"time": "1771507050"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771506735"
},
"departure": {
"delay": 15,
"time": "1771506735"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1771506876"
},
"departure": {
"delay": 36,
"time": "1771506876"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771505144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx560:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -247,
"time": "1771505873"
},
"departure": {
"delay": -247,
"time": "1771505873"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -32,
"time": "1771505608"
},
"departure": {
"delay": -32,
"time": "1771505608"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -90,
"time": "1771505670"
},
"departure": {
"delay": -90,
"time": "1771505670"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -233,
"time": "1771505947"
},
"departure": {
"delay": -233,
"time": "1771505947"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -63,
"time": "1771505517"
},
"departure": {
"delay": -63,
"time": "1771505517"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -246,
"time": "1771506114"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -196,
"time": "1771505744"
},
"departure": {
"delay": -196,
"time": "1771505744"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -226,
"time": "1771506074"
},
"departure": {
"delay": -226,
"time": "1771506074"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"time": "1771505460"
},
"departure": {
"time": "1771505460"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597593:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2791:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771523400"
},
"departure": {
"time": "1771523400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771524120"
},
"departure": {
"time": "1771524120"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771523760"
},
"departure": {
"time": "1771523760"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771523820"
},
"departure": {
"time": "1771523820"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771523940"
},
"departure": {
"time": "1771523940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771524300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771523340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771523700"
},
"departure": {
"time": "1771523700"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771523460"
},
"departure": {
"time": "1771523460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2791:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771508643"
},
"departure": {
"delay": 3,
"time": "1771508643"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771508254"
},
"departure": {
"delay": 34,
"time": "1771508254"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771507584"
},
"departure": {
"delay": 24,
"time": "1771507584"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771508193"
},
"departure": {
"delay": 33,
"time": "1771508193"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771508136"
},
"departure": {
"delay": 36,
"time": "1771508136"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508340"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771507620"
},
"departure": {
"time": "1771507620"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771507983"
},
"departure": {
"delay": 3,
"time": "1771507983"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771507738"
},
"departure": {
"delay": 58,
"time": "1771507738"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771507934"
},
"departure": {
"delay": 14,
"time": "1771507934"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771507667"
},
"departure": {
"delay": 47,
"time": "1771507667"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508040"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771508536"
},
"departure": {
"delay": 16,
"time": "1771508536"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771503374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17645:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771503360"
},
"departure": {
"time": "1771503360"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771504539"
},
"departure": {
"delay": 39,
"time": "1771504539"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771504740"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771504688"
},
"departure": {
"delay": 8,
"time": "1771504688"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771503405"
},
"departure": {
"delay": 45,
"time": "1771503405"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771503294"
},
"departure": {
"delay": 54,
"time": "1771503294"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771504334"
},
"departure": {
"delay": 14,
"time": "1771504334"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771503240"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1771504612"
},
"departure": {
"delay": 52,
"time": "1771504612"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503900"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771503600"
},
"departure": {
"time": "1771503600"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771502915",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18372:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771521000"
},
"departure": {
"time": "1771521000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771520880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520940"
},
"departure": {
"time": "1771520940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771521600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2597:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771504932"
},
"departure": {
"delay": 12,
"time": "1771504932"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771505819"
},
"departure": {
"delay": 59,
"time": "1771505819"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1771507106"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -8,
"time": "1771504732"
},
"departure": {
"delay": -8,
"time": "1771504732"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1771505411"
},
"departure": {
"delay": 71,
"time": "1771505411"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771506377"
},
"departure": {
"delay": 17,
"time": "1771506377"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1771504689"
},
"departure": {
"delay": -51,
"time": "1771504689"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771505726"
},
"departure": {
"delay": 26,
"time": "1771505726"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1771506446"
},
"departure": {
"delay": 26,
"time": "1771506446"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1771505473"
},
"departure": {
"delay": 13,
"time": "1771505473"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1771505307"
},
"departure": {
"delay": 87,
"time": "1771505307"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771506855"
},
"departure": {
"delay": 15,
"time": "1771506855"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -297,
"time": "1771506423"
},
"departure": {
"delay": -297,
"time": "1771506423"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1771505548"
},
"departure": {
"delay": 28,
"time": "1771505548"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1771506361"
},
"departure": {
"delay": 61,
"time": "1771506361"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1771504807"
},
"departure": {
"delay": 7,
"time": "1771504807"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771504680"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771505059"
},
"departure": {
"delay": 19,
"time": "1771505059"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1771504882"
},
"departure": {
"delay": -38,
"time": "1771504882"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771505658"
},
"departure": {
"delay": 78,
"time": "1771505658"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771504614",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9702:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4484:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771504620"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771504440"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771504860"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771503000"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771502700"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771502940"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505400"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771503480"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505220"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771503960"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4484:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 262,
"time": "1771504762"
},
"departure": {
"delay": 262,
"time": "1771504762"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 309,
"time": "1771505469"
},
"departure": {
"delay": 309,
"time": "1771505469"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 356,
"time": "1771505876"
},
"departure": {
"delay": 356,
"time": "1771505876"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 292,
"time": "1771506112"
},
"departure": {
"delay": 292,
"time": "1771506112"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 319,
"time": "1771505599"
},
"departure": {
"delay": 319,
"time": "1771505599"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 338,
"time": "1771506038"
},
"departure": {
"delay": 338,
"time": "1771506038"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 381,
"time": "1771504581"
},
"departure": {
"delay": 381,
"time": "1771504581"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 335,
"time": "1771505135"
},
"departure": {
"delay": 335,
"time": "1771505135"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 394,
"time": "1771505794"
},
"departure": {
"delay": 394,
"time": "1771505794"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": 321,
"time": "1771504521"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 295,
"time": "1771505935"
},
"departure": {
"delay": 295,
"time": "1771505935"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 357,
"time": "1771505217"
},
"departure": {
"delay": 357,
"time": "1771505217"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 347,
"time": "1771505327"
},
"departure": {
"delay": 347,
"time": "1771505327"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 349,
"time": "1771505689"
},
"departure": {
"delay": 349,
"time": "1771505689"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 291,
"time": "1771504961"
},
"departure": {
"delay": 291,
"time": "1771504971"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 298,
"time": "1771504678"
},
"departure": {
"delay": 298,
"time": "1771504678"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 349,
"time": "1771505269"
},
"departure": {
"delay": 349,
"time": "1771505269"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 309,
"time": "1771506189"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 327,
"time": "1771504887"
},
"departure": {
"delay": 327,
"time": "1771504887"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 345,
"time": "1771505745"
},
"departure": {
"delay": 345,
"time": "1771505745"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 389,
"time": "1771505189"
},
"departure": {
"delay": 389,
"time": "1771505189"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 332,
"time": "1771504832"
},
"departure": {
"delay": 332,
"time": "1771504832"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1771504715",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470282:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745392x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1771484927"
},
"departure": {
"delay": 167,
"time": "1771484987"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1771484833"
},
"departure": {
"delay": 124,
"time": "1771484884"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1771486202"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1771485025"
},
"departure": {
"delay": 191,
"time": "1771485071"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1771485829"
},
"departure": {
"delay": 88,
"time": "1771485868"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771485899"
},
"departure": {
"delay": 37,
"time": "1771485937"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1771485708"
},
"departure": {
"delay": 88,
"time": "1771485748"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 188,
"time": "1771485191"
},
"departure": {
"delay": 188,
"time": "1771485248"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1771485461"
},
"departure": {
"delay": 138,
"time": "1771485498"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1771485643"
},
"departure": {
"delay": 77,
"time": "1771485677"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1771485295"
},
"departure": {
"delay": 149,
"time": "1771485329"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1771485129"
},
"departure": {
"delay": 163,
"time": "1771485163"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1771484694"
},
"departure": {
"delay": 92,
"time": "1771484732"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1771484755"
},
"departure": {
"delay": 106,
"time": "1771484806"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1771485996"
},
"departure": {
"delay": 25,
"time": "1771486045"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1771485776"
},
"departure": {
"delay": 77,
"time": "1771485797"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1771485369"
},
"departure": {
"delay": 109,
"time": "1771485409"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 151,
"time": "1771484551"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771484636"
},
"departure": {
"delay": 86,
"time": "1771484666"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1771485553"
},
"departure": {
"delay": 118,
"time": "1771485598"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1771505149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745392x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2943:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771525800"
},
"departure": {
"time": "1771525800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771526280"
},
"departure": {
"time": "1771526280"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771526340"
},
"departure": {
"time": "1771526340"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771526820"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771526220"
},
"departure": {
"time": "1771526220"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771526760"
},
"departure": {
"time": "1771526760"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771526700"
},
"departure": {
"time": "1771526700"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771525860"
},
"departure": {
"time": "1771525860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771525740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771526040"
},
"departure": {
"time": "1771526040"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2943:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2864:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771505490"
},
"departure": {
"delay": 30,
"time": "1771505490"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771505943"
},
"departure": {
"delay": 3,
"time": "1771505943"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771505730"
},
"departure": {
"delay": 30,
"time": "1771505730"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771506676"
},
"departure": {
"delay": 16,
"time": "1771506676"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507080"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1771506813"
},
"departure": {
"delay": 33,
"time": "1771506813"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1771506354"
},
"departure": {
"delay": 54,
"time": "1771506354"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771506074"
},
"departure": {
"delay": 14,
"time": "1771506074"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771505402"
},
"departure": {
"delay": 2,
"time": "1771505402"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1771506001"
},
"departure": {
"delay": 1,
"time": "1771506001"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771505568"
},
"departure": {
"delay": 48,
"time": "1771505568"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771506750"
},
"departure": {
"delay": 30,
"time": "1771506750"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1771506601"
},
"departure": {
"delay": 1,
"time": "1771506601"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771501055",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2864:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771508717"
},
"departure": {
"delay": 17,
"time": "1771508717"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1771508898"
},
"departure": {
"delay": -42,
"time": "1771508898"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771508434"
},
"departure": {
"delay": 34,
"time": "1771508434"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771508287"
},
"departure": {
"delay": 7,
"time": "1771508287"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -35,
"time": "1771508785"
},
"departure": {
"delay": -35,
"time": "1771508785"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1771508072"
},
"departure": {
"delay": -28,
"time": "1771508072"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1771507649"
},
"departure": {
"delay": 89,
"time": "1771507649"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1771508211"
},
"departure": {
"delay": -9,
"time": "1771508211"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1771508325"
},
"departure": {
"delay": -15,
"time": "1771508325"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1771507982"
},
"departure": {
"delay": 62,
"time": "1771507982"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1771508857"
},
"departure": {
"delay": -23,
"time": "1771508857"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -44,
"time": "1771507816"
},
"departure": {
"delay": -44,
"time": "1771507816"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1771508748"
},
"departure": {
"delay": -12,
"time": "1771508748"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1771508348"
},
"departure": {
"delay": -52,
"time": "1771508348"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1771508495"
},
"departure": {
"delay": -25,
"time": "1771508495"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1771507709"
},
"departure": {
"delay": 29,
"time": "1771507709"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -41,
"time": "1771508659"
},
"departure": {
"delay": -41,
"time": "1771508659"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771507532"
},
"departure": {
"delay": 32,
"time": "1771507532"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1771508957"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771507930"
},
"departure": {
"delay": 10,
"time": "1771507930"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597585:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -137,
"time": "1771509103"
},
"departure": {
"delay": -137,
"time": "1771509103"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -114,
"time": "1771509066"
},
"departure": {
"delay": -114,
"time": "1771509066"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1771509018"
},
"departure": {
"delay": -102,
"time": "1771509018"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -167,
"time": "1771509193"
},
"departure": {
"delay": -167,
"time": "1771509193"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -173,
"time": "1771509487"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1771508817"
},
"departure": {
"delay": -3,
"time": "1771508817"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -110,
"time": "1771509310"
},
"departure": {
"delay": -110,
"time": "1771509310"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3317,
"time": "1771505203"
},
"departure": {
"delay": -3317,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1771508900"
},
"departure": {
"delay": -40,
"time": "1771508900"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771508655"
},
"departure": {
"delay": 15,
"time": "1771508655"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -3197,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1771509380"
},
"departure": {
"delay": -100,
"time": "1771509380"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1771508726"
},
"departure": {
"delay": -34,
"time": "1771508726"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3257,
"time": "1771505203"
},
"departure": {
"delay": -3257,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -83,
"time": "1771508977"
},
"departure": {
"delay": -83,
"time": "1771508977"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597202:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771523940"
},
"departure": {
"time": "1771523940"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771524060"
},
"departure": {
"time": "1771524060"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771524420"
},
"departure": {
"time": "1771524420"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771524480"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771523820"
},
"departure": {
"time": "1771523820"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771524240"
},
"departure": {
"time": "1771524240"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771523400"
},
"departure": {
"time": "1771523400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1771523340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771523640"
},
"departure": {
"time": "1771523640"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771523460"
},
"departure": {
"time": "1771523460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771524000"
},
"departure": {
"time": "1771524000"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771524300"
},
"departure": {
"time": "1771524300"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771524180"
},
"departure": {
"time": "1771524180"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771523880"
},
"departure": {
"time": "1771523880"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771524360"
},
"departure": {
"time": "1771524360"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2809:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771505520"
},
"departure": {
"time": "1771505520"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771505692"
},
"departure": {
"delay": 52,
"time": "1771505692"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771505760"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771505618"
},
"departure": {
"delay": 38,
"time": "1771505618"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771505465"
},
"departure": {
"delay": 5,
"time": "1771505465"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2290:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771504498"
},
"departure": {
"delay": 58,
"time": "1771504498"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1771506820"
},
"departure": {
"delay": -80,
"time": "1771506820"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1771504584"
},
"departure": {
"delay": 24,
"time": "1771504584"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771504660"
},
"departure": {
"delay": 40,
"time": "1771504660"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1771506640"
},
"departure": {
"delay": -80,
"time": "1771506640"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -164,
"time": "1771504936"
},
"departure": {
"delay": -164,
"time": "1771504936"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1771505500"
},
"departure": {
"delay": -80,
"time": "1771505500"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1771504815"
},
"departure": {
"delay": -105,
"time": "1771504815"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -85,
"time": "1771506755"
},
"departure": {
"delay": -85,
"time": "1771506755"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -62,
"time": "1771505218"
},
"departure": {
"delay": -62,
"time": "1771505218"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1771505040"
},
"departure": {
"delay": -80,
"time": "1771505140"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -62,
"time": "1771506898"
},
"departure": {
"delay": -62,
"time": "1771506898"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -71,
"time": "1771506709"
},
"departure": {
"delay": -71,
"time": "1771506709"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -80,
"time": "1771506400"
},
"departure": {
"delay": -80,
"time": "1771506400"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1771504743"
},
"departure": {
"delay": 3,
"time": "1771504743"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -72,
"time": "1771506588"
},
"departure": {
"delay": -72,
"time": "1771506588"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1771504350"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1771507012"
},
"departure": {
"delay": -68,
"time": "1771507012"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -61,
"time": "1771505399"
},
"departure": {
"delay": -61,
"time": "1771505399"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -117,
"time": "1771505523"
},
"departure": {
"delay": -117,
"time": "1771505523"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -88,
"time": "1771505312"
},
"departure": {
"delay": -88,
"time": "1771505312"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771504215",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx619:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759110x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 175,
"time": "1771504841"
},
"departure": {
"delay": 175,
"time": "1771504855"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 31,
"time": "1771503751"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771505150"
},
"departure": {
"delay": 50,
"time": "1771505150"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1771504625"
},
"departure": {
"delay": 80,
"time": "1771504640"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771505270"
},
"departure": {
"delay": 50,
"time": "1771505270"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771504657"
},
"departure": {
"delay": 51,
"time": "1771504671"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1771504934"
},
"departure": {
"delay": 146,
"time": "1771505006"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1771505330"
},
"departure": {
"delay": 50,
"time": "1771505330"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1771504191"
},
"departure": {
"delay": 150,
"time": "1771504230"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1771504350"
},
"departure": {
"delay": 121,
"time": "1771504381"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1771504419"
},
"departure": {
"delay": 112,
"time": "1771504432"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1771503785"
},
"departure": {
"delay": 147,
"time": "1771504107"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1771504453"
},
"departure": {
"delay": 80,
"time": "1771504460"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1771505071"
},
"departure": {
"delay": 99,
"time": "1771505079"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771505270"
},
"departure": {
"delay": 50,
"time": "1771505270"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1771505110"
},
"departure": {
"delay": 84,
"time": "1771505124"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771505450"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1771504704"
},
"departure": {
"delay": 36,
"time": "1771504716"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1771504875"
},
"departure": {
"delay": 144,
"time": "1771504884"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 177,
"time": "1771504288"
},
"departure": {
"delay": 177,
"time": "1771504317"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1771504551"
},
"departure": {
"delay": 69,
"time": "1771504569"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771505140"
},
"departure": {
"delay": 50,
"time": "1771505150"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771504590"
},
"departure": {
"delay": 48,
"time": "1771504608"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759110x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490725:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771504880"
},
"departure": {
"delay": 20,
"time": "1771504880"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 49,
"time": "1771504909"
},
"departure": {
"delay": 49,
"time": "1771504909"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1771505086"
},
"departure": {
"delay": 46,
"time": "1771505086"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 8,
"time": "1771505108"
},
"departure": {
"delay": 8,
"time": "1771505108"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -15,
"time": "1771504725"
},
"departure": {
"delay": -15,
"time": "1771504725"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1771505179"
},
"departure": {
"delay": 80,
"time": "1771505180"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 59,
"time": "1771504979"
},
"departure": {
"delay": 59,
"time": "1771504979"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1771505033"
},
"departure": {
"delay": 53,
"time": "1771505033"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 58,
"time": "1771504858"
},
"departure": {
"delay": 58,
"time": "1771504858"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1771505240"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1771504895",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490725:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758383x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771488832"
},
"departure": {
"delay": -1,
"time": "1771488839"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771489597"
},
"departure": {
"delay": 92,
"time": "1771489652"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771487690"
},
"departure": {
"delay": 96,
"time": "1771487736"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1771489161"
},
"departure": {
"delay": 55,
"time": "1771489195"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1771487331"
},
"departure": {
"delay": 91,
"time": "1771487371"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1771486793"
},
"departure": {
"delay": 122,
"time": "1771486802"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771489678"
},
"departure": {
"delay": 99,
"time": "1771489719"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771489521"
},
"departure": {
"delay": 37,
"time": "1771489537"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771489323"
},
"departure": {
"delay": 44,
"time": "1771489484"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771488050"
},
"departure": {
"delay": 7,
"time": "1771488067"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1771488665"
},
"departure": {
"delay": 11,
"time": "1771488671"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1771489824"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1771487969"
},
"departure": {
"delay": 41,
"time": "1771487981"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 17,
"time": "1771486517"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1771486949"
},
"departure": {
"delay": 105,
"time": "1771486965"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1771488389"
},
"departure": {
"delay": 36,
"time": "1771488396"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758383x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3113F5820586x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771508880"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"departure": {
"time": "1771501200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771507980"
},
"departure": {
"time": "1771508040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
}
],
"timestamp": "1771497574",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3113F5820586x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2861:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771525020"
},
"departure": {
"time": "1771525020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771524960"
},
"departure": {
"time": "1771524960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771525200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"departure": {
"time": "1771524480"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771524900"
},
"departure": {
"time": "1771524900"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771524720"
},
"departure": {
"time": "1771524720"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2861:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745466x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771497171"
},
"departure": {
"delay": 26,
"time": "1771497206"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1771496294"
},
"departure": {
"delay": 74,
"time": "1771496354"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1771497032"
},
"departure": {
"delay": 106,
"time": "1771497046"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1771497645"
},
"departure": {
"delay": 26,
"time": "1771497686"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771496497"
},
"departure": {
"delay": 97,
"time": "1771496557"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1771496905"
},
"departure": {
"delay": 144,
"time": "1771496964"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771497335"
},
"departure": {
"delay": 6,
"time": "1771497366"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 94,
"time": "1771496194"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771497594"
},
"departure": {
"delay": 31,
"time": "1771497631"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771497229"
},
"departure": {
"delay": 43,
"time": "1771497283"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1771497092"
},
"departure": {
"delay": 68,
"time": "1771497128"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1771496407"
},
"departure": {
"delay": 109,
"time": "1771496449"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1771496722"
},
"departure": {
"delay": 143,
"time": "1771496783"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771497450"
},
"departure": {
"delay": 22,
"time": "1771497502"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1771496625"
},
"departure": {
"delay": 87,
"time": "1771496667"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -57,
"time": "1771497783"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1771496587"
},
"departure": {
"delay": 83,
"time": "1771496603"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771497525"
},
"departure": {
"delay": 36,
"time": "1771497576"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1771497395"
},
"departure": {
"delay": 7,
"time": "1771497427"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745466x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3379F5807165x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505700"
},
"departure": {
"time": "1771505760"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508520"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771507920"
},
"departure": {
"time": "1771507980"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504200"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506660"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771500540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771502825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3379F5807165x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 431,
"time": "1771503971"
},
"departure": {
"delay": 431,
"time": "1771503971"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 379,
"time": "1771502059"
},
"departure": {
"delay": 379,
"time": "1771502059"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 376,
"time": "1771502596"
},
"departure": {
"delay": 376,
"time": "1771502596"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 28,
"time": "1771501528"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 379,
"time": "1771504099"
},
"departure": {
"delay": 379,
"time": "1771504099"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 358,
"time": "1771501953"
},
"departure": {
"delay": 358,
"time": "1771501978"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 379,
"time": "1771502479"
},
"departure": {
"delay": 379,
"time": "1771502479"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 431,
"time": "1771502231"
},
"departure": {
"delay": 431,
"time": "1771502231"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 379,
"time": "1771503919"
},
"departure": {
"delay": 379,
"time": "1771503919"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 379,
"time": "1771502299"
},
"departure": {
"delay": 379,
"time": "1771502299"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 404,
"time": "1771503884"
},
"departure": {
"delay": 404,
"time": "1771503884"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 417,
"time": "1771502157"
},
"departure": {
"delay": 417,
"time": "1771502157"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 394,
"time": "1771504054"
},
"departure": {
"delay": 394,
"time": "1771504054"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 430,
"time": "1771503730"
},
"departure": {
"delay": 430,
"time": "1771503730"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771501535",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2270:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771515540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771515780"
},
"departure": {
"time": "1771515780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516500"
},
"departure": {
"time": "1771516500"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771515960"
},
"departure": {
"time": "1771515960"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771515660"
},
"departure": {
"time": "1771515660"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771515600"
},
"departure": {
"time": "1771515600"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516800"
},
"departure": {
"time": "1771516800"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771515720"
},
"departure": {
"time": "1771515720"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771515900"
},
"departure": {
"time": "1771515900"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516680"
},
"departure": {
"time": "1771516680"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516740"
},
"departure": {
"time": "1771516740"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516200"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516020"
},
"departure": {
"time": "1771516020"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2271:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000350:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1771504737"
},
"departure": {
"delay": -123,
"time": "1771504737"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771505660"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771505480"
},
"departure": {
"delay": 20,
"time": "1771505480"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771505230"
},
"departure": {
"delay": 70,
"time": "1771505230"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": -123,
"time": "1771504797"
},
"departure": {
"delay": -123,
"time": "1771504797"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
}
],
"timestamp": "1771504895",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000350:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771504664"
},
"departure": {
"delay": 46,
"time": "1771504666"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1771504715"
},
"departure": {
"delay": -24,
"time": "1771504716"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -199,
"time": "1771505070"
},
"departure": {
"delay": -199,
"time": "1771505141"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -159,
"time": "1771505601"
},
"departure": {
"delay": -159,
"time": "1771505601"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -193,
"time": "1771505447"
},
"departure": {
"delay": -193,
"time": "1771505447"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1771504860"
},
"departure": {
"delay": -28,
"time": "1771504892"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771504562"
},
"departure": {
"delay": 31,
"time": "1771504591"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771504500"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -199,
"time": "1771505681"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -190,
"time": "1771505210"
},
"departure": {
"delay": -190,
"time": "1771505210"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -199,
"time": "1771505501"
},
"departure": {
"delay": -199,
"time": "1771505501"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771504195",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18697:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771484022"
},
"departure": {
"delay": 11,
"time": "1771484051"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771482455"
},
"departure": {
"delay": 24,
"time": "1771482504"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"departure": {
"delay": 63,
"time": "1771482363"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"time": "1771482919"
},
"departure": {
"time": "1771482960"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771483029"
},
"departure": {
"delay": 9,
"time": "1771483029"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771483046"
},
"departure": {
"delay": 15,
"time": "1771483095"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1771483534"
},
"departure": {
"delay": 2,
"time": "1771483622"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771483853"
},
"departure": {
"delay": 2,
"time": "1771483862"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1771483491"
},
"departure": {
"delay": -3,
"time": "1771483497"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1771483725"
},
"departure": {
"delay": -2,
"time": "1771483738"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771483882"
},
"departure": {
"delay": 3,
"time": "1771483983"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771483794"
},
"departure": {
"delay": 24,
"time": "1771483824"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771484095"
},
"departure": {
"delay": 8,
"time": "1771484108"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771482788"
},
"departure": {
"delay": 20,
"time": "1771482800"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1771482839"
},
"departure": {
"delay": 7,
"time": "1771482847"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771482633"
},
"departure": {
"delay": 8,
"time": "1771482728"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771482388"
},
"departure": {
"delay": 47,
"time": "1771482407"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771482598"
},
"departure": {
"delay": 5,
"time": "1771482605"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1771482889"
},
"departure": {
"delay": -3,
"time": "1771482897"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771483235"
},
"departure": {
"delay": 28,
"time": "1771483408"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -111,
"time": "1771484169"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:109:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771512720"
},
"departure": {
"time": "1771512720"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771513620"
},
"departure": {
"time": "1771513620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771513200"
},
"departure": {
"time": "1771513200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771512540"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771512840"
},
"departure": {
"time": "1771512840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771512960"
},
"departure": {
"time": "1771512960"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771512660"
},
"departure": {
"time": "1771512660"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771512780"
},
"departure": {
"time": "1771512780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771512600"
},
"departure": {
"time": "1771512600"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771513560"
},
"departure": {
"time": "1771513560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771513020"
},
"departure": {
"time": "1771513020"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771513800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771513140"
},
"departure": {
"time": "1771513140"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771513080"
},
"departure": {
"time": "1771513080"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771513380"
},
"departure": {
"time": "1771513380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771506293"
},
"departure": {
"delay": 53,
"time": "1771506293"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771506120"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771506181"
},
"departure": {
"delay": 1,
"time": "1771506181"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1771506234"
},
"departure": {
"delay": 54,
"time": "1771506234"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771505114",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9683:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14548:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 227,
"time": "1771502807"
},
"departure": {
"delay": 227,
"time": "1771502807"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 588,
"time": "1771503334"
},
"departure": {
"delay": 588,
"time": "1771503708"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 720,
"time": "1771504440"
},
"departure": {
"delay": 720,
"time": "1771504440"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1771503106"
},
"departure": {
"delay": 166,
"time": "1771503106"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 631,
"time": "1771503871"
},
"departure": {
"delay": 631,
"time": "1771503871"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 712,
"time": "1771504312"
},
"departure": {
"delay": 712,
"time": "1771504312"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 221,
"time": "1771502631"
},
"departure": {
"delay": 221,
"time": "1771502681"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 668,
"time": "1771504808"
},
"departure": {
"delay": 668,
"time": "1771504808"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 181,
"time": "1771502581"
},
"departure": {
"delay": 181,
"time": "1771502581"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1771502208"
},
"departure": {
"delay": 168,
"time": "1771502208"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 716,
"time": "1771504256"
},
"departure": {
"delay": 716,
"time": "1771504256"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 696,
"time": "1771505076"
},
"departure": {
"delay": 696,
"time": "1771505076"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 181,
"time": "1771502281"
},
"departure": {
"delay": 181,
"time": "1771502281"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 674,
"time": "1771503914"
},
"departure": {
"delay": 674,
"time": "1771503914"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 220,
"time": "1771502380"
},
"departure": {
"delay": 220,
"time": "1771502380"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1771502031"
},
"departure": {
"delay": 126,
"time": "1771502106"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 716,
"time": "1771504536"
},
"departure": {
"delay": 716,
"time": "1771504556"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 155,
"time": "1771502135"
},
"departure": {
"delay": 155,
"time": "1771502135"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 711,
"time": "1771504731"
},
"departure": {
"delay": 711,
"time": "1771504731"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 712,
"time": "1771505032"
},
"departure": {
"delay": 712,
"time": "1771505032"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 186,
"time": "1771503006"
},
"departure": {
"delay": 186,
"time": "1771503006"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 686,
"time": "1771504886"
},
"departure": {
"delay": 686,
"time": "1771504886"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 1,
"time": "1771501981"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 686,
"time": "1771505006"
},
"departure": {
"delay": 686,
"time": "1771505006"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 190,
"time": "1771502770"
},
"departure": {
"delay": 190,
"time": "1771502770"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 646,
"time": "1771504906"
},
"departure": {
"delay": 646,
"time": "1771504906"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 692,
"time": "1771505192"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 141,
"time": "1771502481"
},
"departure": {
"delay": 141,
"time": "1771502481"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 731,
"time": "1771504583"
},
"departure": {
"delay": 731,
"time": "1771504631"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 691,
"time": "1771505131"
},
"departure": {
"delay": 691,
"time": "1771505131"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 609,
"time": "1771503789"
},
"departure": {
"delay": 609,
"time": "1771503789"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771501995",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14548:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022830x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1771504150"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1771504109",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022830x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6494690594521088x12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1771504465"
},
"departure": {
"delay": 186,
"time": "1771504506"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1771505134"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 199,
"time": "1771504668"
},
"departure": {
"delay": 199,
"time": "1771504699"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 192,
"time": "1771505094"
},
"departure": {
"delay": 192,
"time": "1771505112"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1771504621"
},
"departure": {
"delay": 194,
"time": "1771504634"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 256,
"time": "1771504806"
},
"departure": {
"delay": 256,
"time": "1771504816"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1771504534"
},
"departure": {
"delay": 187,
"time": "1771504567"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1771504969"
},
"departure": {
"delay": 132,
"time": "1771504992"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
}
],
"timestamp": "1771504496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6494690594521088x12:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4432:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771504980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771506360"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771507200"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771507020"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771505280"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507380"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771505040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505400"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771505880"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771504800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771505340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771507320"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771505170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4432:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758540x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1771495653"
},
"departure": {
"delay": 112,
"time": "1771495672"
},
"stopId": "FR:50041:ZE:VAUBG1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771495227"
},
"departure": {
"delay": 43,
"time": "1771495243"
},
"stopId": "FR:50041:ZE:BIVEC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1771494600"
},
"departure": {
"delay": 66,
"time": "1771494606"
},
"stopId": "FR:50041:ZE:ACQCMO:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1771493752"
},
"departure": {
"delay": 151,
"time": "1771493791"
},
"stopId": "FR:50041:ZE:HAGBA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771495072"
},
"departure": {
"delay": 127,
"time": "1771495087"
},
"stopId": "FR:50041:ZE:BIVCF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1771494767"
},
"departure": {
"delay": 136,
"time": "1771494856"
},
"stopId": "FR:50041:ZE:VASBO1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 115,
"time": "1771493335"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771496056"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A2:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758540x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771484989"
},
"departure": {
"delay": 41,
"time": "1771485041"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1771485885"
},
"departure": {
"delay": -5,
"time": "1771485895"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"departure": {
"time": "1771484400"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771485974"
},
"departure": {
"delay": 1,
"time": "1771486021"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1771485762"
},
"departure": {
"delay": -6,
"time": "1771485774"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1771485223"
},
"departure": {
"delay": -5,
"time": "1771485235"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771485584"
},
"departure": {
"delay": 10,
"time": "1771485610"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1771485741"
},
"departure": {
"delay": 89,
"time": "1771485749"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771485383"
},
"departure": {
"delay": 22,
"time": "1771485562"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771486167"
},
"departure": {
"delay": 5,
"time": "1771486265"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1771486305"
},
"departure": {
"delay": -8,
"time": "1771486312"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1771484681"
},
"departure": {
"delay": 9,
"time": "1771484709"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"time": "1771484571"
},
"departure": {
"time": "1771484580"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771484778"
},
"departure": {
"delay": 7,
"time": "1771484887"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1771484730"
},
"departure": {
"delay": -14,
"time": "1771484746"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -37,
"time": "1771486072"
},
"departure": {
"delay": -37,
"time": "1771486103"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1771486367"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1771485097"
},
"departure": {
"delay": 35,
"time": "1771485155"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771484626"
},
"departure": {
"delay": 11,
"time": "1771484651"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771484511"
},
"departure": {
"delay": 2,
"time": "1771484522"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771485837"
},
"departure": {
"delay": 4,
"time": "1771485844"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:111:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4895210581524480x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771504852"
},
"departure": {
"delay": 21,
"time": "1771504881"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1771505101"
},
"departure": {
"delay": 21,
"time": "1771505121"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1771505172"
},
"departure": {
"delay": 44,
"time": "1771505204"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 82,
"time": "1771504812"
},
"departure": {
"delay": 82,
"time": "1771504822"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 66,
"time": "1771504717"
},
"departure": {
"delay": 66,
"time": "1771504746"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1771504962"
},
"departure": {
"delay": 3,
"time": "1771504983"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1771505345"
},
"departure": {
"delay": 15,
"time": "1771505355"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 146,
"time": "1771505546"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1771505275"
},
"departure": {
"delay": 5,
"time": "1771505285"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
}
],
"timestamp": "1771504900",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4895210581524480x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596330:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -497,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -737,
"time": "1771505203"
},
"departure": {
"delay": -737,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -116,
"time": "1771506124"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -857,
"time": "1771505203"
},
"departure": {
"delay": -857,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -557,
"time": "1771505203"
},
"departure": {
"delay": -557,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596330:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771507307"
},
"departure": {
"delay": 47,
"time": "1771507307"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771507236"
},
"departure": {
"delay": 36,
"time": "1771507236"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 30,
"time": "1771506870"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771507170"
},
"departure": {
"delay": 30,
"time": "1771507170"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771507021"
},
"departure": {
"delay": 1,
"time": "1771507021"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771507095"
},
"departure": {
"delay": 15,
"time": "1771507095"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771506959"
},
"departure": {
"delay": 59,
"time": "1771506959"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4345:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7476:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771506638"
},
"departure": {
"delay": 38,
"time": "1771506638"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771506718"
},
"departure": {
"delay": 58,
"time": "1771506718"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771506388"
},
"departure": {
"delay": 28,
"time": "1771506388"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505820"
},
"departure": {
"time": "1771505820"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1771506155"
},
"departure": {
"delay": 35,
"time": "1771506155"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771505570"
},
"departure": {
"delay": 50,
"time": "1771505570"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506240"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771506471"
},
"departure": {
"delay": 51,
"time": "1771506471"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771505520"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7476:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5601920455540736x10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1771504773"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1771504856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5601920455540736x10:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771522260"
},
"departure": {
"time": "1771522260"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771522620"
},
"departure": {
"time": "1771522620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771522140"
},
"departure": {
"time": "1771522140"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771522680"
},
"departure": {
"time": "1771522680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1771522020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522440"
},
"departure": {
"time": "1771522440"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771522860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771522740"
},
"departure": {
"time": "1771522740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771522200"
},
"departure": {
"time": "1771522200"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771522080"
},
"departure": {
"time": "1771522080"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2709:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505340"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771504320"
},
"departure": {
"delay": 60,
"time": "1771504320"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771503960"
},
"departure": {
"delay": 60,
"time": "1771503960"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771502780"
},
"departure": {
"delay": 20,
"time": "1771502780"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771504020"
},
"departure": {
"delay": 60,
"time": "1771504020"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771502940"
},
"departure": {
"delay": 60,
"time": "1771502940"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771502820"
},
"departure": {
"delay": 60,
"time": "1771502820"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771504260"
},
"departure": {
"delay": 60,
"time": "1771504260"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771505580"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771502760"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771502900"
},
"departure": {
"delay": 20,
"time": "1771502900"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771502880"
},
"departure": {
"delay": 60,
"time": "1771502880"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771505460"
},
"departure": {
"delay": 60,
"time": "1771505460"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505160"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771502135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16938:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8798:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771505986"
},
"departure": {
"delay": 46,
"time": "1771505986"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771506688"
},
"departure": {
"delay": 28,
"time": "1771506688"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771506354"
},
"departure": {
"delay": 54,
"time": "1771506354"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506060"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506120"
},
"departure": {
"time": "1771506120"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771506205"
},
"departure": {
"delay": 25,
"time": "1771506205"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1771505748"
},
"departure": {
"delay": 48,
"time": "1771505748"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771505880"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771506750"
},
"departure": {
"delay": 30,
"time": "1771506750"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771505929"
},
"departure": {
"delay": 49,
"time": "1771505929"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771506285"
},
"departure": {
"delay": 45,
"time": "1771506285"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771505841"
},
"departure": {
"delay": 21,
"time": "1771505841"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771505134",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8798:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748519x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1771483684"
},
"departure": {
"delay": -19,
"time": "1771483721"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771483484"
},
"departure": {
"delay": 66,
"time": "1771483506"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771483857"
},
"departure": {
"delay": 7,
"time": "1771483867"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1771483929"
},
"departure": {
"delay": 21,
"time": "1771483941"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1771483246"
},
"departure": {
"delay": 23,
"time": "1771483283"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1771483564"
},
"departure": {
"delay": 16,
"time": "1771483576"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1771483637"
},
"departure": {
"delay": -28,
"time": "1771483652"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1771484013"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1771483595"
},
"departure": {
"delay": 1,
"time": "1771483621"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1771483399"
},
"departure": {
"delay": 61,
"time": "1771483441"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748519x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1771506239"
},
"departure": {
"delay": 59,
"time": "1771506239"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1771505359"
},
"departure": {
"delay": 79,
"time": "1771505359"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1771505775"
},
"departure": {
"delay": 75,
"time": "1771505775"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1771505296"
},
"departure": {
"delay": 76,
"time": "1771505296"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1771505830"
},
"departure": {
"delay": 70,
"time": "1771505830"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1771505942"
},
"departure": {
"delay": 62,
"time": "1771505942"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1771505211"
},
"departure": {
"delay": 111,
"time": "1771505211"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771505070"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771505555"
},
"departure": {
"delay": 95,
"time": "1771505555"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1771505129"
},
"departure": {
"delay": 110,
"time": "1771505150"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1771505703"
},
"departure": {
"delay": 63,
"time": "1771505703"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1771506177"
},
"departure": {
"delay": 57,
"time": "1771506177"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1771505635"
},
"departure": {
"delay": 55,
"time": "1771505635"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3913:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2727:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771522320"
},
"departure": {
"time": "1771522320"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771522620"
},
"departure": {
"time": "1771522620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1771522080"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771522560"
},
"departure": {
"time": "1771522560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771522800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771522500"
},
"departure": {
"time": "1771522500"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771503404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2727:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771528080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771528560"
},
"departure": {
"time": "1771528560"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771529100"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771528980"
},
"departure": {
"time": "1771528980"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771528320"
},
"departure": {
"time": "1771528320"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771528200"
},
"departure": {
"time": "1771528200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771528440"
},
"departure": {
"time": "1771528440"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771528680"
},
"departure": {
"time": "1771528680"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771528260"
},
"departure": {
"time": "1771528260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771528920"
},
"departure": {
"time": "1771528920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771528740"
},
"departure": {
"time": "1771528740"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771529040"
},
"departure": {
"time": "1771529040"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771528800"
},
"departure": {
"time": "1771528800"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3047:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852624F5801307x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500960"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771504560"
},
"departure": {
"time": "1771504620"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771505520"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771504920"
},
"departure": {
"time": "1771504980"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771503060"
},
"departure": {
"time": "1771503120"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771502220"
},
"departure": {
"time": "1771502340"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503600"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1771497334",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852624F5801307x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507260"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771507602"
},
"departure": {
"delay": 42,
"time": "1771507602"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771507311"
},
"departure": {
"delay": 51,
"time": "1771507311"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771507960"
},
"departure": {
"delay": 40,
"time": "1771507960"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771508460"
},
"departure": {
"time": "1771508460"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771505095",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13093:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5617:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1771502457"
},
"departure": {
"delay": -63,
"time": "1771502457"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1771503360"
},
"departure": {
"delay": 240,
"time": "1771503360"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1771503164"
},
"departure": {
"delay": 210,
"time": "1771503210"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1771503060"
},
"departure": {
"delay": 180,
"time": "1771503060"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1771503262"
},
"departure": {
"delay": 202,
"time": "1771503262"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771502159"
},
"departure": {
"delay": 59,
"time": "1771502159"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1771502235"
},
"departure": {
"delay": 75,
"time": "1771502235"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1771502061"
},
"departure": {
"delay": 44,
"time": "1771502084"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771501995",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5617:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507800"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503634",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12014:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2449:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519500"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771518000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2449:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112286x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 250,
"time": "1771505110"
},
"departure": {
"delay": 250,
"time": "1771505110"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1771505405"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1771504958"
},
"departure": {
"delay": 218,
"time": "1771504958"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 226,
"time": "1771505326"
},
"departure": {
"delay": 226,
"time": "1771505326"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 246,
"time": "1771505226"
},
"departure": {
"delay": 246,
"time": "1771505226"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771505049",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112286x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13123F5808381x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502880"
},
"departure": {
"time": "1771502940"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771504260"
},
"departure": {
"time": "1771504320"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771503900"
},
"departure": {
"time": "1771503960"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771501380"
},
"departure": {
"time": "1771501500"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771504920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503600"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771502280"
},
"departure": {
"time": "1771502400"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771499520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771495893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13123F5808381x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -3197,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1771508871"
},
"departure": {
"delay": -9,
"time": "1771508871"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -62,
"time": "1771508938"
},
"departure": {
"delay": -62,
"time": "1771508938"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3437,
"time": "1771505203"
},
"departure": {
"delay": -3437,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3377,
"time": "1771505203"
},
"departure": {
"delay": -3377,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -189,
"time": "1771509111"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3497,
"time": "1771505203"
},
"departure": {
"delay": -3497,
"time": "1771505203"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -100,
"time": "1771509020"
},
"departure": {
"delay": -100,
"time": "1771509020"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771508777"
},
"departure": {
"delay": 17,
"time": "1771508777"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771508738"
},
"departure": {
"delay": 38,
"time": "1771508738"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771508888"
},
"departure": {
"delay": 8,
"time": "1771508888"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596356:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1771503558"
},
"departure": {
"delay": 198,
"time": "1771503558"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 213,
"time": "1771503153"
},
"departure": {
"delay": 213,
"time": "1771503153"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 193,
"time": "1771503253"
},
"departure": {
"delay": 193,
"time": "1771503253"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771502679"
},
"departure": {
"delay": 99,
"time": "1771502679"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1771502632"
},
"departure": {
"delay": 52,
"time": "1771502632"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771502360"
},
"departure": {
"delay": 20,
"time": "1771502360"
},
"stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1771502588"
},
"departure": {
"delay": 128,
"time": "1771502588"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1771502744"
},
"departure": {
"delay": 104,
"time": "1771502744"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 213,
"time": "1771503453"
},
"departure": {
"delay": 213,
"time": "1771503453"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 255,
"time": "1771503495"
},
"departure": {
"delay": 255,
"time": "1771503495"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1771502478"
},
"departure": {
"delay": 78,
"time": "1771502478"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 202,
"time": "1771503382"
},
"departure": {
"delay": 202,
"time": "1771503382"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 228,
"time": "1771503228"
},
"departure": {
"delay": 228,
"time": "1771503228"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 236,
"time": "1771503656"
},
"departure": {
"delay": 236,
"time": "1771503656"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771501740"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 243,
"time": "1771503303"
},
"departure": {
"delay": 243,
"time": "1771503303"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771501334",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17937:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088117x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1771504723"
},
"departure": {
"delay": -77,
"time": "1771504723"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -71,
"time": "1771504789"
},
"departure": {
"delay": -71,
"time": "1771504789"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771505353"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1771504922"
},
"departure": {
"delay": 2,
"time": "1771504922"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1771505113"
},
"departure": {
"delay": 13,
"time": "1771505113"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1771504975"
},
"departure": {
"delay": -5,
"time": "1771504975"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771504699",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088117x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3759204x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771497972"
},
"departure": {
"delay": 2,
"time": "1771498022"
},
"stopId": "FR:50129:ZE:10HQU1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1771497496"
},
"departure": {
"delay": 25,
"time": "1771497505"
},
"stopId": "FR:50129:ZE:10CBL1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1771498363"
},
"departure": {
"delay": -5,
"time": "1771498375"
},
"stopId": "FR:50129:ZE:10CDL2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1771497705"
},
"departure": {
"delay": -50,
"time": "1771497730"
},
"stopId": "FR:50129:ZE:10HLU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771498101"
},
"departure": {
"delay": 59,
"time": "1771498199"
},
"stopId": "FR:50129:ZE:10HAM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1771497597"
},
"departure": {
"delay": 12,
"time": "1771497612"
},
"stopId": "FR:50129:ZE:10VER1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771497809"
},
"departure": {
"delay": -14,
"time": "1771497886"
},
"stopId": "FR:50129:ZE:10HTR1:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 92,
"time": "1771497212"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771498341"
},
"departure": {
"delay": 30,
"time": "1771498350"
},
"stopId": "FR:50129:ZE:10BDB2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1771498742"
},
"departure": {
"delay": 23,
"time": "1771498763"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -42,
"time": "1771498878"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1771498435"
},
"departure": {
"delay": 91,
"time": "1771498531"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771497232"
},
"departure": {
"delay": 62,
"time": "1771497242"
},
"stopId": "FR:50129:ZE:10BLE1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1771498642"
},
"departure": {
"delay": 75,
"time": "1771498695"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1771497251"
},
"departure": {
"delay": 85,
"time": "1771497265"
},
"stopId": "FR:50129:ZE:10NMD1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1771498570"
},
"departure": {
"delay": 76,
"time": "1771498576"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -32,
"time": "1771497918"
},
"departure": {
"delay": -32,
"time": "1771497928"
},
"stopId": "FR:50129:ZE:10MEZ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771497460"
},
"departure": {
"delay": 49,
"time": "1771497469"
},
"stopId": "FR:50129:ZE:10ING1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1771498254"
},
"departure": {
"delay": 64,
"time": "1771498264"
},
"stopId": "FR:50129:ZE:10GLA1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:07:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3759204x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10767:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771506702"
},
"departure": {
"delay": 42,
"time": "1771506702"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506840"
},
"departure": {
"time": "1771506840"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771506637"
},
"departure": {
"delay": 37,
"time": "1771506637"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771506897"
},
"departure": {
"delay": 57,
"time": "1771506897"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771502474",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10767:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771505604"
},
"departure": {
"delay": 24,
"time": "1771505604"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771505550"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771505670"
},
"departure": {
"delay": 30,
"time": "1771505670"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1771505749"
},
"departure": {
"delay": 49,
"time": "1771505749"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505163",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5779:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771523040"
},
"departure": {
"time": "1771523040"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771523640"
},
"departure": {
"time": "1771523640"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771523760"
},
"departure": {
"time": "1771523760"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771523940"
},
"departure": {
"time": "1771523940"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771523160"
},
"departure": {
"time": "1771523160"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771523105"
},
"departure": {
"delay": 5,
"time": "1771523105"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771524480"
},
"departure": {
"time": "1771524480"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771522980"
},
"departure": {
"time": "1771522980"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771522560"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771524540"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771523100"
},
"departure": {
"time": "1771523100"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771523880"
},
"departure": {
"time": "1771523880"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771490004",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx575:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx375:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771513560"
},
"departure": {
"time": "1771513560"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771513620"
},
"departure": {
"time": "1771513620"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771513680"
},
"departure": {
"time": "1771513680"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771513020"
},
"departure": {
"time": "1771513020"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771513740"
},
"departure": {
"time": "1771513740"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771512360"
},
"departure": {
"time": "1771512360"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771512240"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771513080"
},
"departure": {
"time": "1771513080"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771512960"
},
"departure": {
"time": "1771512960"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771514520"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771513565"
},
"departure": {
"delay": 5,
"time": "1771513565"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771512840"
},
"departure": {
"time": "1771512840"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771490004",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx375:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077478x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 204,
"time": "1771505184"
},
"departure": {
"delay": 204,
"time": "1771505184"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 184,
"time": "1771505464"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 224,
"time": "1771505264"
},
"departure": {
"delay": 224,
"time": "1771505264"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 196,
"time": "1771505236"
},
"departure": {
"delay": 196,
"time": "1771505236"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1771505109"
},
"departure": {
"delay": 189,
"time": "1771505109"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 186,
"time": "1771505046"
},
"departure": {
"delay": 186,
"time": "1771505046"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1771505344"
},
"departure": {
"delay": 184,
"time": "1771505344"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771505109",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077478x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771506382"
},
"departure": {
"delay": 22,
"time": "1771506382"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771506858"
},
"departure": {
"delay": 18,
"time": "1771506858"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771506957"
},
"departure": {
"delay": 57,
"time": "1771506957"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771506681"
},
"departure": {
"delay": 21,
"time": "1771506681"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1771506579"
},
"departure": {
"delay": 39,
"time": "1771506579"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771506065"
},
"departure": {
"delay": 5,
"time": "1771506065"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506780"
},
"departure": {
"time": "1771506780"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771505940"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771507080"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771506015"
},
"departure": {
"delay": 15,
"time": "1771506015"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505104",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8048:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771502838"
},
"departure": {
"delay": 78,
"time": "1771502838"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD8:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771502718"
},
"departure": {
"delay": 78,
"time": "1771502718"
},
"stopId": "FR:76758:ZE:YVETOTxxxMairie:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771503378"
},
"departure": {
"delay": 78,
"time": "1771503378"
},
"stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012",
"stopSequence": 8
},
{
"departure": {
"delay": 78,
"time": "1771502478"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1771502898"
},
"departure": {
"delay": 78,
"time": "1771502898"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenue:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771503018"
},
"departure": {
"delay": 78,
"time": "1771503018"
},
"stopId": "FR:76758:ZE:YVETOTxxxRefign:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771503618"
},
"departure": {
"delay": 78,
"time": "1771503618"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1771503258"
},
"departure": {
"delay": 78,
"time": "1771503258"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1771503498"
},
"departure": {
"delay": 78,
"time": "1771503498"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1771503138"
},
"departure": {
"delay": 78,
"time": "1771503138"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012",
"stopSequence": 6
}
],
"timestamp": "1771504465",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000356:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771505674"
},
"departure": {
"delay": 34,
"time": "1771505674"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1771504798"
},
"departure": {
"delay": 82,
"time": "1771504822"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771505493"
},
"departure": {
"delay": 33,
"time": "1771505493"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771505295"
},
"departure": {
"delay": 15,
"time": "1771505295"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1771505587"
},
"departure": {
"delay": 67,
"time": "1771505587"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771505415"
},
"departure": {
"delay": 15,
"time": "1771505415"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771504655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5655:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191252x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771504592"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771504479",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191252x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5762:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1771502552"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1771503932"
},
"departure": {
"delay": 92,
"time": "1771503932"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1771503502"
},
"departure": {
"delay": 82,
"time": "1771503502"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771504052"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1771502802"
},
"departure": {
"delay": 127,
"time": "1771502827"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771502627"
},
"departure": {
"delay": 47,
"time": "1771502627"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771503405"
},
"departure": {
"delay": 45,
"time": "1771503405"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1771503702"
},
"departure": {
"delay": 102,
"time": "1771503702"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1771503857"
},
"departure": {
"delay": 98,
"time": "1771503878"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1771503781"
},
"departure": {
"delay": 121,
"time": "1771503781"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1771502727"
},
"departure": {
"delay": 87,
"time": "1771502727"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -33,
"time": "1771503027"
},
"departure": {
"delay": -33,
"time": "1771503027"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1771503605"
},
"departure": {
"delay": 115,
"time": "1771503655"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771503177"
},
"departure": {
"delay": 47,
"time": "1771503227"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1771503313"
},
"departure": {
"delay": 73,
"time": "1771503313"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771502555",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5762:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850409F5801473x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506360"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771505640"
},
"departure": {
"time": "1771505700"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771505220"
},
"departure": {
"time": "1771505280"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771504440"
},
"departure": {
"time": "1771504500"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771503720"
},
"departure": {
"time": "1771503780"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771502880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771503540"
},
"departure": {
"time": "1771503600"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771502975",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850409F5801473x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771523340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771524000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771523460"
},
"departure": {
"time": "1771523460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771523400"
},
"departure": {
"time": "1771523400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1771504902",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2785:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771483064"
},
"departure": {
"delay": 10,
"time": "1771480570"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771480810"
},
"departure": {
"delay": 10,
"time": "1771480810"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771481230"
},
"departure": {
"delay": 10,
"time": "1771481230"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 308,
"time": "1771479950"
},
"departure": {
"delay": 308,
"time": "1771479968"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771481290"
},
"departure": {
"delay": 10,
"time": "1771481290"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 302,
"time": "1771479902"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771481050"
},
"departure": {
"delay": 10,
"time": "1771481050"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771481350"
},
"departure": {
"delay": 10,
"time": "1771481350"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771481410"
},
"departure": {
"delay": 10,
"time": "1771481410"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1771480990"
},
"departure": {
"delay": 10,
"time": "1771480990"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771481470"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1771479996"
},
"departure": {
"delay": 287,
"time": "1771480007"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1771481290"
},
"departure": {
"delay": 10,
"time": "1771481290"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771480870"
},
"departure": {
"delay": 10,
"time": "1771480870"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771480750"
},
"departure": {
"delay": 10,
"time": "1771480750"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771481110"
},
"departure": {
"delay": 10,
"time": "1771481110"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771480930"
},
"departure": {
"delay": 10,
"time": "1771480930"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748507x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1771519500"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771505224",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2525:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852347F5801329x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506240"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771507680"
},
"departure": {
"time": "1771507740"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771507020"
},
"departure": {
"time": "1771507080"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771508160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1771502615",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852347F5801329x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016629x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1771504817"
},
"departure": {
"delay": 77,
"time": "1771504817"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1771504918"
},
"departure": {
"delay": 118,
"time": "1771504918"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1771505050"
},
"departure": {
"delay": 130,
"time": "1771505050"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 160,
"time": "1771505020"
},
"departure": {
"delay": 160,
"time": "1771505020"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1771505085"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771504839",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016629x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771508000"
},
"departure": {
"delay": 20,
"time": "1771508000"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771467490",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15246:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13134F5808376x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500360"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771501500"
},
"departure": {
"time": "1771501560"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500840"
},
"departure": {
"time": "1771500900"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771505280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771501980"
},
"departure": {
"time": "1771502100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771496133",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13134F5808376x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077337x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771504861"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771504839",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077337x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745458x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771489130"
},
"departure": {
"delay": 43,
"time": "1771489183"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1771490606"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1771489980"
},
"departure": {
"delay": -26,
"time": "1771490014"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771490438"
},
"departure": {
"delay": 17,
"time": "1771490477"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771489043"
},
"departure": {
"delay": 7,
"time": "1771489087"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1771489893"
},
"departure": {
"delay": -26,
"time": "1771489954"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 33,
"time": "1771488933"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1771489786"
},
"departure": {
"delay": -28,
"time": "1771489832"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771489604"
},
"departure": {
"delay": 32,
"time": "1771489652"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771490310"
},
"departure": {
"delay": 14,
"time": "1771490354"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1771489375"
},
"departure": {
"delay": 39,
"time": "1771489419"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -22,
"time": "1771490159"
},
"departure": {
"delay": -22,
"time": "1771490198"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771489456"
},
"departure": {
"delay": 58,
"time": "1771489498"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -59,
"time": "1771490071"
},
"departure": {
"delay": -59,
"time": "1771490101"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1771490220"
},
"departure": {
"delay": 5,
"time": "1771490285"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1771489691"
},
"departure": {
"delay": 8,
"time": "1771489748"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771489244"
},
"departure": {
"delay": 18,
"time": "1771489278"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771489310"
},
"departure": {
"delay": 29,
"time": "1771489349"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1771490374"
},
"departure": {
"delay": 16,
"time": "1771490416"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1771505153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745458x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244159xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771505965"
},
"departure": {
"delay": 85,
"time": "1771505965"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1771505060"
},
"departure": {
"delay": 140,
"time": "1771505060"
},
"stopId": "FR:76489:ZE:4953:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1771506445"
},
"departure": {
"delay": 85,
"time": "1771506445"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1771505199"
},
"departure": {
"delay": 99,
"time": "1771505199"
},
"stopId": "FR:76533:ZE:4950:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1771506824"
},
"departure": {
"delay": 104,
"time": "1771506824"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1771506985"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1771506671"
},
"departure": {
"delay": 131,
"time": "1771506671"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1771505577"
},
"departure": {
"delay": 117,
"time": "1771505577"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1771506719"
},
"departure": {
"delay": 119,
"time": "1771506719"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -129,
"time": "1771504671"
},
"departure": {
"delay": -129,
"time": "1771504671"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1771504993"
},
"departure": {
"delay": 133,
"time": "1771504993"
},
"stopId": "FR:76660:ZE:4955:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1771505901"
},
"departure": {
"delay": 141,
"time": "1771505901"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1771505628"
},
"departure": {
"delay": 108,
"time": "1771505628"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1771505485"
},
"departure": {
"delay": 85,
"time": "1771505485"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1771505845"
},
"departure": {
"delay": 85,
"time": "1771505845"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1771505104"
},
"departure": {
"delay": 124,
"time": "1771505104"
},
"stopId": "FR:76489:ZE:4952:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771505089",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244159xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15974:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771508439"
},
"departure": {
"delay": 39,
"time": "1771508439"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771508550"
},
"departure": {
"delay": 30,
"time": "1771508550"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771508503"
},
"departure": {
"delay": 43,
"time": "1771508503"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508640"
},
"departure": {
"time": "1771508640"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771508381"
},
"departure": {
"delay": 41,
"time": "1771508381"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771504195",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15974:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9653:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506840"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771506901"
},
"departure": {
"delay": 1,
"time": "1771506901"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1771507092"
},
"departure": {
"delay": 12,
"time": "1771507092"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9653:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244088xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1771504707"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1771504557"
},
"departure": {
"delay": 237,
"time": "1771504557"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1771504274"
},
"departure": {
"delay": 74,
"time": "1771504274"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771504709",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244088xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112287x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1771505881"
},
"departure": {
"delay": 181,
"time": "1771505881"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771504952"
},
"departure": {
"delay": 152,
"time": "1771504952"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 161,
"time": "1771505981"
},
"departure": {
"delay": 161,
"time": "1771505981"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1771505477"
},
"departure": {
"delay": 197,
"time": "1771505477"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1771505662"
},
"departure": {
"delay": 202,
"time": "1771505662"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1771506060"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771504839"
},
"departure": {
"delay": 99,
"time": "1771504839"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1771505273"
},
"departure": {
"delay": 173,
"time": "1771505273"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1771505081"
},
"departure": {
"delay": 161,
"time": "1771505081"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 164,
"time": "1771505564"
},
"departure": {
"delay": 164,
"time": "1771505564"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1771505765"
},
"departure": {
"delay": 185,
"time": "1771505765"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112287x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1983:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771511400"
},
"departure": {
"time": "1771511400"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771511820"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771511640"
},
"departure": {
"time": "1771511640"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771511460"
},
"departure": {
"time": "1771511460"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771510920"
},
"departure": {
"time": "1771510920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771510980"
},
"departure": {
"time": "1771510980"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771511520"
},
"departure": {
"time": "1771511520"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1771510800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771511700"
},
"departure": {
"time": "1771511700"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771511040"
},
"departure": {
"time": "1771511040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771511760"
},
"departure": {
"time": "1771511760"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771511160"
},
"departure": {
"time": "1771511160"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771511280"
},
"departure": {
"time": "1771511280"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771505236",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1983:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182534x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 285,
"time": "1771505205"
},
"departure": {
"delay": 285,
"time": "1771505205"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 275,
"time": "1771505555"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 300,
"time": "1771505280"
},
"departure": {
"delay": 300,
"time": "1771505280"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 315,
"time": "1771505175"
},
"departure": {
"delay": 315,
"time": "1771505175"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 287,
"time": "1771505387"
},
"departure": {
"delay": 287,
"time": "1771505387"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 275,
"time": "1771505315"
},
"departure": {
"delay": 275,
"time": "1771505315"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 300,
"time": "1771505460"
},
"departure": {
"delay": 300,
"time": "1771505460"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 231,
"time": "1771505031"
},
"departure": {
"delay": 231,
"time": "1771505031"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 231,
"time": "1771505091"
},
"departure": {
"delay": 231,
"time": "1771505091"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771505179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182534x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10070:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771507714"
},
"departure": {
"delay": 34,
"time": "1771507714"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771503534",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10070:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253187x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771504352"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771504289",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253187x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771506868"
},
"departure": {
"delay": 28,
"time": "1771506868"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771506720"
},
"departure": {
"time": "1771506720"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771506635"
},
"departure": {
"delay": 35,
"time": "1771506635"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771506300"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771505036",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7499:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16570:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1771508665"
},
"departure": {
"delay": 25,
"time": "1771508665"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771508685"
},
"departure": {
"delay": 45,
"time": "1771508685"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771508640"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771505074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16570:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771504740"
},
"departure": {
"delay": 125,
"time": "1771504745"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1771505100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1771504620"
},
"departure": {
"delay": 185,
"time": "1771504625"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771504800"
},
"departure": {
"delay": 125,
"time": "1771504805"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1771504920"
},
"departure": {
"delay": 185,
"time": "1771504925"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
}
],
"timestamp": "1771504934",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1613:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851008F5801426x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500900"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771502220"
},
"departure": {
"time": "1771502280"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771501800"
},
"departure": {
"time": "1771501860"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771505460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771503000"
},
"departure": {
"time": "1771503120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1771497274",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851008F5801426x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14449:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771507279"
},
"departure": {
"delay": 19,
"time": "1771507279"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771506920"
},
"departure": {
"delay": 20,
"time": "1771506920"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771507635"
},
"departure": {
"delay": 15,
"time": "1771507635"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771507436"
},
"departure": {
"delay": 56,
"time": "1771507436"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771508639"
},
"departure": {
"delay": 59,
"time": "1771508639"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771506780"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771506880"
},
"departure": {
"delay": 40,
"time": "1771506880"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771506810"
},
"departure": {
"delay": 30,
"time": "1771506810"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771508670"
},
"departure": {
"delay": 30,
"time": "1771508670"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771505154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14449:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18725:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1771505341"
},
"departure": {
"delay": 74,
"time": "1771505414"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771505649"
},
"departure": {
"delay": 129,
"time": "1771505649"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1771506013"
},
"departure": {
"delay": 73,
"time": "1771506013"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771505180"
},
"departure": {
"delay": 20,
"time": "1771505180"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1771505274"
},
"departure": {
"delay": 54,
"time": "1771505274"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505100"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504774",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18725:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx861:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1771507003"
},
"departure": {
"delay": 43,
"time": "1771507003"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771506856"
},
"departure": {
"delay": 16,
"time": "1771506856"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1771506919"
},
"departure": {
"delay": 19,
"time": "1771506919"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1771506815"
},
"departure": {
"delay": 35,
"time": "1771506815"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1771506743"
},
"departure": {
"delay": 23,
"time": "1771506743"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771504184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx861:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470571:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3308F5803901x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771506120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771495293",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3308F5803901x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850615F5801451x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771502220"
},
"departure": {
"time": "1771502280"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771503240"
},
"departure": {
"time": "1771503360"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771504080"
},
"departure": {
"time": "1771504140"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771503660"
},
"departure": {
"time": "1771503840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771505340"
},
"departure": {
"time": "1771505400"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771504320"
},
"departure": {
"time": "1771504380"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771504860"
},
"departure": {
"time": "1771504920"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771505760"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771504680"
},
"departure": {
"time": "1771504740"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771501860"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771502460"
},
"departure": {
"time": "1771502760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771502940"
},
"departure": {
"time": "1771503000"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771498234",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850615F5801451x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771507654"
},
"departure": {
"delay": 34,
"time": "1771507654"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771507560"
},
"departure": {
"time": "1771507560"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771507608"
},
"departure": {
"delay": 48,
"time": "1771507608"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16212:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10753:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771507237"
},
"departure": {
"delay": 37,
"time": "1771507237"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771507302"
},
"departure": {
"delay": 42,
"time": "1771507302"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771504134",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10753:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852416F5814259x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506240"
},
"departure": {
"time": "1771506300"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771506480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771505160"
},
"departure": {
"time": "1771505220"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1771504740"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1771501114",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852416F5814259x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771508600"
},
"departure": {
"delay": 20,
"time": "1771508600"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771508560"
},
"departure": {
"delay": 40,
"time": "1771508560"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771508490"
},
"departure": {
"delay": 30,
"time": "1771508490"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771504314",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14453:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771489562"
},
"departure": {
"delay": 135,
"time": "1771489575"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1771489663"
},
"departure": {
"delay": 119,
"time": "1771489679"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -64,
"time": "1771491116"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 104,
"time": "1771489771"
},
"departure": {
"delay": 104,
"time": "1771489784"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1771490902"
},
"departure": {
"delay": -25,
"time": "1771490915"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1771490630"
},
"departure": {
"delay": 10,
"time": "1771490650"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1771490954"
},
"departure": {
"delay": -31,
"time": "1771490969"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1771490113"
},
"departure": {
"delay": 26,
"time": "1771490126"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771490578"
},
"departure": {
"delay": 18,
"time": "1771490598"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771489810"
},
"departure": {
"delay": 77,
"time": "1771489817"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1771490674"
},
"departure": {
"delay": -17,
"time": "1771490683"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1771490805"
},
"departure": {
"delay": -3,
"time": "1771490817"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1771490836"
},
"departure": {
"delay": -32,
"time": "1771490848"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771490280"
},
"departure": {
"delay": 15,
"time": "1771490295"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1771490346"
},
"departure": {
"delay": 27,
"time": "1771490367"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1771490171"
},
"departure": {
"delay": 18,
"time": "1771490178"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -14,
"time": "1771490721"
},
"departure": {
"delay": -14,
"time": "1771490746"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1771489865"
},
"departure": {
"delay": 41,
"time": "1771489901"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1771489706"
},
"departure": {
"delay": 131,
"time": "1771489751"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1771489613"
},
"departure": {
"delay": 122,
"time": "1771489622"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771490414"
},
"departure": {
"delay": 47,
"time": "1771490447"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 117,
"time": "1771489497"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1771491004"
},
"departure": {
"delay": -40,
"time": "1771491020"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771489989"
},
"departure": {
"delay": 17,
"time": "1771489997"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771489850"
},
"departure": {
"delay": 65,
"time": "1771489865"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 389,
"time": "1771504469"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771504474",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470295:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5651:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1771505429"
},
"departure": {
"delay": -31,
"time": "1771505429"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1771504494"
},
"departure": {
"delay": -6,
"time": "1771504494"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1771505142"
},
"departure": {
"delay": -18,
"time": "1771505142"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1771505327"
},
"departure": {
"delay": -13,
"time": "1771505327"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1771504470"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -89,
"time": "1771504891"
},
"departure": {
"delay": -89,
"time": "1771504891"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771504591"
},
"departure": {
"delay": 56,
"time": "1771504616"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -32,
"time": "1771505018"
},
"departure": {
"delay": -32,
"time": "1771505068"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -40,
"time": "1771505240"
},
"departure": {
"delay": -40,
"time": "1771505240"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1771505549"
},
"departure": {
"delay": -31,
"time": "1771505549"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -56,
"time": "1771505644"
},
"departure": {
"delay": -56,
"time": "1771505644"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -44,
"time": "1771505476"
},
"departure": {
"delay": -44,
"time": "1771505476"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771504396",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5651:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771507818"
},
"departure": {
"delay": 18,
"time": "1771507818"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771504534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8779:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1771504942"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -38,
"time": "1771504802"
},
"departure": {
"delay": -38,
"time": "1771504822"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771504963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597215:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771507674"
},
"departure": {
"delay": 54,
"time": "1771507674"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771507621"
},
"departure": {
"delay": 1,
"time": "1771507621"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771507560"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1771507733"
},
"departure": {
"delay": 53,
"time": "1771507733"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771505094",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9693:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8790:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771507128"
},
"departure": {
"delay": 48,
"time": "1771507128"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502954",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8790:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1771489073"
},
"departure": {
"delay": -7,
"time": "1771489073"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1771490627"
},
"departure": {
"delay": 115,
"time": "1771490635"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771490657"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1771489489"
},
"departure": {
"delay": 33,
"time": "1771489533"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771490558"
},
"departure": {
"delay": 130,
"time": "1771490590"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1771490368"
},
"departure": {
"delay": 179,
"time": "1771490399"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771489306"
},
"departure": {
"delay": 8,
"time": "1771489388"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1771490176"
},
"departure": {
"delay": 162,
"time": "1771490202"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 147,
"time": "1771490450"
},
"departure": {
"delay": 147,
"time": "1771490487"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771489585"
},
"departure": {
"delay": 26,
"time": "1771489646"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"departure": {
"time": "1771488900"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 186,
"time": "1771490036"
},
"departure": {
"delay": 186,
"time": "1771490046"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771490062"
},
"departure": {
"delay": 125,
"time": "1771490105"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1771490247"
},
"departure": {
"delay": 189,
"time": "1771490289"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771489208"
},
"departure": {
"delay": 46,
"time": "1771489246"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -15,
"time": "1771489725"
},
"departure": {
"delay": -15,
"time": "1771489725"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1771489263"
},
"departure": {
"delay": 14,
"time": "1771489274"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771488980"
},
"departure": {
"delay": 10,
"time": "1771489030"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771489122"
},
"departure": {
"delay": 41,
"time": "1771489181"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1771505210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:115:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5280984644714496x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18503,
"time": "1771505123"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1771505083",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5280984644714496x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506300"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597937:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13630:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771506775"
},
"departure": {
"delay": 55,
"time": "1771506775"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771506825"
},
"departure": {
"delay": 45,
"time": "1771506825"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771505135",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13630:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112063x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1771504805"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771504809",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112063x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxJxVxJeuxVenx62:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 170,
"time": "1771476098"
},
"departure": {
"delay": 170,
"time": "1771476110"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771477222"
},
"departure": {
"delay": 93,
"time": "1771477233"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1771478451"
},
"departure": {
"delay": 65,
"time": "1771478465"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1771476560"
},
"departure": {
"delay": 150,
"time": "1771476570"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 147,
"time": "1771475847"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1771476379"
},
"departure": {
"delay": 151,
"time": "1771476391"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1771478263"
},
"departure": {
"delay": 93,
"time": "1771478313"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1771478787"
},
"departure": {
"delay": 102,
"time": "1771478802"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1771477112"
},
"departure": {
"delay": 111,
"time": "1771477131"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771477523"
},
"departure": {
"delay": 98,
"time": "1771477538"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1771476819"
},
"departure": {
"delay": 108,
"time": "1771476828"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1771479117"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771477701"
},
"departure": {
"delay": 46,
"time": "1771477846"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1771505151",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxJxVxJeuxVenx62:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5998625529266176x6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1771505284"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771505098"
},
"departure": {
"delay": 81,
"time": "1771505121"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1771505210"
},
"departure": {
"delay": 61,
"time": "1771505221"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
}
],
"timestamp": "1771505211",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5998625529266176x6:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3339F5807215x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771501020"
},
"departure": {
"time": "1771501140"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771498740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771506120"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1771502825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3339F5807215x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508700"
},
"departure": {
"time": "1771508700"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771508575"
},
"departure": {
"delay": 55,
"time": "1771508575"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508460"
},
"departure": {
"time": "1771508460"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771508646"
},
"departure": {
"delay": 6,
"time": "1771508646"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771485413",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14938:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2993:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771527480"
},
"departure": {
"time": "1771527480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1771526760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771527180"
},
"departure": {
"time": "1771527180"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771526940"
},
"departure": {
"time": "1771526940"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771526880"
},
"departure": {
"time": "1771526880"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771526820"
},
"departure": {
"time": "1771526820"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771527000"
},
"departure": {
"time": "1771527000"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771527360"
},
"departure": {
"time": "1771527360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771527600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771527420"
},
"departure": {
"time": "1771527420"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771505204",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2993:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4111983x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1771504277"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771504269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4111983x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4470839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 408,
"time": "1771505808"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 506,
"time": "1771505426"
},
"departure": {
"delay": 506,
"time": "1771505426"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 383,
"time": "1771505003"
},
"departure": {
"delay": 383,
"time": "1771505003"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4470839:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4490701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1182,
"time": "1771505022"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 1231,
"time": "1771504891"
},
"departure": {
"delay": 1231,
"time": "1771504891"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 1168,
"time": "1771504948"
},
"departure": {
"delay": 1168,
"time": "1771504948"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1771504985",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4490701:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1928:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771506919"
},
"departure": {
"delay": 19,
"time": "1771506919"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1928:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3421F5820334x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516080"
},
"departure": {
"time": "1771516200"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517220"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771513500"
},
"departure": {
"time": "1771513560"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771509660"
},
"departure": {
"time": "1771509720"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771511940"
},
"departure": {
"time": "1771512000"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771514160"
},
"departure": {
"time": "1771514220"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1771510560"
},
"departure": {
"time": "1771510620"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"departure": {
"time": "1771505640"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771508340"
},
"departure": {
"time": "1771508400"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771515120"
},
"departure": {
"time": "1771515180"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1771512480"
},
"departure": {
"time": "1771512600"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
}
],
"timestamp": "1771502015",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3421F5820334x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191118x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1771504550"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771504519",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191118x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC598315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1771505354"
},
"departure": {
"delay": 74,
"time": "1771505354"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 27,
"time": "1771505667"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1771504918"
},
"departure": {
"delay": 118,
"time": "1771504918"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1771505245"
},
"departure": {
"delay": 25,
"time": "1771505245"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 42,
"time": "1771505442"
},
"departure": {
"delay": 42,
"time": "1771505442"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 98,
"time": "1771504778"
},
"departure": {
"delay": 98,
"time": "1771504778"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1771504727"
},
"departure": {
"delay": 107,
"time": "1771504727"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1771505194"
},
"departure": {
"delay": 34,
"time": "1771505194"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1771505123"
},
"departure": {
"delay": 23,
"time": "1771505123"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 160,
"time": "1771504660"
},
"departure": {
"delay": 160,
"time": "1771504660"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1771505041"
},
"departure": {
"delay": 61,
"time": "1771505041"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1771505395"
},
"departure": {
"delay": 55,
"time": "1771505395"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1771505006"
},
"departure": {
"delay": 86,
"time": "1771505006"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1771505494"
},
"departure": {
"delay": 34,
"time": "1771505494"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC598315:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771508447"
},
"departure": {
"delay": 47,
"time": "1771508447"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771508520"
},
"departure": {
"time": "1771508520"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504874",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14356:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17119:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852058F5801352x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771501860"
},
"departure": {
"time": "1771501920"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500960"
},
"departure": {
"time": "1771501020"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500360"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1771502640"
},
"departure": {
"delay": 300,
"time": "1771502700"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"delay": 600,
"time": "1771506240"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1771505040"
},
"departure": {
"delay": 300,
"time": "1771505400"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1771499460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1771504080"
},
"departure": {
"delay": 300,
"time": "1771504140"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"delay": 300,
"time": "1771503120"
},
"departure": {
"delay": 300,
"time": "1771503180"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771504985",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852058F5801352x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771508280"
},
"departure": {
"time": "1771508280"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771508417"
},
"departure": {
"delay": 17,
"time": "1771508417"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1771508321"
},
"departure": {
"delay": 41,
"time": "1771508321"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771508366"
},
"departure": {
"delay": 26,
"time": "1771508366"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771504714",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11595:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3118F5820564x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771505880"
},
"departure": {
"time": "1771506060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771510680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1771503120"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771499494",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3118F5820564x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771508240"
},
"departure": {
"delay": 20,
"time": "1771508240"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771508160"
},
"departure": {
"time": "1771508160"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771507845"
},
"departure": {
"delay": 45,
"time": "1771507845"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771508204"
},
"departure": {
"delay": 44,
"time": "1771508204"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771504743",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12775:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506960"
},
"departure": {
"time": "1771506960"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1771507394"
},
"departure": {
"delay": 14,
"time": "1771507394"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771502775",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18346:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197399x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771504620"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 152,
"time": "1771504592"
},
"departure": {
"delay": 152,
"time": "1771504592"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1771504579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197399x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506000"
},
"departure": {
"time": "1771506000"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771505820"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1771506172"
},
"departure": {
"delay": 52,
"time": "1771506172"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771505945"
},
"departure": {
"delay": 5,
"time": "1771505945"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2260:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16746:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508820"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504635",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16746:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597924:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771505069"
},
"departure": {
"delay": 89,
"time": "1771505069"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 53,
"time": "1771504973"
},
"departure": {
"delay": 53,
"time": "1771504973"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 62,
"time": "1771505102"
},
"departure": {
"delay": 62,
"time": "1771505102"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 15,
"time": "1771505115"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
}
],
"timestamp": "1771504963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597924:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC596851:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507080"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC596851:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851739F5801366x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771509360"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507440"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771507740"
},
"departure": {
"time": "1771507800"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771508400"
},
"departure": {
"time": "1771508460"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771503095",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851739F5801366x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x4487689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1771505184"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 145,
"time": "1771505005"
},
"departure": {
"delay": 145,
"time": "1771505005"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1771504917"
},
"departure": {
"delay": 134,
"time": "1771504934"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1771505196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x4487689:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771508700"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771504735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14549:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088107x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 593,
"time": "1771504973"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771504939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088107x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253190x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 385,
"time": "1771504585"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1771504559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253190x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3111F5820601x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771504740"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771501980"
},
"departure": {
"time": "1771502160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1771493974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3111F5820601x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182533x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771504472"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771504379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182533x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244082xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -630,
"time": "1771504890"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771504999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244082xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771506480"
},
"departure": {
"time": "1771506480"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1771506578"
},
"departure": {
"delay": 38,
"time": "1771506578"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771506425"
},
"departure": {
"delay": 5,
"time": "1771506425"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502255",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2292:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771506530"
},
"departure": {
"delay": 50,
"time": "1771506530"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771502355",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7401:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18739:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771506157"
},
"departure": {
"delay": 37,
"time": "1771506157"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771505700"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771506540"
},
"departure": {
"time": "1771506540"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771505155",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18739:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017643x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1771504794"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771504769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017643x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771507470"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503284",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4359:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771507380"
},
"departure": {
"time": "1771507380"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771506934"
},
"departure": {
"delay": 34,
"time": "1771506934"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771502754",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10028:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13933:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771507217"
},
"departure": {
"delay": 17,
"time": "1771507217"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771507140"
},
"departure": {
"time": "1771507140"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1771507363"
},
"departure": {
"delay": 43,
"time": "1771507363"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771507069"
},
"departure": {
"delay": 49,
"time": "1771507069"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771502894",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13933:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088116x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1771504618"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771504509",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088116x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195941x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771504547"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1771504429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195941x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039349x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1771504321"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1771504309",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039349x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197430x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 220,
"time": "1771504360"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771504339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197430x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017500x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1771504224"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771504279",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017500x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3907:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507440"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771503815",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3907:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexVSCOC597250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771506000"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771505203",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexVSCOC597250:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077481x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1771504096"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771503989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077481x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18757:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771507500"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771503303",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18757:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1771505371"
}
}