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 30/11/2025 à 23h34 Europe/Paris.
trip_updates (31) 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 30/11/2025 à 23h34 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD003:ServiceJourney:4022728x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1764542679"
},
"departure": {
"delay": 39,
"time": "1764542679"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1764545280"
},
"departure": {
"time": "1764545280"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 17,
"time": "1764544217"
},
"departure": {
"delay": 17,
"time": "1764544217"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1764542880"
},
"departure": {
"time": "1764542880"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1764545415"
},
"departure": {
"delay": 15,
"time": "1764545415"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 9,
"time": "1764542649"
},
"departure": {
"delay": 9,
"time": "1764542649"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1764545482"
},
"departure": {
"delay": 22,
"time": "1764545482"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 12,
"time": "1764542772"
},
"departure": {
"delay": 12,
"time": "1764542772"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1764542460"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1764543531"
},
"departure": {
"delay": 51,
"time": "1764543531"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1764544860"
},
"departure": {
"time": "1764544860"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 42,
"time": "1764543822"
},
"departure": {
"delay": 42,
"time": "1764543822"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1764545160"
},
"departure": {
"time": "1764545160"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1764543480"
},
"departure": {
"time": "1764543480"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1764544565"
},
"departure": {
"delay": 5,
"time": "1764544565"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1764544787"
},
"departure": {
"delay": 47,
"time": "1764544787"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1764544020"
},
"departure": {
"time": "1764544020"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1764544171"
},
"departure": {
"delay": 31,
"time": "1764544171"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1764545111"
},
"departure": {
"delay": 11,
"time": "1764545111"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1764544980"
},
"departure": {
"time": "1764544980"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 36,
"time": "1764542616"
},
"departure": {
"delay": 36,
"time": "1764542616"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1764543720"
},
"departure": {
"time": "1764543720"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1764543660"
},
"departure": {
"time": "1764543660"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1764543048"
},
"departure": {
"delay": 48,
"time": "1764543048"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1764545520"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 44,
"time": "1764544064"
},
"departure": {
"delay": 44,
"time": "1764544064"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1764544500"
},
"departure": {
"delay": 240,
"time": "1764544500"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1764543888"
},
"departure": {
"delay": 48,
"time": "1764543888"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1764545362"
},
"departure": {
"delay": 22,
"time": "1764545362"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 28,
"time": "1764543928"
},
"departure": {
"delay": 28,
"time": "1764543928"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1764543970"
},
"departure": {
"delay": 10,
"time": "1764543970"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1764543613"
},
"departure": {
"delay": 13,
"time": "1764543613"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1764545010"
},
"departure": {
"delay": 30,
"time": "1764545010"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1764543120"
},
"departure": {
"time": "1764543120"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1764543427"
},
"departure": {
"delay": 7,
"time": "1764543427"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1764542741"
},
"departure": {
"delay": 41,
"time": "1764542741"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1764544739"
},
"departure": {
"delay": 59,
"time": "1764544739"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1764542810"
},
"departure": {
"delay": 50,
"time": "1764542810"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1764543781"
},
"departure": {
"delay": 1,
"time": "1764543781"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1764543013"
},
"departure": {
"delay": 13,
"time": "1764543013"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1764545055"
},
"departure": {
"delay": 15,
"time": "1764545055"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 45,
"time": "1764545325"
},
"departure": {
"delay": 45,
"time": "1764545325"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1764542580"
},
"departure": {
"time": "1764542580"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1764544941"
},
"departure": {
"delay": 21,
"time": "1764544941"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 52,
"time": "1764544672"
},
"departure": {
"delay": 52,
"time": "1764544672"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1764544626"
},
"departure": {
"delay": 6,
"time": "1764544626"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1764543579"
},
"departure": {
"delay": 39,
"time": "1764543579"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1764543360"
},
"departure": {
"time": "1764543360"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1764542841"
},
"departure": {
"delay": 21,
"time": "1764542841"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1764545455"
},
"departure": {
"delay": 55,
"time": "1764545455"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 47,
"time": "1764545207"
},
"departure": {
"delay": 47,
"time": "1764545207"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1764545082"
},
"departure": {
"delay": 42,
"time": "1764545082"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1764541276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022728x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182760x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1764544998"
},
"departure": {
"delay": 18,
"time": "1764544998"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1764543913"
},
"departure": {
"delay": 13,
"time": "1764543913"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1764543700"
},
"departure": {
"delay": 40,
"time": "1764543700"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1764545400"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1764543480"
},
"departure": {
"time": "1764543480"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1764543232"
},
"departure": {
"delay": 52,
"time": "1764543232"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1764543558"
},
"departure": {
"delay": 18,
"time": "1764543558"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1764543287"
},
"departure": {
"delay": 47,
"time": "1764543287"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1764543450"
},
"departure": {
"delay": 30,
"time": "1764543450"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1764543180"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1764544213"
},
"departure": {
"delay": 13,
"time": "1764544213"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1764544543"
},
"departure": {
"delay": 43,
"time": "1764544543"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1764544920"
},
"departure": {
"time": "1764544920"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1764543856"
},
"departure": {
"delay": 16,
"time": "1764543856"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1764543734"
},
"departure": {
"delay": 14,
"time": "1764543734"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1764543780"
},
"departure": {
"time": "1764543780"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1764544500"
},
"departure": {
"delay": 240,
"time": "1764544500"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1764544669"
},
"departure": {
"delay": 49,
"time": "1764544669"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1764544615"
},
"departure": {
"delay": 55,
"time": "1764544615"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1764543975"
},
"departure": {
"delay": 15,
"time": "1764543975"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1764544155"
},
"departure": {
"delay": 15,
"time": "1764544155"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1764545145"
},
"departure": {
"delay": 45,
"time": "1764545145"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1764544740"
},
"departure": {
"time": "1764544740"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1764543815"
},
"departure": {
"delay": 35,
"time": "1764543815"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1764543616"
},
"departure": {
"delay": 16,
"time": "1764543616"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1764545253"
},
"departure": {
"delay": 33,
"time": "1764545253"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1764545316"
},
"departure": {
"delay": 36,
"time": "1764545316"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1764545100"
},
"departure": {
"time": "1764545100"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1764543392"
},
"departure": {
"delay": 32,
"time": "1764543392"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1764545352"
},
"departure": {
"delay": 12,
"time": "1764545352"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1764543660"
},
"departure": {
"time": "1764543660"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1764545204"
},
"departure": {
"delay": 44,
"time": "1764545204"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1764545280"
},
"departure": {
"time": "1764545280"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1764545175"
},
"departure": {
"delay": 15,
"time": "1764545175"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1764544020"
},
"departure": {
"time": "1764544020"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1764541986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182760x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042123x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764543840"
},
"departure": {
"time": "1764543840"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1764543074"
},
"departure": {
"delay": 14,
"time": "1764543074"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1764542160"
},
"departure": {
"time": "1764542160"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1764543300"
},
"departure": {
"time": "1764543300"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1764542208"
},
"departure": {
"delay": 48,
"time": "1764542208"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1764543690"
},
"departure": {
"delay": 30,
"time": "1764543690"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1764543900"
},
"departure": {
"time": "1764543900"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1764543027"
},
"departure": {
"delay": 27,
"time": "1764543027"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1764543588"
},
"departure": {
"delay": 48,
"time": "1764543588"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1764543819"
},
"departure": {
"delay": 39,
"time": "1764543819"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1764542857"
},
"departure": {
"delay": 37,
"time": "1764542857"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1764543540"
},
"departure": {
"time": "1764543540"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1764543720"
},
"departure": {
"time": "1764543720"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1764542820"
},
"departure": {
"time": "1764542820"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764542285"
},
"departure": {
"delay": 5,
"time": "1764542285"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1764542700"
},
"departure": {
"time": "1764542700"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1764543388"
},
"departure": {
"delay": 28,
"time": "1764543388"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1764542373"
},
"departure": {
"delay": 33,
"time": "1764542373"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1764543449"
},
"departure": {
"delay": 29,
"time": "1764543449"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1764542929"
},
"departure": {
"delay": 49,
"time": "1764542929"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1764543776"
},
"departure": {
"delay": 56,
"time": "1764543776"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1764542242"
},
"departure": {
"delay": 22,
"time": "1764542242"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1764543626"
},
"departure": {
"delay": 26,
"time": "1764543626"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1764544020"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1764542100"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1764541256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042123x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110839x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1764540694"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1764540686",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110839x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022675x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1764544678"
},
"departure": {
"delay": 118,
"time": "1764544678"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 76,
"time": "1764544516"
},
"departure": {
"delay": 76,
"time": "1764544516"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 80,
"time": "1764544580"
},
"departure": {
"delay": 80,
"time": "1764544580"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 124,
"time": "1764542104"
},
"departure": {
"delay": 124,
"time": "1764542104"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1764542354"
},
"departure": {
"delay": 74,
"time": "1764542354"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1764544271"
},
"departure": {
"delay": 71,
"time": "1764544271"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 112,
"time": "1764544492"
},
"departure": {
"delay": 112,
"time": "1764544492"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 240,
"time": "1764543600"
},
"departure": {
"delay": 240,
"time": "1764543600"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 109,
"time": "1764544549"
},
"departure": {
"delay": 109,
"time": "1764544549"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 63,
"time": "1764541863"
},
"departure": {
"delay": 63,
"time": "1764541863"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1764541768"
},
"departure": {
"delay": 28,
"time": "1764541768"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1764544751"
},
"departure": {
"delay": 71,
"time": "1764544751"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 311,
"time": "1764542771"
},
"departure": {
"delay": 311,
"time": "1764542771"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1764541618"
},
"departure": {
"delay": 58,
"time": "1764541618"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1764544349"
},
"departure": {
"delay": 89,
"time": "1764544349"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 71,
"time": "1764543071"
},
"departure": {
"delay": 71,
"time": "1764543071"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1764544091"
},
"departure": {
"delay": 71,
"time": "1764544091"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 120,
"time": "1764541980"
},
"departure": {
"delay": 120,
"time": "1764541980"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1764541514"
},
"departure": {
"delay": 74,
"time": "1764541514"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1764544641"
},
"departure": {
"delay": 81,
"time": "1764544641"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 71,
"time": "1764542051"
},
"departure": {
"delay": 71,
"time": "1764542051"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1764542171"
},
"departure": {
"delay": 71,
"time": "1764542171"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1764542834"
},
"departure": {
"delay": 74,
"time": "1764542834"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 71,
"time": "1764544811"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 72,
"time": "1764541812"
},
"departure": {
"delay": 72,
"time": "1764541812"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1764543971"
},
"departure": {
"delay": 71,
"time": "1764543971"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 88,
"time": "1764543208"
},
"departure": {
"delay": 88,
"time": "1764543208"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 101,
"time": "1764542021"
},
"departure": {
"delay": 101,
"time": "1764542021"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 63,
"time": "1764541563"
},
"departure": {
"delay": 63,
"time": "1764541563"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1764543286"
},
"departure": {
"delay": 106,
"time": "1764543286"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 71,
"time": "1764543791"
},
"departure": {
"delay": 71,
"time": "1764543791"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 97,
"time": "1764543337"
},
"departure": {
"delay": 97,
"time": "1764543337"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1764541737"
},
"departure": {
"delay": 57,
"time": "1764541737"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1764543873"
},
"departure": {
"delay": 93,
"time": "1764543873"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 123,
"time": "1764542463"
},
"departure": {
"delay": 123,
"time": "1764542463"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1764543126"
},
"departure": {
"delay": 126,
"time": "1764543126"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1764544703"
},
"departure": {
"delay": 83,
"time": "1764544703"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 107,
"time": "1764543827"
},
"departure": {
"delay": 107,
"time": "1764543827"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 94,
"time": "1764541714"
},
"departure": {
"delay": 94,
"time": "1764541714"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1764544016"
},
"departure": {
"delay": 116,
"time": "1764544016"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 32,
"time": "1764541472"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1764543912"
},
"departure": {
"delay": 72,
"time": "1764543912"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 97,
"time": "1764543157"
},
"departure": {
"delay": 97,
"time": "1764543157"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1764544451"
},
"departure": {
"delay": 71,
"time": "1764544451"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 115,
"time": "1764542875"
},
"departure": {
"delay": 115,
"time": "1764542875"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1764542220"
},
"departure": {
"delay": 120,
"time": "1764542220"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1764544324"
},
"departure": {
"delay": 124,
"time": "1764544324"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 84,
"time": "1764541944"
},
"departure": {
"delay": 84,
"time": "1764541944"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1764541922"
},
"departure": {
"delay": 122,
"time": "1764541922"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1764543020"
},
"departure": {
"delay": 80,
"time": "1764543020"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1764541679"
},
"departure": {
"delay": 59,
"time": "1764541679"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1764542700"
},
"departure": {
"time": "1764542700"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1764542272"
},
"departure": {
"delay": 112,
"time": "1764542272"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1764541986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022675x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022685x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1764542248"
},
"departure": {
"delay": 28,
"time": "1764542248"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -31,
"time": "1764541229"
},
"departure": {
"delay": -31,
"time": "1764541229"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1764542737"
},
"departure": {
"delay": 37,
"time": "1764542737"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 28,
"time": "1764542428"
},
"departure": {
"delay": 28,
"time": "1764542428"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -90,
"time": "1764541290"
},
"departure": {
"delay": -90,
"time": "1764541290"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 75,
"time": "1764542835"
},
"departure": {
"delay": 75,
"time": "1764542835"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 28,
"time": "1764542608"
},
"departure": {
"delay": 28,
"time": "1764542608"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 66,
"time": "1764542706"
},
"departure": {
"delay": 66,
"time": "1764542706"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 33,
"time": "1764542673"
},
"departure": {
"delay": 33,
"time": "1764542673"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 64,
"time": "1764541984"
},
"departure": {
"delay": 64,
"time": "1764541984"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 46,
"time": "1764542506"
},
"departure": {
"delay": 46,
"time": "1764542506"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -120,
"time": "1764541320"
},
"departure": {
"delay": -120,
"time": "1764541320"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1764542481"
},
"departure": {
"delay": 81,
"time": "1764542481"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 38,
"time": "1764542798"
},
"departure": {
"delay": 38,
"time": "1764542798"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1764541800"
},
"departure": {
"time": "1764541800"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1764542128"
},
"departure": {
"delay": 28,
"time": "1764542128"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 28,
"time": "1764542908"
},
"departure": {
"delay": 28,
"time": "1764542908"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -40,
"time": "1764541280"
},
"departure": {
"delay": -40,
"time": "1764541280"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1764542069"
},
"departure": {
"delay": 29,
"time": "1764542069"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 28,
"time": "1764542968"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 40,
"time": "1764542860"
},
"departure": {
"delay": 40,
"time": "1764542860"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 273,
"time": "1764541833"
},
"departure": {
"delay": 273,
"time": "1764541833"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1764541953"
},
"departure": {
"delay": 33,
"time": "1764541953"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1764541253"
},
"departure": {
"delay": 53,
"time": "1764541253"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1764542649"
},
"departure": {
"delay": 69,
"time": "1764542649"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 73,
"time": "1764542173"
},
"departure": {
"delay": 73,
"time": "1764542173"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 50,
"time": "1764542030"
},
"departure": {
"delay": 50,
"time": "1764542030"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1764541986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022685x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042197x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764543000"
},
"departure": {
"time": "1764543000"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1764542778"
},
"departure": {
"delay": 18,
"time": "1764542778"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1764542912"
},
"departure": {
"delay": 32,
"time": "1764542912"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1764542337"
},
"departure": {
"delay": 57,
"time": "1764542337"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1764542160"
},
"departure": {
"time": "1764542160"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1764542403"
},
"departure": {
"delay": 3,
"time": "1764542403"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1764541980"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1764543180"
},
"departure": {
"time": "1764543180"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1764542700"
},
"departure": {
"time": "1764542700"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1764543360"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1764543283"
},
"departure": {
"delay": 43,
"time": "1764543283"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1764543240"
},
"departure": {
"time": "1764543240"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1764543149"
},
"departure": {
"delay": 29,
"time": "1764543149"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1764542880"
},
"departure": {
"time": "1764542880"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1764543307"
},
"departure": {
"delay": 7,
"time": "1764543307"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1764543045"
},
"departure": {
"delay": 45,
"time": "1764543045"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1764543221"
},
"departure": {
"delay": 41,
"time": "1764543221"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1764543332"
},
"departure": {
"delay": 32,
"time": "1764543332"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1764542958"
},
"departure": {
"delay": 18,
"time": "1764542958"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1764542285"
},
"departure": {
"delay": 5,
"time": "1764542285"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1764543120"
},
"departure": {
"time": "1764543120"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1764543196"
},
"departure": {
"delay": 16,
"time": "1764543196"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1764541996",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042197x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182765x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1764543383"
},
"departure": {
"delay": 23,
"time": "1764543383"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1764545220"
},
"departure": {
"time": "1764545220"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1764543285"
},
"departure": {
"delay": 45,
"time": "1764543285"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1764544148"
},
"departure": {
"delay": 8,
"time": "1764544148"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1764544963"
},
"departure": {
"delay": 43,
"time": "1764544963"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1764543335"
},
"departure": {
"delay": 35,
"time": "1764543335"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1764545377"
},
"departure": {
"delay": 37,
"time": "1764545377"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1764545147"
},
"departure": {
"delay": 47,
"time": "1764545147"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1764544775"
},
"departure": {
"delay": 35,
"time": "1764544775"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1764545006"
},
"departure": {
"delay": 26,
"time": "1764545006"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1764543420"
},
"departure": {
"time": "1764543420"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1764544920"
},
"departure": {
"time": "1764544920"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1764544724"
},
"departure": {
"delay": 44,
"time": "1764544724"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1764545040"
},
"departure": {
"time": "1764545040"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1764544540"
},
"departure": {
"delay": 40,
"time": "1764544540"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1764543726"
},
"departure": {
"delay": 6,
"time": "1764543726"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1764543660"
},
"departure": {
"time": "1764543660"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1764543600"
},
"departure": {
"time": "1764543600"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1764544882"
},
"departure": {
"delay": 22,
"time": "1764544882"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1764543780"
},
"departure": {
"time": "1764543780"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1764544500"
},
"departure": {
"delay": 240,
"time": "1764544500"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1764545305"
},
"departure": {
"delay": 25,
"time": "1764545305"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1764543960"
},
"departure": {
"time": "1764543960"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1764545460"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 21,
"time": "1764545421"
},
"departure": {
"delay": 21,
"time": "1764545421"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1764544217"
},
"departure": {
"delay": 17,
"time": "1764544217"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1764544680"
},
"departure": {
"time": "1764544680"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1764545260"
},
"departure": {
"delay": 40,
"time": "1764545260"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1764544571"
},
"departure": {
"delay": 11,
"time": "1764544571"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1764543240"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1764544053"
},
"departure": {
"delay": 33,
"time": "1764544053"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1764544838"
},
"departure": {
"delay": 38,
"time": "1764544838"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1764543481"
},
"departure": {
"delay": 1,
"time": "1764543481"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1764545080"
},
"departure": {
"delay": 40,
"time": "1764545080"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1764541906",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182765x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022681x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1764541941"
},
"departure": {
"delay": 81,
"time": "1764541941"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1764542846"
},
"departure": {
"delay": 86,
"time": "1764542846"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1764542251"
},
"departure": {
"delay": 91,
"time": "1764542251"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1764543561"
},
"departure": {
"delay": 81,
"time": "1764543561"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 81,
"time": "1764543801"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 111,
"time": "1764543291"
},
"departure": {
"delay": 111,
"time": "1764543291"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 96,
"time": "1764543696"
},
"departure": {
"delay": 96,
"time": "1764543696"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 109,
"time": "1764542209"
},
"departure": {
"delay": 109,
"time": "1764542209"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1764543363"
},
"departure": {
"delay": 123,
"time": "1764543363"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 141,
"time": "1764541821"
},
"departure": {
"delay": 141,
"time": "1764541821"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1764543020"
},
"departure": {
"delay": 140,
"time": "1764543020"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 125,
"time": "1764542345"
},
"departure": {
"delay": 125,
"time": "1764542345"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 81,
"time": "1764543441"
},
"departure": {
"delay": 81,
"time": "1764543441"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 128,
"time": "1764543488"
},
"departure": {
"delay": 128,
"time": "1764543488"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 121,
"time": "1764541861"
},
"departure": {
"delay": 121,
"time": "1764541861"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1764541879"
},
"departure": {
"delay": 79,
"time": "1764541879"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1764541770"
},
"departure": {
"delay": 90,
"time": "1764541770"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1764543261"
},
"departure": {
"delay": 81,
"time": "1764543261"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 81,
"time": "1764542001"
},
"departure": {
"delay": 81,
"time": "1764542001"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1764543763"
},
"departure": {
"delay": 103,
"time": "1764543763"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 112,
"time": "1764542452"
},
"departure": {
"delay": 112,
"time": "1764542452"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 123,
"time": "1764542103"
},
"departure": {
"delay": 123,
"time": "1764542103"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1764542953"
},
"departure": {
"delay": 133,
"time": "1764542953"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 82,
"time": "1764542062"
},
"departure": {
"delay": 82,
"time": "1764542062"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 321,
"time": "1764542781"
},
"departure": {
"delay": 321,
"time": "1764542781"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 81,
"time": "1764543141"
},
"departure": {
"delay": 81,
"time": "1764543141"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 103,
"time": "1764543643"
},
"departure": {
"delay": 103,
"time": "1764543643"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 102,
"time": "1764543222"
},
"departure": {
"delay": 102,
"time": "1764543222"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 81,
"time": "1764542301"
},
"departure": {
"delay": 81,
"time": "1764542301"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1764543068"
},
"departure": {
"delay": 128,
"time": "1764543068"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 129,
"time": "1764542169"
},
"departure": {
"delay": 129,
"time": "1764542169"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1764541688"
},
"departure": {
"delay": 68,
"time": "1764541688"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1764543606"
},
"departure": {
"delay": 126,
"time": "1764543606"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 91,
"time": "1764541651"
},
"departure": {
"delay": 91,
"time": "1764541651"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1764542498"
},
"departure": {
"delay": 98,
"time": "1764542498"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 136,
"time": "1764543736"
},
"departure": {
"delay": 136,
"time": "1764543736"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 96,
"time": "1764543336"
},
"departure": {
"delay": 96,
"time": "1764543336"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 87,
"time": "1764542907"
},
"departure": {
"delay": 87,
"time": "1764542907"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1764543392"
},
"departure": {
"delay": 92,
"time": "1764543392"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1764541946",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022681x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110962x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1764541902"
},
"departure": {
"delay": 222,
"time": "1764541902"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1764541774"
},
"departure": {
"delay": 154,
"time": "1764541774"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1764542105"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 161,
"time": "1764541661"
},
"departure": {
"delay": 161,
"time": "1764541661"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1764542029"
},
"departure": {
"delay": 229,
"time": "1764542029"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764541906",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110962x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182764x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1764543042"
},
"departure": {
"delay": -18,
"time": "1764543042"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -5,
"time": "1764542935"
},
"departure": {
"delay": -5,
"time": "1764542935"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1764543200"
},
"departure": {
"delay": -40,
"time": "1764543200"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1764543240"
},
"departure": {
"time": "1764543240"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1764542700"
},
"departure": {
"time": "1764542700"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1764542213"
},
"departure": {
"delay": -7,
"time": "1764542213"
},
"stopId": "FR:76351:ZE:3275:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1764542731"
},
"departure": {
"delay": -29,
"time": "1764542731"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1764543537"
},
"departure": {
"delay": -3,
"time": "1764543537"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1764543620"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -19,
"time": "1764543581"
},
"departure": {
"delay": -19,
"time": "1764543581"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1764543123"
},
"departure": {
"delay": 3,
"time": "1764543123"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 253,
"time": "1764542713"
},
"departure": {
"delay": 253,
"time": "1764542713"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1764542377"
},
"departure": {
"delay": -23,
"time": "1764542377"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1764543307"
},
"departure": {
"delay": 7,
"time": "1764543307"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1764542998"
},
"departure": {
"delay": -2,
"time": "1764542998"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1764543420"
},
"departure": {
"time": "1764543420"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1764542120"
},
"departure": {
"delay": -40,
"time": "1764542120"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1764543465"
},
"departure": {
"delay": -15,
"time": "1764543465"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -40,
"time": "1764542660"
},
"departure": {
"delay": -40,
"time": "1764542660"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1764543380"
},
"departure": {
"delay": -40,
"time": "1764543380"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 4,
"time": "1764542884"
},
"departure": {
"delay": 4,
"time": "1764542884"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1764542840"
},
"departure": {
"delay": -40,
"time": "1764542840"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -32,
"time": "1764542308"
},
"departure": {
"delay": -32,
"time": "1764542308"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1764543080"
},
"departure": {
"delay": -40,
"time": "1764543080"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1764543166"
},
"departure": {
"delay": -14,
"time": "1764543166"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1764541986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182764x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182759x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1764543405"
},
"departure": {
"delay": 45,
"time": "1764543405"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1764541605"
},
"departure": {
"delay": 45,
"time": "1764541605"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1764542057"
},
"departure": {
"delay": 17,
"time": "1764542057"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1764541975"
},
"departure": {
"delay": -5,
"time": "1764541975"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1764541505"
},
"departure": {
"delay": 65,
"time": "1764541505"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1764542744"
},
"departure": {
"delay": 44,
"time": "1764542744"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1764541901"
},
"departure": {
"delay": 41,
"time": "1764541901"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1764542356"
},
"departure": {
"delay": 16,
"time": "1764542356"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1764543301"
},
"departure": {
"delay": 1,
"time": "1764543301"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 247,
"time": "1764542707"
},
"departure": {
"delay": 247,
"time": "1764542707"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1764542221"
},
"departure": {
"delay": 1,
"time": "1764542221"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1764542870"
},
"departure": {
"delay": 50,
"time": "1764542870"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1764542816"
},
"departure": {
"delay": 56,
"time": "1764542816"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1764543376"
},
"departure": {
"delay": 16,
"time": "1764543376"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1764543346"
},
"departure": {
"delay": 46,
"time": "1764543346"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1764541663"
},
"departure": {
"delay": 43,
"time": "1764541663"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1764543553"
},
"departure": {
"delay": 13,
"time": "1764543553"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1764541700"
},
"departure": {
"delay": 20,
"time": "1764541700"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1764543481"
},
"departure": {
"delay": 1,
"time": "1764543481"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1764541799"
},
"departure": {
"delay": -1,
"time": "1764541799"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1764542414"
},
"departure": {
"delay": 14,
"time": "1764542414"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1764542114"
},
"departure": {
"delay": 14,
"time": "1764542114"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1764541778"
},
"departure": {
"delay": 38,
"time": "1764541778"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1764542016"
},
"departure": {
"delay": 36,
"time": "1764542016"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1764543454"
},
"departure": {
"delay": 34,
"time": "1764543454"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1764542701"
},
"departure": {
"delay": 1,
"time": "1764542701"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1764542941"
},
"departure": {
"delay": 1,
"time": "1764542941"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1764541867"
},
"departure": {
"delay": 7,
"time": "1764541867"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1764542176"
},
"departure": {
"delay": 16,
"time": "1764542176"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1764543517"
},
"departure": {
"delay": 37,
"time": "1764543517"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 61,
"time": "1764541441"
},
"departure": {
"delay": 61,
"time": "1764541441"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1764541380"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1764543601"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 9,
"time": "1764541929"
},
"departure": {
"delay": 9,
"time": "1764541929"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1764543199"
},
"departure": {
"delay": 19,
"time": "1764543199"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1764543121"
},
"departure": {
"delay": 1,
"time": "1764543121"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1764541996",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182759x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3329F4641033x2025x11x20T22x32x23Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764541740"
},
"departure": {
"time": "1764541800"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764540900"
},
"departure": {
"time": "1764540960"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1764542340"
},
"departure": {
"time": "1764542400"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764539760"
},
"departure": {
"time": "1764539940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1764536040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1764544140"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764538440"
},
"departure": {
"time": "1764538500"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1764537540"
},
"departure": {
"time": "1764537600"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1764543180"
},
"departure": {
"time": "1764543240"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1764532429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3329F4641033x2025x11x20T22x32x23Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042113x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1764542767"
},
"departure": {
"delay": 7,
"time": "1764542767"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1764542865"
},
"departure": {
"delay": 45,
"time": "1764542865"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1764541832"
},
"departure": {
"delay": 32,
"time": "1764541832"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1764541861"
},
"departure": {
"delay": 1,
"time": "1764541861"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1764542827"
},
"departure": {
"delay": 7,
"time": "1764542827"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1764541579"
},
"departure": {
"delay": 19,
"time": "1764541579"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1764541500"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1764541678"
},
"departure": {
"delay": -2,
"time": "1764541678"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1764542102"
},
"departure": {
"delay": 2,
"time": "1764542102"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1764542701"
},
"departure": {
"delay": 1,
"time": "1764542701"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1764541955"
},
"departure": {
"delay": 35,
"time": "1764541955"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1764542342"
},
"departure": {
"delay": 2,
"time": "1764542342"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1764542379"
},
"departure": {
"delay": 39,
"time": "1764542379"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1764542263"
},
"departure": {
"delay": 43,
"time": "1764542263"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1764542702"
},
"departure": {
"delay": 242,
"time": "1764542702"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1764542032"
},
"departure": {
"delay": 52,
"time": "1764542032"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1764542204"
},
"departure": {
"delay": 44,
"time": "1764542204"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1764541643"
},
"departure": {
"delay": 23,
"time": "1764541643"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1764541551"
},
"departure": {
"delay": 51,
"time": "1764541551"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1764541719"
},
"departure": {
"delay": 39,
"time": "1764541719"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1764542157"
},
"departure": {
"delay": 57,
"time": "1764542157"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1764542316"
},
"departure": {
"delay": 36,
"time": "1764542316"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1764541773"
},
"departure": {
"delay": 33,
"time": "1764541773"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1764543002"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1764541986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042113x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110976x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1764543827"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1764543062"
},
"departure": {
"delay": 2,
"time": "1764543062"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1764542220"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1764542479"
},
"departure": {
"delay": 19,
"time": "1764542479"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1764542809"
},
"departure": {
"delay": 49,
"time": "1764542809"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1764542725"
},
"departure": {
"delay": 25,
"time": "1764542725"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1764543351"
},
"departure": {
"delay": 51,
"time": "1764543351"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1764542580"
},
"departure": {
"time": "1764542580"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1764543258"
},
"departure": {
"delay": 18,
"time": "1764543258"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764543545"
},
"departure": {
"delay": 5,
"time": "1764543545"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1764543655"
},
"departure": {
"delay": 55,
"time": "1764543655"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1764543457"
},
"departure": {
"delay": 37,
"time": "1764543457"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1764542914"
},
"departure": {
"delay": 34,
"time": "1764542914"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1764542369"
},
"departure": {
"delay": 29,
"time": "1764542369"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1764543751"
},
"departure": {
"delay": 31,
"time": "1764543751"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764541926",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110976x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182758x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1764541603"
},
"departure": {
"delay": 43,
"time": "1764541603"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1764541562"
},
"departure": {
"delay": 2,
"time": "1764541562"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1764541745"
},
"departure": {
"delay": 5,
"time": "1764541745"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1764541400"
},
"departure": {
"delay": 20,
"time": "1764541400"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -31,
"time": "1764541709"
},
"departure": {
"delay": -31,
"time": "1764541709"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -23,
"time": "1764541837"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -4,
"time": "1764541676"
},
"departure": {
"delay": -4,
"time": "1764541676"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -63,
"time": "1764541257"
},
"departure": {
"delay": -63,
"time": "1764541257"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1764541502"
},
"departure": {
"delay": 2,
"time": "1764541502"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1764541642"
},
"departure": {
"delay": 22,
"time": "1764541642"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -11,
"time": "1764541789"
},
"departure": {
"delay": -11,
"time": "1764541789"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1764541586",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182758x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182763x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1764541792"
},
"departure": {
"delay": -8,
"time": "1764541792"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1764541746"
},
"departure": {
"delay": 6,
"time": "1764541746"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1764541327"
},
"departure": {
"delay": 7,
"time": "1764541327"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1764541638"
},
"departure": {
"delay": 18,
"time": "1764541638"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1764541439"
},
"departure": {
"delay": -1,
"time": "1764541439"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1764541416"
},
"departure": {
"delay": 36,
"time": "1764541416"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1764541375"
},
"departure": {
"delay": 55,
"time": "1764541375"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1764541836"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1764541637"
},
"departure": {
"delay": 17,
"time": "1764541637"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1764541289"
},
"departure": {
"delay": 29,
"time": "1764541289"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1764541117"
},
"departure": {
"delay": 37,
"time": "1764541117"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1764541243"
},
"departure": {
"delay": 43,
"time": "1764541243"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1764541083"
},
"departure": {
"delay": 3,
"time": "1764541083"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1764541566"
},
"departure": {
"delay": 66,
"time": "1764541566"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1764541498"
},
"departure": {
"delay": 58,
"time": "1764541498"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -17,
"time": "1764541663"
},
"departure": {
"delay": -17,
"time": "1764541663"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1764541180"
},
"departure": {
"delay": 40,
"time": "1764541180"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1764541796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182763x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042193x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764542640"
},
"departure": {
"time": "1764542640"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1764542721"
},
"departure": {
"delay": 21,
"time": "1764542721"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1764542520"
},
"departure": {
"time": "1764542520"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1764542880"
},
"departure": {
"time": "1764542880"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1764543240"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1764542299"
},
"departure": {
"delay": 19,
"time": "1764542299"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1764543120"
},
"departure": {
"time": "1764543120"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1764542675"
},
"departure": {
"delay": 35,
"time": "1764542675"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1764542321"
},
"departure": {
"delay": 41,
"time": "1764542321"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1764542196"
},
"departure": {
"delay": 36,
"time": "1764542196"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1764542100"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1764542219"
},
"departure": {
"delay": 59,
"time": "1764542219"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1764542280"
},
"departure": {
"time": "1764542280"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1764542579"
},
"departure": {
"delay": 59,
"time": "1764542579"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1764542400"
},
"departure": {
"time": "1764542400"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1764542476"
},
"departure": {
"delay": 16,
"time": "1764542476"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1764542373"
},
"departure": {
"delay": 33,
"time": "1764542373"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1764543040"
},
"departure": {
"delay": 40,
"time": "1764543040"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1764542760"
},
"departure": {
"time": "1764542760"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1764542605"
},
"departure": {
"delay": 25,
"time": "1764542605"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1764542932"
},
"departure": {
"delay": 52,
"time": "1764542932"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1764542149"
},
"departure": {
"delay": 49,
"time": "1764542149"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1764542340"
},
"departure": {
"time": "1764542340"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1764542996"
},
"departure": {
"delay": 56,
"time": "1764542996"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1764541746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042193x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110972x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1764542231"
},
"departure": {
"delay": 11,
"time": "1764542231"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1764542544"
},
"departure": {
"delay": -36,
"time": "1764542544"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1764542917"
},
"departure": {
"delay": -23,
"time": "1764542917"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1764542688"
},
"departure": {
"delay": -12,
"time": "1764542688"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -15,
"time": "1764542085"
},
"departure": {
"delay": -15,
"time": "1764542085"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -41,
"time": "1764542359"
},
"departure": {
"delay": -41,
"time": "1764542359"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1764542465"
},
"departure": {
"delay": 5,
"time": "1764542465"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1764542810"
},
"departure": {
"delay": -10,
"time": "1764542810"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1764543044"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1764541976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110972x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3448F4592852x2025x11x17T21x47x14Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764540240"
},
"departure": {
"time": "1764540300"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1764532560"
},
"departure": {
"time": "1764532620"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1764530700"
},
"departure": {
"time": "1764530760"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1764528240"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1764535800"
},
"departure": {
"time": "1764535860"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1764528840"
},
"departure": {
"time": "1764528900"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1764538080"
},
"departure": {
"time": "1764538140"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1764533640"
},
"departure": {
"time": "1764533760"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1764536700"
},
"departure": {
"time": "1764536760"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1764540960"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1764531840"
},
"departure": {
"time": "1764531900"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1764529500"
},
"departure": {
"time": "1764529680"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1764524629",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3448F4592852x2025x11x17T21x47x14Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3183F4670199x2025x11x23T22x16x49Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764542220"
},
"departure": {
"time": "1764542400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1764544380"
},
"departure": {
"time": "1764544440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1764545280"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1764543540"
},
"departure": {
"time": "1764543600"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1764535020"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1764531409",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3183F4670199x2025x11x23T22x16x49Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110841x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1764541671"
},
"departure": {
"delay": -9,
"time": "1764541671"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1764542353"
},
"departure": {
"delay": 13,
"time": "1764542353"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1764542049"
},
"departure": {
"delay": 9,
"time": "1764542049"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1764541530"
},
"departure": {
"delay": 30,
"time": "1764541530"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1764541926"
},
"departure": {
"delay": 6,
"time": "1764541926"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1764542150"
},
"departure": {
"delay": 50,
"time": "1764542150"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1764541842"
},
"departure": {
"delay": 42,
"time": "1764541842"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1764542447"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1764541259"
},
"departure": {
"delay": 59,
"time": "1764541259"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1764542249"
},
"departure": {
"delay": 29,
"time": "1764542249"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1764541686",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110841x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022680x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1764541572"
},
"departure": {
"delay": 132,
"time": "1764541572"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 199,
"time": "1764541999"
},
"departure": {
"delay": 199,
"time": "1764541999"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 159,
"time": "1764541959"
},
"departure": {
"delay": 159,
"time": "1764541959"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 166,
"time": "1764541906"
},
"departure": {
"delay": 166,
"time": "1764541906"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 166,
"time": "1764541726"
},
"departure": {
"delay": 166,
"time": "1764541726"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 129,
"time": "1764541509"
},
"departure": {
"delay": 129,
"time": "1764541509"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 168,
"time": "1764541848"
},
"departure": {
"delay": 168,
"time": "1764541848"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 119,
"time": "1764541799"
},
"departure": {
"delay": 119,
"time": "1764541799"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 90,
"time": "1764541650"
},
"departure": {
"delay": 90,
"time": "1764541650"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 114,
"time": "1764541554"
},
"departure": {
"delay": 114,
"time": "1764541554"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 144,
"time": "1764542064"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 99,
"time": "1764541479"
},
"departure": {
"delay": 99,
"time": "1764541479"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 166,
"time": "1764542026"
},
"departure": {
"delay": 166,
"time": "1764542026"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 101,
"time": "1764541601"
},
"departure": {
"delay": 101,
"time": "1764541601"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1764541546",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022680x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022674x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1764541257"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1764541216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022674x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042122x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764541500"
},
"departure": {
"time": "1764541500"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1764541795"
},
"departure": {
"delay": 55,
"time": "1764541795"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1764541944"
},
"departure": {
"delay": 24,
"time": "1764541944"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1764541660"
},
"departure": {
"delay": 40,
"time": "1764541660"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -38,
"time": "1764542002"
},
"departure": {
"delay": -38,
"time": "1764542002"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -38,
"time": "1764542182"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1764541724"
},
"departure": {
"delay": -16,
"time": "1764541724"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1764541888"
},
"departure": {
"delay": -32,
"time": "1764541888"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 28,
"time": "1764541588"
},
"departure": {
"delay": 28,
"time": "1764541588"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1764541869"
},
"departure": {
"delay": 9,
"time": "1764541869"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1764541833"
},
"departure": {
"delay": 33,
"time": "1764541833"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -38,
"time": "1764542062"
},
"departure": {
"delay": -38,
"time": "1764542062"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1764541967"
},
"departure": {
"delay": -13,
"time": "1764541967"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1764541506",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042122x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110842x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1764542042"
},
"departure": {
"delay": 122,
"time": "1764542042"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1764542892"
},
"departure": {
"delay": 132,
"time": "1764542892"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1764541849"
},
"departure": {
"delay": 109,
"time": "1764541849"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1764542506"
},
"departure": {
"delay": 106,
"time": "1764542506"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1764542796"
},
"departure": {
"delay": 276,
"time": "1764542796"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1764542418"
},
"departure": {
"delay": 138,
"time": "1764542418"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1764542312"
},
"departure": {
"delay": 92,
"time": "1764542312"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1764542219"
},
"departure": {
"delay": 119,
"time": "1764542219"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1764542968"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1764541731"
},
"departure": {
"delay": 51,
"time": "1764541731"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1764541986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110842x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042114x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1764541281"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1764541226",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042114x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110969x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1764541421"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1764541265"
},
"departure": {
"delay": 125,
"time": "1764541265"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1764541476",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110969x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110836x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1764541042"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1764541016",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110836x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042160x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -174,
"time": "1764541386"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1764541336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042160x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042194x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1764541631"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1764541626",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042194x2025x26xGDimLiaxDimanchex01:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1764542080"
}
}