Détails de la ressource
La base de données multimodale présente de manière agrégée les horaires et les arrêts des réseaux de transport public normands en temps réel. Elle est le support du calculateur d’itinéraires Atoumod.fr, piloté par le Syndicat mixte Atoumod.
Cette ressource fait partie du jeu de données Agrégat des réseaux urbains et interurbains de Normandie.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌2 622 erreurs, 201 avertissements
Les shapes présentes dans le GTFS ont été ignorées, certaines règles de validation n'ont pas été vérifiées.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 30/11/2025 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 58 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence [12, 6] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC stop_sequence [5, 4] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC stop_sequence [10, 28, 23] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC stop_sequence [9, 37, 28] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4042211x2025x26xGDimLiaxDimanchex01:LOC stop_sequence [22, 18] 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 10 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 ATOUMOD002:ServiceJourney:OCESN16544F4642031x2025x11x21T23x05x25Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852435F4596250x2025x11x17T21x47x14Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3416F4640869x2025x11x20T22x32x23Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852434F4688090x2025x11x23T22x16x49Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3173F4684664x2025x11x23T22x16x49Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 2 434 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 6 arrival_time 07:57:06 (1764485826) is less than previous stop arrival_time 08:09:59 (1764486599) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 6 arrival_time 07:57:06 (1764485826) is less than previous stop departure_time 08:09:59 (1764486599) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 6 departure_time 07:57:06 (1764485826) is less than previous stop departure_time 08:09:59 (1764486599) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 6 departure_time 07:57:06 (1764485826) is less than previous stop arrival_time 08:09:59 (1764486599) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 14 arrival_time 08:11:55 (1764486715) is less than previous stop arrival_time 08:14:54 (1764486894) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 57 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4042211x2025x26xGDimLiaxDimanchex01:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 20 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 ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC stop_sequence 5 has stop_id FR:50129:ZE:10GDR2:ATOUMOD035 but GTFS stop_sequence 5 has stop_id FR:50129:ZE:10NOR6:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022689x2025x26xGDimLiaxDimanchex01:LOC stop_sequence 51 has stop_id FR:76447:ZE:3406:ATOUMOD003 but GTFS stop_sequence 51 has stop_id FR:76447:ZE:3130:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4022726x2025x26xGDimLiaxDimanchex01:LOC stop_sequence 44 has stop_id FR:76447:ZE:3107:ATOUMOD003 but GTFS stop_sequence 44 has stop_id FR:76447:ZE:3238:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748837x2025xHxMultxDimxDimanchex00:LOC stop_sequence 10 has stop_id FR:50129:ZE:10PFO1:ATOUMOD035 but GTFS stop_sequence 10 has stop_id FR:50129:ZE:10RTU1:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4182767x2025x26xGDimLiaxDimanchex01:LOC stop_sequence 27 has stop_id FR:76351:ZE:3543:ATOUMOD003 but GTFS stop_sequence 27 has stop_id FR:76351:ZE:3770:ATOUMOD003 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 43 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC contains stop_sequence 28 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4042211x2025x26xGDimLiaxDimanchex01:LOC contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 67 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4042211x2025x26xGDimLiaxDimanchex01:LOC does not have a vehicle_id
schedule_relationship not populated W009 134 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC stop_sequence 12 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4110767x2025x26xGDimTRAxDimanchex00:LOC does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC stop_sequence 5 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3748895x2025xHxMultxDimxDimanchex00:LOC does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC stop_sequence 10 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 10 385 | 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. | 447 506 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 10 714 | 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 211 | 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 | 8 705 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13 251 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 26 470 | 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 | 2 378 | 28 fois (93 % 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. | 1 171 | 27 fois (90 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 833 | 22 fois (73 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 235 | 19 fois (63 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 168 | 19 fois (63 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 18 | 9 fois (30 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 1 | 1 fois (3 % 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 | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 01/12/2025 à 06h30 Europe/Paris.
trip_updates (346) 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 01/12/2025 à 06h30 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470516:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4106,
"time": "1764566974"
},
"departure": {
"delay": -4106,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3626,
"time": "1764566974"
},
"departure": {
"delay": -3626,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3686,
"time": "1764566974"
},
"departure": {
"delay": -3686,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3986,
"time": "1764566974"
},
"departure": {
"delay": -3986,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4286,
"time": "1764566974"
},
"departure": {
"delay": -4286,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -316,
"time": "1764571184"
},
"departure": {
"delay": -316,
"time": "1764571184"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -3026,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4346,
"time": "1764566974"
},
"departure": {
"delay": -4346,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -359,
"time": "1764571261"
},
"departure": {
"delay": -359,
"time": "1764571261"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3386,
"time": "1764566974"
},
"departure": {
"delay": -3386,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3566,
"time": "1764566974"
},
"departure": {
"delay": -3566,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3866,
"time": "1764566974"
},
"departure": {
"delay": -3866,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3506,
"time": "1764566974"
},
"departure": {
"delay": -3506,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3206,
"time": "1764566974"
},
"departure": {
"delay": -3206,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3806,
"time": "1764566974"
},
"departure": {
"delay": -3806,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4166,
"time": "1764566974"
},
"departure": {
"delay": -4166,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4406,
"time": "1764566974"
},
"departure": {
"delay": -4406,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3266,
"time": "1764566974"
},
"departure": {
"delay": -3266,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3146,
"time": "1764566974"
},
"departure": {
"delay": -3146,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3746,
"time": "1764566974"
},
"departure": {
"delay": -3746,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -375,
"time": "1764571305"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3746,
"time": "1764566974"
},
"departure": {
"delay": -3746,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470516:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595576:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1764567600"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1764567292"
},
"departure": {
"delay": -8,
"time": "1764567292"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1764567124"
},
"departure": {
"delay": 4,
"time": "1764567124"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1764567151"
},
"departure": {
"delay": 31,
"time": "1764567151"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1764567039"
},
"departure": {
"delay": -21,
"time": "1764567039"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -46,
"time": "1764567374"
},
"departure": {
"delay": -46,
"time": "1764567374"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1764567496"
},
"departure": {
"delay": -44,
"time": "1764567496"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1764566862"
},
"departure": {
"delay": -11,
"time": "1764566869"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1764566741"
},
"departure": {
"delay": 41,
"time": "1764566741"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1764567240"
},
"departure": {
"delay": -60,
"time": "1764567240"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1764566817"
},
"departure": {
"delay": 57,
"time": "1764566817"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595576:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1764566679"
},
"departure": {
"delay": 173,
"time": "1764566693"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1764567056"
},
"departure": {
"delay": 116,
"time": "1764567056"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1764567558"
},
"departure": {
"delay": -42,
"time": "1764567558"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 142,
"time": "1764566962"
},
"departure": {
"delay": 142,
"time": "1764566962"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1764567616"
},
"departure": {
"delay": 16,
"time": "1764567616"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 116,
"time": "1764566996"
},
"departure": {
"delay": 116,
"time": "1764566996"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -42,
"time": "1764567798"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -4,
"time": "1764567296"
},
"departure": {
"delay": -4,
"time": "1764567296"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1764567735"
},
"departure": {
"delay": 15,
"time": "1764567735"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1764567220"
},
"departure": {
"delay": -20,
"time": "1764567220"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -28,
"time": "1764567692"
},
"departure": {
"delay": -28,
"time": "1764567692"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -30,
"time": "1764567510"
},
"departure": {
"delay": -30,
"time": "1764567510"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -22,
"time": "1764567398"
},
"departure": {
"delay": -22,
"time": "1764567398"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -12,
"time": "1764567348"
},
"departure": {
"delay": -12,
"time": "1764567348"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1764567109"
},
"departure": {
"delay": 49,
"time": "1764567109"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -42,
"time": "1764567198"
},
"departure": {
"delay": -42,
"time": "1764567198"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1764566976"
},
"departure": {
"delay": 96,
"time": "1764566976"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1764567248"
},
"departure": {
"delay": 8,
"time": "1764567248"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -12,
"time": "1764567468"
},
"departure": {
"delay": -12,
"time": "1764567468"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1764567427"
},
"departure": {
"delay": 7,
"time": "1764567427"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1764566722",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584157:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1764562665"
},
"departure": {
"delay": 6,
"time": "1764562686"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1764562265"
},
"departure": {
"delay": 94,
"time": "1764562294"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1764563854"
},
"departure": {
"delay": 51,
"time": "1764563871"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1764561590"
},
"departure": {
"delay": 157,
"time": "1764561637"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1764562731"
},
"departure": {
"delay": 53,
"time": "1764562793"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 165,
"time": "1764561486"
},
"departure": {
"delay": 165,
"time": "1764561525"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1764562570"
},
"departure": {
"delay": 27,
"time": "1764562587"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1764561911"
},
"departure": {
"delay": 108,
"time": "1764561948"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1764563156"
},
"departure": {
"delay": 82,
"time": "1764563182"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 176,
"time": "1764561356"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1764563346"
},
"departure": {
"delay": 115,
"time": "1764563395"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1764562626"
},
"departure": {
"delay": 20,
"time": "1764562640"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1764561756"
},
"departure": {
"delay": 113,
"time": "1764561773"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1764561695"
},
"departure": {
"delay": 107,
"time": "1764561707"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1764563753"
},
"departure": {
"delay": 68,
"time": "1764563768"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1764563893"
},
"departure": {
"delay": 29,
"time": "1764563909"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 62,
"time": "1764563604"
},
"departure": {
"delay": 62,
"time": "1764563642"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1764561836"
},
"departure": {
"delay": 97,
"time": "1764561877"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1764563807"
},
"departure": {
"delay": 66,
"time": "1764563826"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 67,
"time": "1764562007"
},
"departure": {
"delay": 67,
"time": "1764562027"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1764562377"
},
"departure": {
"delay": 44,
"time": "1764562424"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1764563989"
},
"departure": {
"delay": 2,
"time": "1764564002"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1764563045"
},
"departure": {
"delay": 43,
"time": "1764563083"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1764562963"
},
"departure": {
"delay": 19,
"time": "1764562999"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1764562868"
},
"departure": {
"delay": 49,
"time": "1764562909"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1764562468"
},
"departure": {
"delay": 73,
"time": "1764562513"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1764563946"
},
"departure": {
"delay": 23,
"time": "1764563963"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 75,
"time": "1764563461"
},
"departure": {
"delay": 75,
"time": "1764563475"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1764564051"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 44,
"time": "1764562107"
},
"departure": {
"delay": 44,
"time": "1764562124"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1764563237"
},
"departure": {
"delay": 97,
"time": "1764563257"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 140,
"time": "1764561544"
},
"departure": {
"delay": 140,
"time": "1764561560"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1764563119"
},
"departure": {
"delay": 41,
"time": "1764563141"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1764563514"
},
"departure": {
"delay": 94,
"time": "1764563554"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 189,
"time": "1764561415"
},
"departure": {
"delay": 189,
"time": "1764561429"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1764563703"
},
"departure": {
"delay": 79,
"time": "1764563719"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1764566960",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108035x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1764570151"
},
"departure": {
"delay": 31,
"time": "1764570151"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1764571485"
},
"departure": {
"delay": 45,
"time": "1764571485"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1764570489"
},
"departure": {
"delay": 9,
"time": "1764570489"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1764570800"
},
"departure": {
"delay": 20,
"time": "1764570800"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1764571738"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"time": "1764569940"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1764571104"
},
"departure": {
"delay": 24,
"time": "1764571104"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1764570594"
},
"departure": {
"delay": 54,
"time": "1764570594"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1764571372"
},
"departure": {
"delay": 52,
"time": "1764571372"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1764570042"
},
"departure": {
"delay": 42,
"time": "1764570042"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1764571601"
},
"departure": {
"delay": 41,
"time": "1764571601"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1764571191"
},
"departure": {
"delay": 51,
"time": "1764571191"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1764570276"
},
"departure": {
"delay": 36,
"time": "1764570276"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1764570394"
},
"departure": {
"delay": 34,
"time": "1764570394"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1764570966"
},
"departure": {
"delay": 6,
"time": "1764570966"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1764566929",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108035x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -166,
"time": "1764570734"
},
"departure": {
"delay": -166,
"time": "1764570734"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -82,
"time": "1764569618"
},
"departure": {
"delay": -82,
"time": "1764569618"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -151,
"time": "1764570029"
},
"departure": {
"delay": -151,
"time": "1764570029"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -210,
"time": "1764570930"
},
"departure": {
"delay": -210,
"time": "1764570930"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -182,
"time": "1764570838"
},
"departure": {
"delay": -182,
"time": "1764570838"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2246,
"time": "1764566974"
},
"departure": {
"delay": -2246,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -85,
"time": "1764569735"
},
"departure": {
"delay": -85,
"time": "1764569735"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2246,
"time": "1764566974"
},
"departure": {
"delay": -2246,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2126,
"time": "1764566974"
},
"departure": {
"delay": -2126,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -96,
"time": "1764569664"
},
"departure": {
"delay": -96,
"time": "1764569664"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -194,
"time": "1764570886"
},
"departure": {
"delay": -194,
"time": "1764570886"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -289,
"time": "1764570971"
},
"departure": {
"delay": -289,
"time": "1764570971"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -2186,
"time": "1764566974"
},
"departure": {
"delay": -2186,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -356,
"time": "1764571024"
},
"departure": {
"delay": -356,
"time": "1764571024"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -152,
"time": "1764569788"
},
"departure": {
"delay": -152,
"time": "1764569788"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2126,
"time": "1764566974"
},
"departure": {
"delay": -2126,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -224,
"time": "1764570616"
},
"departure": {
"delay": -224,
"time": "1764570616"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -162,
"time": "1764569838"
},
"departure": {
"delay": -162,
"time": "1764569838"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -110,
"time": "1764569950"
},
"departure": {
"delay": -110,
"time": "1764569950"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2486,
"time": "1764566974"
},
"departure": {
"delay": -2486,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2066,
"time": "1764566974"
},
"departure": {
"delay": -2066,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -162,
"time": "1764570138"
},
"departure": {
"delay": -162,
"time": "1764570138"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": -1946,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1764569337"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -335,
"time": "1764571045"
},
"departure": {
"delay": -335,
"time": "1764571045"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -189,
"time": "1764570771"
},
"departure": {
"delay": -189,
"time": "1764570771"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -222,
"time": "1764570498"
},
"departure": {
"delay": -222,
"time": "1764570498"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -115,
"time": "1764569885"
},
"departure": {
"delay": -115,
"time": "1764569885"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -246,
"time": "1764570954"
},
"departure": {
"delay": -246,
"time": "1764570954"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -445,
"time": "1764571115"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2066,
"time": "1764566974"
},
"departure": {
"delay": -2066,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -162,
"time": "1764570258"
},
"departure": {
"delay": -162,
"time": "1764570258"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1946,
"time": "1764566974"
},
"departure": {
"delay": -1946,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -162,
"time": "1764570438"
},
"departure": {
"delay": -162,
"time": "1764570438"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -109,
"time": "1764570071"
},
"departure": {
"delay": -109,
"time": "1764570071"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -209,
"time": "1764570691"
},
"departure": {
"delay": -209,
"time": "1764570691"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2366,
"time": "1764566974"
},
"departure": {
"delay": -2366,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -211,
"time": "1764570809"
},
"departure": {
"delay": -211,
"time": "1764570809"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -228,
"time": "1764570552"
},
"departure": {
"delay": -228,
"time": "1764570552"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471217:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3372F4670031x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1764570120"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572700"
},
"departure": {
"time": "1764572760"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571800"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574380"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1764566505",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3372F4670031x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584893:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -208,
"time": "1764569912"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -203,
"time": "1764569797"
},
"departure": {
"delay": -203,
"time": "1764569797"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -166,
"time": "1764569354"
},
"departure": {
"delay": -166,
"time": "1764569354"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -148,
"time": "1764569192"
},
"departure": {
"delay": -148,
"time": "1764569192"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1764568877"
},
"departure": {
"delay": 17,
"time": "1764568877"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -206,
"time": "1764569854"
},
"departure": {
"delay": -206,
"time": "1764569854"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -136,
"time": "1764569264"
},
"departure": {
"delay": -136,
"time": "1764569264"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1764568950"
},
"departure": {
"delay": -90,
"time": "1764568950"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -199,
"time": "1764569621"
},
"departure": {
"delay": -199,
"time": "1764569621"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -201,
"time": "1764569679"
},
"departure": {
"delay": -201,
"time": "1764569679"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -159,
"time": "1764569541"
},
"departure": {
"delay": -159,
"time": "1764569541"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -208,
"time": "1764569432"
},
"departure": {
"delay": -208,
"time": "1764569432"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -120,
"time": "1764569100"
},
"departure": {
"delay": -120,
"time": "1764569100"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -208,
"time": "1764569732"
},
"departure": {
"delay": -208,
"time": "1764569732"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584893:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1764568273"
},
"departure": {
"delay": 13,
"time": "1764568273"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -109,
"time": "1764568571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1764568038"
},
"departure": {
"delay": 138,
"time": "1764568038"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1764568185"
},
"departure": {
"delay": 105,
"time": "1764568185"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1764568105"
},
"departure": {
"delay": 85,
"time": "1764568105"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1764567842"
},
"departure": {
"delay": 62,
"time": "1764567842"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": 72,
"time": "1764567672"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1764567722"
},
"departure": {
"delay": 62,
"time": "1764567722"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1764568369"
},
"departure": {
"delay": -11,
"time": "1764568369"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1764567948"
},
"departure": {
"delay": 108,
"time": "1764567948"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1764568429"
},
"departure": {
"delay": -11,
"time": "1764568429"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1764567782"
},
"departure": {
"delay": 62,
"time": "1764567782"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1764568482"
},
"departure": {
"delay": -18,
"time": "1764568482"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1764567900"
},
"departure": {
"delay": 120,
"time": "1764567900"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584887:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470289:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F4688046x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764566640"
},
"departure": {
"time": "1764566700"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1764565080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764566040"
},
"departure": {
"time": "1764566100"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569700"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1764561465",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852050F4688046x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030855xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1764567671"
},
"departure": {
"delay": 131,
"time": "1764567671"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 132,
"time": "1764567432"
},
"departure": {
"delay": 132,
"time": "1764567432"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1764567270"
},
"departure": {
"delay": 150,
"time": "1764567270"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 176,
"time": "1764567776"
},
"departure": {
"delay": 176,
"time": "1764567776"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 156,
"time": "1764567756"
},
"departure": {
"delay": 156,
"time": "1764567756"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 150,
"time": "1764567990"
},
"departure": {
"delay": 150,
"time": "1764567990"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 135,
"time": "1764566955"
},
"departure": {
"delay": 135,
"time": "1764566955"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1764567071"
},
"departure": {
"delay": 131,
"time": "1764567071"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 131,
"time": "1764568091"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 137,
"time": "1764566837"
},
"departure": {
"delay": 137,
"time": "1764566837"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1764567729"
},
"departure": {
"delay": 189,
"time": "1764567729"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 182,
"time": "1764568022"
},
"departure": {
"delay": 182,
"time": "1764568022"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 105,
"time": "1764566505"
},
"departure": {
"delay": 105,
"time": "1764566505"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 188,
"time": "1764567968"
},
"departure": {
"delay": 188,
"time": "1764567968"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 131,
"time": "1764567551"
},
"departure": {
"delay": 131,
"time": "1764567551"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 84,
"time": "1764566604"
},
"departure": {
"delay": 84,
"time": "1764566604"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1764567851"
},
"departure": {
"delay": 131,
"time": "1764567851"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 150,
"time": "1764567630"
},
"departure": {
"delay": 150,
"time": "1764567630"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1764566969",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030855xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470526:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2246,
"time": "1764566974"
},
"departure": {
"delay": -2246,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -252,
"time": "1764569988"
},
"departure": {
"delay": -252,
"time": "1764569988"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -217,
"time": "1764569663"
},
"departure": {
"delay": -217,
"time": "1764569663"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2366,
"time": "1764566974"
},
"departure": {
"delay": -2366,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -166,
"time": "1764569354"
},
"departure": {
"delay": -166,
"time": "1764569354"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -145,
"time": "1764569555"
},
"departure": {
"delay": -145,
"time": "1764569555"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -173,
"time": "1764569587"
},
"departure": {
"delay": -173,
"time": "1764569587"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -263,
"time": "1764570037"
},
"departure": {
"delay": -263,
"time": "1764570037"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -189,
"time": "1764569451"
},
"departure": {
"delay": -189,
"time": "1764569451"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -122,
"time": "1764569278"
},
"departure": {
"delay": -122,
"time": "1764569278"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -279,
"time": "1764569721"
},
"departure": {
"delay": -279,
"time": "1764569721"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -286,
"time": "1764569894"
},
"departure": {
"delay": -286,
"time": "1764569894"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -252,
"time": "1764569808"
},
"departure": {
"delay": -252,
"time": "1764569808"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1826,
"time": "1764566974"
},
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -225,
"time": "1764569775"
},
"departure": {
"delay": -225,
"time": "1764569775"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2186,
"time": "1764566974"
},
"departure": {
"delay": -2186,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -200,
"time": "1764569620"
},
"departure": {
"delay": -200,
"time": "1764569620"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2126,
"time": "1764566974"
},
"departure": {
"delay": -2126,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -238,
"time": "1764570062"
},
"departure": {
"delay": -238,
"time": "1764570062"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -175,
"time": "1764569525"
},
"departure": {
"delay": -175,
"time": "1764569525"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -344,
"time": "1764570136"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2006,
"time": "1764566974"
},
"departure": {
"delay": -2006,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470526:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -83,
"time": "1764569017"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -56,
"time": "1764568744"
},
"departure": {
"delay": -56,
"time": "1764568744"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -937,
"time": "1764566963"
},
"departure": {
"delay": -937,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1764568630"
},
"departure": {
"delay": -50,
"time": "1764568630"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1297,
"time": "1764566963"
},
"departure": {
"delay": -1297,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1764568925"
},
"departure": {
"delay": -55,
"time": "1764568925"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1237,
"time": "1764566963"
},
"departure": {
"delay": -1237,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -877,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -997,
"time": "1764566963"
},
"departure": {
"delay": -997,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1764568356"
},
"departure": {
"delay": -24,
"time": "1764568356"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1357,
"time": "1764566963"
},
"departure": {
"delay": -1357,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -74,
"time": "1764568546"
},
"departure": {
"delay": -74,
"time": "1764568546"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -37,
"time": "1764568463"
},
"departure": {
"delay": -37,
"time": "1764568463"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1117,
"time": "1764566963"
},
"departure": {
"delay": -1117,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -54,
"time": "1764568326"
},
"departure": {
"delay": -54,
"time": "1764568326"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1764568692"
},
"departure": {
"delay": -48,
"time": "1764568692"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -63,
"time": "1764568857"
},
"departure": {
"delay": -63,
"time": "1764568857"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585347:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572880"
},
"departure": {
"time": "1764572880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573660"
},
"departure": {
"time": "1764573660"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573180"
},
"departure": {
"time": "1764573180"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572940"
},
"departure": {
"time": "1764572940"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573420"
},
"departure": {
"time": "1764573420"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764572700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573060"
},
"departure": {
"time": "1764573060"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573360"
},
"departure": {
"time": "1764573360"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764572820"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573720"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:377:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -866,
"time": "1764566974"
},
"departure": {
"delay": -866,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1764569143"
},
"departure": {
"delay": 103,
"time": "1764569143"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -566,
"time": "1764566974"
},
"departure": {
"delay": -566,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -206,
"time": "1764566974"
},
"departure": {
"delay": -206,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1346,
"time": "1764566974"
},
"departure": {
"delay": -1346,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -626,
"time": "1764566974"
},
"departure": {
"delay": -626,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -746,
"time": "1764566974"
},
"departure": {
"delay": -746,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1764569022"
},
"departure": {
"delay": 102,
"time": "1764569022"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -206,
"time": "1764566974"
},
"departure": {
"delay": -206,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1764568630"
},
"departure": {
"delay": 70,
"time": "1764568630"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 98,
"time": "1764569078"
},
"departure": {
"delay": 98,
"time": "1764569078"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -446,
"time": "1764566974"
},
"departure": {
"delay": -446,
"time": "1764566974"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1764568682"
},
"departure": {
"delay": 62,
"time": "1764568682"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -806,
"time": "1764566974"
},
"departure": {
"delay": -806,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -146,
"time": "1764566974"
},
"departure": {
"delay": -146,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1406,
"time": "1764566974"
},
"departure": {
"delay": -1406,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1106,
"time": "1764566974"
},
"departure": {
"delay": -1106,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1764569257"
},
"departure": {
"delay": 37,
"time": "1764569257"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1764568858"
},
"departure": {
"delay": 58,
"time": "1764568858"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 4,
"time": "1764566944"
},
"departure": {
"delay": 4,
"time": "1764566944"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1166,
"time": "1764566974"
},
"departure": {
"delay": -1166,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -29,
"time": "1764569371"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -1046,
"time": "1764566974"
},
"departure": {
"delay": -1046,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -746,
"time": "1764566974"
},
"departure": {
"delay": -746,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -566,
"time": "1764566974"
},
"departure": {
"delay": -566,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1166,
"time": "1764566974"
},
"departure": {
"delay": -1166,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"delay": -26,
"time": "1764566854"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1764566974"
},
"departure": {
"delay": 34,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -326,
"time": "1764566974"
},
"departure": {
"delay": -326,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1764568918"
},
"departure": {
"delay": 58,
"time": "1764568918"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1406,
"time": "1764566974"
},
"departure": {
"delay": -1406,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1764569059"
},
"departure": {
"delay": 79,
"time": "1764569059"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -326,
"time": "1764566974"
},
"departure": {
"delay": -326,
"time": "1764566974"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1764569214"
},
"departure": {
"delay": 54,
"time": "1764569214"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -146,
"time": "1764566974"
},
"departure": {
"delay": -146,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -686,
"time": "1764566974"
},
"departure": {
"delay": -686,
"time": "1764566974"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 112,
"time": "1764568552"
},
"departure": {
"delay": 112,
"time": "1764568552"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 81,
"time": "1764569301"
},
"departure": {
"delay": 81,
"time": "1764569301"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -146,
"time": "1764566974"
},
"departure": {
"delay": -146,
"time": "1764566974"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -446,
"time": "1764566974"
},
"departure": {
"delay": -446,
"time": "1764566974"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1764569179"
},
"departure": {
"delay": 79,
"time": "1764569179"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470158:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1764565663"
},
"departure": {
"delay": 3,
"time": "1764565683"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -57,
"time": "1764566201"
},
"departure": {
"delay": -57,
"time": "1764566223"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -41,
"time": "1764565497"
},
"departure": {
"delay": -41,
"time": "1764565519"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1764564336"
},
"departure": {
"delay": 46,
"time": "1764564346"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -100,
"time": "1764567200"
},
"departure": {
"delay": -100,
"time": "1764567200"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -27,
"time": "1764564681"
},
"departure": {
"delay": -27,
"time": "1764564693"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -65,
"time": "1764566428"
},
"departure": {
"delay": -65,
"time": "1764566455"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 17,
"time": "1764564017"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764566949"
},
"departure": {
"time": "1764567060"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 30,
"time": "1764564069"
},
"departure": {
"delay": 30,
"time": "1764564090"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -122,
"time": "1764566806"
},
"departure": {
"delay": -122,
"time": "1764566818"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -56,
"time": "1764564711"
},
"departure": {
"delay": -56,
"time": "1764564724"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1764564448"
},
"departure": {
"delay": 35,
"time": "1764564455"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1764565888"
},
"departure": {
"delay": -46,
"time": "1764565934"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -78,
"time": "1764566672"
},
"departure": {
"delay": -78,
"time": "1764566682"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1764566155"
},
"departure": {
"delay": -50,
"time": "1764566170"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -64,
"time": "1764566557"
},
"departure": {
"delay": -64,
"time": "1764566576"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -61,
"time": "1764566728"
},
"departure": {
"delay": -61,
"time": "1764566759"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 22,
"time": "1764564270"
},
"departure": {
"delay": 22,
"time": "1764564322"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -39,
"time": "1764566648"
},
"departure": {
"delay": -39,
"time": "1764566661"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -94,
"time": "1764566768"
},
"departure": {
"delay": -94,
"time": "1764566786"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 19,
"time": "1764565583"
},
"departure": {
"delay": 19,
"time": "1764565639"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -100,
"time": "1764567140"
},
"departure": {
"delay": -100,
"time": "1764567140"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -21,
"time": "1764565821"
},
"departure": {
"delay": -21,
"time": "1764565839"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -63,
"time": "1764566259"
},
"departure": {
"delay": -63,
"time": "1764566277"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1764565717"
},
"departure": {
"delay": 17,
"time": "1764565757"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1764564231"
},
"departure": {
"delay": 13,
"time": "1764564253"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1764564827"
},
"departure": {
"delay": -37,
"time": "1764564863"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -100,
"time": "1764567260"
},
"departure": {
"delay": -100,
"time": "1764567260"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 9,
"time": "1764564481"
},
"departure": {
"delay": 9,
"time": "1764564489"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1764564907"
},
"departure": {
"delay": -32,
"time": "1764564928"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -141,
"time": "1764566844"
},
"departure": {
"delay": -141,
"time": "1764566859"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -100,
"time": "1764567320"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 11,
"time": "1764565429"
},
"departure": {
"delay": 11,
"time": "1764565451"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1764564614"
},
"departure": {
"delay": -12,
"time": "1764564648"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1764564160"
},
"departure": {
"delay": -3,
"time": "1764564177"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1764567020"
},
"departure": {
"delay": -100,
"time": "1764567020"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 12,
"time": "1764565090"
},
"departure": {
"delay": 12,
"time": "1764565212"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1764565013"
},
"departure": {
"delay": -57,
"time": "1764565023"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1764564742"
},
"departure": {
"delay": -18,
"time": "1764564762"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1764565298"
},
"departure": {
"delay": 5,
"time": "1764565385"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -57,
"time": "1764566322"
},
"departure": {
"delay": -57,
"time": "1764566343"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -25,
"time": "1764566600"
},
"departure": {
"delay": -25,
"time": "1764566615"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -27,
"time": "1764564196"
},
"departure": {
"delay": -27,
"time": "1764564213"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1764566040"
},
"departure": {
"delay": -39,
"time": "1764566061"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -48,
"time": "1764566519"
},
"departure": {
"delay": -48,
"time": "1764566532"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1764564362"
},
"departure": {
"delay": 42,
"time": "1764564402"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1764565959"
},
"departure": {
"delay": -62,
"time": "1764565978"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -53,
"time": "1764566093"
},
"departure": {
"delay": -53,
"time": "1764566107"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1764564506"
},
"departure": {
"delay": -18,
"time": "1764564522"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746145x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1764563855"
},
"departure": {
"delay": 236,
"time": "1764563876"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1764564256"
},
"departure": {
"delay": 206,
"time": "1764564266"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1764564652"
},
"departure": {
"delay": 132,
"time": "1764564672"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1764563431"
},
"departure": {
"delay": 188,
"time": "1764563768"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1764563167"
},
"departure": {
"delay": -39,
"time": "1764563181"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1764562836"
},
"departure": {
"delay": 51,
"time": "1764562851"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1764564682"
},
"departure": {
"delay": 106,
"time": "1764564706"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1764562891"
},
"departure": {
"delay": 106,
"time": "1764562906"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1764563031"
},
"departure": {
"delay": 70,
"time": "1764563050"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1764563257"
},
"departure": {
"delay": -16,
"time": "1764563264"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1764562956"
},
"departure": {
"delay": 114,
"time": "1764562974"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1764564539"
},
"departure": {
"delay": 71,
"time": "1764564551"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1764562799"
},
"departure": {
"delay": 75,
"time": "1764562815"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 217,
"time": "1764563890"
},
"departure": {
"delay": 217,
"time": "1764563917"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1764563104"
},
"departure": {
"delay": 19,
"time": "1764563119"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 182,
"time": "1764565070"
},
"departure": {
"delay": 182,
"time": "1764565082"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 186,
"time": "1764565010"
},
"departure": {
"delay": 186,
"time": "1764565026"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 103,
"time": "1764564847"
},
"departure": {
"delay": 103,
"time": "1764564883"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1764564564"
},
"departure": {
"delay": 98,
"time": "1764564578"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 146,
"time": "1764564970"
},
"departure": {
"delay": 146,
"time": "1764564986"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1764564756"
},
"departure": {
"delay": 110,
"time": "1764564770"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 238,
"time": "1764564044"
},
"departure": {
"delay": 238,
"time": "1764564058"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1764564361"
},
"departure": {
"delay": 152,
"time": "1764564392"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1764564474"
},
"departure": {
"delay": 131,
"time": "1764564491"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 75,
"time": "1764562755"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1764563342"
},
"departure": {
"delay": -14,
"time": "1764563386"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1764564079"
},
"departure": {
"delay": 213,
"time": "1764564093"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1764562996"
},
"departure": {
"delay": 86,
"time": "1764563006"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1764563144"
},
"departure": {
"delay": -4,
"time": "1764563156"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1764563959"
},
"departure": {
"delay": 211,
"time": "1764563971"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 263,
"time": "1764564135"
},
"departure": {
"delay": 263,
"time": "1764564203"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1764565250"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1764563057"
},
"departure": {
"delay": 31,
"time": "1764563071"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1764564334"
},
"departure": {
"delay": 167,
"time": "1764564347"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748424x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764581280"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764581580"
},
"departure": {
"time": "1764581580"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764582180"
},
"departure": {
"time": "1764582180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764581880"
},
"departure": {
"time": "1764581880"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764582300"
},
"departure": {
"time": "1764582300"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764581400"
},
"departure": {
"time": "1764581400"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764582000"
},
"departure": {
"time": "1764582000"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764581700"
},
"departure": {
"time": "1764581700"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764581760"
},
"departure": {
"time": "1764581760"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764581340"
},
"departure": {
"time": "1764581340"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764581520"
},
"departure": {
"time": "1764581520"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764581460"
},
"departure": {
"time": "1764581460"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764582420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764582240"
},
"departure": {
"time": "1764582240"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764581820"
},
"departure": {
"time": "1764581820"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:879:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851024F4674212x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572880"
},
"departure": {
"time": "1764573000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1764575400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1764568440"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572040"
},
"departure": {
"time": "1764572100"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764569520"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1764564824",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851024F4674212x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764568380"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:157:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851042F4674216x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"delay": 600,
"time": "1764571080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764566760"
},
"departure": {
"time": "1764566820"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1764565740"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1764565154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851042F4674216x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1764565836"
},
"departure": {
"delay": -18,
"time": "1764565842"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1764565548"
},
"departure": {
"delay": -17,
"time": "1764565603"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1764566335"
},
"departure": {
"delay": -34,
"time": "1764566366"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -109,
"time": "1764566831"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1764566761"
},
"departure": {
"delay": -37,
"time": "1764566783"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1764566225"
},
"departure": {
"delay": -26,
"time": "1764566254"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1764566109"
},
"departure": {
"delay": -17,
"time": "1764566143"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1764565504"
},
"departure": {
"delay": -38,
"time": "1764565522"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1764565394"
},
"departure": {
"delay": -19,
"time": "1764565481"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1764566687"
},
"departure": {
"delay": 18,
"time": "1764566718"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -81,
"time": "1764565886"
},
"departure": {
"delay": -81,
"time": "1764565899"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1764565360"
},
"departure": {
"delay": -64,
"time": "1764565376"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1764566423"
},
"departure": {
"delay": 7,
"time": "1764566467"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1764565325"
},
"departure": {
"delay": -44,
"time": "1764565336"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1764565939"
},
"departure": {
"delay": -41,
"time": "1764566059"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1764566649"
},
"departure": {
"delay": 80,
"time": "1764566660"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -42,
"time": "1764565632"
},
"departure": {
"delay": -42,
"time": "1764565638"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1764566493"
},
"departure": {
"delay": 33,
"time": "1764566553"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1764565763"
},
"departure": {
"delay": 5,
"time": "1764565805"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"departure": {
"delay": 41,
"time": "1764565241"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1764562273"
},
"departure": {
"delay": -17,
"time": "1764562303"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1764563843"
},
"departure": {
"delay": -25,
"time": "1764563855"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -40,
"time": "1764563208"
},
"departure": {
"delay": -40,
"time": "1764563240"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -89,
"time": "1764564253"
},
"departure": {
"delay": -89,
"time": "1764564271"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 4,
"time": "1764562131"
},
"departure": {
"delay": 4,
"time": "1764562144"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1764562506"
},
"departure": {
"delay": -33,
"time": "1764562527"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -57,
"time": "1764563537"
},
"departure": {
"delay": -57,
"time": "1764563583"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -58,
"time": "1764564076"
},
"departure": {
"delay": -58,
"time": "1764564122"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -81,
"time": "1764562667"
},
"departure": {
"delay": -81,
"time": "1764562719"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -58,
"time": "1764564290"
},
"departure": {
"delay": -58,
"time": "1764564302"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 72,
"time": "1764561740"
},
"departure": {
"delay": 72,
"time": "1764561792"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1764563121"
},
"departure": {
"delay": -18,
"time": "1764563142"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1764562012"
},
"departure": {
"delay": 15,
"time": "1764562035"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1764562970"
},
"departure": {
"delay": -45,
"time": "1764562995"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1764561411"
},
"departure": {
"delay": 65,
"time": "1764561425"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1764562067"
},
"departure": {
"delay": 2,
"time": "1764562082"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1764564213"
},
"departure": {
"delay": -68,
"time": "1764564232"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -11,
"time": "1764563050"
},
"departure": {
"delay": -11,
"time": "1764563089"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -25,
"time": "1764561979"
},
"departure": {
"delay": -25,
"time": "1764561995"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1764564193"
},
"departure": {
"delay": -98,
"time": "1764564202"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -39,
"time": "1764563773"
},
"departure": {
"delay": -39,
"time": "1764563781"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1764563312"
},
"departure": {
"delay": 2,
"time": "1764563402"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1764562894"
},
"departure": {
"delay": -53,
"time": "1764562927"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1764561845"
},
"departure": {
"delay": 81,
"time": "1764561861"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -77,
"time": "1764562586"
},
"departure": {
"delay": -77,
"time": "1764562603"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1764561710"
},
"departure": {
"delay": 57,
"time": "1764561717"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1764562221"
},
"departure": {
"delay": -21,
"time": "1764562239"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1764561817"
},
"departure": {
"delay": 65,
"time": "1764561845"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -84,
"time": "1764564324"
},
"departure": {
"delay": -84,
"time": "1764564336"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -27,
"time": "1764562340"
},
"departure": {
"delay": -27,
"time": "1764562353"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1764562441"
},
"departure": {
"delay": -41,
"time": "1764562459"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -124,
"time": "1764564416"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -34,
"time": "1764564011"
},
"departure": {
"delay": -34,
"time": "1764564026"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 8,
"time": "1764561901"
},
"departure": {
"delay": 8,
"time": "1764561908"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1764563806"
},
"departure": {
"delay": 2,
"time": "1764563822"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -13,
"time": "1764561932"
},
"departure": {
"delay": -13,
"time": "1764561947"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1764561390"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -76,
"time": "1764564033"
},
"departure": {
"delay": -76,
"time": "1764564044"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -48,
"time": "1764562559"
},
"departure": {
"delay": -48,
"time": "1764562572"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1764563445"
},
"departure": {
"delay": -4,
"time": "1764563456"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 61,
"time": "1764561452"
},
"departure": {
"delay": 61,
"time": "1764561481"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -68,
"time": "1764564156"
},
"departure": {
"delay": -68,
"time": "1764564172"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -66,
"time": "1764562780"
},
"departure": {
"delay": -66,
"time": "1764562854"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -17,
"time": "1764563881"
},
"departure": {
"delay": -17,
"time": "1764563923"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 12,
"time": "1764563627"
},
"departure": {
"delay": 12,
"time": "1764563712"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -46,
"time": "1764562376"
},
"departure": {
"delay": -46,
"time": "1764562394"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1764566957",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764586200"
},
"departure": {
"time": "1764586200"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764586320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764585840"
},
"departure": {
"time": "1764585840"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764586140"
},
"departure": {
"time": "1764586140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764585240"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764585480"
},
"departure": {
"time": "1764585480"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764585360"
},
"departure": {
"time": "1764585360"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764585600"
},
"departure": {
"time": "1764585600"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764585540"
},
"departure": {
"time": "1764585540"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764585660"
},
"departure": {
"time": "1764585660"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764585420"
},
"departure": {
"time": "1764585420"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764586080"
},
"departure": {
"time": "1764586080"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764585900"
},
"departure": {
"time": "1764585900"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764585300"
},
"departure": {
"time": "1764585300"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1173:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1764566891"
},
"departure": {
"delay": 141,
"time": "1764566901"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1764569950"
},
"departure": {
"delay": 130,
"time": "1764569950"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 130,
"time": "1764569890"
},
"departure": {
"delay": 130,
"time": "1764569890"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 130,
"time": "1764570010"
},
"departure": {
"delay": 130,
"time": "1764570010"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 130,
"time": "1764567490"
},
"departure": {
"delay": 130,
"time": "1764567490"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1764568090"
},
"departure": {
"delay": 130,
"time": "1764568090"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1764567850"
},
"departure": {
"delay": 130,
"time": "1764567850"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1764567670"
},
"departure": {
"delay": 130,
"time": "1764567670"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1764569770"
},
"departure": {
"delay": 130,
"time": "1764569770"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 130,
"time": "1764567790"
},
"departure": {
"delay": 130,
"time": "1764567790"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1764569530"
},
"departure": {
"delay": 130,
"time": "1764569530"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 130,
"time": "1764568210"
},
"departure": {
"delay": 130,
"time": "1764568210"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1764567130"
},
"departure": {
"delay": 130,
"time": "1764567130"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1764568630"
},
"departure": {
"delay": 130,
"time": "1764568630"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1764568690"
},
"departure": {
"delay": 130,
"time": "1764568690"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1764567310"
},
"departure": {
"delay": 130,
"time": "1764567310"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1764569950"
},
"departure": {
"delay": 130,
"time": "1764569950"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"departure": {
"delay": 115,
"time": "1764566875"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1764567610"
},
"departure": {
"delay": 130,
"time": "1764567610"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1764568510"
},
"departure": {
"delay": 130,
"time": "1764568510"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1764569050"
},
"departure": {
"delay": 130,
"time": "1764569050"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1764568030"
},
"departure": {
"delay": 130,
"time": "1764568030"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1764569710"
},
"departure": {
"delay": 130,
"time": "1764569710"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 130,
"time": "1764569650"
},
"departure": {
"delay": 130,
"time": "1764569650"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 130,
"time": "1764567550"
},
"departure": {
"delay": 130,
"time": "1764567550"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1764568810"
},
"departure": {
"delay": 130,
"time": "1764568810"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 130,
"time": "1764567070"
},
"departure": {
"delay": 130,
"time": "1764567070"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1764569410"
},
"departure": {
"delay": 130,
"time": "1764569410"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1764568150"
},
"departure": {
"delay": 130,
"time": "1764568150"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1764567970"
},
"departure": {
"delay": 130,
"time": "1764567970"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1764568570"
},
"departure": {
"delay": 130,
"time": "1764568570"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1764569290"
},
"departure": {
"delay": 130,
"time": "1764569290"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 130,
"time": "1764568930"
},
"departure": {
"delay": 130,
"time": "1764568930"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1764567250"
},
"departure": {
"delay": 130,
"time": "1764567250"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1764567190"
},
"departure": {
"delay": 130,
"time": "1764567190"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1764566929"
},
"departure": {
"delay": 133,
"time": "1764566953"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1764569890"
},
"departure": {
"delay": 130,
"time": "1764569890"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 130,
"time": "1764567310"
},
"departure": {
"delay": 130,
"time": "1764567310"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1764567910"
},
"departure": {
"delay": 130,
"time": "1764567910"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1764569410"
},
"departure": {
"delay": 130,
"time": "1764569410"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 130,
"time": "1764569470"
},
"departure": {
"delay": 130,
"time": "1764569470"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 130,
"time": "1764569170"
},
"departure": {
"delay": 130,
"time": "1764569170"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 130,
"time": "1764570130"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 130,
"time": "1764568330"
},
"departure": {
"delay": 130,
"time": "1764568330"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1764567550"
},
"departure": {
"delay": 130,
"time": "1764567550"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1764567430"
},
"departure": {
"delay": 130,
"time": "1764567430"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1764568450"
},
"departure": {
"delay": 130,
"time": "1764568450"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1764569830"
},
"departure": {
"delay": 130,
"time": "1764569830"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470074:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -73,
"time": "1764568247"
},
"departure": {
"delay": -73,
"time": "1764568247"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -46,
"time": "1764568394"
},
"departure": {
"delay": -46,
"time": "1764568394"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -56,
"time": "1764567664"
},
"departure": {
"delay": -56,
"time": "1764567664"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1764568540"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1764567427"
},
"departure": {
"delay": 7,
"time": "1764567427"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -61,
"time": "1764567599"
},
"departure": {
"delay": -61,
"time": "1764567599"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1764568435"
},
"departure": {
"delay": -65,
"time": "1764568435"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -57,
"time": "1764567843"
},
"departure": {
"delay": -57,
"time": "1764567843"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -93,
"time": "1764567927"
},
"departure": {
"delay": -93,
"time": "1764567927"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1764567270"
},
"departure": {
"delay": 30,
"time": "1764567270"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1764568344"
},
"departure": {
"delay": -36,
"time": "1764568344"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -95,
"time": "1764567985"
},
"departure": {
"delay": -95,
"time": "1764567985"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1764567383"
},
"departure": {
"delay": 23,
"time": "1764567383"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -109,
"time": "1764568151"
},
"departure": {
"delay": -109,
"time": "1764568151"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -109,
"time": "1764567791"
},
"departure": {
"delay": -109,
"time": "1764567791"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -106,
"time": "1764567734"
},
"departure": {
"delay": -106,
"time": "1764567734"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1764567536"
},
"departure": {
"delay": -4,
"time": "1764567536"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -80,
"time": "1764567700"
},
"departure": {
"delay": -80,
"time": "1764567700"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1764567457"
},
"departure": {
"delay": -23,
"time": "1764567457"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1764567902"
},
"departure": {
"delay": -58,
"time": "1764567902"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1764567580"
},
"departure": {
"delay": -20,
"time": "1764567580"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1764568300"
},
"departure": {
"delay": -80,
"time": "1764568300"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -92,
"time": "1764567868"
},
"departure": {
"delay": -92,
"time": "1764567868"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1764568180"
},
"departure": {
"delay": -80,
"time": "1764568180"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470074:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764583380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764584520"
},
"departure": {
"time": "1764584520"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764584040"
},
"departure": {
"time": "1764584040"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764583620"
},
"departure": {
"time": "1764583620"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764584340"
},
"departure": {
"time": "1764584340"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764583500"
},
"departure": {
"time": "1764583500"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764584220"
},
"departure": {
"time": "1764584220"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764583920"
},
"departure": {
"time": "1764583920"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764583980"
},
"departure": {
"time": "1764583980"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764584460"
},
"departure": {
"time": "1764584460"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764584580"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764583560"
},
"departure": {
"time": "1764583560"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764583800"
},
"departure": {
"time": "1764583800"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764584280"
},
"departure": {
"time": "1764584280"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1033:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567120"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569880"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"time": "1764569700"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"time": "1764567060"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569400"
},
"departure": {
"time": "1764569400"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1764569820"
},
"departure": {
"time": "1764569820"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570480"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569640"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1764569700"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1764569040"
},
"departure": {
"time": "1764569040"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570120"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1764566962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470622:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1764567599"
},
"departure": {
"delay": 59,
"time": "1764567599"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1764566974"
},
"departure": {
"delay": 34,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1764567298"
},
"departure": {
"delay": 58,
"time": "1764567298"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1764567090"
},
"departure": {
"delay": 90,
"time": "1764567090"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1764566811"
},
"departure": {
"delay": 120,
"time": "1764566880"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1764567135"
},
"departure": {
"delay": 75,
"time": "1764567135"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1764567479"
},
"departure": {
"delay": 59,
"time": "1764567479"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1764566377"
},
"departure": {
"delay": 60,
"time": "1764566400"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1764566469"
},
"departure": {
"delay": 69,
"time": "1764566469"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1764567222"
},
"departure": {
"delay": 102,
"time": "1764567222"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1764566693"
},
"departure": {
"delay": 53,
"time": "1764566693"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1764567620"
},
"departure": {
"delay": 80,
"time": "1764567620"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1764567170"
},
"departure": {
"delay": 110,
"time": "1764567170"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1764566522"
},
"departure": {
"delay": 62,
"time": "1764566522"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1764567354"
},
"departure": {
"delay": 114,
"time": "1764567354"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1764567385"
},
"departure": {
"delay": 85,
"time": "1764567385"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1764566609"
},
"departure": {
"delay": 60,
"time": "1764566640"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1764567546"
},
"departure": {
"delay": 66,
"time": "1764567546"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1764567063"
},
"departure": {
"delay": 63,
"time": "1764567063"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1764567690"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470622:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471248:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1764567864"
},
"departure": {
"delay": -96,
"time": "1764567864"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1764568030"
},
"departure": {
"delay": -170,
"time": "1764568030"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1764567372"
},
"departure": {
"delay": 72,
"time": "1764567372"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -113,
"time": "1764568087"
},
"departure": {
"delay": -113,
"time": "1764568087"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1764568310"
},
"departure": {
"delay": -70,
"time": "1764568310"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -95,
"time": "1764568165"
},
"departure": {
"delay": -95,
"time": "1764568165"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -135,
"time": "1764569025"
},
"departure": {
"delay": -135,
"time": "1764569025"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -114,
"time": "1764568806"
},
"departure": {
"delay": -114,
"time": "1764568806"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1764567185"
},
"departure": {
"delay": 65,
"time": "1764567185"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -112,
"time": "1764568988"
},
"departure": {
"delay": -112,
"time": "1764568988"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -87,
"time": "1764567933"
},
"departure": {
"delay": -87,
"time": "1764567933"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -331,
"time": "1764569369"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1764567316"
},
"departure": {
"delay": 76,
"time": "1764567316"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -82,
"time": "1764567818"
},
"departure": {
"delay": -82,
"time": "1764567818"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1764568750"
},
"departure": {
"delay": -110,
"time": "1764568750"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -155,
"time": "1764568945"
},
"departure": {
"delay": -155,
"time": "1764568945"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1764567461"
},
"departure": {
"delay": 41,
"time": "1764567461"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1764567691"
},
"departure": {
"delay": 31,
"time": "1764567691"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1764567120"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -110,
"time": "1764568690"
},
"departure": {
"delay": -110,
"time": "1764568690"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1764567397"
},
"departure": {
"delay": 37,
"time": "1764567397"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1764568260"
},
"departure": {
"delay": -120,
"time": "1764568260"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -110,
"time": "1764568390"
},
"departure": {
"delay": -110,
"time": "1764568390"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1764567286"
},
"departure": {
"delay": 46,
"time": "1764567286"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -140,
"time": "1764569140"
},
"departure": {
"delay": -140,
"time": "1764569140"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -110,
"time": "1764568510"
},
"departure": {
"delay": -110,
"time": "1764568510"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -157,
"time": "1764569063"
},
"departure": {
"delay": -157,
"time": "1764569063"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -175,
"time": "1764569225"
},
"departure": {
"delay": -175,
"time": "1764569225"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -716,
"time": "1764566824"
},
"departure": {
"delay": -716,
"time": "1764566824"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1764568870"
},
"departure": {
"delay": -110,
"time": "1764568870"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -156,
"time": "1764569184"
},
"departure": {
"delay": -156,
"time": "1764569184"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1764567346"
},
"departure": {
"delay": 46,
"time": "1764567346"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1764567435"
},
"departure": {
"delay": 15,
"time": "1764567435"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -132,
"time": "1764569208"
},
"departure": {
"delay": -132,
"time": "1764569208"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -147,
"time": "1764567993"
},
"departure": {
"delay": -147,
"time": "1764567993"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -242,
"time": "1764569278"
},
"departure": {
"delay": -242,
"time": "1764569278"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"time": "1764567526"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -221,
"time": "1764569299"
},
"departure": {
"delay": -221,
"time": "1764569299"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -128,
"time": "1764569092"
},
"departure": {
"delay": -128,
"time": "1764569092"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471248:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578100"
},
"departure": {
"time": "1764578100"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764577800"
},
"departure": {
"time": "1764577800"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764577740"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764578580"
},
"departure": {
"time": "1764578580"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764578220"
},
"departure": {
"time": "1764578220"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764577920"
},
"departure": {
"time": "1764577920"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764578040"
},
"departure": {
"time": "1764578040"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764578340"
},
"departure": {
"time": "1764578340"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764578160"
},
"departure": {
"time": "1764578160"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764577860"
},
"departure": {
"time": "1764577860"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764578520"
},
"departure": {
"time": "1764578520"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764577980"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764578760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764578280"
},
"departure": {
"time": "1764578280"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:705:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1764573623"
},
"departure": {
"delay": -157,
"time": "1764573623"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": -161,
"time": "1764571639"
},
"departure": {
"delay": -161,
"time": "1764571639"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -3626,
"time": "1764566974"
},
"departure": {
"delay": -3626,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -152,
"time": "1764571888"
},
"departure": {
"delay": -152,
"time": "1764571888"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -76,
"time": "1764571604"
},
"departure": {
"delay": -76,
"time": "1764571604"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -156,
"time": "1764573924"
},
"departure": {
"delay": -156,
"time": "1764573924"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": 7,
"time": "1764571327"
},
"departure": {
"delay": 7,
"time": "1764571327"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2606,
"time": "1764566974"
},
"departure": {
"delay": -2606,
"time": "1764566974"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3566,
"time": "1764566974"
},
"departure": {
"delay": -3566,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -212,
"time": "1764571948"
},
"departure": {
"delay": -212,
"time": "1764571948"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -95,
"time": "1764571465"
},
"departure": {
"delay": -95,
"time": "1764571465"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -146,
"time": "1764571834"
},
"departure": {
"delay": -146,
"time": "1764571834"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -147,
"time": "1764573453"
},
"departure": {
"delay": -147,
"time": "1764573453"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -212,
"time": "1764572188"
},
"departure": {
"delay": -212,
"time": "1764572188"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2006,
"time": "1764566974"
},
"departure": {
"delay": -2006,
"time": "1764566974"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2846,
"time": "1764566974"
},
"departure": {
"delay": -2846,
"time": "1764566974"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -230,
"time": "1764572470"
},
"departure": {
"delay": -230,
"time": "1764572470"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3026,
"time": "1764566974"
},
"departure": {
"delay": -3026,
"time": "1764566974"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2786,
"time": "1764566974"
},
"departure": {
"delay": -2786,
"time": "1764566974"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -149,
"time": "1764573571"
},
"departure": {
"delay": -149,
"time": "1764573571"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -267,
"time": "1764572853"
},
"departure": {
"delay": -267,
"time": "1764572853"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -220,
"time": "1764571700"
},
"departure": {
"delay": -220,
"time": "1764571700"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3746,
"time": "1764566974"
},
"departure": {
"delay": -3746,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1764571535"
},
"departure": {
"delay": -85,
"time": "1764571535"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -145,
"time": "1764573515"
},
"departure": {
"delay": -145,
"time": "1764573515"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -3626,
"time": "1764566974"
},
"departure": {
"delay": -3626,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2426,
"time": "1764566974"
},
"departure": {
"delay": -2426,
"time": "1764566974"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -267,
"time": "1764572673"
},
"departure": {
"delay": -267,
"time": "1764572673"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -207,
"time": "1764573093"
},
"departure": {
"delay": -207,
"time": "1764573093"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -157,
"time": "1764573743"
},
"departure": {
"delay": -157,
"time": "1764573743"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": -1706,
"time": "1764566974"
},
"departure": {
"delay": -1706,
"time": "1764566974"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -226,
"time": "1764574094"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -121,
"time": "1764573659"
},
"departure": {
"delay": -121,
"time": "1764573659"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": -29,
"time": "1764571411"
},
"departure": {
"delay": -29,
"time": "1764571411"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"delay": -1346,
"time": "1764566974"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -177,
"time": "1764571983"
},
"departure": {
"delay": -177,
"time": "1764571983"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -156,
"time": "1764574044"
},
"departure": {
"delay": -156,
"time": "1764574044"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": -256,
"time": "1764572264"
},
"departure": {
"delay": -256,
"time": "1764572264"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3746,
"time": "1764566974"
},
"departure": {
"delay": -3746,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3446,
"time": "1764566974"
},
"departure": {
"delay": -3446,
"time": "1764566974"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3206,
"time": "1764566974"
},
"departure": {
"delay": -3206,
"time": "1764566974"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470858:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764588660"
},
"departure": {
"time": "1764588660"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764587640"
},
"departure": {
"time": "1764587640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764588120"
},
"departure": {
"time": "1764588120"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764587820"
},
"departure": {
"time": "1764587820"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764588600"
},
"departure": {
"time": "1764588600"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764588480"
},
"departure": {
"time": "1764588480"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764588720"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764588360"
},
"departure": {
"time": "1764588360"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764587580"
},
"departure": {
"time": "1764587580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764588060"
},
"departure": {
"time": "1764588060"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764587520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764588000"
},
"departure": {
"time": "1764588000"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1307:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1764567783"
},
"departure": {
"delay": -57,
"time": "1764567783"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1764567723"
},
"departure": {
"delay": -57,
"time": "1764567723"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -91,
"time": "1764567629"
},
"departure": {
"delay": -91,
"time": "1764567629"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -96,
"time": "1764567264"
},
"departure": {
"delay": -96,
"time": "1764567264"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -57,
"time": "1764567603"
},
"departure": {
"delay": -57,
"time": "1764567603"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -168,
"time": "1764567492"
},
"departure": {
"delay": -168,
"time": "1764567492"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -98,
"time": "1764567802"
},
"departure": {
"delay": -98,
"time": "1764567802"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1764567054"
},
"departure": {
"delay": -6,
"time": "1764567054"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -85,
"time": "1764567575"
},
"departure": {
"delay": -85,
"time": "1764567575"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1764567692"
},
"departure": {
"delay": -28,
"time": "1764567692"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -98,
"time": "1764567322"
},
"departure": {
"delay": -98,
"time": "1764567322"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -302,
"time": "1764568018"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -152,
"time": "1764567868"
},
"departure": {
"delay": -152,
"time": "1764567868"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -158,
"time": "1764567922"
},
"departure": {
"delay": -158,
"time": "1764567922"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1764567212"
},
"departure": {
"delay": -28,
"time": "1764567212"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -72,
"time": "1764567168"
},
"departure": {
"delay": -72,
"time": "1764567168"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -75,
"time": "1764567825"
},
"departure": {
"delay": -75,
"time": "1764567825"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -124,
"time": "1764567296"
},
"departure": {
"delay": -124,
"time": "1764567296"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1764567108"
},
"departure": {
"delay": -12,
"time": "1764567108"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470469:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764568320"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:145:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051195xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1764567295"
},
"departure": {
"delay": 55,
"time": "1764567295"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1764568033"
},
"departure": {
"delay": 73,
"time": "1764568033"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1764566858"
},
"departure": {
"delay": 38,
"time": "1764566858"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1764567895"
},
"departure": {
"delay": 55,
"time": "1764567895"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1764568135"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1764568014"
},
"departure": {
"delay": 114,
"time": "1764568014"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1764567115"
},
"departure": {
"delay": 55,
"time": "1764567115"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1764567660"
},
"departure": {
"delay": 60,
"time": "1764567660"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1764567389"
},
"departure": {
"delay": 89,
"time": "1764567389"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1764566971"
},
"departure": {
"delay": 91,
"time": "1764566971"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051195xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764578460"
},
"departure": {
"time": "1764578460"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764577680"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764577980"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764577800"
},
"departure": {
"time": "1764577800"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764578700"
},
"departure": {
"time": "1764578700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764578280"
},
"departure": {
"time": "1764578280"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764577740"
},
"departure": {
"time": "1764577740"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764578340"
},
"departure": {
"time": "1764578340"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764577860"
},
"departure": {
"time": "1764577860"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764578220"
},
"departure": {
"time": "1764578220"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764578760"
},
"departure": {
"time": "1764578760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764578640"
},
"departure": {
"time": "1764578640"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:693:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569040"
},
"departure": {
"time": "1764569040"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764568500"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:169:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584805:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1764568558"
},
"departure": {
"delay": -62,
"time": "1764568558"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1764567731"
},
"departure": {
"delay": 71,
"time": "1764567731"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1764567052"
},
"departure": {
"delay": 112,
"time": "1764567052"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1764567206"
},
"departure": {
"delay": 86,
"time": "1764567206"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1764566708"
},
"departure": {
"delay": 68,
"time": "1764566708"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1764567124"
},
"departure": {
"delay": 124,
"time": "1764567124"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1764568338"
},
"departure": {
"delay": -42,
"time": "1764568338"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1764567989"
},
"departure": {
"delay": 29,
"time": "1764567989"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 71,
"time": "1764567551"
},
"departure": {
"delay": 71,
"time": "1764567551"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1764567405"
},
"departure": {
"delay": 105,
"time": "1764567405"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -93,
"time": "1764568587"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -41,
"time": "1764568219"
},
"departure": {
"delay": -41,
"time": "1764568219"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1764567899"
},
"departure": {
"delay": 59,
"time": "1764567899"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1764566573"
},
"departure": {
"delay": 53,
"time": "1764566573"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -112,
"time": "1764568148"
},
"departure": {
"delay": -112,
"time": "1764568148"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1764566871"
},
"departure": {
"delay": 53,
"time": "1764566873"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1764566471"
},
"departure": {
"delay": 11,
"time": "1764566471"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 105,
"time": "1764567645"
},
"departure": {
"delay": 105,
"time": "1764567645"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1764568109"
},
"departure": {
"delay": -31,
"time": "1764568109"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -89,
"time": "1764568471"
},
"departure": {
"delay": -89,
"time": "1764568471"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 113,
"time": "1764566783"
},
"departure": {
"delay": 113,
"time": "1764566813"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1764567952"
},
"departure": {
"delay": -8,
"time": "1764567952"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1764567871"
},
"departure": {
"delay": 91,
"time": "1764567871"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 98,
"time": "1764567278"
},
"departure": {
"delay": 98,
"time": "1764567278"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1764567378"
},
"departure": {
"delay": 78,
"time": "1764567378"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1764567594"
},
"departure": {
"delay": 114,
"time": "1764567594"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584805:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595518:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1764565904"
},
"departure": {
"delay": 44,
"time": "1764565904"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1764565844"
},
"departure": {
"delay": 44,
"time": "1764565844"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1764566523"
},
"departure": {
"delay": 3,
"time": "1764566523"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1764565964"
},
"departure": {
"delay": -16,
"time": "1764565964"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 14,
"time": "1764565814"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566452",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595518:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764586140"
},
"departure": {
"time": "1764586140"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764586320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764585780"
},
"departure": {
"time": "1764585780"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764586080"
},
"departure": {
"time": "1764586080"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764585900"
},
"departure": {
"time": "1764585900"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764585480"
},
"departure": {
"time": "1764585480"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764585600"
},
"departure": {
"time": "1764585600"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764585300"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764585720"
},
"departure": {
"time": "1764585720"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764585540"
},
"departure": {
"time": "1764585540"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764585360"
},
"departure": {
"time": "1764585360"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764585660"
},
"departure": {
"time": "1764585660"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764585840"
},
"departure": {
"time": "1764585840"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764585420"
},
"departure": {
"time": "1764585420"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1179:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574680"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764575160"
},
"departure": {
"time": "1764575160"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764575040"
},
"departure": {
"time": "1764575040"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574860"
},
"departure": {
"time": "1764574860"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764574200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574260"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764574620"
},
"departure": {
"time": "1764574620"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764575340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764575100"
},
"departure": {
"time": "1764575100"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:507:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1764566809"
},
"departure": {
"delay": 49,
"time": "1764566809"
},
"stopId": "FR:50129:ZE:10JBO3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -66,
"time": "1764566079"
},
"departure": {
"delay": -66,
"time": "1764566094"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1764565077"
},
"departure": {
"delay": 12,
"time": "1764565092"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1764566888"
},
"departure": {
"delay": 79,
"time": "1764566899"
},
"stopId": "FR:50129:ZE:10CHE1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1764566970"
},
"stopId": "FR:50129:ZE:10ZSA3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -102,
"time": "1764566520"
},
"departure": {
"delay": -102,
"time": "1764566538"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1764565511"
},
"departure": {
"delay": 31,
"time": "1764565531"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1764565018"
},
"departure": {
"delay": 9,
"time": "1764565029"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1764565172"
},
"departure": {
"delay": 42,
"time": "1764565182"
},
"stopId": "FR:50129:ZE:10FOE1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1764565363"
},
"departure": {
"delay": 22,
"time": "1764565402"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1764566194"
},
"departure": {
"delay": -15,
"time": "1764566265"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1764566482"
},
"departure": {
"delay": -81,
"time": "1764566499"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1764565294"
},
"departure": {
"delay": -11,
"time": "1764565309"
},
"stopId": "FR:50129:ZE:10BRA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1764565125"
},
"departure": {
"delay": -3,
"time": "1764565137"
},
"stopId": "FR:50129:ZE:10GRI1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 23,
"time": "1764564923"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1764565445"
},
"departure": {
"delay": 44,
"time": "1764565484"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1764565777"
},
"departure": {
"delay": 81,
"time": "1764566001"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1764566307"
},
"departure": {
"delay": 14,
"time": "1764566354"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -63,
"time": "1764566440"
},
"departure": {
"delay": -63,
"time": "1764566457"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1764565213"
},
"departure": {
"delay": 48,
"time": "1764565248"
},
"stopId": "FR:50129:ZE:10MRT1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1764565557"
},
"departure": {
"delay": 46,
"time": "1764565606"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1764565680"
},
"departure": {
"delay": -42,
"time": "1764565698"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1764565632"
},
"departure": {
"delay": 42,
"time": "1764565662"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -33,
"time": "1764566407"
},
"departure": {
"delay": -33,
"time": "1764566427"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748518x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747884x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1764566508"
},
"departure": {
"delay": -55,
"time": "1764566525"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1764566184"
},
"departure": {
"delay": 37,
"time": "1764566197"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1764567150"
},
"departure": {
"delay": -30,
"time": "1764567150"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -57,
"time": "1764565871"
},
"departure": {
"delay": -57,
"time": "1764565923"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764566954"
},
"departure": {
"time": "1764567000"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1764566782"
},
"departure": {
"delay": -27,
"time": "1764566793"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1764566541"
},
"departure": {
"delay": -19,
"time": "1764566561"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -32,
"time": "1764566231"
},
"departure": {
"delay": -32,
"time": "1764566248"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 96,
"time": "1764565836"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -3,
"time": "1764566623"
},
"departure": {
"delay": -3,
"time": "1764566637"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1764566576"
},
"departure": {
"delay": 6,
"time": "1764566586"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1764567090"
},
"departure": {
"delay": -30,
"time": "1764567090"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1764566862"
},
"departure": {
"delay": -12,
"time": "1764566868"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1764566020"
},
"departure": {
"delay": 14,
"time": "1764566114"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1764566705"
},
"departure": {
"delay": 19,
"time": "1764566719"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1764567090"
},
"departure": {
"delay": -30,
"time": "1764567090"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -43,
"time": "1764566447"
},
"departure": {
"delay": -43,
"time": "1764566477"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1764566308"
},
"departure": {
"delay": -20,
"time": "1764566320"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1764566665"
},
"departure": {
"delay": -19,
"time": "1764566681"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1764566970"
},
"departure": {
"delay": -30,
"time": "1764566970"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1764567210"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1764566923"
},
"departure": {
"delay": -5,
"time": "1764566935"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1764566344"
},
"departure": {
"delay": -46,
"time": "1764566354"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747884x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108133x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 367,
"time": "1764567607"
},
"departure": {
"delay": 367,
"time": "1764567607"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 313,
"time": "1764566653"
},
"departure": {
"delay": 313,
"time": "1764566653"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 408,
"time": "1764567948"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 381,
"time": "1764567261"
},
"departure": {
"delay": 381,
"time": "1764567261"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 420,
"time": "1764567720"
},
"departure": {
"delay": 420,
"time": "1764567720"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 376,
"time": "1764567136"
},
"departure": {
"delay": 376,
"time": "1764567136"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 278,
"time": "1764566558"
},
"departure": {
"delay": 278,
"time": "1764566558"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 369,
"time": "1764567369"
},
"departure": {
"delay": 369,
"time": "1764567369"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 342,
"time": "1764566922"
},
"departure": {
"delay": 342,
"time": "1764566922"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 406,
"time": "1764567466"
},
"departure": {
"delay": 406,
"time": "1764567466"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 225,
"time": "1764566385"
},
"departure": {
"delay": 225,
"time": "1764566385"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 406,
"time": "1764567826"
},
"departure": {
"delay": 406,
"time": "1764567826"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 310,
"time": "1764566770"
},
"departure": {
"delay": 310,
"time": "1764566770"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1764566979",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108133x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052282xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 210,
"time": "1764568710"
},
"departure": {
"delay": 210,
"time": "1764568710"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 254,
"time": "1764567254"
},
"departure": {
"delay": 254,
"time": "1764567254"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 207,
"time": "1764567027"
},
"departure": {
"delay": 207,
"time": "1764567027"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 238,
"time": "1764567718"
},
"departure": {
"delay": 238,
"time": "1764567718"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 241,
"time": "1764567301"
},
"departure": {
"delay": 241,
"time": "1764567301"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 213,
"time": "1764566973"
},
"departure": {
"delay": 213,
"time": "1764566973"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 207,
"time": "1764567387"
},
"departure": {
"delay": 207,
"time": "1764567387"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 210,
"time": "1764566910"
},
"departure": {
"delay": 210,
"time": "1764566910"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1764568347"
},
"departure": {
"delay": 207,
"time": "1764568347"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 256,
"time": "1764567616"
},
"departure": {
"delay": 256,
"time": "1764567616"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 207,
"time": "1764567207"
},
"departure": {
"delay": 207,
"time": "1764567207"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 218,
"time": "1764567338"
},
"departure": {
"delay": 218,
"time": "1764567338"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 210,
"time": "1764568950"
},
"departure": {
"delay": 210,
"time": "1764568950"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 231,
"time": "1764566811"
},
"departure": {
"delay": 231,
"time": "1764566811"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1764567540"
},
"departure": {
"delay": 240,
"time": "1764567540"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 247,
"time": "1764567127"
},
"departure": {
"delay": 247,
"time": "1764567127"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 210,
"time": "1764568830"
},
"departure": {
"delay": 210,
"time": "1764568830"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 219,
"time": "1764568539"
},
"departure": {
"delay": 219,
"time": "1764568539"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 259,
"time": "1764567979"
},
"departure": {
"delay": 259,
"time": "1764567979"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 245,
"time": "1764568265"
},
"departure": {
"delay": 245,
"time": "1764568265"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 235,
"time": "1764566935"
},
"departure": {
"delay": 235,
"time": "1764566935"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 238,
"time": "1764568138"
},
"departure": {
"delay": 238,
"time": "1764568138"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 207,
"time": "1764569007"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1764566979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052282xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852400F4674367x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764565020"
},
"departure": {
"time": "1764565080"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1764564540"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1764566220"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1764560925",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852400F4674367x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570240"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570660"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570120"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569820"
},
"departure": {
"time": "1764569820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570540"
},
"departure": {
"time": "1764570540"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:187:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1764566647"
},
"departure": {
"delay": 7,
"time": "1764566647"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1764566555"
},
"departure": {
"delay": 35,
"time": "1764566555"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1764566783"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1764566413"
},
"departure": {
"delay": 73,
"time": "1764566413"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1764566461"
},
"departure": {
"delay": 61,
"time": "1764566461"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1764566668"
},
"departure": {
"delay": 28,
"time": "1764566668"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1764566599"
},
"departure": {
"delay": 19,
"time": "1764566599"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1764566674",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470536:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030870xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1764566979"
},
"departure": {
"delay": 39,
"time": "1764566979"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1764569844"
},
"departure": {
"delay": 84,
"time": "1764569844"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1764566749"
},
"departure": {
"delay": 49,
"time": "1764566749"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1764570039"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1764567616"
},
"departure": {
"delay": 76,
"time": "1764567616"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1764569379"
},
"departure": {
"delay": 39,
"time": "1764569379"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1764568560"
},
"departure": {
"delay": 60,
"time": "1764568560"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1764567399"
},
"departure": {
"delay": 39,
"time": "1764567399"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1764569019"
},
"departure": {
"delay": 39,
"time": "1764569019"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1764568963"
},
"departure": {
"delay": 43,
"time": "1764568963"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1764568479"
},
"departure": {
"delay": 39,
"time": "1764568479"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 697,
"time": "1764566677"
},
"departure": {
"delay": 697,
"time": "1764566677"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1764567058"
},
"departure": {
"delay": 58,
"time": "1764567058"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1764567498"
},
"departure": {
"delay": 78,
"time": "1764567498"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1764569656"
},
"departure": {
"delay": 76,
"time": "1764569656"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1764568839"
},
"departure": {
"delay": 39,
"time": "1764568839"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1764566623"
},
"departure": {
"delay": 43,
"time": "1764566623"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 749,
"time": "1764566789"
},
"departure": {
"delay": 749,
"time": "1764566789"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 707,
"time": "1764566987"
},
"departure": {
"delay": 707,
"time": "1764566987"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 743,
"time": "1764566603"
},
"departure": {
"delay": 743,
"time": "1764566603"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1764569715"
},
"departure": {
"delay": 75,
"time": "1764569715"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 87,
"time": "1764568347"
},
"departure": {
"delay": 87,
"time": "1764568347"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1764568651"
},
"departure": {
"delay": 91,
"time": "1764568651"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1764568683"
},
"departure": {
"delay": 63,
"time": "1764568683"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1764566939"
},
"departure": {
"delay": 59,
"time": "1764566939"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1764568408"
},
"departure": {
"delay": 88,
"time": "1764568408"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1764567759"
},
"departure": {
"delay": 39,
"time": "1764567759"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1764568023"
},
"departure": {
"delay": 63,
"time": "1764568023"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1764568907"
},
"departure": {
"delay": 47,
"time": "1764568907"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 75,
"time": "1764567855"
},
"departure": {
"delay": 75,
"time": "1764567855"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1764568094"
},
"departure": {
"delay": 74,
"time": "1764568094"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 697,
"time": "1764567217"
},
"departure": {
"delay": 697,
"time": "1764567217"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1764568795"
},
"departure": {
"delay": 55,
"time": "1764568795"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 669,
"time": "1764566529"
},
"departure": {
"delay": 669,
"time": "1764566529"
},
"stopId": "FR:76238:ZE:4031:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1764566949",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030870xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -926,
"time": "1764566974"
},
"departure": {
"delay": -926,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1166,
"time": "1764566974"
},
"departure": {
"delay": -1166,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1764569914"
},
"departure": {
"delay": 34,
"time": "1764569914"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 4,
"time": "1764569524"
},
"departure": {
"delay": 4,
"time": "1764569524"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -13,
"time": "1764569807"
},
"departure": {
"delay": -13,
"time": "1764569807"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -1286,
"time": "1764566974"
},
"departure": {
"delay": -1286,
"time": "1764566974"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1764569697"
},
"departure": {
"delay": -3,
"time": "1764569697"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -806,
"time": "1764566974"
},
"departure": {
"delay": -806,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -866,
"time": "1764566974"
},
"departure": {
"delay": -866,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1764569741"
},
"departure": {
"delay": 41,
"time": "1764569741"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1764569224"
},
"departure": {
"delay": 4,
"time": "1764569224"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -806,
"time": "1764566974"
},
"departure": {
"delay": -806,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1406,
"time": "1764566974"
},
"departure": {
"delay": -1406,
"time": "1764566974"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -986,
"time": "1764566974"
},
"departure": {
"delay": -986,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1764569027"
},
"departure": {
"delay": -13,
"time": "1764569027"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -926,
"time": "1764566974"
},
"departure": {
"delay": -926,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1826,
"time": "1764566974"
},
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1764569116"
},
"departure": {
"delay": 16,
"time": "1764569116"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -13,
"time": "1764569447"
},
"departure": {
"delay": -13,
"time": "1764569447"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1286,
"time": "1764566974"
},
"departure": {
"delay": -1286,
"time": "1764566974"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1106,
"time": "1764566974"
},
"departure": {
"delay": -1106,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1764570047"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 11,
"time": "1764569771"
},
"departure": {
"delay": 11,
"time": "1764569771"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1764569320"
},
"departure": {
"delay": 40,
"time": "1764569320"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1764569567"
},
"departure": {
"delay": -13,
"time": "1764569567"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1764569265"
},
"departure": {
"delay": 45,
"time": "1764569265"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1764569164"
},
"departure": {
"delay": 4,
"time": "1764569164"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1764569057"
},
"departure": {
"delay": 17,
"time": "1764569057"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1764569991"
},
"departure": {
"delay": -9,
"time": "1764569991"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -1766,
"time": "1764566974"
},
"departure": {
"delay": -1766,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1764569437"
},
"departure": {
"delay": 37,
"time": "1764569437"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1586,
"time": "1764566974"
},
"departure": {
"delay": -1586,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1764569387"
},
"departure": {
"delay": -13,
"time": "1764569387"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -746,
"time": "1764566974"
},
"departure": {
"delay": -746,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1886,
"time": "1764566974"
},
"departure": {
"delay": -1886,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1526,
"time": "1764566974"
},
"departure": {
"delay": -1526,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1826,
"time": "1764566974"
},
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1764569668"
},
"departure": {
"delay": 28,
"time": "1764569668"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1466,
"time": "1764566974"
},
"departure": {
"delay": -1466,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": -626,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470160:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -2726,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2906,
"time": "1764566974"
},
"departure": {
"delay": -2906,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3026,
"time": "1764566974"
},
"departure": {
"delay": -3026,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3446,
"time": "1764566974"
},
"departure": {
"delay": -3446,
"time": "1764566974"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3086,
"time": "1764566974"
},
"departure": {
"delay": -3086,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572100"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3686,
"time": "1764566974"
},
"departure": {
"delay": -3686,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1764572057"
},
"departure": {
"delay": 17,
"time": "1764572057"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -4226,
"time": "1764566974"
},
"departure": {
"delay": -4226,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3206,
"time": "1764566974"
},
"departure": {
"delay": -3206,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3026,
"time": "1764566974"
},
"departure": {
"delay": -3026,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571980"
},
"departure": {
"time": "1764571980"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1764572201"
},
"departure": {
"delay": 41,
"time": "1764572201"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3266,
"time": "1764566974"
},
"departure": {
"delay": -3266,
"time": "1764566974"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1764571697"
},
"departure": {
"delay": 17,
"time": "1764571697"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1764571530"
},
"departure": {
"delay": 30,
"time": "1764571530"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3446,
"time": "1764566974"
},
"departure": {
"delay": -3446,
"time": "1764566974"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1764572524"
},
"departure": {
"delay": 4,
"time": "1764572524"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1764571738"
},
"departure": {
"delay": 58,
"time": "1764571738"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1764571793"
},
"departure": {
"delay": 53,
"time": "1764571793"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1764572304"
},
"departure": {
"delay": 24,
"time": "1764572304"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 54,
"time": "1764572274"
},
"departure": {
"delay": 54,
"time": "1764572274"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 47,
"time": "1764572447"
},
"departure": {
"delay": 47,
"time": "1764572447"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -3626,
"time": "1764566974"
},
"departure": {
"delay": -3626,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4106,
"time": "1764566974"
},
"departure": {
"delay": -4106,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2966,
"time": "1764566974"
},
"departure": {
"delay": -2966,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1764572340"
},
"departure": {
"time": "1764572340"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1764571959"
},
"departure": {
"delay": 39,
"time": "1764571959"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 17,
"time": "1764571637"
},
"departure": {
"delay": 17,
"time": "1764571637"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3566,
"time": "1764566974"
},
"departure": {
"delay": -3566,
"time": "1764566974"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4046,
"time": "1764566974"
},
"departure": {
"delay": -4046,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3746,
"time": "1764566974"
},
"departure": {
"delay": -3746,
"time": "1764566974"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1764571589"
},
"departure": {
"delay": 29,
"time": "1764571589"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2906,
"time": "1764566974"
},
"departure": {
"delay": -2906,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3986,
"time": "1764566974"
},
"departure": {
"delay": -3986,
"time": "1764566974"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2846,
"time": "1764566974"
},
"departure": {
"delay": -2846,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1764572580"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 10,
"time": "1764572230"
},
"departure": {
"delay": 10,
"time": "1764572230"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470106:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1764567425"
},
"departure": {
"delay": -115,
"time": "1764567425"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -252,
"time": "1764567888"
},
"departure": {
"delay": -252,
"time": "1764567888"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -215,
"time": "1764567745"
},
"departure": {
"delay": -215,
"time": "1764567745"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -252,
"time": "1764568188"
},
"departure": {
"delay": -252,
"time": "1764568188"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -231,
"time": "1764568209"
},
"departure": {
"delay": -231,
"time": "1764568209"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -214,
"time": "1764567686"
},
"departure": {
"delay": -214,
"time": "1764567686"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -242,
"time": "1764568138"
},
"departure": {
"delay": -242,
"time": "1764568138"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -187,
"time": "1764567713"
},
"departure": {
"delay": -187,
"time": "1764567713"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1764567278"
},
"departure": {
"delay": -22,
"time": "1764567278"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -243,
"time": "1764567597"
},
"departure": {
"delay": -243,
"time": "1764567597"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1764567136"
},
"departure": {
"delay": -44,
"time": "1764567136"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -110,
"time": "1764567370"
},
"departure": {
"delay": -110,
"time": "1764567370"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1764567187"
},
"departure": {
"delay": -53,
"time": "1764567187"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -200,
"time": "1764567940"
},
"departure": {
"delay": -200,
"time": "1764567940"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -190,
"time": "1764567830"
},
"departure": {
"delay": -190,
"time": "1764567830"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -229,
"time": "1764567971"
},
"departure": {
"delay": -229,
"time": "1764567971"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -182,
"time": "1764567778"
},
"departure": {
"delay": -182,
"time": "1764567778"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -251,
"time": "1764568069"
},
"departure": {
"delay": -251,
"time": "1764568069"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -160,
"time": "1764567500"
},
"departure": {
"delay": -160,
"time": "1764567500"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -341,
"time": "1764568279"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -29,
"time": "1764567331"
},
"departure": {
"delay": -29,
"time": "1764567331"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1764567031"
},
"departure": {
"delay": 31,
"time": "1764567031"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470524:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1764569520"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1764569400"
},
"departure": {
"time": "1764569400"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569040"
},
"departure": {
"time": "1764569040"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748453x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764587520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764588120"
},
"departure": {
"time": "1764588120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764588480"
},
"departure": {
"time": "1764588480"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764588000"
},
"departure": {
"time": "1764588000"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764587580"
},
"departure": {
"time": "1764587580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764588600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764588360"
},
"departure": {
"time": "1764588360"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764588060"
},
"departure": {
"time": "1764588060"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764588300"
},
"departure": {
"time": "1764588300"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764587940"
},
"departure": {
"time": "1764587940"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764587880"
},
"departure": {
"time": "1764587880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764588240"
},
"departure": {
"time": "1764588240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764587640"
},
"departure": {
"time": "1764587640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764588180"
},
"departure": {
"time": "1764588180"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1289:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1764570245"
},
"departure": {
"delay": 65,
"time": "1764570245"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 219,
"time": "1764570579"
},
"departure": {
"delay": 219,
"time": "1764570579"
},
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1764570065"
},
"departure": {
"delay": 5,
"time": "1764570065"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1764569896"
},
"departure": {
"delay": 16,
"time": "1764569896"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1764569670"
},
"departure": {
"delay": 30,
"time": "1764569670"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1764569503"
},
"departure": {
"delay": 43,
"time": "1764569503"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1764569981"
},
"departure": {
"delay": 41,
"time": "1764569981"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1764570016"
},
"departure": {
"delay": 16,
"time": "1764570016"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569700"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764569765"
},
"departure": {
"delay": 5,
"time": "1764569765"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": 1303,
"time": "1764570403"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1764569854"
},
"departure": {
"delay": 34,
"time": "1764569854"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1764569302"
},
"departure": {
"delay": 22,
"time": "1764569302"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570120"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1764569630"
},
"departure": {
"delay": 50,
"time": "1764569630"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 191,
"time": "1764570791"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1764570178"
},
"departure": {
"delay": 58,
"time": "1764570178"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470060:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850403F4674155x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570960"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764564044",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850403F4674155x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1764563251"
},
"departure": {
"delay": 4,
"time": "1764563284"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -48,
"time": "1764564698"
},
"departure": {
"delay": -48,
"time": "1764564732"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1764562582"
},
"departure": {
"delay": -30,
"time": "1764562590"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1764564310"
},
"departure": {
"delay": 40,
"time": "1764564340"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1764564574"
},
"departure": {
"delay": -17,
"time": "1764564583"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 77,
"time": "1764563920"
},
"departure": {
"delay": 77,
"time": "1764564017"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -110,
"time": "1764565150"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1764564096"
},
"departure": {
"delay": 51,
"time": "1764564111"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1764562960"
},
"departure": {
"delay": -7,
"time": "1764562973"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1764562772"
},
"departure": {
"delay": 6,
"time": "1764562806"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1764563859"
},
"departure": {
"delay": -8,
"time": "1764563872"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1764562618"
},
"departure": {
"delay": 31,
"time": "1764562711"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1764564492"
},
"departure": {
"delay": 25,
"time": "1764564505"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1764564287"
},
"departure": {
"delay": -1,
"time": "1764564299"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1764562531"
},
"departure": {
"delay": -5,
"time": "1764562555"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1764563004"
},
"departure": {
"delay": -19,
"time": "1764563021"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -90,
"time": "1764565092"
},
"departure": {
"delay": -90,
"time": "1764565110"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -40,
"time": "1764564846"
},
"departure": {
"delay": -40,
"time": "1764564860"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1764562459"
},
"departure": {
"delay": 26,
"time": "1764562466"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1764563809"
},
"departure": {
"delay": 6,
"time": "1764563826"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1764563555"
},
"departure": {
"delay": 18,
"time": "1764563598"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1764563648"
},
"departure": {
"delay": 47,
"time": "1764563687"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1764563464"
},
"departure": {
"delay": 110,
"time": "1764563510"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1764564390"
},
"departure": {
"delay": 45,
"time": "1764564405"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1764564165"
},
"departure": {
"delay": 7,
"time": "1764564187"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1764563074"
},
"departure": {
"delay": -22,
"time": "1764563138"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -77,
"time": "1764564982"
},
"departure": {
"delay": -77,
"time": "1764565003"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -73,
"time": "1764565045"
},
"departure": {
"delay": -73,
"time": "1764565067"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1764562856"
},
"departure": {
"delay": 39,
"time": "1764562899"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1764564897"
},
"departure": {
"delay": -42,
"time": "1764564918"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 17,
"time": "1764562397"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1764564624"
},
"departure": {
"delay": -23,
"time": "1764564637"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1764563734"
},
"departure": {
"delay": 27,
"time": "1764563787"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1764564236"
},
"departure": {
"delay": 13,
"time": "1764564253"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1764564946"
},
"departure": {
"delay": -59,
"time": "1764564961"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -27,
"time": "1764564796"
},
"departure": {
"delay": -27,
"time": "1764564813"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764607020"
},
"departure": {
"time": "1764607020"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764606840"
},
"departure": {
"time": "1764606840"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764607080"
},
"departure": {
"time": "1764607080"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764607500"
},
"departure": {
"time": "1764607500"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764607320"
},
"departure": {
"time": "1764607320"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764606720"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764606960"
},
"departure": {
"time": "1764606960"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764607560"
},
"departure": {
"time": "1764607560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764607800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764607620"
},
"departure": {
"time": "1764607620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2553:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852712F4674390x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764573060"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1764570000"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764572460"
},
"departure": {
"time": "1764572520"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570780"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764571200"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764571680"
},
"departure": {
"time": "1764571740"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1764566385",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852712F4674390x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:91:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764567120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:91:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586172:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -251,
"time": "1764568729"
},
"departure": {
"delay": -251,
"time": "1764568729"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -47,
"time": "1764568153"
},
"departure": {
"delay": -47,
"time": "1764568153"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1764567907"
},
"departure": {
"delay": 7,
"time": "1764567907"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -137,
"time": "1764568603"
},
"departure": {
"delay": -137,
"time": "1764568603"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -94,
"time": "1764568466"
},
"departure": {
"delay": -94,
"time": "1764568466"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -258,
"time": "1764568782"
},
"departure": {
"delay": -258,
"time": "1764568782"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -137,
"time": "1764568423"
},
"departure": {
"delay": -137,
"time": "1764568423"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1764567600"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1764567655"
},
"departure": {
"delay": 55,
"time": "1764567655"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -103,
"time": "1764568517"
},
"departure": {
"delay": -103,
"time": "1764568517"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -412,
"time": "1764568988"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -161,
"time": "1764568699"
},
"departure": {
"delay": -161,
"time": "1764568699"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1764568277"
},
"departure": {
"delay": -43,
"time": "1764568277"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -341,
"time": "1764568939"
},
"departure": {
"delay": -341,
"time": "1764568939"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -17,
"time": "1764567823"
},
"departure": {
"delay": -17,
"time": "1764567823"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2,
"time": "1764568078"
},
"departure": {
"delay": -2,
"time": "1764568078"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1764568250"
},
"departure": {
"delay": -10,
"time": "1764568250"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -281,
"time": "1764568819"
},
"departure": {
"delay": -281,
"time": "1764568819"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1764568035"
},
"departure": {
"delay": -45,
"time": "1764568035"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586172:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764573240"
},
"departure": {
"time": "1764573240"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572820"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573900"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764572700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573660"
},
"departure": {
"time": "1764573660"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573180"
},
"departure": {
"time": "1764573180"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573000"
},
"departure": {
"time": "1764573000"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573840"
},
"departure": {
"time": "1764573840"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572760"
},
"departure": {
"time": "1764572760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573780"
},
"departure": {
"time": "1764573780"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:397:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1764570551"
},
"departure": {
"delay": -49,
"time": "1764570551"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -98,
"time": "1764571222"
},
"departure": {
"delay": -98,
"time": "1764571222"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1764570076"
},
"departure": {
"delay": -44,
"time": "1764570076"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -98,
"time": "1764571102"
},
"departure": {
"delay": -98,
"time": "1764571102"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1764571662"
},
"departure": {
"delay": -78,
"time": "1764571662"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -91,
"time": "1764571349"
},
"departure": {
"delay": -91,
"time": "1764571349"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -154,
"time": "1764571766"
},
"departure": {
"delay": -154,
"time": "1764571766"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -298,
"time": "1764572102"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -32,
"time": "1764570208"
},
"departure": {
"delay": -32,
"time": "1764570208"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -74,
"time": "1764570466"
},
"departure": {
"delay": -74,
"time": "1764570466"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1764569940"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -64,
"time": "1764570116"
},
"departure": {
"delay": -64,
"time": "1764570116"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1764570684"
},
"departure": {
"delay": -36,
"time": "1764570684"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1764570772"
},
"departure": {
"delay": -8,
"time": "1764570772"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -94,
"time": "1764571586"
},
"departure": {
"delay": -94,
"time": "1764571586"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -180,
"time": "1764571980"
},
"departure": {
"delay": -180,
"time": "1764571980"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -109,
"time": "1764571451"
},
"departure": {
"delay": -109,
"time": "1764571451"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1764570602"
},
"departure": {
"delay": -58,
"time": "1764570602"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -209,
"time": "1764571891"
},
"departure": {
"delay": -209,
"time": "1764571891"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -58,
"time": "1764570242"
},
"departure": {
"delay": -58,
"time": "1764570242"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -153,
"time": "1764571827"
},
"departure": {
"delay": -153,
"time": "1764571827"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -69,
"time": "1764571731"
},
"departure": {
"delay": -69,
"time": "1764571731"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1764570495"
},
"departure": {
"delay": -45,
"time": "1764570495"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1764570046"
},
"departure": {
"delay": -14,
"time": "1764570046"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1764570319"
},
"departure": {
"delay": -41,
"time": "1764570319"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -98,
"time": "1764570862"
},
"departure": {
"delay": -98,
"time": "1764570862"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1764571538"
},
"departure": {
"delay": -82,
"time": "1764571538"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -98,
"time": "1764570802"
},
"departure": {
"delay": -98,
"time": "1764570802"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -228,
"time": "1764572052"
},
"departure": {
"delay": -228,
"time": "1764572052"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1764571267"
},
"departure": {
"delay": -53,
"time": "1764571267"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1764570384"
},
"departure": {
"delay": -36,
"time": "1764570384"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471204:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1764564511"
},
"departure": {
"delay": 44,
"time": "1764564524"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1764562950"
},
"departure": {
"delay": 1,
"time": "1764562981"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1764564744"
},
"departure": {
"delay": 42,
"time": "1764564762"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -7,
"time": "1764565121"
},
"departure": {
"delay": -7,
"time": "1764565133"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -27,
"time": "1764565153"
},
"departure": {
"delay": -27,
"time": "1764565173"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 83,
"time": "1764562573"
},
"departure": {
"delay": 83,
"time": "1764562583"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1764564900"
},
"departure": {
"delay": 76,
"time": "1764564916"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -39,
"time": "1764565419"
},
"departure": {
"delay": -39,
"time": "1764565461"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1764562701"
},
"departure": {
"delay": 30,
"time": "1764562710"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1764563491"
},
"departure": {
"delay": 18,
"time": "1764563598"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1764564948"
},
"departure": {
"delay": 61,
"time": "1764564961"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 18,
"time": "1764565066"
},
"departure": {
"delay": 18,
"time": "1764565098"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -9,
"time": "1764563852"
},
"departure": {
"delay": -9,
"time": "1764563871"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 67,
"time": "1764562413"
},
"departure": {
"delay": 67,
"time": "1764562447"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1764565500"
},
"departure": {
"delay": -46,
"time": "1764565514"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -9,
"time": "1764562837"
},
"departure": {
"delay": -9,
"time": "1764562851"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1764562463"
},
"departure": {
"delay": 42,
"time": "1764562482"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1764564855"
},
"departure": {
"delay": 33,
"time": "1764564873"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -41,
"time": "1764565364"
},
"departure": {
"delay": -41,
"time": "1764565399"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -25,
"time": "1764562877"
},
"departure": {
"delay": -25,
"time": "1764562895"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1764563043"
},
"departure": {
"delay": 11,
"time": "1764563111"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1764562597"
},
"departure": {
"delay": 51,
"time": "1764562611"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1764565227"
},
"departure": {
"delay": -21,
"time": "1764565239"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 56,
"time": "1764564435"
},
"departure": {
"delay": 56,
"time": "1764564476"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -50,
"time": "1764562911"
},
"departure": {
"delay": -50,
"time": "1764562930"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1764564275"
},
"departure": {
"delay": 47,
"time": "1764564347"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1764565040"
},
"departure": {
"delay": 33,
"time": "1764565053"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -41,
"time": "1764565259"
},
"departure": {
"delay": -41,
"time": "1764565279"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 65,
"time": "1764562646"
},
"departure": {
"delay": 65,
"time": "1764562685"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1764562318"
},
"departure": {
"delay": 77,
"time": "1764562337"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1764563914"
},
"departure": {
"delay": 70,
"time": "1764564010"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1764564372"
},
"departure": {
"delay": 28,
"time": "1764564388"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1764563806"
},
"departure": {
"delay": 1,
"time": "1764563821"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1764562545"
},
"departure": {
"delay": 65,
"time": "1764562565"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1764564970"
},
"departure": {
"delay": 24,
"time": "1764564984"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 53,
"time": "1764564092"
},
"departure": {
"delay": 53,
"time": "1764564113"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -18,
"time": "1764564205"
},
"departure": {
"delay": -18,
"time": "1764564222"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1764564553"
},
"departure": {
"delay": 34,
"time": "1764564574"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -3,
"time": "1764562726"
},
"departure": {
"delay": -3,
"time": "1764562737"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1764562496"
},
"departure": {
"delay": 86,
"time": "1764562526"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1764563639"
},
"departure": {
"delay": 35,
"time": "1764563675"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1764564615"
},
"departure": {
"delay": 63,
"time": "1764564663"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1764564160"
},
"departure": {
"delay": 5,
"time": "1764564185"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1764563154"
},
"departure": {
"delay": 31,
"time": "1764563191"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1764563728"
},
"departure": {
"delay": 17,
"time": "1764563777"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1764563277"
},
"departure": {
"delay": 6,
"time": "1764563286"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1764564816"
},
"departure": {
"delay": 54,
"time": "1764564834"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1764563435"
},
"departure": {
"delay": 35,
"time": "1764563435"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -61,
"time": "1764565559"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"departure": {
"delay": 57,
"time": "1764562257"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852200F4674338x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566940"
},
"departure": {
"time": "1764567000"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569400"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764566040"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764562425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852200F4674338x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": -900,
"time": "1764566220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568200"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:115:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13108F4670987x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764567240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569700"
},
"departure": {
"time": "1764569820"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573360"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1764563624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13108F4670987x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1764567926"
},
"departure": {
"delay": -34,
"time": "1764567926"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 228,
"time": "1764567108"
},
"departure": {
"delay": 228,
"time": "1764567108"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1764567354"
},
"departure": {
"delay": 174,
"time": "1764567354"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1764567282"
},
"departure": {
"delay": 222,
"time": "1764567282"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1764567314"
},
"departure": {
"delay": 194,
"time": "1764567314"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 228,
"time": "1764567048"
},
"departure": {
"delay": 228,
"time": "1764567048"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1764567517"
},
"departure": {
"delay": 157,
"time": "1764567517"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 211,
"time": "1764567151"
},
"departure": {
"delay": 211,
"time": "1764567151"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1764567209"
},
"departure": {
"delay": 209,
"time": "1764567209"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1764567606"
},
"departure": {
"delay": 126,
"time": "1764567606"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 184,
"time": "1764567244"
},
"departure": {
"delay": 184,
"time": "1764567244"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1764567810"
},
"departure": {
"delay": 90,
"time": "1764567810"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1764567741"
},
"departure": {
"delay": 81,
"time": "1764567741"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 151,
"time": "1764566911"
},
"departure": {
"delay": 151,
"time": "1764566911"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1764567659"
},
"departure": {
"delay": 59,
"time": "1764567659"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1764567427"
},
"departure": {
"delay": 187,
"time": "1764567427"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1764567845"
},
"departure": {
"delay": 5,
"time": "1764567845"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1764567965"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470523:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:97:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"delay": -720,
"time": "1764566400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:97:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764584580"
},
"departure": {
"time": "1764584580"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764584340"
},
"departure": {
"time": "1764584340"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764583980"
},
"departure": {
"time": "1764583980"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764584700"
},
"departure": {
"time": "1764584700"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764583800"
},
"departure": {
"time": "1764583800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764583740"
},
"departure": {
"time": "1764583740"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764583440"
},
"departure": {
"time": "1764583440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764584760"
},
"departure": {
"time": "1764584760"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764584820"
},
"departure": {
"time": "1764584820"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764584880"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764583500"
},
"departure": {
"time": "1764583500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764583380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764584160"
},
"departure": {
"time": "1764584160"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764584400"
},
"departure": {
"time": "1764584400"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764583860"
},
"departure": {
"time": "1764583860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1045:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470514:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1466,
"time": "1764566974"
},
"departure": {
"delay": -1466,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1764568828"
},
"departure": {
"delay": -32,
"time": "1764568828"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -301,
"time": "1764569459"
},
"departure": {
"delay": -301,
"time": "1764569459"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1826,
"time": "1764566974"
},
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -173,
"time": "1764569347"
},
"departure": {
"delay": -173,
"time": "1764569347"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -258,
"time": "1764569382"
},
"departure": {
"delay": -258,
"time": "1764569382"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -66,
"time": "1764568794"
},
"departure": {
"delay": -66,
"time": "1764568794"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1764568899"
},
"departure": {
"delay": -81,
"time": "1764568899"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1706,
"time": "1764566974"
},
"departure": {
"delay": -1706,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -123,
"time": "1764569157"
},
"departure": {
"delay": -123,
"time": "1764569157"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -67,
"time": "1764568973"
},
"departure": {
"delay": -67,
"time": "1764568973"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1346,
"time": "1764566974"
},
"departure": {
"delay": -1346,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -189,
"time": "1764569211"
},
"departure": {
"delay": -189,
"time": "1764569211"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1764568859"
},
"departure": {
"delay": -61,
"time": "1764568859"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1406,
"time": "1764566974"
},
"departure": {
"delay": -1406,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -93,
"time": "1764569067"
},
"departure": {
"delay": -93,
"time": "1764569067"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -180,
"time": "1764569280"
},
"departure": {
"delay": -180,
"time": "1764569280"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": -1226,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1766,
"time": "1764566974"
},
"departure": {
"delay": -1766,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1646,
"time": "1764566974"
},
"departure": {
"delay": -1646,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1586,
"time": "1764566974"
},
"departure": {
"delay": -1586,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -317,
"time": "1764569503"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470514:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764582240"
},
"departure": {
"time": "1764582240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764581460"
},
"departure": {
"time": "1764581460"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764581280"
},
"departure": {
"time": "1764581280"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764582060"
},
"departure": {
"time": "1764582060"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764581400"
},
"departure": {
"time": "1764581400"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764581880"
},
"departure": {
"time": "1764581880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764581700"
},
"departure": {
"time": "1764581700"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764581340"
},
"departure": {
"time": "1764581340"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764581220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764582480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764581820"
},
"departure": {
"time": "1764581820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764581760"
},
"departure": {
"time": "1764581760"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764582300"
},
"departure": {
"time": "1764582300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764581640"
},
"departure": {
"time": "1764581640"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764581520"
},
"departure": {
"time": "1764581520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1764569570"
},
"departure": {
"delay": -70,
"time": "1764569570"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -70,
"time": "1764569810"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -70,
"time": "1764568550"
},
"departure": {
"delay": -70,
"time": "1764568550"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -70,
"time": "1764569090"
},
"departure": {
"delay": -70,
"time": "1764569090"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -70,
"time": "1764567950"
},
"departure": {
"delay": -70,
"time": "1764567950"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -70,
"time": "1764568610"
},
"departure": {
"delay": -70,
"time": "1764568610"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1764569450"
},
"departure": {
"delay": -70,
"time": "1764569450"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -70,
"time": "1764567110"
},
"departure": {
"delay": -70,
"time": "1764567110"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1764568850"
},
"departure": {
"delay": -70,
"time": "1764568850"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1764569390"
},
"departure": {
"delay": -70,
"time": "1764569390"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1764568310"
},
"departure": {
"delay": -70,
"time": "1764568310"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -70,
"time": "1764568730"
},
"departure": {
"delay": -70,
"time": "1764568730"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1764568430"
},
"departure": {
"delay": -70,
"time": "1764568430"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1764566990"
},
"departure": {
"delay": -70,
"time": "1764566990"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -70,
"time": "1764567230"
},
"departure": {
"delay": -70,
"time": "1764567230"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -70,
"time": "1764567530"
},
"departure": {
"delay": -70,
"time": "1764567530"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1764569690"
},
"departure": {
"delay": -70,
"time": "1764569690"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -70,
"time": "1764569270"
},
"departure": {
"delay": -70,
"time": "1764569270"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 31,
"time": "1764566731"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -70,
"time": "1764569150"
},
"departure": {
"delay": -70,
"time": "1764569150"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1764568070"
},
"departure": {
"delay": -70,
"time": "1764568070"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764581640"
},
"departure": {
"time": "1764581640"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764581460"
},
"departure": {
"time": "1764581460"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764581520"
},
"departure": {
"time": "1764581520"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764581400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764581820"
},
"departure": {
"time": "1764581820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764582240"
},
"departure": {
"time": "1764582240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764581700"
},
"departure": {
"time": "1764581700"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764582000"
},
"departure": {
"time": "1764582000"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764581880"
},
"departure": {
"time": "1764581880"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764581580"
},
"departure": {
"time": "1764581580"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764582420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764582180"
},
"departure": {
"time": "1764582180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764581760"
},
"departure": {
"time": "1764581760"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764581940"
},
"departure": {
"time": "1764581940"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:891:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1764565912"
},
"departure": {
"delay": 11,
"time": "1764565931"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 190,
"time": "1764564475"
},
"departure": {
"delay": 190,
"time": "1764564490"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -15,
"time": "1764566018"
},
"departure": {
"delay": -15,
"time": "1764566025"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 208,
"time": "1764564526"
},
"departure": {
"delay": 208,
"time": "1764564568"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1764563961"
},
"departure": {
"delay": 178,
"time": "1764563998"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1764564631"
},
"departure": {
"delay": 173,
"time": "1764564653"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 200,
"time": "1764563711"
},
"departure": {
"delay": 200,
"time": "1764563780"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1764564876"
},
"departure": {
"delay": 124,
"time": "1764564904"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1764563626"
},
"departure": {
"delay": 161,
"time": "1764563681"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1764565033"
},
"departure": {
"delay": 146,
"time": "1764565046"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 138,
"time": "1764563581"
},
"departure": {
"delay": 138,
"time": "1764563598"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1764565576"
},
"departure": {
"delay": 108,
"time": "1764565608"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -54,
"time": "1764566286"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 178,
"time": "1764564402"
},
"departure": {
"delay": 178,
"time": "1764564418"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1764565773"
},
"departure": {
"delay": 56,
"time": "1764565796"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 118,
"time": "1764564799"
},
"departure": {
"delay": 118,
"time": "1764564838"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1764564941"
},
"departure": {
"delay": 144,
"time": "1764564984"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 202,
"time": "1764564125"
},
"departure": {
"delay": 202,
"time": "1764564142"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1764563928"
},
"departure": {
"delay": 121,
"time": "1764563941"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1764565084"
},
"departure": {
"delay": 141,
"time": "1764565101"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 155,
"time": "1764564712"
},
"departure": {
"delay": 155,
"time": "1764564755"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 192,
"time": "1764564028"
},
"departure": {
"delay": 192,
"time": "1764564072"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1764565523"
},
"departure": {
"delay": 101,
"time": "1764565541"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 103,
"time": "1764563303"
},
"departure": {
"delay": 103,
"time": "1764563323"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1764566047"
},
"departure": {
"delay": -40,
"time": "1764566060"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 204,
"time": "1764564307"
},
"departure": {
"delay": 204,
"time": "1764564324"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 65,
"time": "1764563225"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1764565665"
},
"departure": {
"delay": 63,
"time": "1764565683"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 95,
"time": "1764565700"
},
"departure": {
"delay": 95,
"time": "1764565715"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1764565892"
},
"departure": {
"delay": 45,
"time": "1764565905"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -4,
"time": "1764565961"
},
"departure": {
"delay": -4,
"time": "1764565976"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 181,
"time": "1764565407"
},
"departure": {
"delay": 181,
"time": "1764565441"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 94,
"time": "1764565152"
},
"departure": {
"delay": 94,
"time": "1764565174"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 161,
"time": "1764563847"
},
"departure": {
"delay": 161,
"time": "1764563861"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1764563250"
},
"departure": {
"delay": 110,
"time": "1764563270"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 217,
"time": "1764564233"
},
"departure": {
"delay": 217,
"time": "1764564277"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1764563791"
},
"departure": {
"delay": 221,
"time": "1764563801"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1764566151"
},
"departure": {
"delay": 6,
"time": "1764566166"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 136,
"time": "1764563884"
},
"departure": {
"delay": 136,
"time": "1764563896"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1764564355"
},
"departure": {
"delay": 197,
"time": "1764564377"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1764565313"
},
"departure": {
"delay": 113,
"time": "1764565313"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -14,
"time": "1764566076"
},
"departure": {
"delay": -14,
"time": "1764566086"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -35,
"time": "1764566111"
},
"departure": {
"delay": -35,
"time": "1764566125"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 198,
"time": "1764564600"
},
"departure": {
"delay": 198,
"time": "1764564618"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1764565736"
},
"departure": {
"delay": 74,
"time": "1764565754"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -9,
"time": "1764566185"
},
"departure": {
"delay": -9,
"time": "1764566211"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
}
],
"timestamp": "1764566962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857110F4688385x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1764577860"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1764569280"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1764565664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857110F4688385x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1764562951"
},
"departure": {
"delay": 72,
"time": "1764562992"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1764563179"
},
"departure": {
"delay": 3,
"time": "1764563223"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1764563043"
},
"departure": {
"delay": 104,
"time": "1764563084"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1764562035"
},
"departure": {
"delay": 26,
"time": "1764562046"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1764562838"
},
"departure": {
"delay": 60,
"time": "1764562920"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1764561836"
},
"departure": {
"delay": 29,
"time": "1764561869"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -97,
"time": "1764562314"
},
"departure": {
"delay": -97,
"time": "1764562403"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1764563116"
},
"departure": {
"delay": 32,
"time": "1764563132"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -74,
"time": "1764562473"
},
"departure": {
"delay": -74,
"time": "1764562486"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1764562168"
},
"departure": {
"delay": -18,
"time": "1764562182"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1764561797"
},
"departure": {
"delay": 25,
"time": "1764561805"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1764562565"
},
"departure": {
"delay": 10,
"time": "1764562690"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1764561968"
},
"departure": {
"delay": 47,
"time": "1764562007"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1764562075"
},
"departure": {
"delay": 7,
"time": "1764562087"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 103,
"time": "1764561703"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1764562266"
},
"departure": {
"delay": -100,
"time": "1764562280"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1764561890"
},
"departure": {
"delay": 41,
"time": "1764561941"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -32,
"time": "1764563308"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1764562771"
},
"departure": {
"delay": 9,
"time": "1764562809"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1764562214"
},
"departure": {
"delay": -39,
"time": "1764562221"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852052F4688048x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572580"
},
"departure": {
"time": "1764572640"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1764569280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574440"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570780"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764575160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1764565664",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852052F4688048x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764576600"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764576060"
},
"departure": {
"time": "1764576060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764576000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764576960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764576360"
},
"departure": {
"time": "1764576360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764576780"
},
"departure": {
"time": "1764576780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764576120"
},
"departure": {
"time": "1764576120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764576420"
},
"departure": {
"time": "1764576420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764576480"
},
"departure": {
"time": "1764576480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571980"
},
"departure": {
"time": "1764571980"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764571320"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764571140"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571800"
},
"departure": {
"time": "1764571800"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572280"
},
"departure": {
"time": "1764572280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764572400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571200"
},
"departure": {
"time": "1764571200"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764572040"
},
"departure": {
"time": "1764572040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571440"
},
"departure": {
"time": "1764571440"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764572160"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571680"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:299:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:389:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764572700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573180"
},
"departure": {
"time": "1764573180"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573780"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764573420"
},
"departure": {
"time": "1764573420"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764572820"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573060"
},
"departure": {
"time": "1764573060"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764572760"
},
"departure": {
"time": "1764572760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573480"
},
"departure": {
"time": "1764573480"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573240"
},
"departure": {
"time": "1764573240"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573360"
},
"departure": {
"time": "1764573360"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573120"
},
"departure": {
"time": "1764573120"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573660"
},
"departure": {
"time": "1764573660"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:389:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764571440"
},
"departure": {
"time": "1764571440"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571920"
},
"departure": {
"time": "1764571920"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764571320"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571380"
},
"departure": {
"time": "1764571380"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572100"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572220"
},
"departure": {
"time": "1764572220"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571680"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764571560"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572160"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764572400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764571260"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:307:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 62,
"time": "1764563462"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -43,
"time": "1764564402"
},
"departure": {
"delay": -43,
"time": "1764564437"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1764565039"
},
"departure": {
"delay": 60,
"time": "1764565080"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1764563983"
},
"departure": {
"delay": 5,
"time": "1764564005"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1764563696"
},
"departure": {
"delay": 5,
"time": "1764563705"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1764563891"
},
"departure": {
"delay": 20,
"time": "1764563900"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1764563629"
},
"departure": {
"delay": 27,
"time": "1764563667"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1764563819"
},
"departure": {
"delay": 43,
"time": "1764563863"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -136,
"time": "1764564150"
},
"departure": {
"delay": -136,
"time": "1764564164"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1764564721"
},
"departure": {
"delay": 64,
"time": "1764564784"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1764565187"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -70,
"time": "1764564091"
},
"departure": {
"delay": -70,
"time": "1764564110"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1764563587"
},
"departure": {
"delay": 26,
"time": "1764563606"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1764564972"
},
"departure": {
"delay": 87,
"time": "1764564987"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1764564235"
},
"departure": {
"delay": -24,
"time": "1764564336"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1764564898"
},
"departure": {
"delay": 159,
"time": "1764564939"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1764564034"
},
"departure": {
"delay": -15,
"time": "1764564045"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1764564638"
},
"departure": {
"delay": 25,
"time": "1764564685"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1764564523"
},
"departure": {
"delay": -32,
"time": "1764564568"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1764563733"
},
"departure": {
"delay": 29,
"time": "1764563789"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1764566452"
},
"departure": {
"delay": 147,
"time": "1764566487"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1764566860"
},
"departure": {
"delay": -5,
"time": "1764566875"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 121,
"time": "1764565741"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1764566774"
},
"departure": {
"delay": 67,
"time": "1764566827"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1764566630"
},
"departure": {
"delay": 55,
"time": "1764566635"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1764565901"
},
"departure": {
"delay": 121,
"time": "1764565921"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1764567030"
},
"departure": {
"delay": 30,
"time": "1764567030"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1764566094"
},
"departure": {
"delay": 227,
"time": "1764566147"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 232,
"time": "1764566323"
},
"departure": {
"delay": 232,
"time": "1764566332"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1764567630"
},
"departure": {
"delay": 30,
"time": "1764567630"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1764566684"
},
"departure": {
"delay": 55,
"time": "1764566695"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1764567690"
},
"departure": {
"delay": 30,
"time": "1764567690"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1764566383"
},
"departure": {
"delay": 171,
"time": "1764566391"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1764567150"
},
"departure": {
"delay": 30,
"time": "1764567150"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1764567450"
},
"departure": {
"delay": 30,
"time": "1764567450"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1764565875"
},
"departure": {
"delay": 83,
"time": "1764565883"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 283,
"time": "1764566229"
},
"departure": {
"delay": 283,
"time": "1764566263"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 261,
"time": "1764566172"
},
"departure": {
"delay": 261,
"time": "1764566181"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1764567510"
},
"departure": {
"delay": 30,
"time": "1764567510"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 171,
"time": "1764566010"
},
"departure": {
"delay": 171,
"time": "1764566031"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1764567750"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1764567390"
},
"departure": {
"delay": 30,
"time": "1764567390"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747520x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1764566670"
},
"departure": {
"delay": 270,
"time": "1764566670"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1764567638"
},
"departure": {
"delay": 158,
"time": "1764567638"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1764567480"
},
"departure": {
"delay": 180,
"time": "1764567480"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1764567770"
},
"departure": {
"delay": 110,
"time": "1764567770"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 259,
"time": "1764567199"
},
"departure": {
"delay": 259,
"time": "1764567199"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 327,
"time": "1764566967"
},
"departure": {
"delay": 327,
"time": "1764566967"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 134,
"time": "1764567734"
},
"departure": {
"delay": 134,
"time": "1764567734"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 278,
"time": "1764566618"
},
"departure": {
"delay": 278,
"time": "1764566618"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 285,
"time": "1764566865"
},
"departure": {
"delay": 285,
"time": "1764566865"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 312,
"time": "1764566592"
},
"departure": {
"delay": 312,
"time": "1764566592"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 315,
"time": "1764567015"
},
"departure": {
"delay": 315,
"time": "1764567015"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1764567300"
},
"departure": {
"delay": 240,
"time": "1764567300"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 124,
"time": "1764567664"
},
"departure": {
"delay": 124,
"time": "1764567664"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 275,
"time": "1764567155"
},
"departure": {
"delay": 275,
"time": "1764567155"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1764567568"
},
"departure": {
"delay": 148,
"time": "1764567568"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 230,
"time": "1764567470"
},
"departure": {
"delay": 230,
"time": "1764567470"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 134,
"time": "1764567854"
},
"departure": {
"delay": 134,
"time": "1764567854"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 91,
"time": "1764567931"
},
"departure": {
"delay": 91,
"time": "1764567931"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 240,
"time": "1764567240"
},
"departure": {
"delay": 240,
"time": "1764567240"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 247,
"time": "1764567367"
},
"departure": {
"delay": 247,
"time": "1764567367"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 272,
"time": "1764566900"
},
"departure": {
"delay": 272,
"time": "1764566912"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 261,
"time": "1764567321"
},
"departure": {
"delay": 261,
"time": "1764567321"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1764567987"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 168,
"time": "1764567708"
},
"departure": {
"delay": 168,
"time": "1764567708"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 250,
"time": "1764567130"
},
"departure": {
"delay": 250,
"time": "1764567130"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1764567420"
},
"departure": {
"delay": 180,
"time": "1764567420"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 167,
"time": "1764567527"
},
"departure": {
"delay": 167,
"time": "1764567527"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
}
],
"timestamp": "1764566644",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470161:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764581340"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764581760"
},
"departure": {
"time": "1764581760"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764582420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764581400"
},
"departure": {
"time": "1764581400"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764581640"
},
"departure": {
"time": "1764581640"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764581520"
},
"departure": {
"time": "1764581520"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764582000"
},
"departure": {
"time": "1764582000"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764581580"
},
"departure": {
"time": "1764581580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764582240"
},
"departure": {
"time": "1764582240"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764582180"
},
"departure": {
"time": "1764582180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764581940"
},
"departure": {
"time": "1764581940"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764582300"
},
"departure": {
"time": "1764582300"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764581700"
},
"departure": {
"time": "1764581700"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764581460"
},
"departure": {
"time": "1764581460"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:885:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584888:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1764567478"
},
"departure": {
"delay": -62,
"time": "1764567478"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1764567087"
},
"departure": {
"delay": 87,
"time": "1764567087"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -166,
"time": "1764567674"
},
"departure": {
"delay": -166,
"time": "1764567674"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1764567154"
},
"departure": {
"delay": 34,
"time": "1764567154"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1764566997"
},
"departure": {
"delay": 57,
"time": "1764566997"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1764566834"
},
"departure": {
"delay": 14,
"time": "1764566834"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1764567234"
},
"departure": {
"delay": 54,
"time": "1764567234"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -362,
"time": "1764568078"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -197,
"time": "1764567763"
},
"departure": {
"delay": -197,
"time": "1764567763"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -283,
"time": "1764567917"
},
"departure": {
"delay": -283,
"time": "1764567917"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1764567322"
},
"departure": {
"delay": -38,
"time": "1764567322"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -160,
"time": "1764567620"
},
"departure": {
"delay": -160,
"time": "1764567620"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -283,
"time": "1764567857"
},
"departure": {
"delay": -283,
"time": "1764567857"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1764566774"
},
"departure": {
"delay": 14,
"time": "1764566774"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1764566864"
},
"departure": {
"delay": -16,
"time": "1764566864"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1764567531"
},
"departure": {
"delay": -69,
"time": "1764567531"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1764566944"
},
"departure": {
"delay": 64,
"time": "1764566944"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1764567418"
},
"departure": {
"delay": -62,
"time": "1764567418"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584888:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569040"
},
"departure": {
"time": "1764569040"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764569580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764568320"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:151:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13100F4671099x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764565800"
},
"departure": {
"time": "1764565920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764563760"
},
"departure": {
"time": "1764563820"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764564900"
},
"departure": {
"time": "1764565020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 1200,
"time": "1764569640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1764562560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764564420"
},
"departure": {
"time": "1764564480"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764563220"
},
"departure": {
"time": "1764563280"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1764566085",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13100F4671099x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1764566352"
},
"departure": {
"delay": 78,
"time": "1764566358"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1764566771"
},
"departure": {
"delay": 24,
"time": "1764566784"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1764566381"
},
"departure": {
"delay": 54,
"time": "1764566394"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1764566715"
},
"departure": {
"delay": 47,
"time": "1764566747"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 234,
"time": "1764565954"
},
"departure": {
"delay": 234,
"time": "1764565974"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 265,
"time": "1764566156"
},
"departure": {
"delay": 265,
"time": "1764566185"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1764566901"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1764565536"
},
"departure": {
"delay": 198,
"time": "1764565578"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1764566610"
},
"departure": {
"delay": 72,
"time": "1764566652"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 245,
"time": "1764565445"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 233,
"time": "1764565798"
},
"departure": {
"delay": 233,
"time": "1764565853"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1764566449"
},
"departure": {
"delay": 26,
"time": "1764566486"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1764566672"
},
"departure": {
"delay": 55,
"time": "1764566695"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1764565698"
},
"departure": {
"delay": 205,
"time": "1764565765"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1764565625"
},
"departure": {
"delay": 207,
"time": "1764565647"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1764566231"
},
"departure": {
"delay": 204,
"time": "1764566244"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1764566522"
},
"departure": {
"delay": 72,
"time": "1764566592"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1764566279"
},
"departure": {
"delay": 145,
"time": "1764566305"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 224,
"time": "1764565885"
},
"departure": {
"delay": 224,
"time": "1764565904"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1764566962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745225x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745713x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570480"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1764570240"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569640"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"time": "1764567600"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569040"
},
"departure": {
"time": "1764569040"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1764570540"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569880"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570120"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1764569520"
},
"departure": {
"time": "1764569520"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1764566957",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745713x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:675:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578220"
},
"departure": {
"time": "1764578220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764577800"
},
"departure": {
"time": "1764577800"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764578580"
},
"departure": {
"time": "1764578580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764577860"
},
"departure": {
"time": "1764577860"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764578820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764578100"
},
"departure": {
"time": "1764578100"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764577980"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764578160"
},
"departure": {
"time": "1764578160"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764577620"
},
"departure": {
"time": "1764577620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764577740"
},
"departure": {
"time": "1764577740"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764578400"
},
"departure": {
"time": "1764578400"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764578040"
},
"departure": {
"time": "1764578040"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764577560"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764578640"
},
"departure": {
"time": "1764578640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764577680"
},
"departure": {
"time": "1764577680"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:675:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852022F4688032x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764573240"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570480"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764572340"
},
"departure": {
"time": "1764572400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764575700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1764574080"
},
"departure": {
"time": "1764574140"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571320"
},
"departure": {
"time": "1764571380"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574740"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764572760"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764569640"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764566024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852022F4688032x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1764567240"
},
"departure": {
"delay": 120,
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10POL2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1764566000"
},
"departure": {
"delay": 38,
"time": "1764566078"
},
"stopId": "FR:50129:ZE:10RED1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1764565823"
},
"departure": {
"delay": 97,
"time": "1764565837"
},
"stopId": "FR:50129:ZE:10PFJ1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1764565887"
},
"departure": {
"delay": 42,
"time": "1764565902"
},
"stopId": "FR:50129:ZE:10ROS1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1764566583"
},
"departure": {
"delay": 79,
"time": "1764566599"
},
"stopId": "FR:50129:ZE:10PHG2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1764567540"
},
"departure": {
"delay": 120,
"time": "1764567540"
},
"stopId": "FR:50129:ZE:10SMT2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1764567840"
},
"departure": {
"delay": 120,
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10CRB2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1764565848"
},
"departure": {
"delay": 65,
"time": "1764565865"
},
"stopId": "FR:50129:ZE:10SAL1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1764567060"
},
"departure": {
"delay": 120,
"time": "1764567060"
},
"stopId": "FR:50129:ZE:10STA2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1764566336"
},
"departure": {
"delay": 48,
"time": "1764566508"
},
"stopId": "FR:50129:ZE:10SHU3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1764568140"
},
"stopId": "FR:50129:ZE:10ZAG2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 84,
"time": "1764565644"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1764567660"
},
"departure": {
"delay": 120,
"time": "1764567660"
},
"stopId": "FR:50129:ZE:10EGL5:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1764565693"
},
"departure": {
"delay": 81,
"time": "1764565701"
},
"stopId": "FR:50129:ZE:10CDF1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1764567600"
},
"departure": {
"delay": 120,
"time": "1764567600"
},
"stopId": "FR:50129:ZE:10VAB2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1764565776"
},
"departure": {
"delay": 105,
"time": "1764565785"
},
"stopId": "FR:50129:ZE:10COT1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1764565928"
},
"departure": {
"delay": 22,
"time": "1764565942"
},
"stopId": "FR:50129:ZE:10SAD1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1764566816"
},
"departure": {
"delay": 88,
"time": "1764566908"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1764567480"
},
"departure": {
"delay": 120,
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10FRA2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1764567780"
},
"departure": {
"delay": 120,
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10HUI4:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1764567360"
},
"departure": {
"delay": 120,
"time": "1764567360"
},
"stopId": "FR:50129:ZE:10LEB2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1764567840"
},
"departure": {
"delay": 120,
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10VIG2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1764566620"
},
"departure": {
"delay": 52,
"time": "1764566632"
},
"stopId": "FR:50129:ZE:10FDC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1764566249"
},
"departure": {
"delay": 23,
"time": "1764566303"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1764567480"
},
"departure": {
"delay": 120,
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10LEC2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1764566160"
},
"departure": {
"delay": 10,
"time": "1764566170"
},
"stopId": "FR:50129:ZE:10FJT1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1764567180"
},
"departure": {
"delay": 120,
"time": "1764567180"
},
"stopId": "FR:50129:ZE:10LCO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1764566667"
},
"departure": {
"delay": 37,
"time": "1764566677"
},
"stopId": "FR:50129:ZE:10CTR3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1764567900"
},
"departure": {
"delay": 120,
"time": "1764567900"
},
"stopId": "FR:50129:ZE:10DAN2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1764566756"
},
"departure": {
"delay": 17,
"time": "1764566777"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1764566722"
},
"departure": {
"delay": 36,
"time": "1764566736"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1764566092"
},
"departure": {
"delay": -1,
"time": "1764566099"
},
"stopId": "FR:50129:ZE:10CIM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1764565961"
},
"departure": {
"delay": -4,
"time": "1764565976"
},
"stopId": "FR:50129:ZE:10VOL1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1764565727"
},
"departure": {
"delay": 52,
"time": "1764565732"
},
"stopId": "FR:50129:ZE:10BCP1:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748427x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1764565677"
},
"departure": {
"delay": -8,
"time": "1764565732"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1764564928"
},
"departure": {
"delay": 45,
"time": "1764564945"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1764563814"
},
"departure": {
"delay": 23,
"time": "1764563843"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 13,
"time": "1764563413"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1764563721"
},
"departure": {
"delay": -24,
"time": "1764563736"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1764565425"
},
"departure": {
"delay": 3,
"time": "1764565443"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1764564298"
},
"departure": {
"delay": 39,
"time": "1764564339"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -8,
"time": "1764565326"
},
"departure": {
"delay": -8,
"time": "1764565372"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1764563906"
},
"departure": {
"delay": -24,
"time": "1764563916"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1764564770"
},
"departure": {
"delay": 25,
"time": "1764564805"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -22,
"time": "1764566061"
},
"departure": {
"delay": -22,
"time": "1764566078"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1764565193"
},
"departure": {
"delay": 1,
"time": "1764565201"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1764564221"
},
"departure": {
"delay": 2,
"time": "1764564242"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1764565590"
},
"departure": {
"delay": -11,
"time": "1764565609"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1764565794"
},
"departure": {
"delay": 4,
"time": "1764565804"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1764563614"
},
"departure": {
"delay": -10,
"time": "1764563630"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1764564134"
},
"departure": {
"delay": -14,
"time": "1764564166"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1764564977"
},
"departure": {
"delay": 26,
"time": "1764564986"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1764563959"
},
"departure": {
"delay": 9,
"time": "1764564009"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1764564036"
},
"departure": {
"delay": -9,
"time": "1764564051"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1764565507"
},
"departure": {
"delay": -16,
"time": "1764565544"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1764563495"
},
"departure": {
"delay": -4,
"time": "1764563516"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1764563539"
},
"departure": {
"delay": -19,
"time": "1764563561"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1764564413"
},
"departure": {
"delay": 27,
"time": "1764564447"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1764564461"
},
"departure": {
"delay": -6,
"time": "1764564474"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1764564844"
},
"departure": {
"delay": 34,
"time": "1764564874"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1764565999"
},
"departure": {
"delay": -25,
"time": "1764566015"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1764565052"
},
"departure": {
"delay": 3,
"time": "1764565083"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1764564545"
},
"departure": {
"delay": -40,
"time": "1764564560"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1764564360"
},
"departure": {
"delay": 15,
"time": "1764564375"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1764564605"
},
"departure": {
"delay": 10,
"time": "1764564730"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1764565864"
},
"departure": {
"delay": 8,
"time": "1764565928"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -15,
"time": "1764565958"
},
"departure": {
"delay": -15,
"time": "1764565965"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1764563581"
},
"departure": {
"delay": 15,
"time": "1764563595"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1764566155"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1764566957",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850400F4674152x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566220"
},
"departure": {
"time": "1764566280"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764566760"
},
"departure": {
"time": "1764566820"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565860"
},
"departure": {
"time": "1764565920"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764565260"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764561645",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850400F4674152x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572160"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572100"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764571440"
},
"departure": {
"time": "1764571440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764571200"
},
"departure": {
"time": "1764571200"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571380"
},
"departure": {
"time": "1764571380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571560"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764571320"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571680"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571800"
},
"departure": {
"time": "1764571800"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764571140"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:293:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747502x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1764568130"
},
"departure": {
"delay": 50,
"time": "1764568130"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1764567470"
},
"departure": {
"delay": 50,
"time": "1764567470"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1764566534"
},
"departure": {
"delay": 87,
"time": "1764566547"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1764566378"
},
"departure": {
"delay": 52,
"time": "1764566392"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1764567290"
},
"departure": {
"delay": 50,
"time": "1764567290"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1764567650"
},
"departure": {
"delay": 50,
"time": "1764567650"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1764568010"
},
"departure": {
"delay": 50,
"time": "1764568010"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1764566304"
},
"departure": {
"delay": 41,
"time": "1764566321"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1764567890"
},
"departure": {
"delay": 50,
"time": "1764567890"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1764567710"
},
"departure": {
"delay": 50,
"time": "1764567710"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1764567230"
},
"departure": {
"delay": 50,
"time": "1764567230"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 31,
"time": "1764566251"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1764568070"
},
"departure": {
"delay": 50,
"time": "1764568070"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1764567410"
},
"departure": {
"delay": 50,
"time": "1764567410"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1764566773"
},
"departure": {
"delay": 172,
"time": "1764566932"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1764566582"
},
"departure": {
"delay": 73,
"time": "1764566593"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1764567950"
},
"departure": {
"delay": 50,
"time": "1764567950"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1764567050"
},
"departure": {
"delay": 50,
"time": "1764567050"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1764568010"
},
"departure": {
"delay": 50,
"time": "1764568010"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1764568370"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1764566499"
},
"departure": {
"delay": 110,
"time": "1764566510"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1764568190"
},
"departure": {
"delay": 50,
"time": "1764568190"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1764566956",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747502x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081037xGTFSxGSemH25xSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -365,
"time": "1764566155"
},
"departure": {
"delay": -365,
"time": "1764566155"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -390,
"time": "1764565710"
},
"departure": {
"delay": -390,
"time": "1764565710"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -366,
"time": "1764565974"
},
"departure": {
"delay": -366,
"time": "1764565974"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -412,
"time": "1764565388"
},
"departure": {
"delay": -412,
"time": "1764565388"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -359,
"time": "1764566101"
},
"departure": {
"delay": -359,
"time": "1764566101"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -404,
"time": "1764565756"
},
"departure": {
"delay": -404,
"time": "1764565756"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -380,
"time": "1764566020"
},
"departure": {
"delay": -380,
"time": "1764566020"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -370,
"time": "1764565790"
},
"departure": {
"delay": -370,
"time": "1764565790"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -387,
"time": "1764565893"
},
"departure": {
"delay": -387,
"time": "1764565893"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -395,
"time": "1764566125"
},
"departure": {
"delay": -395,
"time": "1764566125"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -403,
"time": "1764566057"
},
"departure": {
"delay": -403,
"time": "1764566057"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -409,
"time": "1764565631"
},
"departure": {
"delay": -409,
"time": "1764565631"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -397,
"time": "1764565943"
},
"departure": {
"delay": -397,
"time": "1764565943"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -412,
"time": "1764566228"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1764565389",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081037xGTFSxGSemH25xSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1764571550"
},
"departure": {
"delay": -10,
"time": "1764571550"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1764571633"
},
"departure": {
"delay": 13,
"time": "1764571633"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1764571113"
},
"departure": {
"delay": 33,
"time": "1764571113"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1764570974"
},
"departure": {
"delay": 14,
"time": "1764570974"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1764570785"
},
"departure": {
"delay": 65,
"time": "1764570785"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1764570511"
},
"departure": {
"delay": 31,
"time": "1764570511"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1764571691"
},
"departure": {
"delay": 11,
"time": "1764571691"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1764571594"
},
"departure": {
"delay": 34,
"time": "1764571594"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1764571850"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1764570674"
},
"departure": {
"delay": 14,
"time": "1764570674"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1764571792"
},
"departure": {
"delay": -8,
"time": "1764571792"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 27,
"time": "1764571227"
},
"departure": {
"delay": 27,
"time": "1764571227"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1764570346"
},
"departure": {
"delay": 46,
"time": "1764570346"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1764571250"
},
"departure": {
"delay": -10,
"time": "1764571250"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1764571370"
},
"departure": {
"delay": -10,
"time": "1764571370"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1764570819"
},
"departure": {
"delay": 39,
"time": "1764570819"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": 14,
"time": "1764570314"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1764571761"
},
"departure": {
"delay": 21,
"time": "1764571761"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1764571307"
},
"departure": {
"delay": 47,
"time": "1764571307"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1764570415"
},
"departure": {
"delay": 55,
"time": "1764570415"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1764571189"
},
"departure": {
"delay": 49,
"time": "1764571189"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595531:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851022F4674211x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764564660"
},
"departure": {
"time": "1764564720"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1764563940"
},
"departure": {
"time": "1764564000"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1764564300"
},
"departure": {
"time": "1764564360"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1764563160"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764563460"
},
"departure": {
"time": "1764563520"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 600,
"time": "1764571080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764566760"
},
"departure": {
"time": "1764566820"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764565140"
},
"departure": {
"time": "1764565740"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1764565154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851022F4674211x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107954x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1764568394"
},
"departure": {
"delay": 14,
"time": "1764568394"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1764568716"
},
"departure": {
"delay": 36,
"time": "1764568716"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1764568606"
},
"departure": {
"delay": 46,
"time": "1764568606"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1764567656"
},
"departure": {
"delay": 56,
"time": "1764567656"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1764567430"
},
"departure": {
"delay": 10,
"time": "1764567430"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1764567750"
},
"departure": {
"delay": 30,
"time": "1764567750"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1764567536"
},
"departure": {
"delay": 56,
"time": "1764567536"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1764567858"
},
"departure": {
"delay": 18,
"time": "1764567858"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1764568791"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1764568196"
},
"departure": {
"delay": 56,
"time": "1764568196"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764567305"
},
"departure": {
"delay": 5,
"time": "1764567305"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1764568490"
},
"departure": {
"delay": 50,
"time": "1764568490"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1764568296"
},
"departure": {
"delay": 36,
"time": "1764568296"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1764567180"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1764568019"
},
"departure": {
"delay": 59,
"time": "1764568019"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1764566969",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107954x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764604740"
},
"departure": {
"time": "1764604740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764604620"
},
"departure": {
"time": "1764604620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764604680"
},
"departure": {
"time": "1764604680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764604380"
},
"departure": {
"time": "1764604380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764605100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764604260"
},
"departure": {
"time": "1764604260"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764604440"
},
"departure": {
"time": "1764604440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764604140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764604560"
},
"departure": {
"time": "1764604560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764604980"
},
"departure": {
"time": "1764604980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764604320"
},
"departure": {
"time": "1764604320"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764604800"
},
"departure": {
"time": "1764604800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764604200"
},
"departure": {
"time": "1764604200"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2431:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107933x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1764566878"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1764566752"
},
"departure": {
"delay": 112,
"time": "1764566752"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1764566869",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107933x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851704F4674237x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1764566220"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567000"
},
"departure": {
"time": "1764567060"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764569580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764566580"
},
"departure": {
"time": "1764566640"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1764562604",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851704F4674237x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852810F4674392x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573000"
},
"departure": {
"time": "1764573060"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764578280"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1764571740"
},
"departure": {
"time": "1764572400"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764567060"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764577920"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573840"
},
"departure": {
"time": "1764573900"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764574920"
},
"departure": {
"time": "1764574980"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1764565260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764566520"
},
"departure": {
"time": "1764566580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764575940"
},
"departure": {
"time": "1764576000"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1764566100"
},
"departure": {
"time": "1764566160"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764565740"
},
"departure": {
"time": "1764565800"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1764561645",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852810F4674392x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764573900"
},
"departure": {
"time": "1764573900"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573960"
},
"departure": {
"time": "1764573960"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764573600"
},
"departure": {
"time": "1764573600"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573780"
},
"departure": {
"time": "1764573780"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764573840"
},
"departure": {
"time": "1764573840"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764573480"
},
"departure": {
"time": "1764573480"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764574080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764573420"
},
"departure": {
"time": "1764573420"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764574020"
},
"departure": {
"time": "1764574020"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764573660"
},
"departure": {
"time": "1764573660"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572880"
},
"departure": {
"time": "1764572880"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764572700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573120"
},
"departure": {
"time": "1764573120"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764572820"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584174:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -149,
"time": "1764568951"
},
"departure": {
"delay": -149,
"time": "1764568951"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -312,
"time": "1764569208"
},
"departure": {
"delay": -312,
"time": "1764569208"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -296,
"time": "1764569284"
},
"departure": {
"delay": -296,
"time": "1764569284"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 31
},
{
"departure": {
"time": "1764567900"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -175,
"time": "1764569045"
},
"departure": {
"delay": -175,
"time": "1764569045"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -285,
"time": "1764569415"
},
"departure": {
"delay": -285,
"time": "1764569415"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -334,
"time": "1764569786"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -304,
"time": "1764569336"
},
"departure": {
"delay": -304,
"time": "1764569336"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1764568155"
},
"departure": {
"delay": 15,
"time": "1764568155"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -304,
"time": "1764569456"
},
"departure": {
"delay": -304,
"time": "1764569456"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -175,
"time": "1764568985"
},
"departure": {
"delay": -175,
"time": "1764568985"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1764568065"
},
"departure": {
"delay": -15,
"time": "1764568065"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1764568189"
},
"departure": {
"delay": -11,
"time": "1764568189"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1764568207"
},
"departure": {
"delay": 7,
"time": "1764568207"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -320,
"time": "1764569680"
},
"departure": {
"delay": -320,
"time": "1764569680"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -195,
"time": "1764568965"
},
"departure": {
"delay": -195,
"time": "1764568965"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -314,
"time": "1764569386"
},
"departure": {
"delay": -314,
"time": "1764569386"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -334,
"time": "1764569186"
},
"departure": {
"delay": -334,
"time": "1764569186"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -15,
"time": "1764568245"
},
"departure": {
"delay": -15,
"time": "1764568245"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -322,
"time": "1764569498"
},
"departure": {
"delay": -322,
"time": "1764569498"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -277,
"time": "1764569723"
},
"departure": {
"delay": -277,
"time": "1764569723"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 36,
"time": "1764568116"
},
"departure": {
"delay": 36,
"time": "1764568116"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -276,
"time": "1764569604"
},
"departure": {
"delay": -276,
"time": "1764569604"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -243,
"time": "1764569097"
},
"departure": {
"delay": -243,
"time": "1764569097"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1764567939"
},
"departure": {
"delay": 39,
"time": "1764567939"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1764568826"
},
"departure": {
"delay": 86,
"time": "1764568826"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -284,
"time": "1764569236"
},
"departure": {
"delay": -284,
"time": "1764569236"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1764568025"
},
"departure": {
"delay": 5,
"time": "1764568025"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -334,
"time": "1764569546"
},
"departure": {
"delay": -334,
"time": "1764569546"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 37
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584174:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764574200"
},
"departure": {
"time": "1764574200"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764575280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764575100"
},
"departure": {
"time": "1764575100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574260"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764575040"
},
"departure": {
"time": "1764575040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764574500"
},
"departure": {
"time": "1764574500"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764574440"
},
"departure": {
"time": "1764574440"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764574020"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574680"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764574080"
},
"departure": {
"time": "1764574080"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568740"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1459:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764589560"
},
"departure": {
"time": "1764589560"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764590340"
},
"departure": {
"time": "1764590340"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764590100"
},
"departure": {
"time": "1764590100"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764589500"
},
"departure": {
"time": "1764589500"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764589860"
},
"departure": {
"time": "1764589860"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764590520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764589620"
},
"departure": {
"time": "1764589620"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764590280"
},
"departure": {
"time": "1764590280"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764589440"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764590040"
},
"departure": {
"time": "1764590040"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764589800"
},
"departure": {
"time": "1764589800"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764589740"
},
"departure": {
"time": "1764589740"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764589680"
},
"departure": {
"time": "1764589680"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764590400"
},
"departure": {
"time": "1764590400"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1459:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1764566068"
},
"departure": {
"delay": 88,
"time": "1764566068"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -89,
"time": "1764566791"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1764566652"
},
"departure": {
"delay": 12,
"time": "1764566652"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1764566471"
},
"departure": {
"delay": 11,
"time": "1764566471"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1764566220"
},
"departure": {
"delay": 120,
"time": "1764566220"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1764566291"
},
"departure": {
"delay": 77,
"time": "1764566297"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1764566377"
},
"departure": {
"delay": 107,
"time": "1764566387"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1764566567"
},
"departure": {
"delay": -13,
"time": "1764566567"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1764566116"
},
"departure": {
"delay": 77,
"time": "1764566117"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1764566687"
},
"departure": {
"delay": -13,
"time": "1764566687"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1764566061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584886:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1764566923"
},
"departure": {
"delay": -8,
"time": "1764566932"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1764567228"
},
"departure": {
"delay": -72,
"time": "1764567228"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -59,
"time": "1764567001"
},
"departure": {
"delay": -59,
"time": "1764567001"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -150,
"time": "1764567750"
},
"departure": {
"delay": -150,
"time": "1764567750"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1764567422"
},
"departure": {
"delay": -58,
"time": "1764567422"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -92,
"time": "1764567268"
},
"departure": {
"delay": -92,
"time": "1764567268"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -39,
"time": "1764567141"
},
"departure": {
"delay": -39,
"time": "1764567141"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -73,
"time": "1764567347"
},
"departure": {
"delay": -73,
"time": "1764567347"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -32,
"time": "1764567088"
},
"departure": {
"delay": -32,
"time": "1764567088"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -62,
"time": "1764567178"
},
"departure": {
"delay": -62,
"time": "1764567178"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1764567459"
},
"departure": {
"delay": -81,
"time": "1764567459"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1764566803"
},
"departure": {
"delay": 52,
"time": "1764566812"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -38,
"time": "1764567502"
},
"departure": {
"delay": -38,
"time": "1764567502"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1764566722"
},
"departure": {
"delay": 22,
"time": "1764566722"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -169,
"time": "1764567791"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -157,
"time": "1764567683"
},
"departure": {
"delay": -157,
"time": "1764567683"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584691:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1764564062"
},
"departure": {
"delay": 113,
"time": "1764564113"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 227,
"time": "1764562847"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 138,
"time": "1764564185"
},
"departure": {
"delay": 138,
"time": "1764564198"
},
"stopId": "FR:50129:ZE:10MLL3:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1764563643"
},
"departure": {
"delay": 81,
"time": "1764563661"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1764563891"
},
"departure": {
"delay": 81,
"time": "1764563901"
},
"stopId": "FR:50129:ZE:10CCI1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1764564677"
},
"departure": {
"delay": 148,
"time": "1764564688"
},
"stopId": "FR:50129:ZE:10CRD1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 219,
"time": "1764563072"
},
"departure": {
"delay": 219,
"time": "1764563079"
},
"stopId": "FR:50129:ZE:10UNI2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1764563406"
},
"departure": {
"delay": 32,
"time": "1764563432"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1764563827"
},
"departure": {
"delay": 83,
"time": "1764563843"
},
"stopId": "FR:50129:ZE:10CIT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 253,
"time": "1764563038"
},
"departure": {
"delay": 253,
"time": "1764563053"
},
"stopId": "FR:50129:ZE:10IUT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1764564486"
},
"departure": {
"delay": 152,
"time": "1764564512"
},
"stopId": "FR:50129:ZE:10EUR1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1764563301"
},
"departure": {
"delay": 179,
"time": "1764563339"
},
"stopId": "FR:50129:ZE:10MEN2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1764564451"
},
"departure": {
"delay": 98,
"time": "1764564458"
},
"stopId": "FR:50129:ZE:10ILO1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1764564316"
},
"departure": {
"delay": 110,
"time": "1764564350"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1764564649"
},
"departure": {
"delay": 179,
"time": "1764564659"
},
"stopId": "FR:50129:ZE:10LMQ1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1764562938"
},
"departure": {
"delay": 211,
"time": "1764562951"
},
"stopId": "FR:50129:ZE:10PFO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1764564397"
},
"departure": {
"delay": 105,
"time": "1764564405"
},
"stopId": "FR:50129:ZE:10CLO1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1764563109"
},
"departure": {
"delay": 201,
"time": "1764563121"
},
"stopId": "FR:50129:ZE:10AIG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1764564868"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1764563704"
},
"departure": {
"delay": 85,
"time": "1764563725"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1764562890"
},
"departure": {
"delay": 219,
"time": "1764562899"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1764564531"
},
"departure": {
"delay": 131,
"time": "1764564551"
},
"stopId": "FR:50129:ZE:10COD1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747501x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1764562654"
},
"departure": {
"delay": -13,
"time": "1764562667"
},
"stopId": "FR:50129:ZE:10STA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1764563767"
},
"departure": {
"delay": -40,
"time": "1764563780"
},
"stopId": "FR:50129:ZE:10ROS2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1764563411"
},
"departure": {
"delay": 36,
"time": "1764563436"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1764563118"
},
"departure": {
"delay": 101,
"time": "1764563381"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 78,
"time": "1764562148"
},
"departure": {
"delay": 78,
"time": "1764562158"
},
"stopId": "FR:50129:ZE:10EGL6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1764563983"
},
"departure": {
"delay": -10,
"time": "1764563990"
},
"stopId": "FR:50129:ZE:10BCP2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 42,
"time": "1764563003"
},
"departure": {
"delay": 42,
"time": "1764563022"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -31,
"time": "1764564021"
},
"departure": {
"delay": -31,
"time": "1764564029"
},
"stopId": "FR:50129:ZE:10CDF2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1764562811"
},
"departure": {
"delay": -10,
"time": "1764562850"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1764561849"
},
"departure": {
"delay": 22,
"time": "1764561862"
},
"stopId": "FR:50129:ZE:10DAN1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 82,
"time": "1764561682"
},
"stopId": "FR:50129:ZE:10ZAG1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1764563833"
},
"departure": {
"delay": -30,
"time": "1764563910"
},
"stopId": "FR:50129:ZE:10PFJ2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1764562224"
},
"departure": {
"delay": 41,
"time": "1764562241"
},
"stopId": "FR:50129:ZE:10SMT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1764562076"
},
"departure": {
"delay": 77,
"time": "1764562097"
},
"stopId": "FR:50129:ZE:10HUI3:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1764563634"
},
"departure": {
"delay": 11,
"time": "1764563651"
},
"stopId": "FR:50129:ZE:10RED2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1764563527"
},
"departure": {
"delay": 17,
"time": "1764563537"
},
"stopId": "FR:50129:ZE:10FJT2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1764563915"
},
"departure": {
"delay": -12,
"time": "1764563928"
},
"stopId": "FR:50129:ZE:10COT2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -58,
"time": "1764563802"
},
"departure": {
"delay": -58,
"time": "1764563822"
},
"stopId": "FR:50129:ZE:10SAL2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -29,
"time": "1764562717"
},
"departure": {
"delay": -29,
"time": "1764562771"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1764562195"
},
"departure": {
"delay": 69,
"time": "1764562209"
},
"stopId": "FR:50129:ZE:10VAB1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1764562405"
},
"departure": {
"delay": 42,
"time": "1764562422"
},
"stopId": "FR:50129:ZE:10LEB1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1764562495"
},
"departure": {
"delay": 11,
"time": "1764562511"
},
"stopId": "FR:50129:ZE:10POL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1764562301"
},
"departure": {
"delay": 54,
"time": "1764562314"
},
"stopId": "FR:50129:ZE:10FRA1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1764563672"
},
"departure": {
"delay": -8,
"time": "1764563692"
},
"stopId": "FR:50129:ZE:10VOL2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1764561932"
},
"departure": {
"delay": 55,
"time": "1764561955"
},
"stopId": "FR:50129:ZE:10CRB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1764563603"
},
"departure": {
"delay": 37,
"time": "1764563617"
},
"stopId": "FR:50129:ZE:10CIM2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1764562531"
},
"departure": {
"delay": -15,
"time": "1764562545"
},
"stopId": "FR:50129:ZE:10LCO1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1764564039"
},
"stopId": "FR:50129:ZE:10DIG1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1764561907"
},
"departure": {
"delay": 21,
"time": "1764561921"
},
"stopId": "FR:50129:ZE:10VIG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1764563715"
},
"departure": {
"delay": -7,
"time": "1764563753"
},
"stopId": "FR:50129:ZE:10SAD2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1764563049"
},
"departure": {
"delay": 28,
"time": "1764563068"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1764562873"
},
"departure": {
"delay": 3,
"time": "1764562923"
},
"stopId": "FR:50129:ZE:10CTR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1764562333"
},
"departure": {
"delay": 38,
"time": "1764562358"
},
"stopId": "FR:50129:ZE:10LEC1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1764566958",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:05:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748425x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108123x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1764567708"
},
"departure": {
"delay": 48,
"time": "1764567708"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1764567996"
},
"departure": {
"delay": 36,
"time": "1764567996"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1764568491"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1764568306"
},
"departure": {
"delay": 46,
"time": "1764568306"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1764568094"
},
"departure": {
"delay": 14,
"time": "1764568094"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1764566981"
},
"departure": {
"delay": 41,
"time": "1764566981"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1764567096"
},
"departure": {
"delay": 36,
"time": "1764567096"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1764567453"
},
"departure": {
"delay": 33,
"time": "1764567453"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1764567896"
},
"departure": {
"delay": -4,
"time": "1764567896"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1764567560"
},
"departure": {
"delay": 20,
"time": "1764567560"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1764567213"
},
"departure": {
"delay": 33,
"time": "1764567213"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1764568190"
},
"departure": {
"delay": 50,
"time": "1764568190"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1764567363"
},
"departure": {
"delay": 3,
"time": "1764567363"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1764566820"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1764568416"
},
"departure": {
"delay": 36,
"time": "1764568416"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764566989",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108123x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569340"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586151:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764588420"
},
"departure": {
"time": "1764588420"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764588600"
},
"departure": {
"time": "1764588600"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764588480"
},
"departure": {
"time": "1764588480"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764588240"
},
"departure": {
"time": "1764588240"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764588000"
},
"departure": {
"time": "1764588000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764588180"
},
"departure": {
"time": "1764588180"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764588060"
},
"departure": {
"time": "1764588060"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764588540"
},
"departure": {
"time": "1764588540"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764588660"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764588360"
},
"departure": {
"time": "1764588360"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764587520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764587580"
},
"departure": {
"time": "1764587580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764588120"
},
"departure": {
"time": "1764588120"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764587640"
},
"departure": {
"time": "1764587640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764587820"
},
"departure": {
"time": "1764587820"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1295:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1764564042"
},
"departure": {
"delay": 53,
"time": "1764564173"
},
"stopId": "FR:50129:ZE:10MRT2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1764563832"
},
"departure": {
"delay": -16,
"time": "1764563864"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 34,
"time": "1764562534"
},
"stopId": "FR:50129:ZE:10ZSA4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1764563057"
},
"departure": {
"delay": -13,
"time": "1764563087"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1764562827"
},
"departure": {
"delay": -21,
"time": "1764562839"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1764563900"
},
"departure": {
"delay": -30,
"time": "1764563910"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1764563757"
},
"departure": {
"delay": -26,
"time": "1764563794"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1764564463"
},
"stopId": "FR:50129:ZE:10PYC1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1764564261"
},
"departure": {
"delay": 91,
"time": "1764564271"
},
"stopId": "FR:50129:ZE:10GRI2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1764563461"
},
"departure": {
"delay": 23,
"time": "1764563483"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1764564209"
},
"departure": {
"delay": 44,
"time": "1764564224"
},
"stopId": "FR:50129:ZE:10FOE2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1764562773"
},
"departure": {
"delay": -14,
"time": "1764562786"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1764563716"
},
"departure": {
"delay": -33,
"time": "1764563727"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1764562577"
},
"departure": {
"delay": 27,
"time": "1764562587"
},
"stopId": "FR:50129:ZE:10CHE2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1764563178"
},
"departure": {
"delay": -25,
"time": "1764563195"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1764563958"
},
"departure": {
"delay": -22,
"time": "1764563978"
},
"stopId": "FR:50129:ZE:10BRA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1764564314"
},
"departure": {
"delay": 83,
"time": "1764564323"
},
"stopId": "FR:50129:ZE:10ZFO2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1764562615"
},
"departure": {
"delay": 1,
"time": "1764562621"
},
"stopId": "FR:50129:ZE:10JBO4:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1764564372"
},
"departure": {
"delay": 91,
"time": "1764564391"
},
"stopId": "FR:50129:ZE:10VDT2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -2,
"time": "1764562892"
},
"departure": {
"delay": -2,
"time": "1764562918"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1764562978"
},
"departure": {
"delay": -23,
"time": "1764563017"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1764562864"
},
"departure": {
"delay": -48,
"time": "1764562872"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1764563602"
},
"departure": {
"delay": -14,
"time": "1764563626"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1764563660"
},
"departure": {
"delay": -20,
"time": "1764563680"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:06:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748506x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1764569500"
},
"departure": {
"delay": 40,
"time": "1764569500"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1764567880"
},
"departure": {
"delay": 40,
"time": "1764567880"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1764567040"
},
"departure": {
"delay": 40,
"time": "1764567040"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1764568300"
},
"departure": {
"delay": 40,
"time": "1764568300"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1764567820"
},
"departure": {
"delay": 40,
"time": "1764567820"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1764567760"
},
"departure": {
"delay": 40,
"time": "1764567760"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1764569380"
},
"departure": {
"delay": 40,
"time": "1764569380"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1764567040"
},
"departure": {
"delay": 40,
"time": "1764567040"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1764568540"
},
"departure": {
"delay": 40,
"time": "1764568540"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1764567640"
},
"departure": {
"delay": 40,
"time": "1764567640"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1764567100"
},
"departure": {
"delay": 40,
"time": "1764567100"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 45,
"time": "1764566865"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1764568180"
},
"departure": {
"delay": 40,
"time": "1764568180"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1764567700"
},
"departure": {
"delay": 40,
"time": "1764567700"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1764568240"
},
"departure": {
"delay": 40,
"time": "1764568240"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1764569020"
},
"departure": {
"delay": 40,
"time": "1764569020"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1764566980"
},
"departure": {
"delay": 40,
"time": "1764566980"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1764567940"
},
"departure": {
"delay": 40,
"time": "1764567940"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1764569560"
},
"departure": {
"delay": 40,
"time": "1764569560"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1764569440"
},
"departure": {
"delay": 40,
"time": "1764569440"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1764568060"
},
"departure": {
"delay": 40,
"time": "1764568060"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1764569080"
},
"departure": {
"delay": 40,
"time": "1764569080"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1764569680"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1764567520"
},
"departure": {
"delay": 40,
"time": "1764567520"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1764568420"
},
"departure": {
"delay": 40,
"time": "1764568420"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1764569260"
},
"departure": {
"delay": 40,
"time": "1764569260"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1764568900"
},
"departure": {
"delay": 40,
"time": "1764568900"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1764567460"
},
"departure": {
"delay": 40,
"time": "1764567460"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1764567220"
},
"departure": {
"delay": 40,
"time": "1764567220"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1764568660"
},
"departure": {
"delay": 40,
"time": "1764568660"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1764567400"
},
"departure": {
"delay": 40,
"time": "1764567400"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1764569200"
},
"departure": {
"delay": 40,
"time": "1764569200"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1764568360"
},
"departure": {
"delay": 40,
"time": "1764568360"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1764568840"
},
"departure": {
"delay": 40,
"time": "1764568840"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1764567280"
},
"departure": {
"delay": 40,
"time": "1764567280"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1764566959",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F4670857x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764579420"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1764567840"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572280"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764571140"
},
"departure": {
"time": "1764571200"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569640"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764564224",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F4670857x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -159,
"time": "1764567261"
},
"departure": {
"delay": -159,
"time": "1764567261"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1764567525"
},
"departure": {
"delay": -135,
"time": "1764567525"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -175,
"time": "1764568025"
},
"departure": {
"delay": -175,
"time": "1764568025"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -177,
"time": "1764567363"
},
"departure": {
"delay": -177,
"time": "1764567363"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567060"
},
"departure": {
"time": "1764567060"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -170,
"time": "1764567850"
},
"departure": {
"delay": -170,
"time": "1764567850"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -168,
"time": "1764567792"
},
"departure": {
"delay": -168,
"time": "1764567792"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -177,
"time": "1764567603"
},
"departure": {
"delay": -177,
"time": "1764567603"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -165,
"time": "1764567435"
},
"departure": {
"delay": -165,
"time": "1764567435"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -177,
"time": "1764567903"
},
"departure": {
"delay": -177,
"time": "1764567903"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -177,
"time": "1764568083"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -128,
"time": "1764567712"
},
"departure": {
"delay": -128,
"time": "1764567712"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -172,
"time": "1764567968"
},
"departure": {
"delay": -172,
"time": "1764567968"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -99,
"time": "1764567141"
},
"departure": {
"delay": -99,
"time": "1764567141"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584889:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 279,
"time": "1764566439"
},
"departure": {
"delay": 279,
"time": "1764566439"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 281,
"time": "1764567281"
},
"departure": {
"delay": 281,
"time": "1764567281"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 263,
"time": "1764566663"
},
"departure": {
"delay": 263,
"time": "1764566663"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 291,
"time": "1764566631"
},
"departure": {
"delay": 291,
"time": "1764566631"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1764567300"
},
"departure": {
"delay": 300,
"time": "1764567300"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 309,
"time": "1764566469"
},
"departure": {
"delay": 309,
"time": "1764566469"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 264,
"time": "1764566904"
},
"departure": {
"delay": 264,
"time": "1764566904"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 239,
"time": "1764567479"
},
"departure": {
"delay": 239,
"time": "1764567479"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 304,
"time": "1764567244"
},
"departure": {
"delay": 304,
"time": "1764567244"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 309,
"time": "1764566398"
},
"departure": {
"delay": 309,
"time": "1764566409"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1764567593"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 272,
"time": "1764566852"
},
"departure": {
"delay": 272,
"time": "1764566852"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 256,
"time": "1764567436"
},
"departure": {
"delay": 256,
"time": "1764567436"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 317,
"time": "1764566777"
},
"departure": {
"delay": 317,
"time": "1764566777"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 281,
"time": "1764567401"
},
"departure": {
"delay": 281,
"time": "1764567401"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 305,
"time": "1764567365"
},
"departure": {
"delay": 305,
"time": "1764567365"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 283,
"time": "1764567523"
},
"departure": {
"delay": 283,
"time": "1764567523"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 315,
"time": "1764566715"
},
"departure": {
"delay": 315,
"time": "1764566715"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 260,
"time": "1764567140"
},
"departure": {
"delay": 260,
"time": "1764567140"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 288,
"time": "1764566328"
},
"departure": {
"delay": 288,
"time": "1764566328"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 260,
"time": "1764567080"
},
"departure": {
"delay": 260,
"time": "1764567080"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1764566463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470107:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764589320"
},
"departure": {
"time": "1764589320"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764589200"
},
"departure": {
"time": "1764589200"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764590160"
},
"departure": {
"time": "1764590160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764589140"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764590400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764589680"
},
"departure": {
"time": "1764589680"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764590280"
},
"departure": {
"time": "1764590280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764589380"
},
"departure": {
"time": "1764589380"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764589560"
},
"departure": {
"time": "1764589560"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764589440"
},
"departure": {
"time": "1764589440"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764590220"
},
"departure": {
"time": "1764590220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764589740"
},
"departure": {
"time": "1764589740"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764589920"
},
"departure": {
"time": "1764589920"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764589260"
},
"departure": {
"time": "1764589260"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764589620"
},
"departure": {
"time": "1764589620"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1423:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851708F4674241x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569760"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573600"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764573240"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764573000"
},
"departure": {
"time": "1764573060"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764572640"
},
"departure": {
"time": "1764572700"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570120"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571920"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572340"
},
"departure": {
"time": "1764572400"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764566144",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851708F4674241x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569640"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570000"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567120"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569400"
},
"departure": {
"time": "1764569400"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569520"
},
"departure": {
"time": "1764569520"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567900"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586664:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3403F4640875x2025x11x20T22x32x23Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 66
},
{
"arrival": {
"time": "1764574080"
},
"departure": {
"time": "1764574140"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764569820"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1764572880"
},
"departure": {
"time": "1764573000"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1764575880"
},
"departure": {
"time": "1764575940"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"departure": {
"time": "1764565320"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574800"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1764572280"
},
"departure": {
"time": "1764572340"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1764576900"
},
"departure": {
"time": "1764576960"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1764570780"
},
"departure": {
"time": "1764570840"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
}
],
"timestamp": "1764564164",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3403F4640875x2025x11x20T22x32x23Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568140"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764567120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:109:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578280"
},
"departure": {
"time": "1764578280"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764577920"
},
"departure": {
"time": "1764577920"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764578340"
},
"departure": {
"time": "1764578340"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764577020"
},
"departure": {
"time": "1764577020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764576960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764578100"
},
"departure": {
"time": "1764578100"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764577980"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764577800"
},
"departure": {
"time": "1764577800"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764578580"
},
"departure": {
"time": "1764578580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764578220"
},
"departure": {
"time": "1764578220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764578640"
},
"departure": {
"time": "1764578640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764577740"
},
"departure": {
"time": "1764577740"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764577860"
},
"departure": {
"time": "1764577860"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764577200"
},
"departure": {
"time": "1764577200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764578820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851706F4674239x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571080"
},
"departure": {
"time": "1764571140"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1764569040"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764565425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851706F4674239x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570240"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764569880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:217:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2955:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764612480"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764612900"
},
"departure": {
"time": "1764612900"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764612960"
},
"departure": {
"time": "1764612960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764613200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764612720"
},
"departure": {
"time": "1764612720"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764613020"
},
"departure": {
"time": "1764613020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2955:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764568080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764569460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470513:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -291,
"time": "1764568569"
},
"departure": {
"delay": -291,
"time": "1764568569"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -167,
"time": "1764568453"
},
"departure": {
"delay": -167,
"time": "1764568453"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -252,
"time": "1764568488"
},
"departure": {
"delay": -252,
"time": "1764568488"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -89,
"time": "1764567571"
},
"departure": {
"delay": -89,
"time": "1764567571"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -73,
"time": "1764567887"
},
"departure": {
"delay": -73,
"time": "1764567887"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -70,
"time": "1764568070"
},
"departure": {
"delay": -70,
"time": "1764568070"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1764567691"
},
"departure": {
"delay": -29,
"time": "1764567691"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1764567511"
},
"departure": {
"delay": -29,
"time": "1764567511"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"time": "1764567300"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -176,
"time": "1764568384"
},
"departure": {
"delay": -176,
"time": "1764568384"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1764567751"
},
"departure": {
"delay": -29,
"time": "1764567751"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1764567957"
},
"departure": {
"delay": -63,
"time": "1764567957"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1764567410"
},
"departure": {
"delay": -10,
"time": "1764567410"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -312,
"time": "1764568608"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -83,
"time": "1764567997"
},
"departure": {
"delay": -83,
"time": "1764567997"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -198,
"time": "1764568302"
},
"departure": {
"delay": -198,
"time": "1764568302"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1764567445"
},
"departure": {
"delay": -35,
"time": "1764567445"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1764567794"
},
"departure": {
"delay": -46,
"time": "1764567794"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1764567852"
},
"departure": {
"delay": -48,
"time": "1764567852"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -35,
"time": "1764567925"
},
"departure": {
"delay": -35,
"time": "1764567925"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -100,
"time": "1764568160"
},
"departure": {
"delay": -100,
"time": "1764568160"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -131,
"time": "1764568249"
},
"departure": {
"delay": -131,
"time": "1764568249"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470513:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1764571316"
},
"departure": {
"delay": 56,
"time": "1764571316"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1764572268"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1764570282"
},
"departure": {
"delay": 42,
"time": "1764570282"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1764572029"
},
"departure": {
"delay": 49,
"time": "1764572029"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1764571393"
},
"departure": {
"delay": 13,
"time": "1764571393"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1764571122"
},
"departure": {
"delay": 42,
"time": "1764571122"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570600"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1764571191"
},
"departure": {
"delay": 51,
"time": "1764571191"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1764570168"
},
"departure": {
"delay": 48,
"time": "1764570168"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1764570750"
},
"departure": {
"delay": 30,
"time": "1764570750"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1764570812"
},
"departure": {
"delay": 32,
"time": "1764570812"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1764571430"
},
"departure": {
"delay": 50,
"time": "1764571430"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1764570120"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1764570379"
},
"departure": {
"delay": 19,
"time": "1764570379"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1764572187"
},
"departure": {
"delay": 87,
"time": "1764572187"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1764570857"
},
"departure": {
"delay": 17,
"time": "1764570857"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1764571473"
},
"departure": {
"delay": 33,
"time": "1764571473"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1764571756"
},
"departure": {
"delay": 76,
"time": "1764571756"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1764570693"
},
"departure": {
"delay": 33,
"time": "1764570693"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"time": "1764570900"
},
"departure": {
"time": "1764570900"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1764571943"
},
"departure": {
"delay": 23,
"time": "1764571943"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1764571523"
},
"departure": {
"delay": 23,
"time": "1764571523"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595524:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1764569731"
},
"departure": {
"delay": 31,
"time": "1764569731"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -69,
"time": "1764569991"
},
"departure": {
"delay": -69,
"time": "1764569991"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -296,
"time": "1764570784"
},
"departure": {
"delay": -296,
"time": "1764570784"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -157,
"time": "1764570083"
},
"departure": {
"delay": -157,
"time": "1764570083"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -113,
"time": "1764569887"
},
"departure": {
"delay": -113,
"time": "1764569887"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -172,
"time": "1764570428"
},
"departure": {
"delay": -172,
"time": "1764570428"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -207,
"time": "1764570213"
},
"departure": {
"delay": -207,
"time": "1764570213"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -274,
"time": "1764570686"
},
"departure": {
"delay": -274,
"time": "1764570686"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -297,
"time": "1764570603"
},
"departure": {
"delay": -297,
"time": "1764570603"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -203,
"time": "1764570397"
},
"departure": {
"delay": -203,
"time": "1764570397"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -245,
"time": "1764570655"
},
"departure": {
"delay": -245,
"time": "1764570655"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -386,
"time": "1764570994"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -162,
"time": "1764570138"
},
"departure": {
"delay": -162,
"time": "1764570138"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -235,
"time": "1764570545"
},
"departure": {
"delay": -235,
"time": "1764570545"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -297,
"time": "1764570903"
},
"departure": {
"delay": -297,
"time": "1764570903"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -76,
"time": "1764570044"
},
"departure": {
"delay": -76,
"time": "1764570044"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -287,
"time": "1764570853"
},
"departure": {
"delay": -287,
"time": "1764570853"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -227,
"time": "1764570493"
},
"departure": {
"delay": -227,
"time": "1764570493"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1764569836"
},
"departure": {
"delay": -44,
"time": "1764569836"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -230,
"time": "1764570310"
},
"departure": {
"delay": -230,
"time": "1764570310"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -276,
"time": "1764570924"
},
"departure": {
"delay": -276,
"time": "1764570924"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -200,
"time": "1764570460"
},
"departure": {
"delay": -200,
"time": "1764570460"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470527:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764581880"
},
"departure": {
"time": "1764581880"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764582300"
},
"departure": {
"time": "1764582300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764582180"
},
"departure": {
"time": "1764582180"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764582000"
},
"departure": {
"time": "1764582000"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764581340"
},
"departure": {
"time": "1764581340"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764581220"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764581400"
},
"departure": {
"time": "1764581400"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764581760"
},
"departure": {
"time": "1764581760"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764581520"
},
"departure": {
"time": "1764581520"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764581280"
},
"departure": {
"time": "1764581280"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764582240"
},
"departure": {
"time": "1764582240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764582480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764581820"
},
"departure": {
"time": "1764581820"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:873:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746146x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"time": "1764567060"
},
"departure": {
"time": "1764567060"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1764566183"
},
"departure": {
"delay": -26,
"time": "1764566194"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1764566935"
},
"departure": {
"delay": 17,
"time": "1764566957"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568800"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 74,
"time": "1764565853"
},
"departure": {
"delay": 74,
"time": "1764565874"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 54,
"time": "1764565958"
},
"departure": {
"delay": 54,
"time": "1764565974"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -33,
"time": "1764566412"
},
"departure": {
"delay": -33,
"time": "1764566427"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1764566876"
},
"departure": {
"delay": 14,
"time": "1764566894"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -49,
"time": "1764566211"
},
"departure": {
"delay": -49,
"time": "1764566231"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1764566325"
},
"departure": {
"delay": -27,
"time": "1764566373"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1764565734"
},
"departure": {
"delay": 25,
"time": "1764565765"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568620"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1764568920"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -14,
"time": "1764566135"
},
"departure": {
"delay": -14,
"time": "1764566146"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1764566622"
},
"departure": {
"delay": 64,
"time": "1764566764"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1764565995"
},
"departure": {
"delay": 25,
"time": "1764566005"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1764566029"
},
"departure": {
"delay": 2,
"time": "1764566042"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -14,
"time": "1764566250"
},
"departure": {
"delay": -14,
"time": "1764566266"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1764565587"
},
"departure": {
"delay": 47,
"time": "1764565607"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764567120"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1764565786"
},
"departure": {
"delay": 59,
"time": "1764565799"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 32,
"time": "1764565532"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 31,
"time": "1764565699"
},
"departure": {
"delay": 31,
"time": "1764565711"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1764565822"
},
"departure": {
"delay": 41,
"time": "1764565841"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1764565891"
},
"departure": {
"delay": 54,
"time": "1764565914"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -62,
"time": "1764566500"
},
"departure": {
"delay": -62,
"time": "1764566518"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1764566957",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746146x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1764566382"
},
"departure": {
"delay": 41,
"time": "1764566501"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1764567590"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -27,
"time": "1764565821"
},
"departure": {
"delay": -27,
"time": "1764565833"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1764567170"
},
"departure": {
"delay": 50,
"time": "1764567170"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1764566600"
},
"departure": {
"delay": 91,
"time": "1764566611"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1764566899"
},
"departure": {
"delay": 30,
"time": "1764566910"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -25,
"time": "1764565984"
},
"departure": {
"delay": -25,
"time": "1764566015"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -69,
"time": "1764565897"
},
"departure": {
"delay": -69,
"time": "1764565911"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1764566865"
},
"departure": {
"delay": 57,
"time": "1764566877"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1764567050"
},
"departure": {
"delay": 50,
"time": "1764567050"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1764566172"
},
"departure": {
"delay": -32,
"time": "1764566188"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1764565952"
},
"departure": {
"delay": -16,
"time": "1764565964"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1764566797"
},
"departure": {
"delay": 68,
"time": "1764566828"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1764567410"
},
"departure": {
"delay": 50,
"time": "1764567410"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1764567230"
},
"departure": {
"delay": 50,
"time": "1764567230"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1764566220"
},
"departure": {
"delay": -48,
"time": "1764566232"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1764566641"
},
"departure": {
"delay": 75,
"time": "1764566655"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1764565802"
},
"departure": {
"delay": 9,
"time": "1764565809"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1764566568"
},
"departure": {
"delay": 65,
"time": "1764566585"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1764566053"
},
"departure": {
"delay": -15,
"time": "1764566085"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1764565632"
},
"departure": {
"delay": -18,
"time": "1764565722"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": -32,
"time": "1764565588"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1764566527"
},
"departure": {
"delay": 86,
"time": "1764566546"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1764567350"
},
"departure": {
"delay": 50,
"time": "1764567350"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -51,
"time": "1764566296"
},
"departure": {
"delay": -51,
"time": "1764566349"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13101F4670992x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1764568800"
},
"departure": {
"delay": 300,
"time": "1764568860"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1764569520"
},
"departure": {
"delay": 300,
"time": "1764569580"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1764568140"
},
"departure": {
"delay": 300,
"time": "1764568200"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1764567600"
},
"departure": {
"delay": 300,
"time": "1764567720"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1764570300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1764564360"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1764569160"
},
"departure": {
"delay": 300,
"time": "1764569220"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1764566654",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13101F4670992x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1764569593"
},
"departure": {
"delay": 13,
"time": "1764569593"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1764570314"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1764568950"
},
"departure": {
"delay": 30,
"time": "1764568950"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1764569889"
},
"departure": {
"delay": 69,
"time": "1764569889"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1764569723"
},
"departure": {
"delay": 23,
"time": "1764569723"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1764570023"
},
"departure": {
"delay": 23,
"time": "1764570023"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1764569057"
},
"departure": {
"delay": 17,
"time": "1764569057"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1764569673"
},
"departure": {
"delay": 33,
"time": "1764569673"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1764569391"
},
"departure": {
"delay": 51,
"time": "1764569391"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1764568856"
},
"departure": {
"delay": 56,
"time": "1764568856"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1764569630"
},
"departure": {
"delay": 50,
"time": "1764569630"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1764568893"
},
"departure": {
"delay": 33,
"time": "1764568893"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1764570098"
},
"departure": {
"delay": 38,
"time": "1764570098"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 61,
"time": "1764570241"
},
"departure": {
"delay": 61,
"time": "1764570241"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1764569322"
},
"departure": {
"delay": 42,
"time": "1764569322"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1764569516"
},
"departure": {
"delay": 56,
"time": "1764569516"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1764569012"
},
"departure": {
"delay": 32,
"time": "1764569012"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595529:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852332F4674350x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764563745",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852332F4674350x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1764568050"
},
"departure": {
"delay": 150,
"time": "1764568050"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 136,
"time": "1764566381"
},
"departure": {
"delay": 136,
"time": "1764566416"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1764566177"
},
"departure": {
"delay": 128,
"time": "1764566228"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1764566656"
},
"departure": {
"delay": 113,
"time": "1764566693"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1764565378"
},
"departure": {
"delay": 21,
"time": "1764565401"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1764566821"
},
"departure": {
"delay": 162,
"time": "1764566862"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1764567510"
},
"departure": {
"delay": 150,
"time": "1764567510"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1764565771"
},
"departure": {
"delay": 54,
"time": "1764565794"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1764565422"
},
"departure": {
"delay": 58,
"time": "1764565438"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1764566729"
},
"departure": {
"delay": 143,
"time": "1764566783"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1764567390"
},
"departure": {
"delay": 150,
"time": "1764567390"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1764565853"
},
"departure": {
"delay": 67,
"time": "1764565867"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1764566347"
},
"departure": {
"delay": 142,
"time": "1764566362"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1764567690"
},
"departure": {
"delay": 150,
"time": "1764567690"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 150,
"time": "1764567330"
},
"departure": {
"delay": 150,
"time": "1764567330"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 83,
"time": "1764565671"
},
"departure": {
"delay": 83,
"time": "1764565703"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1764567750"
},
"departure": {
"delay": 150,
"time": "1764567750"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1764568170"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1764566012"
},
"departure": {
"delay": 52,
"time": "1764566032"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1764566890"
},
"departure": {
"delay": 170,
"time": "1764566930"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 139,
"time": "1764566257"
},
"departure": {
"delay": 139,
"time": "1764566299"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1764566093"
},
"departure": {
"delay": 69,
"time": "1764566109"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1764567930"
},
"departure": {
"delay": 150,
"time": "1764567930"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1764567870"
},
"departure": {
"delay": 150,
"time": "1764567870"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 150,
"time": "1764567030"
},
"departure": {
"delay": 150,
"time": "1764567030"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1764565582"
},
"departure": {
"delay": 36,
"time": "1764565596"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1764565463"
},
"departure": {
"delay": 45,
"time": "1764565485"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1764565323"
},
"departure": {
"delay": 36,
"time": "1764565356"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1764566484"
},
"departure": {
"delay": 133,
"time": "1764566533"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1764565906"
},
"departure": {
"delay": 60,
"time": "1764565920"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1764567570"
},
"departure": {
"delay": 150,
"time": "1764567570"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": 30,
"time": "1764565230"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1764566583"
},
"departure": {
"delay": 99,
"time": "1764566619"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1764567990"
},
"departure": {
"delay": 150,
"time": "1764567990"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1764567150"
},
"departure": {
"delay": 150,
"time": "1764567150"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1764566960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1764564539"
},
"departure": {
"delay": -47,
"time": "1764564553"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1764564041"
},
"departure": {
"delay": 53,
"time": "1764564053"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1764565343"
},
"departure": {
"delay": -18,
"time": "1764565362"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 101,
"time": "1764563921"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -12,
"time": "1764564680"
},
"departure": {
"delay": -12,
"time": "1764564708"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1764565236"
},
"departure": {
"delay": -21,
"time": "1764565299"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -49,
"time": "1764564936"
},
"departure": {
"delay": -49,
"time": "1764564971"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -59,
"time": "1764565479"
},
"departure": {
"delay": -59,
"time": "1764565501"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -59,
"time": "1764565422"
},
"departure": {
"delay": -59,
"time": "1764565441"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1764565073"
},
"departure": {
"delay": -7,
"time": "1764565193"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1764564172"
},
"departure": {
"delay": 6,
"time": "1764564186"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1764564736"
},
"departure": {
"delay": -13,
"time": "1764564767"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -192,
"time": "1764565548"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1764564293"
},
"departure": {
"delay": 32,
"time": "1764564332"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1764564064"
},
"departure": {
"delay": 10,
"time": "1764564070"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1764564644"
},
"departure": {
"delay": -55,
"time": "1764564665"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -64,
"time": "1764564997"
},
"departure": {
"delay": -64,
"time": "1764565016"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1764564480"
},
"departure": {
"delay": 7,
"time": "1764564487"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1764564128"
},
"departure": {
"delay": -38,
"time": "1764564142"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -46,
"time": "1764564900"
},
"departure": {
"delay": -46,
"time": "1764564914"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1764564412"
},
"departure": {
"delay": 22,
"time": "1764564442"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -69,
"time": "1764564577"
},
"departure": {
"delay": -69,
"time": "1764564591"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1764563967"
},
"departure": {
"delay": 41,
"time": "1764563981"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1764564200"
},
"departure": {
"delay": 9,
"time": "1764564249"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1764564616"
},
"departure": {
"delay": -32,
"time": "1764564628"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:723:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764577800"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764578640"
},
"departure": {
"time": "1764578640"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764577920"
},
"departure": {
"time": "1764577920"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764578880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764578040"
},
"departure": {
"time": "1764578040"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764577980"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764578160"
},
"departure": {
"time": "1764578160"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764578700"
},
"departure": {
"time": "1764578700"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764577860"
},
"departure": {
"time": "1764577860"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764578220"
},
"departure": {
"time": "1764578220"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764578100"
},
"departure": {
"time": "1764578100"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764578460"
},
"departure": {
"time": "1764578460"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764578400"
},
"departure": {
"time": "1764578400"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764578760"
},
"departure": {
"time": "1764578760"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:723:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764598020"
},
"departure": {
"time": "1764598020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764597180"
},
"departure": {
"time": "1764597180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764597960"
},
"departure": {
"time": "1764597960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764597420"
},
"departure": {
"time": "1764597420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764596940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764597360"
},
"departure": {
"time": "1764597360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764597120"
},
"departure": {
"time": "1764597120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764597240"
},
"departure": {
"time": "1764597240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764597060"
},
"departure": {
"time": "1764597060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764597600"
},
"departure": {
"time": "1764597600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764597780"
},
"departure": {
"time": "1764597780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764597480"
},
"departure": {
"time": "1764597480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764597000"
},
"departure": {
"time": "1764597000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764598200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764597540"
},
"departure": {
"time": "1764597540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1953:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -158,
"time": "1764567862"
},
"departure": {
"delay": -158,
"time": "1764567862"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -158,
"time": "1764567922"
},
"departure": {
"delay": -158,
"time": "1764567922"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -93,
"time": "1764567687"
},
"departure": {
"delay": -93,
"time": "1764567687"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -158,
"time": "1764567802"
},
"departure": {
"delay": -158,
"time": "1764567802"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1764567470"
},
"departure": {
"delay": -10,
"time": "1764567470"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1764567554"
},
"departure": {
"delay": -46,
"time": "1764567554"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1764567223"
},
"departure": {
"delay": -17,
"time": "1764567223"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -104,
"time": "1764567736"
},
"departure": {
"delay": -104,
"time": "1764567736"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1764567640"
},
"departure": {
"delay": -80,
"time": "1764567640"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1764567364"
},
"departure": {
"delay": 4,
"time": "1764567364"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -75,
"time": "1764567765"
},
"departure": {
"delay": -75,
"time": "1764567765"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -256,
"time": "1764568064"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -15,
"time": "1764567405"
},
"departure": {
"delay": -15,
"time": "1764567405"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1764567052"
},
"departure": {
"delay": 52,
"time": "1764567052"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1764567197"
},
"departure": {
"delay": 17,
"time": "1764567197"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -165,
"time": "1764567975"
},
"departure": {
"delay": -165,
"time": "1764567975"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1764567167"
},
"departure": {
"delay": -13,
"time": "1764567167"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584695:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764580680"
},
"departure": {
"time": "1764580680"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764579720"
},
"departure": {
"time": "1764579720"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764580140"
},
"departure": {
"time": "1764580140"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764579540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764580380"
},
"departure": {
"time": "1764580380"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764579780"
},
"departure": {
"time": "1764579780"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764580500"
},
"departure": {
"time": "1764580500"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764580740"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764579960"
},
"departure": {
"time": "1764579960"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764580080"
},
"departure": {
"time": "1764580080"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764580200"
},
"departure": {
"time": "1764580200"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764580440"
},
"departure": {
"time": "1764580440"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764579660"
},
"departure": {
"time": "1764579660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764580620"
},
"departure": {
"time": "1764580620"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:833:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764589860"
},
"departure": {
"time": "1764589860"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764589680"
},
"departure": {
"time": "1764589680"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764590640"
},
"departure": {
"time": "1764590640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764589800"
},
"departure": {
"time": "1764589800"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764590160"
},
"departure": {
"time": "1764590160"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764590820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1764589260"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764589320"
},
"departure": {
"time": "1764589320"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764590040"
},
"departure": {
"time": "1764590040"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764589740"
},
"departure": {
"time": "1764589740"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764589500"
},
"departure": {
"time": "1764589500"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764590280"
},
"departure": {
"time": "1764590280"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764590220"
},
"departure": {
"time": "1764590220"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764589620"
},
"departure": {
"time": "1764589620"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764590580"
},
"departure": {
"time": "1764590580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1435:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081054xGTFSxGSemH25xSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1764569880"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1764569719"
},
"departure": {
"delay": 19,
"time": "1764569719"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1764568926"
},
"departure": {
"delay": 6,
"time": "1764568926"
},
"stopId": "FR:76341:ZE:3318:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1764569566"
},
"departure": {
"delay": 46,
"time": "1764569566"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1764569614"
},
"departure": {
"delay": 34,
"time": "1764569614"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1764568080"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1764568796"
},
"departure": {
"delay": 56,
"time": "1764568796"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1764568918"
},
"departure": {
"delay": 58,
"time": "1764568918"
},
"stopId": "FR:76341:ZE:5251:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1764565459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081054xGTFSxGSemH25xSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586526:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570300"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586526:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041346xGTFSxGSemH15xSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1764567607"
},
"departure": {
"delay": 67,
"time": "1764567607"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1764566766"
},
"departure": {
"delay": 66,
"time": "1764566766"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1764567819"
},
"departure": {
"delay": 39,
"time": "1764567819"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1764566506"
},
"departure": {
"delay": 46,
"time": "1764566506"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1764567141"
},
"departure": {
"delay": 21,
"time": "1764567141"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1764567866"
},
"departure": {
"delay": 26,
"time": "1764567866"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1764566452"
},
"departure": {
"delay": 52,
"time": "1764566452"
},
"stopId": "FR:76341:ZE:5251:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1764567082"
},
"departure": {
"delay": 22,
"time": "1764567082"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1764566806"
},
"departure": {
"delay": 46,
"time": "1764566806"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1764566539"
},
"departure": {
"delay": 19,
"time": "1764566539"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1764568028"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1764567453"
},
"departure": {
"delay": 33,
"time": "1764567453"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1764567186"
},
"departure": {
"delay": 66,
"time": "1764567186"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1764567024"
},
"departure": {
"delay": 24,
"time": "1764567024"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1764567788"
},
"departure": {
"delay": 8,
"time": "1764567788"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1764567396"
},
"departure": {
"delay": 36,
"time": "1764567396"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1764566568"
},
"departure": {
"delay": -12,
"time": "1764566568"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1764567422"
},
"departure": {
"delay": 62,
"time": "1764567422"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1764567248"
},
"departure": {
"delay": 8,
"time": "1764567248"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1764566460"
},
"departure": {
"delay": 60,
"time": "1764566460"
},
"stopId": "FR:76341:ZE:3318:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1764566888"
},
"departure": {
"delay": 8,
"time": "1764566888"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1764567203"
},
"departure": {
"delay": 23,
"time": "1764567203"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1764567158"
},
"departure": {
"delay": 38,
"time": "1764567158"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1764566939"
},
"departure": {
"delay": 59,
"time": "1764566939"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764566899",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041346xGTFSxGSemH15xSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764572280"
},
"departure": {
"time": "1764572280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764571380"
},
"departure": {
"time": "1764571380"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571080"
},
"departure": {
"time": "1764571080"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764571920"
},
"departure": {
"time": "1764571920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764570840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571560"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571980"
},
"departure": {
"time": "1764571980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572220"
},
"departure": {
"time": "1764572220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764572460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571440"
},
"departure": {
"time": "1764571440"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571740"
},
"departure": {
"time": "1764571740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:79:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1764566280"
},
"departure": {
"delay": 5,
"time": "1764566285"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1764566100"
},
"departure": {
"delay": 125,
"time": "1764566105"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1764565980"
},
"departure": {
"delay": 65,
"time": "1764565985"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1764565920"
},
"departure": {
"delay": 65,
"time": "1764565925"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1764566400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1764566220"
},
"departure": {
"delay": 65,
"time": "1764566225"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"delay": 5,
"time": "1764565445"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1764565500"
},
"departure": {
"delay": 5,
"time": "1764565505"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1764565800"
},
"departure": {
"delay": 65,
"time": "1764565805"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1764565510"
},
"departure": {
"delay": -45,
"time": "1764565515"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1764566160"
},
"departure": {
"delay": 65,
"time": "1764566165"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1764565860"
},
"departure": {
"delay": 65,
"time": "1764565865"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1764565620"
},
"departure": {
"delay": 5,
"time": "1764565625"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1764565680"
},
"departure": {
"delay": 5,
"time": "1764565685"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1764566423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:79:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051245xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1764566175"
},
"departure": {
"delay": 75,
"time": "1764566175"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1764566301"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1764566087"
},
"departure": {
"delay": 47,
"time": "1764566087"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1764566819",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051245xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570480"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -165,
"time": "1764573915"
},
"departure": {
"delay": -165,
"time": "1764573915"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 56,
"time": "1764570056"
},
"departure": {
"delay": 56,
"time": "1764570056"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"time": "1764570000"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -467,
"time": "1764574933"
},
"departure": {
"delay": -467,
"time": "1764574933"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": 30,
"time": "1764572550"
},
"departure": {
"delay": 30,
"time": "1764572550"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1764571320"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -217,
"time": "1764574403"
},
"departure": {
"delay": -217,
"time": "1764574403"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -170,
"time": "1764572950"
},
"departure": {
"delay": -170,
"time": "1764572950"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"time": "1764572520"
},
"departure": {
"time": "1764572520"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1764572220"
},
"departure": {
"time": "1764572220"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -556,
"time": "1764575684"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": -219,
"time": "1764573081"
},
"departure": {
"delay": -219,
"time": "1764573081"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -150,
"time": "1764573990"
},
"departure": {
"delay": -150,
"time": "1764573990"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1764572716"
},
"departure": {
"delay": -44,
"time": "1764572716"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -282,
"time": "1764574518"
},
"departure": {
"delay": -282,
"time": "1764574518"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"time": "1764571560"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -53,
"time": "1764572767"
},
"departure": {
"delay": -53,
"time": "1764572767"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -191,
"time": "1764573889"
},
"departure": {
"delay": -191,
"time": "1764573889"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 56,
"time": "1764570536"
},
"departure": {
"delay": 56,
"time": "1764570536"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -556,
"time": "1764575204"
},
"departure": {
"delay": -556,
"time": "1764575204"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": -175,
"time": "1764573005"
},
"departure": {
"delay": -175,
"time": "1764573005"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -188,
"time": "1764573832"
},
"departure": {
"delay": -188,
"time": "1764573832"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -251,
"time": "1764574309"
},
"departure": {
"delay": -251,
"time": "1764574309"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 34,
"time": "1764570214"
},
"departure": {
"delay": 34,
"time": "1764570214"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1764570612"
},
"departure": {
"delay": 12,
"time": "1764570612"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -212,
"time": "1764574228"
},
"departure": {
"delay": -212,
"time": "1764574228"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 17,
"time": "1764572417"
},
"departure": {
"delay": 17,
"time": "1764572417"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1764571020"
},
"departure": {
"time": "1764571020"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1764571816"
},
"departure": {
"delay": 16,
"time": "1764571816"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1764572046"
},
"departure": {
"delay": 6,
"time": "1764572046"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -430,
"time": "1764574670"
},
"departure": {
"delay": -430,
"time": "1764574670"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": 27,
"time": "1764570447"
},
"departure": {
"delay": 27,
"time": "1764570447"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -242,
"time": "1764573178"
},
"departure": {
"delay": -242,
"time": "1764573178"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -29,
"time": "1764572611"
},
"departure": {
"delay": -29,
"time": "1764572611"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -201,
"time": "1764574119"
},
"departure": {
"delay": -201,
"time": "1764574119"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": -149,
"time": "1764572911"
},
"departure": {
"delay": -149,
"time": "1764572911"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -82,
"time": "1764572858"
},
"departure": {
"delay": -82,
"time": "1764572858"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1764572460"
},
"departure": {
"time": "1764572460"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470827:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1764567053"
},
"departure": {
"delay": -7,
"time": "1764567053"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1764566913"
},
"departure": {
"delay": 33,
"time": "1764566913"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1764567735"
},
"departure": {
"delay": -45,
"time": "1764567735"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -101,
"time": "1764567979"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -89,
"time": "1764567631"
},
"departure": {
"delay": -89,
"time": "1764567631"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1764566832"
},
"departure": {
"delay": 72,
"time": "1764566832"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1764567113"
},
"departure": {
"delay": -7,
"time": "1764567113"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1764567383"
},
"departure": {
"delay": -37,
"time": "1764567383"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1764567491"
},
"departure": {
"delay": 11,
"time": "1764567491"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -101,
"time": "1764567679"
},
"departure": {
"delay": -101,
"time": "1764567679"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -101,
"time": "1764567859"
},
"departure": {
"delay": -101,
"time": "1764567859"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -68,
"time": "1764567772"
},
"departure": {
"delay": -68,
"time": "1764567772"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1764567581"
},
"departure": {
"delay": -19,
"time": "1764567581"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1764567314"
},
"departure": {
"delay": 14,
"time": "1764567314"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -63,
"time": "1764567897"
},
"departure": {
"delay": -63,
"time": "1764567897"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1764567194"
},
"departure": {
"delay": 14,
"time": "1764567194"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1764567544"
},
"departure": {
"delay": 4,
"time": "1764567544"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1764566729"
},
"departure": {
"delay": 149,
"time": "1764566729"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 192,
"time": "1764566641"
},
"departure": {
"delay": 192,
"time": "1764566652"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -76,
"time": "1764567944"
},
"departure": {
"delay": -76,
"time": "1764567944"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1764566968"
},
"departure": {
"delay": 28,
"time": "1764566968"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1764566772"
},
"departure": {
"delay": 72,
"time": "1764566772"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586698:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764575340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764575100"
},
"departure": {
"time": "1764575100"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764575220"
},
"departure": {
"time": "1764575220"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574800"
},
"departure": {
"time": "1764574800"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764574920"
},
"departure": {
"time": "1764574920"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574620"
},
"departure": {
"time": "1764574620"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764575160"
},
"departure": {
"time": "1764575160"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764574200"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574680"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764574500"
},
"departure": {
"time": "1764574500"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574260"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764574440"
},
"departure": {
"time": "1764574440"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:501:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1764567352"
},
"departure": {
"delay": 232,
"time": "1764567352"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 271,
"time": "1764568171"
},
"departure": {
"delay": 271,
"time": "1764568171"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1764568863"
},
"departure": {
"delay": 63,
"time": "1764568863"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 241,
"time": "1764568081"
},
"departure": {
"delay": 241,
"time": "1764568081"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 208,
"time": "1764567508"
},
"departure": {
"delay": 208,
"time": "1764567508"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 300,
"time": "1764568260"
},
"departure": {
"delay": 300,
"time": "1764568260"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1764569357"
},
"departure": {
"delay": 17,
"time": "1764569357"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 195,
"time": "1764568395"
},
"departure": {
"delay": 195,
"time": "1764568395"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 198,
"time": "1764566658"
},
"departure": {
"delay": 198,
"time": "1764566658"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 220,
"time": "1764567100"
},
"departure": {
"delay": 220,
"time": "1764567100"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1764570576"
},
"departure": {
"delay": 36,
"time": "1764570576"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 28,
"time": "1764569068"
},
"departure": {
"delay": 28,
"time": "1764569068"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 266,
"time": "1764567446"
},
"departure": {
"delay": 266,
"time": "1764567446"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 185,
"time": "1764566765"
},
"departure": {
"delay": 185,
"time": "1764566765"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1764570841"
},
"departure": {
"delay": 1,
"time": "1764570841"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -20,
"time": "1764569980"
},
"departure": {
"delay": -20,
"time": "1764569980"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 236,
"time": "1764566996"
},
"departure": {
"delay": 236,
"time": "1764566996"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1764568714"
},
"departure": {
"delay": 94,
"time": "1764568714"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1764568768"
},
"departure": {
"delay": 88,
"time": "1764568768"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 232,
"time": "1764566872"
},
"departure": {
"delay": 232,
"time": "1764566872"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1764568828"
},
"departure": {
"delay": 28,
"time": "1764568828"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 233,
"time": "1764568313"
},
"departure": {
"delay": 233,
"time": "1764568313"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1764568499"
},
"departure": {
"delay": 119,
"time": "1764568499"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"time": "1764570540"
},
"departure": {
"time": "1764570540"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": 204,
"time": "1764568464"
},
"departure": {
"delay": 204,
"time": "1764568464"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1764570483"
},
"departure": {
"delay": 3,
"time": "1764570483"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 52,
"time": "1764571012"
},
"departure": {
"delay": 52,
"time": "1764571012"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1764569740"
},
"departure": {
"delay": -20,
"time": "1764569740"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"time": "1764571080"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": 208,
"time": "1764567388"
},
"departure": {
"delay": 208,
"time": "1764567388"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1764568580"
},
"departure": {
"delay": 80,
"time": "1764568580"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 216,
"time": "1764567276"
},
"departure": {
"delay": 216,
"time": "1764567276"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1764569560"
},
"departure": {
"delay": -20,
"time": "1764569560"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1764570340"
},
"departure": {
"delay": -20,
"time": "1764570340"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1764570422"
},
"departure": {
"delay": 2,
"time": "1764570422"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -9,
"time": "1764569151"
},
"departure": {
"delay": -9,
"time": "1764569151"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 251,
"time": "1764567551"
},
"departure": {
"delay": 251,
"time": "1764567551"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470857:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1764566298"
},
"departure": {
"delay": 138,
"time": "1764566298"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1764566849"
},
"departure": {
"delay": -1,
"time": "1764566879"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 156,
"time": "1764566376"
},
"departure": {
"delay": 156,
"time": "1764566376"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1764566713"
},
"departure": {
"delay": 73,
"time": "1764566713"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -68,
"time": "1764566932"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 135,
"time": "1764566475"
},
"departure": {
"delay": 135,
"time": "1764566475"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1764566249"
},
"departure": {
"delay": 89,
"time": "1764566249"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1764566639"
},
"departure": {
"delay": 59,
"time": "1764566639"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 149,
"time": "1764566609"
},
"departure": {
"delay": 149,
"time": "1764566609"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1764566731"
},
"departure": {
"delay": 31,
"time": "1764566731"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1764566301",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586171:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1764566833"
},
"departure": {
"delay": 73,
"time": "1764566833"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1764567259"
},
"departure": {
"delay": 19,
"time": "1764567259"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -494,
"time": "1764568246"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -303,
"time": "1764568077"
},
"departure": {
"delay": -303,
"time": "1764568077"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1764567090"
},
"departure": {
"delay": 30,
"time": "1764567090"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -231,
"time": "1764568029"
},
"departure": {
"delay": -231,
"time": "1764568029"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1764567028"
},
"departure": {
"delay": 28,
"time": "1764567028"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1764567499"
},
"departure": {
"delay": 19,
"time": "1764567499"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1764567199"
},
"departure": {
"delay": 19,
"time": "1764567199"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -167,
"time": "1764567913"
},
"departure": {
"delay": -167,
"time": "1764567913"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -116,
"time": "1764567844"
},
"departure": {
"delay": -116,
"time": "1764567844"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -71,
"time": "1764567769"
},
"departure": {
"delay": -71,
"time": "1764567769"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -364,
"time": "1764568196"
},
"departure": {
"delay": -364,
"time": "1764568196"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1764566903"
},
"departure": {
"delay": 23,
"time": "1764566903"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1764566984"
},
"departure": {
"delay": 44,
"time": "1764566984"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -303,
"time": "1764568137"
},
"departure": {
"delay": -303,
"time": "1764568137"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -10,
"time": "1764567710"
},
"departure": {
"delay": -10,
"time": "1764567710"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -252,
"time": "1764567948"
},
"departure": {
"delay": -252,
"time": "1764567948"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1764567156"
},
"departure": {
"delay": 36,
"time": "1764567156"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1764566903"
},
"departure": {
"delay": 23,
"time": "1764566903"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1764567656"
},
"departure": {
"delay": 56,
"time": "1764567656"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -104,
"time": "1764567796"
},
"departure": {
"delay": -104,
"time": "1764567796"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1764567739"
},
"departure": {
"delay": -41,
"time": "1764567739"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1764567619"
},
"departure": {
"delay": 19,
"time": "1764567619"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1764566854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471189:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -225,
"time": "1764570135"
},
"departure": {
"delay": -225,
"time": "1764570135"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1764569680"
},
"departure": {
"delay": -80,
"time": "1764569680"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -46,
"time": "1764569714"
},
"departure": {
"delay": -46,
"time": "1764569714"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -216,
"time": "1764570204"
},
"departure": {
"delay": -216,
"time": "1764570204"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -193,
"time": "1764569927"
},
"departure": {
"delay": -193,
"time": "1764569927"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -360,
"time": "1764570300"
},
"departure": {
"delay": -360,
"time": "1764570300"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -34,
"time": "1764569486"
},
"departure": {
"delay": -34,
"time": "1764569486"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -64,
"time": "1764569576"
},
"departure": {
"delay": -64,
"time": "1764569576"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -74,
"time": "1764569746"
},
"departure": {
"delay": -74,
"time": "1764569746"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -66,
"time": "1764569634"
},
"departure": {
"delay": -66,
"time": "1764569634"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1764569366"
},
"departure": {
"delay": -94,
"time": "1764569366"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -94,
"time": "1764569786"
},
"departure": {
"delay": -94,
"time": "1764569786"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -140,
"time": "1764569860"
},
"departure": {
"delay": -140,
"time": "1764569860"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1764569206"
},
"departure": {
"delay": -14,
"time": "1764569206"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -64,
"time": "1764569276"
},
"departure": {
"delay": -64,
"time": "1764569276"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"time": "1764569100"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -44,
"time": "1764569236"
},
"departure": {
"delay": -44,
"time": "1764569236"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -376,
"time": "1764570344"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -169,
"time": "1764570011"
},
"departure": {
"delay": -169,
"time": "1764570011"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -235,
"time": "1764570065"
},
"departure": {
"delay": -235,
"time": "1764570065"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -301,
"time": "1764570239"
},
"departure": {
"delay": -301,
"time": "1764570239"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -34,
"time": "1764569546"
},
"departure": {
"delay": -34,
"time": "1764569546"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470515:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:821:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764580560"
},
"departure": {
"time": "1764580560"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764580020"
},
"departure": {
"time": "1764580020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764579540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764579660"
},
"departure": {
"time": "1764579660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764580620"
},
"departure": {
"time": "1764580620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764579600"
},
"departure": {
"time": "1764579600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764580200"
},
"departure": {
"time": "1764580200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764580500"
},
"departure": {
"time": "1764580500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764579840"
},
"departure": {
"time": "1764579840"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764580440"
},
"departure": {
"time": "1764580440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764580080"
},
"departure": {
"time": "1764580080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764580380"
},
"departure": {
"time": "1764580380"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764580140"
},
"departure": {
"time": "1764580140"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764580680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764580260"
},
"departure": {
"time": "1764580260"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:821:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1764562678"
},
"departure": {
"delay": 65,
"time": "1764562685"
},
"stopId": "FR:50129:ZE:10MLL4:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1764562540"
},
"departure": {
"delay": 170,
"time": "1764562550"
},
"stopId": "FR:50129:ZE:10CLO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1764563052"
},
"departure": {
"delay": 83,
"time": "1764563063"
},
"stopId": "FR:50129:ZE:10CCI2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1764562281"
},
"departure": {
"delay": 92,
"time": "1764562292"
},
"stopId": "FR:50129:ZE:10LMQ2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1764564169"
},
"stopId": "FR:50129:ZE:10ZFO1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1764564110"
},
"departure": {
"delay": 59,
"time": "1764564119"
},
"stopId": "FR:50129:ZE:10VDT1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 57,
"time": "1764564045"
},
"departure": {
"delay": 57,
"time": "1764564057"
},
"stopId": "FR:50129:ZE:10PFO3:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1764563868"
},
"departure": {
"delay": 117,
"time": "1764563877"
},
"stopId": "FR:50129:ZE:10AIG1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1764563244"
},
"departure": {
"delay": -21,
"time": "1764563259"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1764562253"
},
"departure": {
"delay": 63,
"time": "1764562263"
},
"stopId": "FR:50129:ZE:10CRD2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1764563444"
},
"departure": {
"delay": 44,
"time": "1764563444"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1764563940"
},
"departure": {
"delay": 79,
"time": "1764563959"
},
"stopId": "FR:50129:ZE:10IUT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1764563102"
},
"departure": {
"delay": 77,
"time": "1764563117"
},
"stopId": "FR:50129:ZE:10CIT2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1764562325"
},
"departure": {
"delay": 101,
"time": "1764562361"
},
"stopId": "FR:50129:ZE:10COD2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1764562442"
},
"departure": {
"delay": 131,
"time": "1764562451"
},
"stopId": "FR:50129:ZE:10ILO2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1764563913"
},
"departure": {
"delay": 108,
"time": "1764563928"
},
"stopId": "FR:50129:ZE:10UNI1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1764562613"
},
"departure": {
"delay": 119,
"time": "1764562619"
},
"stopId": "FR:50129:ZE:10LMW1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1764563561"
},
"departure": {
"delay": 73,
"time": "1764563593"
},
"stopId": "FR:50129:ZE:10MEN3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1764562744"
},
"departure": {
"delay": 96,
"time": "1764562836"
},
"stopId": "FR:50129:ZE:10GMA3:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1764563171"
},
"departure": {
"delay": 47,
"time": "1764563207"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 112,
"time": "1764562132"
},
"stopId": "FR:50129:ZE:10PIS1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1764562406"
},
"departure": {
"delay": 98,
"time": "1764562418"
},
"stopId": "FR:50129:ZE:10EUR2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1764566956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:08:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747519x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764573720"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764573240"
},
"departure": {
"time": "1764573240"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764572760"
},
"departure": {
"time": "1764572760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573180"
},
"departure": {
"time": "1764573180"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764572700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572820"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573120"
},
"departure": {
"time": "1764573120"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573360"
},
"departure": {
"time": "1764573360"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1764569594"
},
"departure": {
"delay": -106,
"time": "1764569594"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -58,
"time": "1764569402"
},
"departure": {
"delay": -58,
"time": "1764569402"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -62,
"time": "1764570238"
},
"departure": {
"delay": -62,
"time": "1764570238"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1764570147"
},
"departure": {
"delay": -33,
"time": "1764570147"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -77,
"time": "1764569503"
},
"departure": {
"delay": -77,
"time": "1764569503"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -77,
"time": "1764570343"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -54,
"time": "1764569646"
},
"departure": {
"delay": -54,
"time": "1764569646"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -89,
"time": "1764569671"
},
"departure": {
"delay": -89,
"time": "1764569671"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -103,
"time": "1764569537"
},
"departure": {
"delay": -103,
"time": "1764569537"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1764569339"
},
"departure": {
"delay": -1,
"time": "1764569339"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1764569383"
},
"departure": {
"delay": -17,
"time": "1764569383"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -92,
"time": "1764569788"
},
"departure": {
"delay": -92,
"time": "1764569788"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -70,
"time": "1764570050"
},
"departure": {
"delay": -70,
"time": "1764570050"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -77,
"time": "1764570103"
},
"departure": {
"delay": -77,
"time": "1764570103"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1764569070"
},
"departure": {
"delay": 30,
"time": "1764569070"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1764569183"
},
"departure": {
"delay": 23,
"time": "1764569183"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -77,
"time": "1764569983"
},
"departure": {
"delay": -77,
"time": "1764569983"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1764569467"
},
"departure": {
"delay": -53,
"time": "1764569467"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -106,
"time": "1764569954"
},
"departure": {
"delay": -106,
"time": "1764569954"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1764569730"
},
"departure": {
"delay": -90,
"time": "1764569730"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1764570197"
},
"departure": {
"delay": -43,
"time": "1764570197"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1764569227"
},
"departure": {
"delay": 7,
"time": "1764569227"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1764569260"
},
"departure": {
"delay": -20,
"time": "1764569260"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1764569705"
},
"departure": {
"delay": -55,
"time": "1764569705"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470075:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764589440"
},
"departure": {
"time": "1764589440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764589800"
},
"departure": {
"time": "1764589800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764589620"
},
"departure": {
"time": "1764589620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764589740"
},
"departure": {
"time": "1764589740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764589380"
},
"departure": {
"time": "1764589380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764590220"
},
"departure": {
"time": "1764590220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764590400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1764589140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764590160"
},
"departure": {
"time": "1764590160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764589980"
},
"departure": {
"time": "1764589980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764589320"
},
"departure": {
"time": "1764589320"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764589260"
},
"departure": {
"time": "1764589260"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764589200"
},
"departure": {
"time": "1764589200"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764589560"
},
"departure": {
"time": "1764589560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764589680"
},
"departure": {
"time": "1764589680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1411:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571320"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764571200"
},
"departure": {
"time": "1764571200"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571380"
},
"departure": {
"time": "1764571380"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764571740"
},
"departure": {
"time": "1764571740"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764572040"
},
"departure": {
"time": "1764572040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764572280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1764571080"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571860"
},
"departure": {
"time": "1764571860"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764571140"
},
"departure": {
"time": "1764571140"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764571680"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764571560"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:287:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081038xGTFSxGSemH25xSemainex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1764569481"
},
"departure": {
"delay": 201,
"time": "1764569481"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 216,
"time": "1764569616"
},
"departure": {
"delay": 216,
"time": "1764569616"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 227,
"time": "1764568007"
},
"departure": {
"delay": 227,
"time": "1764568007"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1764568739"
},
"departure": {
"delay": 179,
"time": "1764568739"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1764569518"
},
"departure": {
"delay": 178,
"time": "1764569518"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 222,
"time": "1764569562"
},
"departure": {
"delay": 222,
"time": "1764569562"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 141,
"time": "1764566721"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1764567663"
},
"departure": {
"delay": 183,
"time": "1764567663"
},
"stopId": "FR:76341:ZE:3318:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1764567775"
},
"departure": {
"delay": 175,
"time": "1764567775"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1764569435"
},
"departure": {
"delay": 215,
"time": "1764569435"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 227,
"time": "1764568607"
},
"departure": {
"delay": 227,
"time": "1764568607"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 228,
"time": "1764568488"
},
"departure": {
"delay": 228,
"time": "1764568488"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1764567709"
},
"departure": {
"delay": 169,
"time": "1764567709"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 186,
"time": "1764569586"
},
"departure": {
"delay": 186,
"time": "1764569586"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 211,
"time": "1764569251"
},
"departure": {
"delay": 211,
"time": "1764569251"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1764567229"
},
"departure": {
"delay": 169,
"time": "1764567229"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 218,
"time": "1764568658"
},
"departure": {
"delay": 218,
"time": "1764568658"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 220,
"time": "1764567040"
},
"departure": {
"delay": 220,
"time": "1764567040"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 169,
"time": "1764567829"
},
"departure": {
"delay": 169,
"time": "1764567829"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 169,
"time": "1764569689"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1764569171"
},
"departure": {
"delay": 191,
"time": "1764569171"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 177,
"time": "1764569217"
},
"departure": {
"delay": 177,
"time": "1764569217"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 175,
"time": "1764567655"
},
"departure": {
"delay": 175,
"time": "1764567655"
},
"stopId": "FR:76341:ZE:5251:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1764566913"
},
"departure": {
"delay": 213,
"time": "1764566913"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1764567000"
},
"departure": {
"delay": 180,
"time": "1764567000"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 169,
"time": "1764568849"
},
"departure": {
"delay": 169,
"time": "1764568849"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 184,
"time": "1764569404"
},
"departure": {
"delay": 184,
"time": "1764569404"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 207,
"time": "1764568047"
},
"departure": {
"delay": 207,
"time": "1764568047"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 172,
"time": "1764569092"
},
"departure": {
"delay": 172,
"time": "1764569092"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1764568129"
},
"departure": {
"delay": 169,
"time": "1764568129"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 194,
"time": "1764569354"
},
"departure": {
"delay": 194,
"time": "1764569354"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1764566979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081038xGTFSxGSemH25xSemainex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570780"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569820"
},
"departure": {
"time": "1764569820"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570600"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570540"
},
"departure": {
"time": "1764570540"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:193:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108146x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 513,
"time": "1764567213"
},
"departure": {
"delay": 513,
"time": "1764567213"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 492,
"time": "1764567432"
},
"departure": {
"delay": 492,
"time": "1764567432"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 460,
"time": "1764566860"
},
"departure": {
"delay": 460,
"time": "1764566860"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 506,
"time": "1764567326"
},
"departure": {
"delay": 506,
"time": "1764567326"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 515,
"time": "1764566975"
},
"departure": {
"delay": 515,
"time": "1764566975"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 483,
"time": "1764566703"
},
"departure": {
"delay": 483,
"time": "1764566703"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 492,
"time": "1764567072"
},
"departure": {
"delay": 492,
"time": "1764567072"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 494,
"time": "1764567554"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1764566979",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108146x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1764566777"
},
"departure": {
"delay": 39,
"time": "1764566799"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1764567017"
},
"departure": {
"delay": 77,
"time": "1764567017"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1764567109"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 69,
"time": "1764566947"
},
"departure": {
"delay": 69,
"time": "1764566949"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1764566812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585285:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570120"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764569520"
},
"departure": {
"time": "1764569520"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568740"
},
"departure": {
"time": "1764568740"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"departure": {
"time": "1764567420"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570300"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851020F4609446x2025x11x18T11x57x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764560280"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764563220"
},
"departure": {
"time": "1764563280"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764561780"
},
"departure": {
"time": "1764561840"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764561360"
},
"departure": {
"time": "1764561420"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764561000"
},
"departure": {
"time": "1764561060"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764560580"
},
"departure": {
"time": "1764560640"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764564480"
},
"departure": {
"time": "1764564600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 1200,
"time": "1764568080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764562200"
},
"departure": {
"time": "1764562260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764563640"
},
"departure": {
"time": "1764563700"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1764566085",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851020F4609446x2025x11x18T11x57x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764585180"
},
"departure": {
"time": "1764585180"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764585120"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764585600"
},
"departure": {
"time": "1764585600"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764585720"
},
"departure": {
"time": "1764585720"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764585360"
},
"departure": {
"time": "1764585360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764586260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764585540"
},
"departure": {
"time": "1764585540"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764585300"
},
"departure": {
"time": "1764585300"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764585840"
},
"departure": {
"time": "1764585840"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764586020"
},
"departure": {
"time": "1764586020"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764585660"
},
"departure": {
"time": "1764585660"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764586140"
},
"departure": {
"time": "1764586140"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764585420"
},
"departure": {
"time": "1764585420"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764585240"
},
"departure": {
"time": "1764585240"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764586080"
},
"departure": {
"time": "1764586080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1161:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764580620"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764580380"
},
"departure": {
"time": "1764580380"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764580500"
},
"departure": {
"time": "1764580500"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764580080"
},
"departure": {
"time": "1764580080"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764579960"
},
"departure": {
"time": "1764579960"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764580140"
},
"departure": {
"time": "1764580140"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764580020"
},
"departure": {
"time": "1764580020"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764579900"
},
"departure": {
"time": "1764579900"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764580200"
},
"departure": {
"time": "1764580200"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764579540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764579660"
},
"departure": {
"time": "1764579660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764580260"
},
"departure": {
"time": "1764580260"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764580320"
},
"departure": {
"time": "1764580320"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764579600"
},
"departure": {
"time": "1764579600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:815:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764585600"
},
"departure": {
"time": "1764585600"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764586320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764585180"
},
"departure": {
"time": "1764585180"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764585480"
},
"departure": {
"time": "1764585480"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764585720"
},
"departure": {
"time": "1764585720"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764585660"
},
"departure": {
"time": "1764585660"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764585900"
},
"departure": {
"time": "1764585900"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764585240"
},
"departure": {
"time": "1764585240"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1764585060"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764586080"
},
"departure": {
"time": "1764586080"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764585540"
},
"departure": {
"time": "1764585540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764585120"
},
"departure": {
"time": "1764585120"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764585360"
},
"departure": {
"time": "1764585360"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764585300"
},
"departure": {
"time": "1764585300"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764586140"
},
"departure": {
"time": "1764586140"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1155:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568740"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1764566962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745226x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1764566792"
},
"departure": {
"delay": 92,
"time": "1764566792"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 159,
"time": "1764566739"
},
"departure": {
"delay": 159,
"time": "1764566739"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1764566952"
},
"departure": {
"delay": 132,
"time": "1764566952"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1764566996"
},
"departure": {
"delay": 56,
"time": "1764566996"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4,
"time": "1764567116"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1764566874"
},
"departure": {
"delay": 122,
"time": "1764566882"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1764567077"
},
"departure": {
"delay": 17,
"time": "1764567077"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1764566794",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470512:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764592680"
},
"departure": {
"time": "1764592680"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764592620"
},
"departure": {
"time": "1764592620"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764592740"
},
"departure": {
"time": "1764592740"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1764592200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764592920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764592440"
},
"departure": {
"time": "1764592440"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1667:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746135x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1764565042"
},
"departure": {
"delay": 92,
"time": "1764565052"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1764567200"
},
"departure": {
"delay": -40,
"time": "1764567200"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 107,
"time": "1764565917"
},
"departure": {
"delay": 107,
"time": "1764565967"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1764568100"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -19,
"time": "1764566766"
},
"departure": {
"delay": -19,
"time": "1764566861"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1764566069"
},
"departure": {
"delay": 45,
"time": "1764566085"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1764567980"
},
"departure": {
"delay": -40,
"time": "1764567980"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -40,
"time": "1764567380"
},
"departure": {
"delay": -40,
"time": "1764567380"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1764566526"
},
"departure": {
"delay": -20,
"time": "1764566560"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1764566279"
},
"departure": {
"delay": 44,
"time": "1764566324"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1764565493"
},
"departure": {
"delay": -59,
"time": "1764565501"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1764566225"
},
"departure": {
"delay": 47,
"time": "1764566267"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1764565726"
},
"departure": {
"delay": 59,
"time": "1764565739"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1764567260"
},
"departure": {
"delay": -40,
"time": "1764567260"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 65,
"time": "1764565025"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1764566658"
},
"departure": {
"delay": -29,
"time": "1764566671"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1764567680"
},
"departure": {
"delay": -40,
"time": "1764567680"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 76,
"time": "1764565074"
},
"departure": {
"delay": 76,
"time": "1764565096"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1764565532"
},
"departure": {
"delay": 32,
"time": "1764565652"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1764567860"
},
"departure": {
"delay": -40,
"time": "1764567860"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 53,
"time": "1764565425"
},
"departure": {
"delay": 53,
"time": "1764565433"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1764565384"
},
"departure": {
"delay": 32,
"time": "1764565412"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1764567920"
},
"departure": {
"delay": -40,
"time": "1764567920"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -21,
"time": "1764565470"
},
"departure": {
"delay": -21,
"time": "1764565479"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1764567860"
},
"departure": {
"delay": -40,
"time": "1764567860"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1764566467"
},
"departure": {
"delay": -20,
"time": "1764566500"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1764563630"
},
"departure": {
"delay": -40,
"time": "1764567620"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 106,
"time": "1764565778"
},
"departure": {
"delay": 106,
"time": "1764565846"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1764566368"
},
"departure": {
"delay": 34,
"time": "1764566434"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1764567500"
},
"departure": {
"delay": -40,
"time": "1764567500"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 46,
"time": "1764566132"
},
"departure": {
"delay": 46,
"time": "1764566146"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1764567440"
},
"departure": {
"delay": -40,
"time": "1764567440"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -51,
"time": "1764566939"
},
"departure": {
"delay": -51,
"time": "1764566949"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1764566586"
},
"departure": {
"delay": -28,
"time": "1764566612"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1764565332"
},
"departure": {
"delay": 47,
"time": "1764565367"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1764567020"
},
"departure": {
"delay": -40,
"time": "1764567020"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -44,
"time": "1764566701"
},
"departure": {
"delay": -44,
"time": "1764566716"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1764566166"
},
"departure": {
"delay": 26,
"time": "1764566186"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1764567920"
},
"departure": {
"delay": -40,
"time": "1764567920"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 80,
"time": "1764565671"
},
"departure": {
"delay": 80,
"time": "1764565700"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1764567740"
},
"departure": {
"delay": -40,
"time": "1764567740"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 75,
"time": "1764566041"
},
"departure": {
"delay": 75,
"time": "1764566055"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1764567380"
},
"departure": {
"delay": -40,
"time": "1764567380"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1764565307"
},
"departure": {
"delay": 56,
"time": "1764565316"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1764565986"
},
"departure": {
"delay": 96,
"time": "1764566016"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1764567800"
},
"departure": {
"delay": -40,
"time": "1764567800"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1764566960",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746135x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586547:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 177,
"time": "1764567777"
},
"departure": {
"delay": 177,
"time": "1764567777"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 161,
"time": "1764567281"
},
"departure": {
"delay": 161,
"time": "1764567281"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1764568145"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 178,
"time": "1764567418"
},
"departure": {
"delay": 178,
"time": "1764567418"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 146,
"time": "1764567566"
},
"departure": {
"delay": 146,
"time": "1764567566"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 190,
"time": "1764567370"
},
"departure": {
"delay": 190,
"time": "1764567370"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 151,
"time": "1764566971"
},
"departure": {
"delay": 151,
"time": "1764566971"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 170,
"time": "1764567890"
},
"departure": {
"delay": 170,
"time": "1764567890"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 163,
"time": "1764567163"
},
"departure": {
"delay": 163,
"time": "1764567163"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1764567665"
},
"departure": {
"delay": 185,
"time": "1764567665"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 171,
"time": "1764567111"
},
"departure": {
"delay": 171,
"time": "1764567111"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 192,
"time": "1764567972"
},
"departure": {
"delay": 192,
"time": "1764567972"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 185,
"time": "1764567485"
},
"departure": {
"delay": 185,
"time": "1764567485"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 185,
"time": "1764567845"
},
"departure": {
"delay": 185,
"time": "1764567845"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 173,
"time": "1764567053"
},
"departure": {
"delay": 173,
"time": "1764567053"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586547:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764588420"
},
"departure": {
"time": "1764588420"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764587880"
},
"departure": {
"time": "1764587880"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764588000"
},
"departure": {
"time": "1764588000"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764588240"
},
"departure": {
"time": "1764588240"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764587760"
},
"departure": {
"time": "1764587760"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764587640"
},
"departure": {
"time": "1764587640"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764588360"
},
"departure": {
"time": "1764588360"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764588480"
},
"departure": {
"time": "1764588480"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764588120"
},
"departure": {
"time": "1764588120"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764587700"
},
"departure": {
"time": "1764587700"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764588540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764587520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764588180"
},
"departure": {
"time": "1764588180"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1277:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 189,
"time": "1764563769"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 286,
"time": "1764565139"
},
"departure": {
"delay": 286,
"time": "1764565186"
},
"stopId": "FR:50129:ZE:10EGL1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 205,
"time": "1764564422"
},
"departure": {
"delay": 205,
"time": "1764564445"
},
"stopId": "FR:50129:ZE:10FOR3:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1764564815"
},
"departure": {
"delay": 166,
"time": "1764564826"
},
"stopId": "FR:50129:ZE:10BQR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 249,
"time": "1764564120"
},
"departure": {
"delay": 249,
"time": "1764564189"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 200,
"time": "1764563999"
},
"departure": {
"delay": 200,
"time": "1764564020"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 149,
"time": "1764564611"
},
"departure": {
"delay": 149,
"time": "1764564629"
},
"stopId": "FR:50129:ZE:10RTU1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1764565307"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 262,
"time": "1764564944"
},
"departure": {
"delay": 262,
"time": "1764564982"
},
"stopId": "FR:50129:ZE:10ANJ5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1764563922"
},
"departure": {
"delay": 187,
"time": "1764563947"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 258,
"time": "1764565007"
},
"departure": {
"delay": 258,
"time": "1764565038"
},
"stopId": "FR:50129:ZE:10PRV1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 256,
"time": "1764565204"
},
"departure": {
"delay": 256,
"time": "1764565216"
},
"stopId": "FR:50129:ZE:10AMO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 191,
"time": "1764564051"
},
"departure": {
"delay": 191,
"time": "1764564071"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 232,
"time": "1764563826"
},
"departure": {
"delay": 232,
"time": "1764563872"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 280,
"time": "1764565082"
},
"departure": {
"delay": 280,
"time": "1764565120"
},
"stopId": "FR:50129:ZE:10OLY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 181,
"time": "1764564670"
},
"departure": {
"delay": 181,
"time": "1764564721"
},
"stopId": "FR:50129:ZE:10BRA3:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1764564494"
},
"departure": {
"delay": 182,
"time": "1764564542"
},
"stopId": "FR:50129:ZE:10PFO1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 244,
"time": "1764564346"
},
"departure": {
"delay": 244,
"time": "1764564364"
},
"stopId": "FR:50129:ZE:10CRC3:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1764566962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745219x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851070F4609456x2025x11x18T11x57x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566460"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1764565680"
},
"departure": {
"time": "1764565740"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1764564360"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764565320"
},
"departure": {
"time": "1764565380"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1764560745",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851070F4609456x2025x11x18T11x57x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567300"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568140"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": -660,
"time": "1764566460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:103:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570000"
},
"stopId": "FR:27697:ZE:0x6476:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471528:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852610F4674378x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566520"
},
"departure": {
"time": "1764566580"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1764569760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1764565260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1764561645",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852610F4674378x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764598920"
},
"departure": {
"time": "1764598920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764599880"
},
"departure": {
"time": "1764599880"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764599820"
},
"departure": {
"time": "1764599820"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764599760"
},
"departure": {
"time": "1764599760"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764599400"
},
"departure": {
"time": "1764599400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764599520"
},
"departure": {
"time": "1764599520"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764599100"
},
"departure": {
"time": "1764599100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764598860"
},
"departure": {
"time": "1764598860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764599280"
},
"departure": {
"time": "1764599280"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764598800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764599460"
},
"departure": {
"time": "1764599460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764599640"
},
"departure": {
"time": "1764599640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764599340"
},
"departure": {
"time": "1764599340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764599940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764599700"
},
"departure": {
"time": "1764599700"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2069:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2897:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764612180"
},
"departure": {
"time": "1764612180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764612300"
},
"departure": {
"time": "1764612300"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764611820"
},
"departure": {
"time": "1764611820"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764611640"
},
"departure": {
"time": "1764611640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764611400"
},
"departure": {
"time": "1764611400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764611460"
},
"departure": {
"time": "1764611460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764611880"
},
"departure": {
"time": "1764611880"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764611940"
},
"departure": {
"time": "1764611940"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764612360"
},
"departure": {
"time": "1764612360"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764611340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764612420"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2897:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764616620"
},
"departure": {
"time": "1764616620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764616380"
},
"departure": {
"time": "1764616380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764617040"
},
"departure": {
"time": "1764617040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764616200"
},
"departure": {
"time": "1764616200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764616560"
},
"departure": {
"time": "1764616560"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764617160"
},
"departure": {
"time": "1764617160"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764617100"
},
"departure": {
"time": "1764617100"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764616800"
},
"departure": {
"time": "1764616800"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764616080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764616920"
},
"departure": {
"time": "1764616920"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764616740"
},
"departure": {
"time": "1764616740"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764616680"
},
"departure": {
"time": "1764616680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764617220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764616140"
},
"departure": {
"time": "1764616140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764616980"
},
"departure": {
"time": "1764616980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3177:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850601F4674168x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568140"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764566760"
},
"departure": {
"time": "1764566820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567120"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764565380"
},
"departure": {
"time": "1764565440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565080"
},
"departure": {
"time": "1764565140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764565620"
},
"departure": {
"time": "1764565740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764566520"
},
"departure": {
"time": "1764566580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567840"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1764564660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764566100"
},
"departure": {
"time": "1764566280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1764561045",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850601F4674168x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764584340"
},
"departure": {
"time": "1764584340"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764584580"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764583920"
},
"departure": {
"time": "1764583920"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764583440"
},
"departure": {
"time": "1764583440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764583500"
},
"departure": {
"time": "1764583500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764583860"
},
"departure": {
"time": "1764583860"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764584220"
},
"departure": {
"time": "1764584220"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764584520"
},
"departure": {
"time": "1764584520"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764584460"
},
"departure": {
"time": "1764584460"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764583980"
},
"departure": {
"time": "1764583980"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764583680"
},
"departure": {
"time": "1764583680"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1764583380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1039:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:621:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764576000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764577140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764576120"
},
"departure": {
"time": "1764576120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764576660"
},
"departure": {
"time": "1764576660"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764576840"
},
"departure": {
"time": "1764576840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764576720"
},
"departure": {
"time": "1764576720"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764576480"
},
"departure": {
"time": "1764576480"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764576540"
},
"departure": {
"time": "1764576540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764576600"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764577080"
},
"departure": {
"time": "1764577080"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764576300"
},
"departure": {
"time": "1764576300"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764576900"
},
"departure": {
"time": "1764576900"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764576960"
},
"departure": {
"time": "1764576960"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764577020"
},
"departure": {
"time": "1764577020"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764576060"
},
"departure": {
"time": "1764576060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:621:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2185:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764601200"
},
"departure": {
"time": "1764601200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764601560"
},
"departure": {
"time": "1764601560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764600600"
},
"departure": {
"time": "1764600600"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764600540"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764600720"
},
"departure": {
"time": "1764600720"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764600660"
},
"departure": {
"time": "1764600660"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764600840"
},
"departure": {
"time": "1764600840"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764600780"
},
"departure": {
"time": "1764600780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764601620"
},
"departure": {
"time": "1764601620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764600960"
},
"departure": {
"time": "1764600960"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764601020"
},
"departure": {
"time": "1764601020"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764601380"
},
"departure": {
"time": "1764601380"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764601080"
},
"departure": {
"time": "1764601080"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764601140"
},
"departure": {
"time": "1764601140"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764601800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2185:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:55:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764565800"
},
"departure": {
"time": "1764565800"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764566040"
},
"departure": {
"time": "1764566040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764565680"
},
"departure": {
"time": "1764565680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764565200"
},
"departure": {
"time": "1764565200"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764564840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764565020"
},
"departure": {
"time": "1764565020"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764565080"
},
"departure": {
"time": "1764565080"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764564900"
},
"departure": {
"time": "1764564900"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764565260"
},
"departure": {
"time": "1764565260"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764565320"
},
"departure": {
"time": "1764565320"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764566100"
},
"departure": {
"time": "1764566100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764565440"
},
"departure": {
"time": "1764565440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764565560"
},
"departure": {
"time": "1764565560"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565740"
},
"departure": {
"time": "1764565740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:55:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1764569820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570960"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570600"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570840"
},
"departure": {
"time": "1764570840"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570240"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570900"
},
"departure": {
"time": "1764570900"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107982x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1764566923"
},
"departure": {
"delay": 103,
"time": "1764566923"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1764567132"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1764566929",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107982x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 273,
"time": "1764567333"
},
"departure": {
"delay": 273,
"time": "1764567333"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 259,
"time": "1764567979"
},
"departure": {
"delay": 259,
"time": "1764567979"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 244,
"time": "1764567664"
},
"departure": {
"delay": 244,
"time": "1764567664"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 239,
"time": "1764567599"
},
"departure": {
"delay": 239,
"time": "1764567599"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 234,
"time": "1764567294"
},
"departure": {
"delay": 234,
"time": "1764567294"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 287,
"time": "1764567407"
},
"departure": {
"delay": 287,
"time": "1764567407"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 274,
"time": "1764568114"
},
"departure": {
"delay": 274,
"time": "1764568114"
},
"stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 274,
"time": "1764567934"
},
"departure": {
"delay": 274,
"time": "1764567934"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 238,
"time": "1764568018"
},
"departure": {
"delay": 238,
"time": "1764568018"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 270,
"time": "1764567150"
},
"departure": {
"delay": 270,
"time": "1764567150"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 269,
"time": "1764568049"
},
"departure": {
"delay": 269,
"time": "1764568049"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 241,
"time": "1764566881"
},
"departure": {
"delay": 241,
"time": "1764566881"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 243,
"time": "1764567063"
},
"departure": {
"delay": 243,
"time": "1764567063"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 221,
"time": "1764567821"
},
"departure": {
"delay": 221,
"time": "1764567821"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 237,
"time": "1764567717"
},
"departure": {
"delay": 237,
"time": "1764567717"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 314,
"time": "1764566834"
},
"departure": {
"delay": 314,
"time": "1764566834"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 244,
"time": "1764567544"
},
"departure": {
"delay": 244,
"time": "1764567544"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 232,
"time": "1764567232"
},
"departure": {
"delay": 232,
"time": "1764567232"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1764567773"
},
"departure": {
"delay": 233,
"time": "1764567773"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1764566997"
},
"departure": {
"delay": 237,
"time": "1764566997"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 221,
"time": "1764568241"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 219,
"time": "1764566919"
},
"departure": {
"delay": 219,
"time": "1764566919"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586529:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764590400"
},
"departure": {
"time": "1764590400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1764589320"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764589500"
},
"departure": {
"time": "1764589500"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764589620"
},
"departure": {
"time": "1764589620"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764590340"
},
"departure": {
"time": "1764590340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764590580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764590280"
},
"departure": {
"time": "1764590280"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764590100"
},
"departure": {
"time": "1764590100"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764589920"
},
"departure": {
"time": "1764589920"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764589440"
},
"departure": {
"time": "1764589440"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764589980"
},
"departure": {
"time": "1764589980"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764589380"
},
"departure": {
"time": "1764589380"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764589860"
},
"departure": {
"time": "1764589860"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1447:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764576060"
},
"departure": {
"time": "1764576060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764576360"
},
"departure": {
"time": "1764576360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764576840"
},
"departure": {
"time": "1764576840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764577080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764576480"
},
"departure": {
"time": "1764576480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764576660"
},
"departure": {
"time": "1764576660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764576780"
},
"departure": {
"time": "1764576780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764576420"
},
"departure": {
"time": "1764576420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764576600"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764576540"
},
"departure": {
"time": "1764576540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764576000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764576720"
},
"departure": {
"time": "1764576720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764576120"
},
"departure": {
"time": "1764576120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764576960"
},
"departure": {
"time": "1764576960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:615:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:851:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764580560"
},
"departure": {
"time": "1764580560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764580980"
},
"departure": {
"time": "1764580980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764581520"
},
"departure": {
"time": "1764581520"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764580920"
},
"departure": {
"time": "1764580920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764581280"
},
"departure": {
"time": "1764581280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764581040"
},
"departure": {
"time": "1764581040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764581820"
},
"departure": {
"time": "1764581820"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764581100"
},
"departure": {
"time": "1764581100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764581880"
},
"departure": {
"time": "1764581880"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764580860"
},
"departure": {
"time": "1764580860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764580740"
},
"departure": {
"time": "1764580740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764581460"
},
"departure": {
"time": "1764581460"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764580500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764582060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764581400"
},
"departure": {
"time": "1764581400"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:851:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571920"
},
"departure": {
"time": "1764571920"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764571020"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571800"
},
"departure": {
"time": "1764571800"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571140"
},
"departure": {
"time": "1764571140"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571500"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764571980"
},
"departure": {
"time": "1764571980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571080"
},
"departure": {
"time": "1764571080"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764572340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764571440"
},
"departure": {
"time": "1764571440"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:281:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764577620"
},
"departure": {
"time": "1764577620"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764576480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764577560"
},
"departure": {
"time": "1764577560"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764576780"
},
"departure": {
"time": "1764576780"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764577080"
},
"departure": {
"time": "1764577080"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764577680"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764576540"
},
"departure": {
"time": "1764576540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764577020"
},
"departure": {
"time": "1764577020"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764577320"
},
"departure": {
"time": "1764577320"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764576960"
},
"departure": {
"time": "1764576960"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764576600"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764577440"
},
"departure": {
"time": "1764577440"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764585420"
},
"departure": {
"time": "1764585420"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764585600"
},
"departure": {
"time": "1764585600"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764585660"
},
"departure": {
"time": "1764585660"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764586740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764586200"
},
"departure": {
"time": "1764586200"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764585720"
},
"departure": {
"time": "1764585720"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764586500"
},
"departure": {
"time": "1764586500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764585180"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764586080"
},
"departure": {
"time": "1764586080"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764586140"
},
"departure": {
"time": "1764586140"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764585780"
},
"departure": {
"time": "1764585780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764585960"
},
"departure": {
"time": "1764585960"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764585540"
},
"departure": {
"time": "1764585540"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764586560"
},
"departure": {
"time": "1764586560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764585240"
},
"departure": {
"time": "1764585240"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1167:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570840"
},
"departure": {
"time": "1764570840"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764570960"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764569760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570600"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570900"
},
"departure": {
"time": "1764570900"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569880"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:205:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851701F4674234x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571080"
},
"departure": {
"time": "1764571140"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764571500"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568260"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1764567960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764564344",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851701F4674234x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764584400"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764583980"
},
"departure": {
"time": "1764583980"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764584100"
},
"departure": {
"time": "1764584100"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764583860"
},
"departure": {
"time": "1764583860"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764584220"
},
"departure": {
"time": "1764584220"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764584280"
},
"departure": {
"time": "1764584280"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764583740"
},
"departure": {
"time": "1764583740"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764583620"
},
"departure": {
"time": "1764583620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764583560"
},
"departure": {
"time": "1764583560"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764583380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764584340"
},
"departure": {
"time": "1764584340"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764584040"
},
"departure": {
"time": "1764584040"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764583500"
},
"departure": {
"time": "1764583500"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1015:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764595020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764594000"
},
"departure": {
"time": "1764594000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764594360"
},
"departure": {
"time": "1764594360"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764594900"
},
"departure": {
"time": "1764594900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764594720"
},
"departure": {
"time": "1764594720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764594780"
},
"departure": {
"time": "1764594780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764594960"
},
"departure": {
"time": "1764594960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764594420"
},
"departure": {
"time": "1764594420"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764593940"
},
"departure": {
"time": "1764593940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764593880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764594600"
},
"departure": {
"time": "1764594600"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764594480"
},
"departure": {
"time": "1764594480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764594540"
},
"departure": {
"time": "1764594540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764594180"
},
"departure": {
"time": "1764594180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764594840"
},
"departure": {
"time": "1764594840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1775:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051162xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 303,
"time": "1764566223"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1764566169",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051162xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:199:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570780"
},
"departure": {
"time": "1764570780"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570840"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570600"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570000"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570180"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570240"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570540"
},
"departure": {
"time": "1764570540"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570300"
},
"departure": {
"time": "1764570300"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569820"
},
"departure": {
"time": "1764569820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:199:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107955x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 516,
"time": "1764566916"
},
"departure": {
"delay": 516,
"time": "1764566916"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 457,
"time": "1764566977"
},
"departure": {
"delay": 457,
"time": "1764566977"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 472,
"time": "1764567052"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 428,
"time": "1764566768"
},
"departure": {
"delay": 428,
"time": "1764566768"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1764566869",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107955x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:61:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1764565500"
},
"departure": {
"delay": 125,
"time": "1764565505"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1764565380"
},
"departure": {
"delay": 120,
"time": "1764565440"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1764566100"
},
"departure": {
"delay": 65,
"time": "1764566105"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1764565920"
},
"departure": {
"delay": 125,
"time": "1764565925"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1764565980"
},
"departure": {
"delay": 125,
"time": "1764565985"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1764565740"
},
"departure": {
"delay": 65,
"time": "1764565745"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1764566460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1764565510"
},
"departure": {
"delay": 75,
"time": "1764565515"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1764566340"
},
"departure": {
"delay": 65,
"time": "1764566345"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1764565990"
},
"departure": {
"delay": 75,
"time": "1764565995"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1764565560"
},
"departure": {
"delay": 65,
"time": "1764565565"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1764565620"
},
"departure": {
"delay": 65,
"time": "1764565625"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1764565750"
},
"departure": {
"delay": 60,
"time": "1764565800"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1764566220"
},
"departure": {
"delay": 5,
"time": "1764566225"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1764566350",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:61:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764609000"
},
"departure": {
"time": "1764609000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764609900"
},
"departure": {
"time": "1764609900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764609480"
},
"departure": {
"time": "1764609480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764609780"
},
"departure": {
"time": "1764609780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764608940"
},
"departure": {
"time": "1764608940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764609960"
},
"departure": {
"time": "1764609960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764609840"
},
"departure": {
"time": "1764609840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764610020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764609540"
},
"departure": {
"time": "1764609540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764609360"
},
"departure": {
"time": "1764609360"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764608880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764609600"
},
"departure": {
"time": "1764609600"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764609180"
},
"departure": {
"time": "1764609180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764609720"
},
"departure": {
"time": "1764609720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764609420"
},
"departure": {
"time": "1764609420"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2705:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3302F4670189x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764564240"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764566040"
},
"departure": {
"time": "1764566100"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764575880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565200"
},
"departure": {
"time": "1764565260"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764566760"
},
"departure": {
"time": "1764566820"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1764560625",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3302F4670189x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850600F4674167x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764568260"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764565620"
},
"departure": {
"time": "1764565680"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764566640"
},
"departure": {
"time": "1764566700"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764569340"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764566100"
},
"departure": {
"time": "1764566160"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764566280"
},
"departure": {
"time": "1764566340"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1764565320"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764566880"
},
"departure": {
"time": "1764566940"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1764566594",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850600F4674167x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764568440"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764569520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764568500"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:163:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:50184:ZE:FLAMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:50604:ZE:TREGM1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570420"
},
"departure": {
"time": "1764570420"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"time": "1764567120"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568560"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570540"
},
"departure": {
"time": "1764570540"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569760"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1764570660"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570480"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758393x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764614460"
},
"departure": {
"time": "1764614460"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764614400"
},
"departure": {
"time": "1764614400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764613740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764613800"
},
"departure": {
"time": "1764613800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764614580"
},
"departure": {
"time": "1764614580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764613860"
},
"departure": {
"time": "1764613860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764614280"
},
"departure": {
"time": "1764614280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764614760"
},
"departure": {
"time": "1764614760"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764614640"
},
"departure": {
"time": "1764614640"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764614040"
},
"departure": {
"time": "1764614040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764614220"
},
"departure": {
"time": "1764614220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764614820"
},
"departure": {
"time": "1764614820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764614340"
},
"departure": {
"time": "1764614340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764614700"
},
"departure": {
"time": "1764614700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764614880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3047:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852613F4674379x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764570720"
},
"departure": {
"time": "1764570780"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764568860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572040"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764569400"
},
"departure": {
"time": "1764569460"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573420"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1764569700"
},
"departure": {
"time": "1764569760"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1764565245",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852613F4674379x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585280:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1764570102"
},
"departure": {
"delay": -78,
"time": "1764570102"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -149,
"time": "1764570631"
},
"departure": {
"delay": -149,
"time": "1764570631"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -151,
"time": "1764570389"
},
"departure": {
"delay": -151,
"time": "1764570389"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2917,
"time": "1764566963"
},
"departure": {
"delay": -2917,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3157,
"time": "1764566963"
},
"departure": {
"delay": -3157,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -239,
"time": "1764570781"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -192,
"time": "1764570348"
},
"departure": {
"delay": -192,
"time": "1764570348"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3037,
"time": "1764566963"
},
"departure": {
"delay": -3037,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -2737,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -168,
"time": "1764570552"
},
"departure": {
"delay": -168,
"time": "1764570552"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -209,
"time": "1764570691"
},
"departure": {
"delay": -209,
"time": "1764570691"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -162,
"time": "1764570438"
},
"departure": {
"delay": -162,
"time": "1764570438"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1764570305"
},
"departure": {
"delay": -115,
"time": "1764570305"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -108,
"time": "1764570192"
},
"departure": {
"delay": -108,
"time": "1764570192"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2797,
"time": "1764566963"
},
"departure": {
"delay": -2797,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585280:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764583920"
},
"departure": {
"time": "1764583920"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764583860"
},
"departure": {
"time": "1764583860"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764584280"
},
"departure": {
"time": "1764584280"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764584040"
},
"departure": {
"time": "1764584040"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764584100"
},
"departure": {
"time": "1764584100"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764583680"
},
"departure": {
"time": "1764583680"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764584220"
},
"departure": {
"time": "1764584220"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764584520"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764584460"
},
"departure": {
"time": "1764584460"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764584400"
},
"departure": {
"time": "1764584400"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764584340"
},
"departure": {
"time": "1764584340"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764583980"
},
"departure": {
"time": "1764583980"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764583440"
},
"departure": {
"time": "1764583440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764583380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764583500"
},
"departure": {
"time": "1764583500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1027:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -133,
"time": "1764568907"
},
"departure": {
"delay": -133,
"time": "1764568907"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -193,
"time": "1764569627"
},
"departure": {
"delay": -193,
"time": "1764569627"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -64,
"time": "1764568736"
},
"departure": {
"delay": -64,
"time": "1764568736"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -241,
"time": "1764570059"
},
"departure": {
"delay": -241,
"time": "1764570059"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -288,
"time": "1764569952"
},
"departure": {
"delay": -288,
"time": "1764569952"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -289,
"time": "1764570131"
},
"departure": {
"delay": -289,
"time": "1764570131"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -164,
"time": "1764569776"
},
"departure": {
"delay": -164,
"time": "1764569776"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"time": "1764568140"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1764568426"
},
"departure": {
"delay": -14,
"time": "1764568426"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1764568276"
},
"departure": {
"delay": -44,
"time": "1764568276"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -133,
"time": "1764568967"
},
"departure": {
"delay": -133,
"time": "1764568967"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -133,
"time": "1764569207"
},
"departure": {
"delay": -133,
"time": "1764569207"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -64,
"time": "1764568616"
},
"departure": {
"delay": -64,
"time": "1764568616"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -62,
"time": "1764568798"
},
"departure": {
"delay": -62,
"time": "1764568798"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1764568246"
},
"departure": {
"delay": -14,
"time": "1764568246"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1764568492"
},
"departure": {
"delay": -8,
"time": "1764568492"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1764568642"
},
"departure": {
"delay": -38,
"time": "1764568642"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -171,
"time": "1764569709"
},
"departure": {
"delay": -171,
"time": "1764569709"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -88,
"time": "1764569372"
},
"departure": {
"delay": -88,
"time": "1764569372"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1764568380"
},
"departure": {
"delay": -60,
"time": "1764568380"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -249,
"time": "1764569811"
},
"departure": {
"delay": -249,
"time": "1764569811"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -48,
"time": "1764568692"
},
"departure": {
"delay": -48,
"time": "1764568692"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -126,
"time": "1764569454"
},
"departure": {
"delay": -126,
"time": "1764569454"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -133,
"time": "1764569327"
},
"departure": {
"delay": -133,
"time": "1764569327"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -167,
"time": "1764569593"
},
"departure": {
"delay": -167,
"time": "1764569593"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -232,
"time": "1764569888"
},
"departure": {
"delay": -232,
"time": "1764569888"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -359,
"time": "1764570181"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -171,
"time": "1764569529"
},
"departure": {
"delay": -171,
"time": "1764569529"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1764568547"
},
"departure": {
"delay": -13,
"time": "1764568547"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -56,
"time": "1764568864"
},
"departure": {
"delay": -56,
"time": "1764568864"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -64,
"time": "1764568316"
},
"departure": {
"delay": -64,
"time": "1764568316"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471203:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F4670000x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571200"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764569100"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1764566100"
},
"departure": {
"time": "1764566160"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572160"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764565080"
},
"departure": {
"time": "1764565140"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1764564000"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1764573420"
},
"departure": {
"time": "1764573480"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567960"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764577020"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1764562544",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F4670000x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568500"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586533:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764573540"
},
"departure": {
"time": "1764573540"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764572940"
},
"departure": {
"time": "1764572940"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573300"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764573840"
},
"departure": {
"time": "1764573840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764573720"
},
"departure": {
"time": "1764573720"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764572700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764573420"
},
"departure": {
"time": "1764573420"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573960"
},
"departure": {
"time": "1764573960"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764572880"
},
"departure": {
"time": "1764572880"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764573120"
},
"departure": {
"time": "1764573120"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764573780"
},
"departure": {
"time": "1764573780"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574020"
},
"departure": {
"time": "1764574020"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574080"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764572820"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764573480"
},
"departure": {
"time": "1764573480"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:409:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2295:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764602700"
},
"departure": {
"time": "1764602700"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764603540"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764603000"
},
"departure": {
"time": "1764603000"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764603360"
},
"departure": {
"time": "1764603360"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764602940"
},
"departure": {
"time": "1764602940"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764602400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764603060"
},
"departure": {
"time": "1764603060"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764603240"
},
"departure": {
"time": "1764603240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764603420"
},
"departure": {
"time": "1764603420"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764603480"
},
"departure": {
"time": "1764603480"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764602880"
},
"departure": {
"time": "1764602880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764602460"
},
"departure": {
"time": "1764602460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764603300"
},
"departure": {
"time": "1764603300"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764602520"
},
"departure": {
"time": "1764602520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764603120"
},
"departure": {
"time": "1764603120"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2295:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1237,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1764569196"
},
"departure": {
"delay": -24,
"time": "1764569196"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1417,
"time": "1764566963"
},
"departure": {
"delay": -1417,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1657,
"time": "1764566963"
},
"departure": {
"delay": -1657,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1764569676"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1764569517"
},
"departure": {
"delay": -3,
"time": "1764569517"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1237,
"time": "1764566963"
},
"departure": {
"delay": -1237,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1764569459"
},
"departure": {
"delay": -1,
"time": "1764569459"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -24,
"time": "1764569376"
},
"departure": {
"delay": -24,
"time": "1764569376"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1657,
"time": "1764566963"
},
"departure": {
"delay": -1657,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1837,
"time": "1764566963"
},
"departure": {
"delay": -1837,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1764569618"
},
"departure": {
"delay": -22,
"time": "1764569618"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1764569076"
},
"departure": {
"delay": -24,
"time": "1764569076"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1297,
"time": "1764566963"
},
"departure": {
"delay": -1297,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1764569053"
},
"departure": {
"delay": 13,
"time": "1764569053"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1597,
"time": "1764566963"
},
"departure": {
"delay": -1597,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1764569587"
},
"departure": {
"delay": 7,
"time": "1764569587"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1764569420"
},
"departure": {
"delay": 20,
"time": "1764569420"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1764569133"
},
"departure": {
"delay": 33,
"time": "1764569133"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595569:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1764567819"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1764567459"
},
"departure": {
"delay": 39,
"time": "1764567459"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 117,
"time": "1764566997"
},
"departure": {
"delay": 117,
"time": "1764566997"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1764567577"
},
"departure": {
"delay": -23,
"time": "1764567577"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1764566792"
},
"departure": {
"delay": 92,
"time": "1764566792"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1764567658"
},
"departure": {
"delay": -2,
"time": "1764567658"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1764567380"
},
"departure": {
"delay": 80,
"time": "1764567380"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1764566741"
},
"departure": {
"delay": 101,
"time": "1764566741"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1764567117"
},
"departure": {
"delay": 57,
"time": "1764567117"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1764567058"
},
"departure": {
"delay": 118,
"time": "1764567058"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595517:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764574980"
},
"departure": {
"time": "1764574980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574200"
},
"departure": {
"time": "1764574200"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764574140"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574680"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764575400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764575220"
},
"departure": {
"time": "1764575220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574800"
},
"departure": {
"time": "1764574800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764575160"
},
"departure": {
"time": "1764575160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574260"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764574440"
},
"departure": {
"time": "1764574440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764574620"
},
"departure": {
"time": "1764574620"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:483:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16521F4642028x2025x11x20T22x32x23Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1764564960"
},
"departure": {
"time": "1764565020"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571560"
},
"departure": {
"time": "1764571620"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1764568800"
},
"departure": {
"time": "1764568860"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 30
},
{
"departure": {
"time": "1764562560"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764563160"
},
"departure": {
"time": "1764563220"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570960"
},
"departure": {
"time": "1764571020"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1764572220"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1764563940"
},
"departure": {
"time": "1764564000"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567060"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764566460"
},
"departure": {
"time": "1764566520"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1764559694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16521F4642028x2025x11x20T22x32x23Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1764567510"
},
"departure": {
"delay": -30,
"time": "1764567510"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1764567284"
},
"departure": {
"delay": -16,
"time": "1764567284"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1764567151"
},
"departure": {
"delay": 31,
"time": "1764567151"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1764567397"
},
"departure": {
"delay": -23,
"time": "1764567397"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1764567194"
},
"departure": {
"delay": 14,
"time": "1764567194"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1764566753"
},
"departure": {
"delay": 71,
"time": "1764566771"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1764566622"
},
"departure": {
"delay": 162,
"time": "1764566622"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1764567235"
},
"departure": {
"delay": -5,
"time": "1764567235"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1764566670"
},
"departure": {
"delay": 90,
"time": "1764566670"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -121,
"time": "1764567599"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1764566951"
},
"departure": {
"delay": 71,
"time": "1764566951"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1764567457"
},
"departure": {
"delay": -23,
"time": "1764567457"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1764566860"
},
"departure": {
"delay": 101,
"time": "1764566861"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1764567041"
},
"departure": {
"delay": 41,
"time": "1764567041"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585346:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764580380"
},
"departure": {
"time": "1764580380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764579720"
},
"departure": {
"time": "1764579720"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1764579540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764579780"
},
"departure": {
"time": "1764579780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764579900"
},
"departure": {
"time": "1764579900"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764580200"
},
"departure": {
"time": "1764580200"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764580140"
},
"departure": {
"time": "1764580140"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764580260"
},
"departure": {
"time": "1764580260"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764580020"
},
"departure": {
"time": "1764580020"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764580500"
},
"departure": {
"time": "1764580500"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764579660"
},
"departure": {
"time": "1764579660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764580560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764580440"
},
"departure": {
"time": "1764580440"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:809:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764576240"
},
"departure": {
"time": "1764576240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764576480"
},
"departure": {
"time": "1764576480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764576360"
},
"departure": {
"time": "1764576360"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764576600"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764576120"
},
"departure": {
"time": "1764576120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764576180"
},
"departure": {
"time": "1764576180"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764576960"
},
"departure": {
"time": "1764576960"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764576660"
},
"departure": {
"time": "1764576660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764576720"
},
"departure": {
"time": "1764576720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764576900"
},
"departure": {
"time": "1764576900"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764576840"
},
"departure": {
"time": "1764576840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764577020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1764576000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:609:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850401F4674153x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764566640"
},
"departure": {
"time": "1764566700"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567060"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565800"
},
"departure": {
"time": "1764565860"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1764565200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567600"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568620"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1764565980"
},
"departure": {
"time": "1764566040"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1764561585",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850401F4674153x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4030856xGTFSxGSemHTNIxSemainex06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570900"
},
"departure": {
"time": "1764570900"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1764568737"
},
"departure": {
"delay": 57,
"time": "1764568737"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1764570139"
},
"departure": {
"delay": 19,
"time": "1764570139"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1764571434"
},
"departure": {
"delay": 54,
"time": "1764571434"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 4,
"time": "1764567484"
},
"departure": {
"delay": 4,
"time": "1764567484"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567720"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1764570583"
},
"departure": {
"delay": 43,
"time": "1764570583"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1764567120"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1764568245"
},
"departure": {
"delay": 45,
"time": "1764568245"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1764571020"
},
"departure": {
"time": "1764571020"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 26,
"time": "1764567326"
},
"departure": {
"delay": 26,
"time": "1764567326"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1764570360"
},
"departure": {
"time": "1764570360"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1764571560"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1764568516"
},
"departure": {
"delay": 16,
"time": "1764568516"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1764569046"
},
"departure": {
"delay": 6,
"time": "1764569046"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568320"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1764568189"
},
"departure": {
"delay": 49,
"time": "1764568189"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571260"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1764568392"
},
"departure": {
"delay": 12,
"time": "1764568392"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1764569382"
},
"departure": {
"delay": 42,
"time": "1764569382"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1764569154"
},
"departure": {
"delay": 54,
"time": "1764569154"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1764571160"
},
"departure": {
"delay": 20,
"time": "1764571160"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1764569580"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1764569863"
},
"departure": {
"delay": 43,
"time": "1764569863"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1764571406"
},
"departure": {
"delay": 26,
"time": "1764571406"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 54,
"time": "1764571134"
},
"departure": {
"delay": 54,
"time": "1764571134"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1764568680"
},
"departure": {
"time": "1764568680"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1764571098"
},
"departure": {
"delay": 18,
"time": "1764571098"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1764570245"
},
"departure": {
"delay": 5,
"time": "1764570245"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1764567434"
},
"departure": {
"delay": 14,
"time": "1764567434"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1764571474"
},
"departure": {
"delay": 34,
"time": "1764571474"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 30,
"time": "1764569490"
},
"departure": {
"delay": 30,
"time": "1764569490"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1764568582"
},
"departure": {
"delay": 22,
"time": "1764568582"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1764570979"
},
"departure": {
"delay": 19,
"time": "1764570979"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1764568787"
},
"departure": {
"delay": 47,
"time": "1764568787"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1764568484"
},
"departure": {
"delay": 44,
"time": "1764568484"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1764568978"
},
"departure": {
"delay": 58,
"time": "1764568978"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1764570766"
},
"departure": {
"delay": 46,
"time": "1764570766"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1764566309",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4030856xGTFSxGSemHTNIxSemainex06:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -121,
"time": "1764566819"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1764566914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471246:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107944x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 315,
"time": "1764567195"
},
"departure": {
"delay": 315,
"time": "1764567195"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 295,
"time": "1764568375"
},
"departure": {
"delay": 295,
"time": "1764568375"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 310,
"time": "1764568450"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 273,
"time": "1764568053"
},
"departure": {
"delay": 273,
"time": "1764568053"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 315,
"time": "1764567855"
},
"departure": {
"delay": 315,
"time": "1764567855"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 318,
"time": "1764567678"
},
"departure": {
"delay": 318,
"time": "1764567678"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 315,
"time": "1764567315"
},
"departure": {
"delay": 315,
"time": "1764567315"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 289,
"time": "1764567409"
},
"departure": {
"delay": 289,
"time": "1764567409"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 269,
"time": "1764567089"
},
"departure": {
"delay": 269,
"time": "1764567089"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1764568265"
},
"departure": {
"delay": 305,
"time": "1764568265"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 277,
"time": "1764567517"
},
"departure": {
"delay": 277,
"time": "1764567517"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 235,
"time": "1764566935"
},
"departure": {
"delay": 235,
"time": "1764566935"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 295,
"time": "1764567955"
},
"departure": {
"delay": 295,
"time": "1764567955"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 309,
"time": "1764568149"
},
"departure": {
"delay": 309,
"time": "1764568149"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1764566989",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107944x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764576900"
},
"departure": {
"time": "1764576900"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764577140"
},
"departure": {
"time": "1764577140"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764576180"
},
"departure": {
"time": "1764576180"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764576120"
},
"departure": {
"time": "1764576120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764576960"
},
"departure": {
"time": "1764576960"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764576000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764576540"
},
"departure": {
"time": "1764576540"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764576840"
},
"departure": {
"time": "1764576840"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764577080"
},
"departure": {
"time": "1764577080"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764576600"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764576240"
},
"departure": {
"time": "1764576240"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764576660"
},
"departure": {
"time": "1764576660"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764577200"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764576420"
},
"departure": {
"time": "1764576420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:627:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764574200"
},
"departure": {
"time": "1764574200"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1764573720"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764574020"
},
"departure": {
"time": "1764574020"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764575100"
},
"departure": {
"time": "1764575100"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764574140"
},
"departure": {
"time": "1764574140"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764573780"
},
"departure": {
"time": "1764573780"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764574800"
},
"departure": {
"time": "1764574800"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574740"
},
"departure": {
"time": "1764574740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574380"
},
"departure": {
"time": "1764574380"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764575160"
},
"departure": {
"time": "1764575160"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574260"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764575340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764574680"
},
"departure": {
"time": "1764574680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764586080"
},
"departure": {
"time": "1764586080"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764586140"
},
"departure": {
"time": "1764586140"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764585360"
},
"departure": {
"time": "1764585360"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764585840"
},
"departure": {
"time": "1764585840"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764585720"
},
"departure": {
"time": "1764585720"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764585180"
},
"departure": {
"time": "1764585180"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764586320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764586020"
},
"departure": {
"time": "1764586020"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764585660"
},
"departure": {
"time": "1764585660"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764585120"
},
"departure": {
"time": "1764585120"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764585060"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764585240"
},
"departure": {
"time": "1764585240"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764585600"
},
"departure": {
"time": "1764585600"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1149:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1106,
"time": "1764566974"
},
"departure": {
"delay": -1106,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -926,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2306,
"time": "1764566974"
},
"departure": {
"delay": -2306,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1826,
"time": "1764566974"
},
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1466,
"time": "1764566974"
},
"departure": {
"delay": -1466,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2366,
"time": "1764566974"
},
"departure": {
"delay": -2366,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1166,
"time": "1764566974"
},
"departure": {
"delay": -1166,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -926,
"time": "1764566974"
},
"departure": {
"delay": -926,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -263,
"time": "1764569137"
},
"departure": {
"delay": -263,
"time": "1764569137"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2006,
"time": "1764566974"
},
"departure": {
"delay": -2006,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1586,
"time": "1764566974"
},
"departure": {
"delay": -1586,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2186,
"time": "1764566974"
},
"departure": {
"delay": -2186,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -238,
"time": "1764569162"
},
"departure": {
"delay": -238,
"time": "1764569162"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -344,
"time": "1764569236"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2126,
"time": "1764566974"
},
"departure": {
"delay": -2126,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1886,
"time": "1764566974"
},
"departure": {
"delay": -1886,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1286,
"time": "1764566974"
},
"departure": {
"delay": -1286,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1406,
"time": "1764566974"
},
"departure": {
"delay": -1406,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1946,
"time": "1764566974"
},
"departure": {
"delay": -1946,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2126,
"time": "1764566974"
},
"departure": {
"delay": -2126,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1826,
"time": "1764566974"
},
"departure": {
"delay": -1826,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1766,
"time": "1764566974"
},
"departure": {
"delay": -1766,
"time": "1764566974"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1226,
"time": "1764566974"
},
"departure": {
"delay": -1226,
"time": "1764566974"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470525:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764587940"
},
"departure": {
"time": "1764587940"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764588540"
},
"departure": {
"time": "1764588540"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764588480"
},
"departure": {
"time": "1764588480"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764588300"
},
"departure": {
"time": "1764588300"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764588720"
},
"departure": {
"time": "1764588720"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764587880"
},
"departure": {
"time": "1764587880"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764589020"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764588000"
},
"departure": {
"time": "1764588000"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764588960"
},
"departure": {
"time": "1764588960"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764588840"
},
"departure": {
"time": "1764588840"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1764587520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764588120"
},
"departure": {
"time": "1764588120"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764588900"
},
"departure": {
"time": "1764588900"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764587580"
},
"departure": {
"time": "1764587580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764587640"
},
"departure": {
"time": "1764587640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1331:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 206,
"time": "1764566843"
},
"departure": {
"delay": 206,
"time": "1764566846"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 176,
"time": "1764566620"
},
"departure": {
"delay": 176,
"time": "1764566636"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1764566473"
},
"departure": {
"delay": 133,
"time": "1764566473"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1764566313"
},
"departure": {
"delay": 153,
"time": "1764566313"
},
"stopId": "FR:27474:ZE:0x6723:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1764566451"
},
"departure": {
"delay": 171,
"time": "1764566451"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1764566928"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1764566216"
},
"departure": {
"delay": 116,
"time": "1764566216"
},
"stopId": "FR:27474:ZE:0x6717:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 159,
"time": "1764566259"
},
"departure": {
"delay": 159,
"time": "1764566259"
},
"stopId": "FR:27474:ZE:0x6719:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1764566503"
},
"departure": {
"delay": 163,
"time": "1764566503"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1764566352"
},
"departure": {
"delay": 132,
"time": "1764566352"
},
"stopId": "FR:27474:ZE:0x6706:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1764566580"
},
"departure": {
"delay": 180,
"time": "1764566580"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1764566854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470343:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051194xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1764565379"
},
"departure": {
"delay": 119,
"time": "1764565379"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1764566297"
},
"departure": {
"delay": 137,
"time": "1764566297"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1764565924"
},
"departure": {
"delay": 124,
"time": "1764565924"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 178,
"time": "1764566278"
},
"departure": {
"delay": 178,
"time": "1764566278"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1764565559"
},
"departure": {
"delay": 119,
"time": "1764565559"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1764566399"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1764565653"
},
"departure": {
"delay": 153,
"time": "1764565653"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1764566159"
},
"departure": {
"delay": 119,
"time": "1764566159"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764566969",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051194xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569640"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584875:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764587760"
},
"departure": {
"time": "1764587760"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764588180"
},
"departure": {
"time": "1764588180"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764587940"
},
"departure": {
"time": "1764587940"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764587640"
},
"departure": {
"time": "1764587640"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764588660"
},
"departure": {
"time": "1764588660"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764588600"
},
"departure": {
"time": "1764588600"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764587700"
},
"departure": {
"time": "1764587700"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764588720"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764588060"
},
"departure": {
"time": "1764588060"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764588120"
},
"departure": {
"time": "1764588120"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764588420"
},
"departure": {
"time": "1764588420"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764588360"
},
"departure": {
"time": "1764588360"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1764587520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764588480"
},
"departure": {
"time": "1764588480"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1764566251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1319:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764614880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764615660"
},
"departure": {
"time": "1764615660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764615480"
},
"departure": {
"time": "1764615480"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764615720"
},
"departure": {
"time": "1764615720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764615900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764615240"
},
"departure": {
"time": "1764615240"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764615300"
},
"departure": {
"time": "1764615300"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764615180"
},
"departure": {
"time": "1764615180"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764615120"
},
"departure": {
"time": "1764615120"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3121:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764606840"
},
"departure": {
"time": "1764606840"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764606060"
},
"departure": {
"time": "1764606060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1764606000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764606540"
},
"departure": {
"time": "1764606540"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764606120"
},
"departure": {
"time": "1764606120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764607080"
},
"departure": {
"time": "1764607080"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764606600"
},
"departure": {
"time": "1764606600"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764606960"
},
"departure": {
"time": "1764606960"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764607200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764606480"
},
"departure": {
"time": "1764606480"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764607140"
},
"departure": {
"time": "1764607140"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764606300"
},
"departure": {
"time": "1764606300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2519:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107923x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1764566457"
},
"departure": {
"delay": -3,
"time": "1764566457"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1764567370"
},
"departure": {
"delay": 190,
"time": "1764567370"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1764566255"
},
"departure": {
"delay": 35,
"time": "1764566255"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1764567480"
},
"departure": {
"delay": 180,
"time": "1764567480"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1764567254"
},
"departure": {
"delay": 194,
"time": "1764567254"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1764566618"
},
"departure": {
"delay": 38,
"time": "1764566618"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 195,
"time": "1764567555"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 158,
"time": "1764567158"
},
"departure": {
"delay": 158,
"time": "1764567158"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1764566135"
},
"departure": {
"delay": 35,
"time": "1764566135"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1764566349"
},
"departure": {
"delay": 9,
"time": "1764566349"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1764565904"
},
"departure": {
"delay": -16,
"time": "1764565904"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1764566029"
},
"departure": {
"delay": -11,
"time": "1764566029"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1764567060"
},
"departure": {
"delay": 180,
"time": "1764567060"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 210,
"time": "1764566970"
},
"departure": {
"delay": 210,
"time": "1764566970"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1764565919",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107923x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108122x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 316,
"time": "1764566776"
},
"departure": {
"delay": 316,
"time": "1764566776"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 462,
"time": "1764567222"
},
"departure": {
"delay": 462,
"time": "1764567222"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 453,
"time": "1764567393"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 211,
"time": "1764566611"
},
"departure": {
"delay": 211,
"time": "1764566611"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 466,
"time": "1764567106"
},
"departure": {
"delay": 466,
"time": "1764567106"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 430,
"time": "1764567010"
},
"departure": {
"delay": 430,
"time": "1764567010"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 438,
"time": "1764567318"
},
"departure": {
"delay": 438,
"time": "1764567318"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764566819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108122x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850603F4674170x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569100"
},
"departure": {
"time": "1764569160"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567960"
},
"departure": {
"time": "1764568080"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570540"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764567300"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569520"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764567060"
},
"departure": {
"time": "1764567120"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764570060"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568860"
},
"departure": {
"time": "1764568920"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1764566760"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1764563145",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850603F4674170x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857101F4688383x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764568080"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569520"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764568920"
},
"departure": {
"time": "1764568980"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1764572520"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1764565980"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567120"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1764566700"
},
"departure": {
"time": "1764566760"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1764562365",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857101F4688383x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567900"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1764568687"
},
"departure": {
"delay": -53,
"time": "1764568687"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1764567600"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -102,
"time": "1764568578"
},
"departure": {
"delay": -102,
"time": "1764568578"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1764567818"
},
"departure": {
"delay": 38,
"time": "1764567818"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1764568026"
},
"departure": {
"delay": 6,
"time": "1764568026"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -93,
"time": "1764568767"
},
"departure": {
"delay": -93,
"time": "1764568767"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1764568500"
},
"departure": {
"delay": -60,
"time": "1764568500"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1764568116"
},
"departure": {
"delay": -24,
"time": "1764568116"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -102,
"time": "1764569058"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1764567996"
},
"departure": {
"delay": 36,
"time": "1764567996"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -102,
"time": "1764568878"
},
"departure": {
"delay": -102,
"time": "1764568878"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1764568079"
},
"departure": {
"delay": -1,
"time": "1764568079"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -95,
"time": "1764568825"
},
"departure": {
"delay": -95,
"time": "1764568825"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1764568410"
},
"departure": {
"delay": -90,
"time": "1764568410"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -97,
"time": "1764568943"
},
"departure": {
"delay": -97,
"time": "1764568943"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -84,
"time": "1764568236"
},
"departure": {
"delay": -84,
"time": "1764568236"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -102,
"time": "1764568338"
},
"departure": {
"delay": -102,
"time": "1764568338"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -100,
"time": "1764569000"
},
"departure": {
"delay": -100,
"time": "1764569000"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584874:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764607320"
},
"departure": {
"time": "1764607320"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764608160"
},
"departure": {
"time": "1764608160"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764607500"
},
"departure": {
"time": "1764607500"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764607380"
},
"departure": {
"time": "1764607380"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764608400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1764607980"
},
"departure": {
"time": "1764607980"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764607740"
},
"departure": {
"time": "1764607740"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764607800"
},
"departure": {
"time": "1764607800"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764607260"
},
"departure": {
"time": "1764607260"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764608280"
},
"departure": {
"time": "1764608280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1764608220"
},
"departure": {
"time": "1764608220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764607860"
},
"departure": {
"time": "1764607860"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764607200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2583:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764579600"
},
"departure": {
"time": "1764579600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764579960"
},
"departure": {
"time": "1764579960"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764580140"
},
"departure": {
"time": "1764580140"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764579660"
},
"departure": {
"time": "1764579660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764580500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764579900"
},
"departure": {
"time": "1764579900"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764580320"
},
"departure": {
"time": "1764580320"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764580020"
},
"departure": {
"time": "1764580020"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764579540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:803:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F4684850x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764563640"
},
"departure": {
"time": "1764563700"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1764562800"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"delay": 600,
"time": "1764571740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764564480"
},
"departure": {
"time": "1764564540"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764565800"
},
"departure": {
"time": "1764565980"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1764565154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3100F4684850x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2617,
"time": "1764566963"
},
"departure": {
"delay": -2617,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2437,
"time": "1764566963"
},
"departure": {
"delay": -2437,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2857,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2017,
"time": "1764566963"
},
"departure": {
"delay": -2017,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1597,
"time": "1764566963"
},
"departure": {
"delay": -1597,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2257,
"time": "1764566963"
},
"departure": {
"delay": -2257,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1837,
"time": "1764566963"
},
"departure": {
"delay": -1837,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2137,
"time": "1764566963"
},
"departure": {
"delay": -2137,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1717,
"time": "1764566963"
},
"departure": {
"delay": -1717,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2737,
"time": "1764566963"
},
"departure": {
"delay": -2737,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1897,
"time": "1764566963"
},
"departure": {
"delay": -1897,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -1537,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2317,
"time": "1764566963"
},
"departure": {
"delay": -2317,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2557,
"time": "1764566963"
},
"departure": {
"delay": -2557,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2377,
"time": "1764566963"
},
"departure": {
"delay": -2377,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585286:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852402F4674368x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567420"
},
"departure": {
"time": "1764567480"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1764568740"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568440"
},
"departure": {
"time": "1764568500"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1764566940"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1764563325",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852402F4674368x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851703F4674236x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764571500"
},
"departure": {
"time": "1764571560"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572520"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1764570840"
},
"departure": {
"time": "1764570900"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570540"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1764566085",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851703F4674236x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852202F4674340x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572400"
},
"departure": {
"time": "1764572460"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764573240"
},
"departure": {
"time": "1764573300"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764574260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570840"
},
"departure": {
"time": "1764570900"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571740"
},
"departure": {
"time": "1764571800"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1764569940"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764566325",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852202F4674340x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1764565764"
},
"departure": {
"delay": 1,
"time": "1764565801"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1764566025"
},
"departure": {
"delay": 4,
"time": "1764566044"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1764566895"
},
"departure": {
"time": "1764566940"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1764565828"
},
"departure": {
"delay": 22,
"time": "1764565882"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1764568220"
},
"departure": {
"delay": 20,
"time": "1764568220"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1764568340"
},
"departure": {
"delay": 20,
"time": "1764568340"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1764566403"
},
"departure": {
"delay": -45,
"time": "1764566415"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1764566182"
},
"departure": {
"delay": 37,
"time": "1764566197"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1764566243"
},
"departure": {
"delay": 63,
"time": "1764566283"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1764569300"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -49,
"time": "1764565648"
},
"departure": {
"delay": -49,
"time": "1764565691"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1764568700"
},
"departure": {
"delay": 20,
"time": "1764568700"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1764566514"
},
"departure": {
"delay": 2,
"time": "1764566582"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1764565530"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1764568580"
},
"departure": {
"delay": 20,
"time": "1764568580"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1764565589"
},
"departure": {
"delay": -10,
"time": "1764565610"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1764567140"
},
"departure": {
"delay": 20,
"time": "1764567140"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1764567980"
},
"departure": {
"delay": 20,
"time": "1764567980"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1764567500"
},
"departure": {
"delay": 20,
"time": "1764567500"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
}
],
"timestamp": "1764566956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764567660"
},
"departure": {
"time": "1764567660"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764567780"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764567180"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764568020"
},
"departure": {
"time": "1764568020"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764568140"
},
"departure": {
"time": "1764568140"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764568200"
},
"departure": {
"time": "1764568200"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764568260"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764567240"
},
"departure": {
"time": "1764567240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"delay": -660,
"time": "1764566460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1764566853",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:121:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764574500"
},
"departure": {
"time": "1764574500"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764574800"
},
"departure": {
"time": "1764574800"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764575100"
},
"departure": {
"time": "1764575100"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764574560"
},
"departure": {
"time": "1764574560"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764574860"
},
"departure": {
"time": "1764574860"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764574320"
},
"departure": {
"time": "1764574320"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764575040"
},
"departure": {
"time": "1764575040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764574620"
},
"departure": {
"time": "1764574620"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764575160"
},
"departure": {
"time": "1764575160"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764575280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1764574200"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764574260"
},
"departure": {
"time": "1764574260"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:495:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764584160"
},
"departure": {
"time": "1764584160"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764583440"
},
"departure": {
"time": "1764583440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764584340"
},
"departure": {
"time": "1764584340"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764584460"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764583740"
},
"departure": {
"time": "1764583740"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764583860"
},
"departure": {
"time": "1764583860"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764583500"
},
"departure": {
"time": "1764583500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764583980"
},
"departure": {
"time": "1764583980"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1764583380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764584100"
},
"departure": {
"time": "1764584100"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764583920"
},
"departure": {
"time": "1764583920"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764584040"
},
"departure": {
"time": "1764584040"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764584220"
},
"departure": {
"time": "1764584220"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764583800"
},
"departure": {
"time": "1764583800"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1021:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1764566910"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 109,
"time": "1764566869"
},
"departure": {
"delay": 109,
"time": "1764566869"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1764566903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584698:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764579840"
},
"departure": {
"time": "1764579840"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764579600"
},
"departure": {
"time": "1764579600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764580140"
},
"departure": {
"time": "1764580140"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1764579540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764580740"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764579660"
},
"departure": {
"time": "1764579660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764580680"
},
"departure": {
"time": "1764580680"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764580020"
},
"departure": {
"time": "1764580020"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764580380"
},
"departure": {
"time": "1764580380"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764580500"
},
"departure": {
"time": "1764580500"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764580620"
},
"departure": {
"time": "1764580620"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764580080"
},
"departure": {
"time": "1764580080"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1764566991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:827:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852331F4674349x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1764566340"
},
"departure": {
"delay": 120,
"time": "1764566400"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1764565634",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852331F4674349x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764589620"
},
"departure": {
"time": "1764589620"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764589860"
},
"departure": {
"time": "1764589860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1764589560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764590580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764589740"
},
"departure": {
"time": "1764589740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764590400"
},
"departure": {
"time": "1764590400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764590040"
},
"departure": {
"time": "1764590040"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1764590340"
},
"departure": {
"time": "1764590340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764589800"
},
"departure": {
"time": "1764589800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764589980"
},
"departure": {
"time": "1764589980"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764590160"
},
"departure": {
"time": "1764590160"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764590100"
},
"departure": {
"time": "1764590100"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764589680"
},
"departure": {
"time": "1764589680"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764589920"
},
"departure": {
"time": "1764589920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1471:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568380"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470103:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F4670187x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1200,
"time": "1764579600"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1764565920"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764566355",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F4670187x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764578280"
},
"departure": {
"time": "1764578280"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764577920"
},
"departure": {
"time": "1764577920"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1764578220"
},
"departure": {
"time": "1764578220"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764577680"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764577980"
},
"departure": {
"time": "1764577980"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1764577800"
},
"departure": {
"time": "1764577800"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1764578640"
},
"departure": {
"time": "1764578640"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764577860"
},
"departure": {
"time": "1764577860"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1764578820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764578580"
},
"departure": {
"time": "1764578580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764577740"
},
"departure": {
"time": "1764577740"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1764578160"
},
"departure": {
"time": "1764578160"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1764578700"
},
"departure": {
"time": "1764578700"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764578100"
},
"departure": {
"time": "1764578100"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1764578400"
},
"departure": {
"time": "1764578400"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1764566994",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:681:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852333F4674351x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569340"
},
"departure": {
"time": "1764569400"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764569760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1764567720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764568980"
},
"departure": {
"time": "1764569040"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1764564104",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852333F4674351x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586669:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586669:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852301F4674348x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569460"
},
"departure": {
"time": "1764569520"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764570180"
},
"departure": {
"time": "1764570240"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764570600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764566820"
},
"departure": {
"time": "1764566880"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764565620"
},
"departure": {
"time": "1764565680"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569880"
},
"departure": {
"time": "1764569940"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764567120"
},
"departure": {
"time": "1764567180"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764565980"
},
"departure": {
"time": "1764566040"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764566400"
},
"departure": {
"time": "1764566460"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1764565260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764567540"
},
"departure": {
"time": "1764567600"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1764561645",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852301F4674348x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3330F4670109x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1764570300"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1764565260"
},
"departure": {
"time": "1764565380"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1764561480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764563760"
},
"departure": {
"time": "1764563820"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764562860"
},
"departure": {
"time": "1764562920"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1764565154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3330F4670109x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570300"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586158:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F4687893x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764576540"
},
"departure": {
"time": "1764576600"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764577680"
},
"departure": {
"time": "1764577800"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1764574440"
},
"departure": {
"time": "1764574500"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764571260"
},
"departure": {
"time": "1764571320"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764578580"
},
"departure": {
"time": "1764578700"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1764573480"
},
"departure": {
"time": "1764573540"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764576000"
},
"departure": {
"time": "1764576060"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1764580020"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1764574800"
},
"departure": {
"time": "1764575280"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1764570600"
},
"departure": {
"time": "1764570660"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571980"
},
"departure": {
"time": "1764572040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764569820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764572760"
},
"departure": {
"time": "1764572820"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570900"
},
"departure": {
"time": "1764570960"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764566205",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx7BDE293Ex0D29x48A4x8978x8ADB3FFEA340x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848922F4687893x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3402F4605120x2025x11x18T11x57x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569820"
},
"departure": {
"time": "1764569880"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1764564060"
},
"departure": {
"time": "1764564120"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764573360"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1764563340"
},
"departure": {
"time": "1764563400"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1764566880"
},
"departure": {
"time": "1764566940"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1764572580"
},
"departure": {
"time": "1764572640"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1764565800"
},
"departure": {
"time": "1764565860"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764567480"
},
"departure": {
"time": "1764567540"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764569220"
},
"departure": {
"time": "1764569280"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1764568380"
},
"departure": {
"time": "1764568440"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1764562260"
},
"departure": {
"time": "1764562320"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1764561240"
},
"departure": {
"time": "1764561300"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1764565140"
},
"departure": {
"time": "1764565260"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1764560160"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1764558705",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3402F4605120x2025x11x18T11x57x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1764565644"
},
"departure": {
"delay": 18,
"time": "1764565818"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1764566657"
},
"departure": {
"delay": -25,
"time": "1764566675"
},
"stopId": "FR:50604:ZE:TREGM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1764563951"
},
"departure": {
"delay": 52,
"time": "1764563992"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1764565425"
},
"departure": {
"delay": 7,
"time": "1764565447"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1764564225"
},
"departure": {
"delay": 23,
"time": "1764564263"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1764566955"
},
"stopId": "FR:50576:ZE:SIOTAM:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1764565114"
},
"departure": {
"delay": 9,
"time": "1764565149"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 16,
"time": "1764563716"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1764564673"
},
"departure": {
"delay": 16,
"time": "1764564736"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1764566184"
},
"departure": {
"delay": 24,
"time": "1764566244"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1764566374"
},
"departure": {
"time": "1764566400"
},
"stopId": "FR:50184:ZE:FLAMA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1764565017"
},
"departure": {
"delay": 14,
"time": "1764565034"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1764564412"
},
"departure": {
"delay": 23,
"time": "1764564443"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1764566961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758416x2025xHxMultxLxMxLunxxxMarx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107930x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1764567185"
},
"departure": {
"delay": 185,
"time": "1764567185"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1764567821"
},
"departure": {
"delay": 161,
"time": "1764567821"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1764568036"
},
"departure": {
"delay": 196,
"time": "1764568036"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1764567730"
},
"departure": {
"delay": 190,
"time": "1764567730"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 178,
"time": "1764568138"
},
"departure": {
"delay": 178,
"time": "1764568138"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 188,
"time": "1764566768"
},
"departure": {
"delay": 188,
"time": "1764566768"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 100,
"time": "1764566620"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1764567468"
},
"departure": {
"delay": 168,
"time": "1764567468"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1764566987"
},
"departure": {
"delay": 167,
"time": "1764566987"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 159,
"time": "1764566859"
},
"departure": {
"delay": 159,
"time": "1764566859"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 200,
"time": "1764567620"
},
"departure": {
"delay": 200,
"time": "1764567620"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1764568234"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1764567931"
},
"departure": {
"delay": 211,
"time": "1764567931"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1764567290"
},
"departure": {
"delay": 170,
"time": "1764567290"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 210,
"time": "1764567090"
},
"departure": {
"delay": 210,
"time": "1764567090"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1764566989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107930x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3102F4684846x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764574740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1764568560"
},
"departure": {
"time": "1764568620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1764566880"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764569940"
},
"departure": {
"time": "1764570120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764567720"
},
"departure": {
"time": "1764567780"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1764563265",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3102F4684846x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584692:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568260"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584692:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569040"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584153:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568980"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584815:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584202:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1764566474"
},
"departure": {
"delay": 74,
"time": "1764566474"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1764566773"
},
"departure": {
"delay": 13,
"time": "1764566773"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1764566572"
},
"departure": {
"delay": 52,
"time": "1764566572"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1764566840"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1764566623"
},
"departure": {
"delay": 43,
"time": "1764566623"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1764566452",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584202:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567900"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595577:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F4670032x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570420"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 600,
"time": "1764579360"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1764566804",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F4670032x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 570,
"time": "1764566550"
},
"departure": {
"delay": 570,
"time": "1764566550"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 553,
"time": "1764566473"
},
"departure": {
"delay": 553,
"time": "1764566473"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 582,
"time": "1764566442"
},
"departure": {
"delay": 582,
"time": "1764566442"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 562,
"time": "1764566602"
},
"departure": {
"delay": 562,
"time": "1764566602"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 582,
"time": "1764566742"
},
"departure": {
"delay": 582,
"time": "1764566742"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 552,
"time": "1764566772"
},
"departure": {
"delay": 552,
"time": "1764566772"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 572,
"time": "1764566672"
},
"departure": {
"delay": 572,
"time": "1764566672"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 541,
"time": "1764566701"
},
"departure": {
"delay": 541,
"time": "1764566701"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 508,
"time": "1764566968"
},
"departure": {
"delay": 508,
"time": "1764566968"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 557,
"time": "1764566897"
},
"departure": {
"delay": 557,
"time": "1764566897"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 533,
"time": "1764566813"
},
"departure": {
"delay": 533,
"time": "1764566813"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 504,
"time": "1764567024"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
}
],
"timestamp": "1764566463",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470177:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852203F4674341x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572640"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569160"
},
"departure": {
"time": "1764569220"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764571620"
},
"departure": {
"time": "1764571680"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764570660"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1764568260"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764564644",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852203F4674341x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569400"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470163:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1764566632"
},
"departure": {
"delay": -8,
"time": "1764566632"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1764566699"
},
"departure": {
"delay": -1,
"time": "1764566699"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -89,
"time": "1764566851"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1764566602",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584873:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853605F4688110x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764572100"
},
"departure": {
"time": "1764572520"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1764574320"
},
"departure": {
"delay": 300,
"time": "1764574440"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1764575940"
},
"departure": {
"delay": 300,
"time": "1764576000"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1764575580"
},
"departure": {
"delay": 300,
"time": "1764575640"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1764576840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"departure": {
"time": "1764570360"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1764573780"
},
"departure": {
"delay": 300,
"time": "1764573840"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1764573240"
},
"departure": {
"delay": 300,
"time": "1764573300"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1764566744",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853605F4688110x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853703F4688119x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764564600"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1764565620"
},
"departure": {
"delay": 300,
"time": "1764565680"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1764566100"
},
"departure": {
"delay": 300,
"time": "1764566160"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"delay": 900,
"time": "1764569700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 34
}
],
"timestamp": "1764566864",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853703F4688119x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470826:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568200"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470826:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764610380"
},
"departure": {
"time": "1764610380"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1764610320"
},
"departure": {
"time": "1764610320"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1764610020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1764610800"
},
"departure": {
"time": "1764610800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1764610620"
},
"departure": {
"time": "1764610620"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1764610440"
},
"departure": {
"time": "1764610440"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764611040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1764610860"
},
"departure": {
"time": "1764610860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1764610260"
},
"departure": {
"time": "1764610260"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1764562362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2809:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3101F4684849x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1764575760"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1764567600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1764565154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3101F4684849x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851001F4674199x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1764574380"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1764569340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1764565724",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851001F4674199x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470344:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470344:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F4688014x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764564720"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764567360"
},
"departure": {
"time": "1764567420"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764565500"
},
"departure": {
"time": "1764565560"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764566340"
},
"departure": {
"time": "1764566400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764567840"
},
"departure": {
"time": "1764567900"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1764568320"
},
"departure": {
"time": "1764568380"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1764561105",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852002F4688014x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584172:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568200"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584172:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 592,
"time": "1764567892"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": 704,
"time": "1764566564"
},
"departure": {
"delay": 704,
"time": "1764566564"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": 592,
"time": "1764567412"
},
"departure": {
"delay": 592,
"time": "1764567412"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": 717,
"time": "1764566697"
},
"departure": {
"delay": 717,
"time": "1764566697"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": 592,
"time": "1764567172"
},
"departure": {
"delay": 592,
"time": "1764567172"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"delay": 670,
"time": "1764566890"
},
"departure": {
"delay": 670,
"time": "1764566890"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 49
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470825:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850016F4674131x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764570000"
},
"departure": {
"time": "1764570060"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"delay": 600,
"time": "1764573480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764569640"
},
"departure": {
"time": "1764569700"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1764569220"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764570480"
},
"departure": {
"time": "1764570600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1764565604",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850016F4674131x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4041375xGTFSxGSemH15xSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1764566794"
},
"departure": {
"delay": 34,
"time": "1764566794"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1764567034"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1764566732"
},
"departure": {
"delay": 32,
"time": "1764566732"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1764566921"
},
"departure": {
"delay": 101,
"time": "1764566921"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1764566799",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4041375xGTFSxGSemH15xSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852403F4674369x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764569520"
},
"departure": {
"time": "1764569580"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1764569340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1764571200"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1764570540"
},
"departure": {
"time": "1764570720"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1764565724",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852403F4674369x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851072F4674221x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568980"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1764569280"
},
"departure": {
"time": "1764569340"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1764570060"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1764565365",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851072F4674221x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567300"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470048:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584890:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F4688405x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764565920"
},
"departure": {
"time": "1764566340"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 2
},
{
"departure": {
"time": "1764565140"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 900,
"time": "1764577260"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1764564794",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F4688405x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470345:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584674:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570300"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584674:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569880"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584165:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1469767:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1469767:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569520"
},
"stopId": "FR:27471:ZE:0x6700:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471051:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570420"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586162:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595513:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1764566604"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1764566573"
},
"departure": {
"delay": -7,
"time": "1764566573"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1764566602",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595513:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3334F4670084x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764565500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1764574140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1764565934",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3334F4670084x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568560"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584395:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13103F4670991x2025x11x22T22x29x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764565740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 1200,
"time": "1764572820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1764566355",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13103F4670991x2025x11x22T22x29x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569040"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585290:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1471506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569400"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1471506:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568440"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584696:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585289:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570000"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586665:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764608400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764608700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764566998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2673:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2443:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764604800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1764605100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1764566825",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2443:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107922x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1764565911"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1764565919",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107922x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584804:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570120"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584804:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586553:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568320"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586553:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586132:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764568800"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470487:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584675:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570480"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584675:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595578:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569100"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595578:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570000"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584697:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1237,
"time": "1764566963"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586668:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569400"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584891:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x1470275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567000"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1764566974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x1470275:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570420"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586535:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584814:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764567540"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584814:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569940"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585287:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764570300"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595579:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108132x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1764566200"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1764566219",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108132x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764569700"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1764566963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584693:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1764567053"
}
}