Détails de la ressource
GTFS-RT (protobuff) des horaires aux arrêts
Cette ressource fait partie du jeu de données Réseau urbain Astrobus.
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
❌173 erreurs, 27 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 14/09/2026 à 09h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 8 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 ATOUMOD036:ServiceJourney:4554053676695552x2:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x6:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4586175334449152x5:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x7:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:6405283969499136x3:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
stop_times_updates not strictly sorted E002 6 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence [12, 9, 14, 11, 4, 2, 13, 8, 6, 10, 3, 7, 5] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x6:LOC stop_sequence [12, 17, 11, 21, 15, 16, 14, 18, 23, 13, 20, 24, 26, 22] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:4586175334449152x5:LOC stop_sequence [8, 24, 11, 22, 21, 20, 7, 25, 14, 15, 23, 13, 16, 12, 17, 18, 10, 19] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x7:LOC stop_sequence [23, 15, 16, 26, 18, 7, 8, 6, 22, 10, 20, 14, 9, 13, 2, 3, 24, 17, 21, 12, 4, 11] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:6405283969499136x3:LOC stop_sequence [14, 6, 13, 17, 16, 15, 2, 3, 4, 5, 7, 12] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 156 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 ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence 9 arrival_time 09:11:49 (1789369909) is less than previous stop arrival_time 09:15:01 (1789370101) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence 9 arrival_time 09:11:49 (1789369909) is less than previous stop departure_time 09:16:05 (1789370165) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence 9 departure_time 09:11:59 (1789369919) is less than previous stop departure_time 09:16:05 (1789370165) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence 9 departure_time 09:11:59 (1789369919) is less than previous stop arrival_time 09:15:01 (1789370101) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence 11 arrival_time 09:14:13 (1789370053) is less than previous stop arrival_time 09:19:53 (1789370393) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 1 erreur
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:5119084499828736x1:LOC trip.direction_id is 2 but GTFS trip.direction_id is 0 - direction_id does not match
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 09:11:58 (1789369918) is 1 min 22 sec greater than 09:10:35 (1789369835090) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 1 erreur
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 ATOUMOD036:ServiceJourney:5119084499828736x1:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 9 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x6:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:4586175334449152x5:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x7:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:6405283969499136x3:LOC does not have a vehicle_id
schedule_relationship not populated W009 18 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC stop_sequence 12 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4554053676695552x2:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x6:LOC stop_sequence 12 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:6184214083928064x6:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4586175334449152x5:LOC stop_sequence 8 (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 |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 170 | 30 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 30 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 178 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 356 | 30 fois (100 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 87 | 28 fois (93 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 160 | 28 fois (93 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 129 | 28 fois (93 % 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 | 103 | 27 fois (90 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 18 | 7 fois (23 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 4 | 4 fois (13 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 14 | 4 fois (13 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/09/2026 à 07h48 Europe/Paris.
trip_updates (42) 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 15/09/2026 à 07h48 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD036:ServiceJourney:5595644046606336x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1789452053"
},
"departure": {
"delay": 183,
"time": "1789452063"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1789451101"
},
"departure": {
"delay": 36,
"time": "1789451136"
},
"stopId": "FR:14293:ZE:6414519973707776:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1789452962"
},
"departure": {
"delay": 72,
"time": "1789452972"
},
"stopId": "FR:14366:ZE:5983071504433152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1789452818"
},
"departure": {
"delay": 108,
"time": "1789452828"
},
"stopId": "FR:14366:ZE:676970013:ATOUMOD036",
"stopSequence": 12
},
{
"departure": {
"delay": 38,
"time": "1789450898"
},
"stopId": "FR:14460:ZE:6146189866041344:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1789452923"
},
"departure": {
"delay": 93,
"time": "1789452933"
},
"stopId": "FR:14366:ZE:669840002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1789452728"
},
"departure": {
"delay": 138,
"time": "1789452738"
},
"stopId": "FR:14366:ZE:293040014:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1789451335"
},
"departure": {
"delay": 65,
"time": "1789451345"
},
"stopId": "FR:14293:ZE:6740479564578816:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1789452762"
},
"departure": {
"delay": 112,
"time": "1789452772"
},
"stopId": "FR:14366:ZE:669820016:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1789452658"
},
"departure": {
"delay": 128,
"time": "1789452668"
},
"stopId": "FR:14366:ZE:274600016:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 174,
"time": "1789452104"
},
"departure": {
"delay": 174,
"time": "1789452114"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1789452866"
},
"departure": {
"delay": 96,
"time": "1789452876"
},
"stopId": "FR:14366:ZE:680870020:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -158,
"time": "1789453282"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1789453027"
},
"departure": {
"delay": -22,
"time": "1789453058"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 196,
"time": "1789452306"
},
"departure": {
"delay": 196,
"time": "1789452316"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1789452347"
},
"departure": {
"delay": 177,
"time": "1789452357"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1789451185"
},
"departure": {
"delay": 44,
"time": "1789451204"
},
"stopId": "FR:14293:ZE:5112201795862528:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1789451194",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5595644046606336x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4657122087272448x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -101,
"time": "1789450633"
},
"departure": {
"delay": -101,
"time": "1789450639"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1789451511"
},
"departure": {
"delay": -90,
"time": "1789451610"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -164,
"time": "1789450908"
},
"departure": {
"delay": -164,
"time": "1789450936"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -157,
"time": "1789451257"
},
"departure": {
"delay": -157,
"time": "1789451423"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -157,
"time": "1789451663"
},
"stopId": "FR:14366:ZE:15060004:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1789450770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6580502401122304:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4657122087272448x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6450161411686400x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1789451846"
},
"departure": {
"delay": 96,
"time": "1789451856"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1789452286"
},
"departure": {
"delay": 176,
"time": "1789452296"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1789451609"
},
"departure": {
"delay": 99,
"time": "1789451619"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1789451183"
},
"departure": {
"delay": 99,
"time": "1789451199"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1789452073"
},
"departure": {
"delay": 143,
"time": "1789452083"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1789451518"
},
"departure": {
"delay": 68,
"time": "1789451528"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1789452434"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1789451692"
},
"departure": {
"delay": 122,
"time": "1789451702"
},
"stopId": "FR:14570:ZE:6460544788725760:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1789451271"
},
"departure": {
"delay": 61,
"time": "1789451281"
},
"stopId": "FR:14421:ZE:6258974780293120:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1789451467"
},
"departure": {
"delay": 77,
"time": "1789451477"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1789451324"
},
"departure": {
"delay": 54,
"time": "1789451334"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6450161411686400x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6060716124536832x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1789454589"
},
"departure": {
"delay": -51,
"time": "1789454649"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -122,
"time": "1789452947"
},
"departure": {
"delay": -122,
"time": "1789453078"
},
"stopId": "FR:14371:ZE:5645292136300544:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -138,
"time": "1789452315"
},
"departure": {
"delay": -138,
"time": "1789452462"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"time": "1789451880"
},
"stopId": "FR:61508:ZE:5885130404003840:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1789454404"
},
"departure": {
"delay": 14,
"time": "1789454414"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -77,
"time": "1789453637"
},
"departure": {
"delay": -77,
"time": "1789453723"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -104,
"time": "1789453522"
},
"departure": {
"delay": -104,
"time": "1789453636"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -136,
"time": "1789452199"
},
"departure": {
"delay": -136,
"time": "1789452344"
},
"stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -89,
"time": "1789452772"
},
"departure": {
"delay": -89,
"time": "1789452871"
},
"stopId": "FR:14371:ZE:5669530696155136:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1789454104"
},
"departure": {
"delay": 14,
"time": "1789454114"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -151,
"time": "1789451988"
},
"departure": {
"delay": -151,
"time": "1789452149"
},
"stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -97,
"time": "1789451916"
},
"departure": {
"delay": -97,
"time": "1789452023"
},
"stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -39,
"time": "1789453892"
},
"departure": {
"delay": -39,
"time": "1789453941"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -125,
"time": "1789453241"
},
"departure": {
"delay": -125,
"time": "1789453375"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -169,
"time": "1789453093"
},
"departure": {
"delay": -169,
"time": "1789453271"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -127,
"time": "1789453356"
},
"departure": {
"delay": -127,
"time": "1789453493"
},
"stopId": "FR:14371:ZE:5792288948092928:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -46,
"time": "1789454538"
},
"departure": {
"delay": -46,
"time": "1789454594"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1789454509"
},
"departure": {
"delay": -31,
"time": "1789454549"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -63,
"time": "1789454624"
},
"departure": {
"delay": -63,
"time": "1789454697"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -214,
"time": "1789454666"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": -128,
"time": "1789452875"
},
"departure": {
"delay": -128,
"time": "1789453012"
},
"stopId": "FR:14371:ZE:4519392229457920:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -97,
"time": "1789452457"
},
"departure": {
"delay": -97,
"time": "1789452563"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1789454200"
},
"departure": {
"delay": -5,
"time": "1789454215"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1789454453"
},
"departure": {
"delay": 3,
"time": "1789454463"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -154,
"time": "1789453003"
},
"departure": {
"delay": -154,
"time": "1789453166"
},
"stopId": "FR:14371:ZE:5159859484884992:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1789453985"
},
"departure": {
"delay": -23,
"time": "1789454017"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1789451217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6060716124536832x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5872161123205120x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1789452595"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1789450961"
},
"departure": {
"delay": 3,
"time": "1789450983"
},
"stopId": "FR:14431:ZE:5676671194628096:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"delay": 16,
"time": "1789450756"
},
"stopId": "FR:14431:ZE:6698331808989184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1789450890"
},
"departure": {
"delay": 12,
"time": "1789450932"
},
"stopId": "FR:14431:ZE:6076961576189952:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1789451375"
},
"departure": {
"delay": -38,
"time": "1789451422"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1789451220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5844004563320832:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5872161123205120x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6486709435891712x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1789451095"
},
"departure": {
"delay": 71,
"time": "1789451111"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1789451150"
},
"departure": {
"delay": 63,
"time": "1789451163"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -159,
"time": "1789451732"
},
"departure": {
"delay": -159,
"time": "1789451901"
},
"stopId": "FR:14366:ZE:661840010:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1789450849"
},
"departure": {
"delay": 54,
"time": "1789450854"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1789450880"
},
"departure": {
"delay": 44,
"time": "1789450904"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -151,
"time": "1789451328"
},
"departure": {
"delay": -151,
"time": "1789451489"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -349,
"time": "1789451832"
},
"departure": {
"delay": -349,
"time": "1789452191"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -632,
"time": "1789452148"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -146,
"time": "1789451698"
},
"departure": {
"delay": -146,
"time": "1789451854"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789451129",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4947799775903744:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6486709435891712x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6060716124536832x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1789451150"
},
"departure": {
"delay": 218,
"time": "1789451198"
},
"stopId": "FR:14371:ZE:5159859484884992:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 492,
"time": "1789452182"
},
"departure": {
"delay": 492,
"time": "1789452192"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 504,
"time": "1789452554"
},
"departure": {
"delay": 504,
"time": "1789452564"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 561,
"time": "1789452851"
},
"departure": {
"delay": 561,
"time": "1789452861"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 12,
"time": "1789453262"
},
"departure": {
"delay": 12,
"time": "1789453272"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 29
},
{
"arrival": {
"delay": 566,
"time": "1789452796"
},
"departure": {
"delay": 566,
"time": "1789452806"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 568,
"time": "1789452438"
},
"departure": {
"delay": 568,
"time": "1789452448"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1789451257"
},
"departure": {
"delay": 167,
"time": "1789451267"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 397,
"time": "1789453047"
},
"departure": {
"delay": 397,
"time": "1789453057"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 375,
"time": "1789451765"
},
"departure": {
"delay": 375,
"time": "1789451775"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1789453499"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 30
},
{
"arrival": {
"delay": 307,
"time": "1789453137"
},
"departure": {
"delay": 307,
"time": "1789453147"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 544,
"time": "1789452294"
},
"departure": {
"delay": 544,
"time": "1789452304"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 543,
"time": "1789452893"
},
"departure": {
"delay": 543,
"time": "1789452903"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 377,
"time": "1789453087"
},
"departure": {
"delay": 377,
"time": "1789453097"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 383,
"time": "1789451893"
},
"departure": {
"delay": 383,
"time": "1789451903"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 251,
"time": "1789451581"
},
"departure": {
"delay": 251,
"time": "1789451591"
},
"stopId": "FR:14371:ZE:5792288948092928:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 230,
"time": "1789451440"
},
"departure": {
"delay": 230,
"time": "1789451450"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1789451188",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6060716124536832x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5268629129003008x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1789452483"
},
"departure": {
"delay": 73,
"time": "1789452493"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1789453224"
},
"departure": {
"delay": 154,
"time": "1789453234"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1789451854"
},
"departure": {
"delay": 44,
"time": "1789451864"
},
"stopId": "FR:14126:ZE:4540158557814784:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"time": "1789451700"
},
"stopId": "FR:14126:ZE:4788093530931200:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1789453526"
},
"departure": {
"delay": -12,
"time": "1789453548"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1789452266"
},
"departure": {
"delay": -12,
"time": "1789452288"
},
"stopId": "FR:14082:ZE:6028651333156864:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1789452133"
},
"departure": {
"delay": 23,
"time": "1789452143"
},
"stopId": "FR:14337:ZE:5514011622768640:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1789452219"
},
"departure": {
"delay": 49,
"time": "1789452229"
},
"stopId": "FR:14082:ZE:6413560967069696:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1789453777"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1789453457"
},
"departure": {
"delay": 87,
"time": "1789453467"
},
"stopId": "FR:14366:ZE:5907451986575360:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1789452595"
},
"departure": {
"delay": 65,
"time": "1789452605"
},
"stopId": "FR:14574:ZE:6203148285771776:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1789451219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5268629129003008x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6060716124536832x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1789451420"
},
"departure": {
"delay": 150,
"time": "1789451430"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 274,
"time": "1789451304"
},
"departure": {
"delay": 274,
"time": "1789451314"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 323,
"time": "1789450867"
},
"departure": {
"delay": 323,
"time": "1789450883"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 356,
"time": "1789451201"
},
"departure": {
"delay": 356,
"time": "1789451216"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1789451463"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 235,
"time": "1789451385"
},
"departure": {
"delay": 235,
"time": "1789451395"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 337,
"time": "1789451247"
},
"departure": {
"delay": 337,
"time": "1789451257"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 338,
"time": "1789450995"
},
"departure": {
"delay": 338,
"time": "1789451018"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 289,
"time": "1789450547"
},
"departure": {
"delay": 289,
"time": "1789450549"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 334,
"time": "1789450464"
},
"departure": {
"delay": 334,
"time": "1789450474"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 315,
"time": "1789450741"
},
"departure": {
"delay": 315,
"time": "1789450755"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 307,
"time": "1789450797"
},
"departure": {
"delay": 307,
"time": "1789450807"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 243,
"time": "1789451333"
},
"departure": {
"delay": 243,
"time": "1789451343"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6060716124536832x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6405283969499136x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1789452372"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1789451845"
},
"departure": {
"delay": 35,
"time": "1789451855"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1789452314"
},
"departure": {
"delay": 84,
"time": "1789452324"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1789452063"
},
"departure": {
"delay": 13,
"time": "1789452073"
},
"stopId": "FR:14366:ZE:23030004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1789452119"
},
"departure": {
"delay": 9,
"time": "1789452129"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1789451921"
},
"departure": {
"delay": 51,
"time": "1789451931"
},
"stopId": "FR:14366:ZE:4829385466052608:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"delay": 129,
"time": "1789451229"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1789451554"
},
"departure": {
"delay": -8,
"time": "1789451572"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1789451994"
},
"departure": {
"delay": 64,
"time": "1789452004"
},
"stopId": "FR:14366:ZE:27000002:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1789451219",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6405283969499136x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4586175334449152x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1789450762"
},
"departure": {
"delay": 92,
"time": "1789450772"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1789451520"
},
"departure": {
"delay": 10,
"time": "1789451530"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1789451119"
},
"departure": {
"delay": 49,
"time": "1789451149"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1789451856"
},
"departure": {
"delay": 46,
"time": "1789451866"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1789450676"
},
"departure": {
"delay": 250,
"time": "1789450690"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1789451648"
},
"departure": {
"delay": 18,
"time": "1789451658"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1789450840"
},
"departure": {
"delay": 157,
"time": "1789450897"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1789451599"
},
"departure": {
"delay": 29,
"time": "1789451609"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1789451441"
},
"departure": {
"delay": -5,
"time": "1789451455"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1789452042"
},
"departure": {
"delay": -4,
"time": "1789452056"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1789451216"
},
"departure": {
"delay": 10,
"time": "1789451230"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1789450934"
},
"departure": {
"delay": 162,
"time": "1789450962"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1789451279"
},
"departure": {
"delay": 9,
"time": "1789451289"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1789451190"
},
"departure": {
"delay": 46,
"time": "1789451206"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1789451756"
},
"departure": {
"delay": 66,
"time": "1789451766"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1789451026"
},
"departure": {
"delay": 64,
"time": "1789451044"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1789452221"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1789451080"
},
"departure": {
"delay": 44,
"time": "1789451084"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789450785",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4586175334449152x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6184214083928064x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1789451115"
},
"departure": {
"delay": 42,
"time": "1789451142"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1789451267"
},
"departure": {
"delay": 57,
"time": "1789451277"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1789451625"
},
"departure": {
"delay": 55,
"time": "1789451635"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1789451187"
},
"departure": {
"delay": 50,
"time": "1789451210"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1789452145"
},
"departure": {
"delay": -43,
"time": "1789452197"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"departure": {
"delay": 106,
"time": "1789450606"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1789451756"
},
"departure": {
"delay": 66,
"time": "1789451766"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -62,
"time": "1789452407"
},
"departure": {
"delay": -62,
"time": "1789452478"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1789452299"
},
"departure": {
"delay": -56,
"time": "1789452364"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1789451568"
},
"departure": {
"delay": 58,
"time": "1789451578"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1789450934"
},
"departure": {
"delay": 40,
"time": "1789450960"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1789451980"
},
"departure": {
"delay": 50,
"time": "1789451990"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1789450848"
},
"departure": {
"delay": 64,
"time": "1789450864"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1789452048"
},
"departure": {
"delay": -1,
"time": "1789452059"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -206,
"time": "1789452814"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1789451904"
},
"departure": {
"delay": 34,
"time": "1789451914"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1789451708"
},
"departure": {
"delay": 78,
"time": "1789451718"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1789452563"
},
"departure": {
"delay": -44,
"time": "1789452616"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1789451025"
},
"departure": {
"delay": 55,
"time": "1789451035"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1789450728"
},
"departure": {
"delay": 127,
"time": "1789450747"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -65,
"time": "1789452220"
},
"departure": {
"delay": -65,
"time": "1789452295"
},
"stopId": "FR:14366:ZE:5235117336297472:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1789451493"
},
"departure": {
"delay": 43,
"time": "1789451503"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1789451422"
},
"departure": {
"delay": 32,
"time": "1789451432"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1789451160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6184214083928064x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5191541189509120x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1789452523"
},
"departure": {
"delay": 233,
"time": "1789452533"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1789451071"
},
"departure": {
"delay": 107,
"time": "1789451087"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 264,
"time": "1789452614"
},
"departure": {
"delay": 264,
"time": "1789452624"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1789450715"
},
"departure": {
"delay": 36,
"time": "1789450776"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 244,
"time": "1789451934"
},
"departure": {
"delay": 244,
"time": "1789451944"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1789451331"
},
"departure": {
"delay": 121,
"time": "1789451341"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 221,
"time": "1789452271"
},
"departure": {
"delay": 221,
"time": "1789452281"
},
"stopId": "FR:14069:ZE:5267504610934784:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 184,
"time": "1789452294"
},
"departure": {
"delay": 184,
"time": "1789452304"
},
"stopId": "FR:14069:ZE:5953096342568960:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 216,
"time": "1789452146"
},
"departure": {
"delay": 216,
"time": "1789452156"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1789451445"
},
"departure": {
"delay": 115,
"time": "1789451455"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -228,
"time": "1789453152"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1789452841"
},
"departure": {
"delay": 71,
"time": "1789452851"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 251,
"time": "1789451701"
},
"departure": {
"delay": 251,
"time": "1789451711"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1789451198"
},
"departure": {
"delay": 67,
"time": "1789451227"
},
"stopId": "FR:14570:ZE:5364772164861952:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 254,
"time": "1789452484"
},
"departure": {
"delay": 254,
"time": "1789452494"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1789451513"
},
"departure": {
"delay": 123,
"time": "1789451523"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1789452338"
},
"departure": {
"delay": 168,
"time": "1789452348"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 258,
"time": "1789451768"
},
"departure": {
"delay": 258,
"time": "1789451778"
},
"stopId": "FR:14421:ZE:5133074873450496:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1789452033"
},
"departure": {
"delay": 163,
"time": "1789452043"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1789451217",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5191541189509120x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4694095447457792x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1789450946"
},
"departure": {
"delay": -14,
"time": "1789450966"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1789451082"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1789450905"
},
"departure": {
"delay": 37,
"time": "1789450957"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1789451023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4694095447457792x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4694095447457792x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1789459462"
},
"departure": {
"delay": 32,
"time": "1789459472"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"time": "1789459260"
},
"stopId": "FR:14574:ZE:258760016:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1789459572"
},
"departure": {
"delay": 82,
"time": "1789459582"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1789459799"
},
"departure": {
"delay": -56,
"time": "1789459864"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1789459308"
},
"departure": {
"delay": -1,
"time": "1789459319"
},
"stopId": "FR:14574:ZE:330340001:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -92,
"time": "1789460008"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1789459712"
},
"departure": {
"delay": -9,
"time": "1789459731"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1789459945"
},
"departure": {
"delay": -43,
"time": "1789459997"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1789459891"
},
"departure": {
"delay": -40,
"time": "1789459940"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1789459626"
},
"departure": {
"delay": -22,
"time": "1789459658"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1789459399"
},
"departure": {
"delay": 29,
"time": "1789459409"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1789451188",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4694095447457792x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5760676613062656x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1789450510"
},
"departure": {
"delay": 16,
"time": "1789450516"
},
"stopId": "FR:14654:ZE:6086548513619968:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1789451165"
},
"departure": {
"delay": 44,
"time": "1789451204"
},
"stopId": "FR:14654:ZE:5044662562717696:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1789450755"
},
"departure": {
"delay": 10,
"time": "1789450810"
},
"stopId": "FR:14654:ZE:4917408318881792:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1789451439"
},
"departure": {
"delay": 49,
"time": "1789451449"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -155,
"time": "1789451545"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789450561",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5291806154555392:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5760676613062656x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6676004012556288x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -144,
"time": "1789451316"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 91,
"time": "1789451241"
},
"departure": {
"delay": 91,
"time": "1789451251"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 174,
"time": "1789451080"
},
"departure": {
"delay": 174,
"time": "1789451094"
},
"stopId": "FR:14654:ZE:6458022550306816:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1789450485"
},
"departure": {
"delay": -1,
"time": "1789450499"
},
"stopId": "FR:14345:ZE:6485392866934784:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1789450874"
},
"departure": {
"delay": 158,
"time": "1789450898"
},
"stopId": "FR:14735:ZE:4670404743397376:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6499174041255936:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6676004012556288x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6226032905420800x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1789450404"
},
"departure": {
"delay": 73,
"time": "1789450453"
},
"stopId": "FR:14654:ZE:5133588494286848:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1789452562"
},
"departure": {
"delay": 152,
"time": "1789452572"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1789451301"
},
"departure": {
"delay": 91,
"time": "1789451311"
},
"stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1789452645"
},
"departure": {
"delay": 115,
"time": "1789452655"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1789452683"
},
"departure": {
"delay": 93,
"time": "1789452693"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1789452784"
},
"departure": {
"delay": 74,
"time": "1789452794"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1789452512"
},
"departure": {
"delay": 162,
"time": "1789452522"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1789453030"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1789451495"
},
"departure": {
"delay": -38,
"time": "1789451542"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1789450517"
},
"departure": {
"delay": 100,
"time": "1789450540"
},
"stopId": "FR:14654:ZE:5891174060523520:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1789452871"
},
"departure": {
"delay": 41,
"time": "1789452881"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1789452155"
},
"departure": {
"delay": 105,
"time": "1789452165"
},
"stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1789450940"
},
"departure": {
"delay": 38,
"time": "1789450958"
},
"stopId": "FR:14654:ZE:5168386050883584:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 90,
"time": "1789452740"
},
"departure": {
"delay": 90,
"time": "1789452750"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1789452825"
},
"departure": {
"delay": 55,
"time": "1789452835"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1789452008"
},
"departure": {
"delay": 78,
"time": "1789452018"
},
"stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1789450443",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6226032905420800x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6184214083928064x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1789450909"
},
"departure": {
"delay": 161,
"time": "1789450961"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1789451465"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 238,
"time": "1789450600"
},
"departure": {
"delay": 238,
"time": "1789450618"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1789451148"
},
"departure": {
"delay": 58,
"time": "1789451158"
},
"stopId": "FR:14366:ZE:5235117336297472:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1789450653"
},
"departure": {
"delay": 245,
"time": "1789450685"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1789451047"
},
"departure": {
"delay": 80,
"time": "1789451060"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 153,
"time": "1789450819"
},
"departure": {
"delay": 153,
"time": "1789450833"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1789451199"
},
"departure": {
"delay": 70,
"time": "1789451230"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 215,
"time": "1789450487"
},
"departure": {
"delay": 215,
"time": "1789450535"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1789451323"
},
"departure": {
"delay": 53,
"time": "1789451333"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 175,
"time": "1789450787"
},
"departure": {
"delay": 175,
"time": "1789450795"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1789450451"
},
"departure": {
"delay": 208,
"time": "1789450468"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789450951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6184214083928064x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5683061999009792x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1789452618"
},
"departure": {
"delay": -76,
"time": "1789452704"
},
"stopId": "FR:14582:ZE:4837433789120512:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -100,
"time": "1789451851"
},
"departure": {
"delay": -100,
"time": "1789451960"
},
"stopId": "FR:14366:ZE:6604512629358592:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1789452306"
},
"departure": {
"delay": -82,
"time": "1789452398"
},
"stopId": "FR:14582:ZE:5126130887557120:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -134,
"time": "1789454326"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 29
},
{
"arrival": {
"delay": -43,
"time": "1789453884"
},
"departure": {
"delay": -43,
"time": "1789453937"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -46,
"time": "1789453758"
},
"departure": {
"delay": -46,
"time": "1789453814"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -88,
"time": "1789451815"
},
"departure": {
"delay": -88,
"time": "1789451912"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"time": "1789451700"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1789452721"
},
"departure": {
"delay": -55,
"time": "1789452785"
},
"stopId": "FR:14371:ZE:5122352775954432:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -35,
"time": "1789453480"
},
"departure": {
"delay": -35,
"time": "1789453525"
},
"stopId": "FR:14371:ZE:6558264421515264:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -103,
"time": "1789452204"
},
"departure": {
"delay": -103,
"time": "1789452317"
},
"stopId": "FR:14625:ZE:5109580566626304:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -117,
"time": "1789452117"
},
"departure": {
"delay": -117,
"time": "1789452243"
},
"stopId": "FR:14625:ZE:6230256232955904:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1789453183"
},
"departure": {
"delay": -4,
"time": "1789453196"
},
"stopId": "FR:14371:ZE:4558851960471552:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -108,
"time": "1789451895"
},
"departure": {
"delay": -108,
"time": "1789452012"
},
"stopId": "FR:14366:ZE:303000016:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -44,
"time": "1789454183"
},
"departure": {
"delay": -44,
"time": "1789454236"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -116,
"time": "1789451938"
},
"departure": {
"delay": -116,
"time": "1789452064"
},
"stopId": "FR:14366:ZE:272740014:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1789453100"
},
"departure": {
"delay": 30,
"time": "1789453110"
},
"stopId": "FR:14371:ZE:5202566340149248:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1789451770"
},
"departure": {
"delay": -50,
"time": "1789451830"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1789453300"
},
"departure": {
"delay": -5,
"time": "1789453315"
},
"stopId": "FR:14371:ZE:6174161524228096:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1789452874"
},
"departure": {
"delay": -38,
"time": "1789452922"
},
"stopId": "FR:14371:ZE:4733915053948928:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -72,
"time": "1789452387"
},
"departure": {
"delay": -72,
"time": "1789452468"
},
"stopId": "FR:14582:ZE:6195023425044480:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1789454242"
},
"departure": {
"delay": -74,
"time": "1789454326"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1789453991"
},
"departure": {
"delay": -20,
"time": "1789454020"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -22,
"time": "1789453386"
},
"departure": {
"delay": -22,
"time": "1789453418"
},
"stopId": "FR:14371:ZE:5903743122931712:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1789451734"
},
"departure": {
"delay": -38,
"time": "1789451782"
},
"stopId": "FR:14366:ZE:5235117336297472:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -22,
"time": "1789452967"
},
"departure": {
"delay": -22,
"time": "1789452998"
},
"stopId": "FR:14371:ZE:5177405129883648:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1789450473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5683061999009792x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5149204467941376x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1789452430"
},
"departure": {
"delay": -20,
"time": "1789452460"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -62,
"time": "1789451687"
},
"departure": {
"delay": -62,
"time": "1789451758"
},
"stopId": "FR:14520:ZE:4956765788569600:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -123,
"time": "1789452884"
},
"departure": {
"delay": -123,
"time": "1789453017"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -307,
"time": "1789453133"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -29,
"time": "1789451452"
},
"departure": {
"delay": -29,
"time": "1789451491"
},
"stopId": "FR:14639:ZE:6113676969902080:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1789452814"
},
"departure": {
"delay": -8,
"time": "1789452832"
},
"stopId": "FR:14366:ZE:5907451986575360:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1789452369"
},
"departure": {
"delay": 19,
"time": "1789452379"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -70,
"time": "1789451790"
},
"departure": {
"delay": -70,
"time": "1789451870"
},
"stopId": "FR:14520:ZE:5495456223199232:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1789451340"
},
"departure": {
"delay": -25,
"time": "1789451375"
},
"stopId": "FR:14639:ZE:4628435201687552:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1789452571"
},
"departure": {
"delay": -40,
"time": "1789452620"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4824043984257024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5149204467941376x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6506526574379008x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1789450667"
},
"departure": {
"delay": 249,
"time": "1789450689"
},
"stopId": "FR:14431:ZE:5729674954014720:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 241,
"time": "1789450608"
},
"departure": {
"delay": 241,
"time": "1789450621"
},
"stopId": "FR:14431:ZE:6260183740186624:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 337,
"time": "1789450931"
},
"departure": {
"delay": 337,
"time": "1789450957"
},
"stopId": "FR:14431:ZE:4895363392602112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1789451606"
},
"departure": {
"delay": 276,
"time": "1789451616"
},
"stopId": "FR:14431:ZE:5585969907499008:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 324,
"time": "1789452014"
},
"departure": {
"delay": 324,
"time": "1789452024"
},
"stopId": "FR:14527:ZE:5275028957429760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 381,
"time": "1789451411"
},
"departure": {
"delay": 381,
"time": "1789451421"
},
"stopId": "FR:14431:ZE:4670327306059776:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 187,
"time": "1789451757"
},
"departure": {
"delay": 187,
"time": "1789451767"
},
"stopId": "FR:14431:ZE:6223400700739584:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 309,
"time": "1789450824"
},
"departure": {
"delay": 309,
"time": "1789450869"
},
"stopId": "FR:14431:ZE:5754335108530176:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1789450541"
},
"departure": {
"delay": 245,
"time": "1789450565"
},
"stopId": "FR:14431:ZE:4793163945345024:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 351,
"time": "1789452341"
},
"departure": {
"delay": 351,
"time": "1789452351"
},
"stopId": "FR:14431:ZE:5806673498210304:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 386,
"time": "1789451296"
},
"departure": {
"delay": 386,
"time": "1789451306"
},
"stopId": "FR:14431:ZE:6090681379454976:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 218,
"time": "1789452878"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 319,
"time": "1789451709"
},
"departure": {
"delay": 319,
"time": "1789451719"
},
"stopId": "FR:14431:ZE:6683555414409216:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 321,
"time": "1789451531"
},
"departure": {
"delay": 321,
"time": "1789451541"
},
"stopId": "FR:14431:ZE:5761833249013760:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1789450706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5994644367212544:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6506526574379008x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4595034870513664x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1789450931"
},
"departure": {
"delay": 41,
"time": "1789450961"
},
"stopId": "FR:14431:ZE:4739517874438144:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1789451044"
},
"departure": {
"delay": 20,
"time": "1789451060"
},
"stopId": "FR:14431:ZE:6238101702705152:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1789452139"
},
"departure": {
"delay": 89,
"time": "1789452149"
},
"stopId": "FR:14431:ZE:6074286516207616:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1789452204"
},
"departure": {
"delay": 34,
"time": "1789452214"
},
"stopId": "FR:14431:ZE:5138756706238464:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1789451581"
},
"departure": {
"delay": 11,
"time": "1789451591"
},
"stopId": "FR:14431:ZE:5560914410471424:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1789451159"
},
"departure": {
"delay": 40,
"time": "1789451200"
},
"stopId": "FR:14431:ZE:5936964701257728:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1789450776"
},
"departure": {
"delay": 38,
"time": "1789450778"
},
"stopId": "FR:14431:ZE:4910419547258880:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1789452375"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1789451491"
},
"departure": {
"delay": 41,
"time": "1789451501"
},
"stopId": "FR:14431:ZE:5502910508040192:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1789450704"
},
"departure": {
"delay": 107,
"time": "1789450727"
},
"stopId": "FR:14431:ZE:5049373336535040:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1789450951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5878113582972928:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4595034870513664x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6060716124536832x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1789451108"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 30
}
],
"timestamp": "1789451142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6060716124536832x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5819995354300416x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1789451189"
},
"departure": {
"delay": 127,
"time": "1789451227"
},
"stopId": "FR:14654:ZE:5328224107102208:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1789451928"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 212,
"time": "1789451842"
},
"departure": {
"delay": 212,
"time": "1789451852"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1789451378"
},
"departure": {
"delay": 48,
"time": "1789451388"
},
"stopId": "FR:14654:ZE:6173494038495232:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1789451217",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5854756107976704:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5819995354300416x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4554053676695552x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1789450758"
},
"departure": {
"delay": 36,
"time": "1789450776"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 221,
"time": "1789451371"
},
"departure": {
"delay": 221,
"time": "1789451381"
},
"stopId": "FR:14326:ZE:35150005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1789451323"
},
"departure": {
"delay": 233,
"time": "1789451333"
},
"stopId": "FR:14366:ZE:11110003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1789451854"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 202,
"time": "1789451043"
},
"departure": {
"delay": 202,
"time": "1789451062"
},
"stopId": "FR:14366:ZE:615450039:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1789451798"
},
"departure": {
"delay": 168,
"time": "1789451808"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1789451176"
},
"departure": {
"delay": 189,
"time": "1789451229"
},
"stopId": "FR:14366:ZE:5160003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1789450599"
},
"departure": {
"delay": 52,
"time": "1789450612"
},
"stopId": "FR:14366:ZE:777190007:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1789451150"
},
"departure": {
"delay": 190,
"time": "1789451170"
},
"stopId": "FR:14366:ZE:9260006:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1789451563"
},
"departure": {
"delay": 53,
"time": "1789451573"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1789451468"
},
"departure": {
"delay": 198,
"time": "1789451478"
},
"stopId": "FR:14303:ZE:646170001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1789451514"
},
"departure": {
"delay": 124,
"time": "1789451524"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1789450799",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4554053676695552x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5595644046606336x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1789450907"
},
"departure": {
"delay": 41,
"time": "1789450961"
},
"stopId": "FR:14366:ZE:5983071504433152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1789450695"
},
"departure": {
"delay": -24,
"time": "1789450716"
},
"stopId": "FR:14366:ZE:676970013:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1789450819"
},
"departure": {
"delay": -4,
"time": "1789450856"
},
"stopId": "FR:14366:ZE:669840002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1789450612"
},
"departure": {
"delay": 5,
"time": "1789450625"
},
"stopId": "FR:14366:ZE:293040014:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1789451092"
},
"departure": {
"delay": 35,
"time": "1789451135"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1789451378"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -32,
"time": "1789450739"
},
"departure": {
"delay": -32,
"time": "1789450768"
},
"stopId": "FR:14366:ZE:680870020:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -123,
"time": "1789450419"
},
"departure": {
"delay": -123,
"time": "1789450437"
},
"stopId": "FR:14366:ZE:274600016:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1789450648"
},
"departure": {
"delay": -27,
"time": "1789450653"
},
"stopId": "FR:14366:ZE:669820016:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1789450951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5595644046606336x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5437988816289792x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 89,
"time": "1789451189"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1789451423"
},
"departure": {
"delay": 93,
"time": "1789451433"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1789451337"
},
"departure": {
"delay": 67,
"time": "1789451347"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1789451830"
},
"departure": {
"delay": -20,
"time": "1789451860"
},
"stopId": "FR:14570:ZE:6649498467041280:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1789453028"
},
"departure": {
"delay": 78,
"time": "1789453038"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1789451283"
},
"departure": {
"delay": 73,
"time": "1789451293"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1789452074"
},
"departure": {
"delay": -18,
"time": "1789452102"
},
"stopId": "FR:14626:ZE:5295543499620352:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1789451511"
},
"departure": {
"delay": 121,
"time": "1789451521"
},
"stopId": "FR:14570:ZE:5364772164861952:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1789453176"
},
"departure": {
"delay": 106,
"time": "1789453186"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1789452811"
},
"departure": {
"delay": 41,
"time": "1789452821"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1789453335"
},
"stopId": "FR:14478:ZE:5219494032048128:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1789451666"
},
"departure": {
"delay": 36,
"time": "1789451676"
},
"stopId": "FR:14570:ZE:4788266021683200:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1789451219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6592836607672320:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5437988816289792x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6113054059134976x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1789451246"
},
"departure": {
"delay": -12,
"time": "1789451268"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -131,
"time": "1789451789"
},
"departure": {
"delay": -131,
"time": "1789451929"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -44,
"time": "1789451542"
},
"departure": {
"delay": -44,
"time": "1789451596"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -257,
"time": "1789452043"
},
"stopId": "FR:14366:ZE:15060004:ATOUMOD036",
"stopSequence": 22
}
],
"timestamp": "1789451217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5805314927493120:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6113054059134976x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4734301374513152x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1789451182"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1789451195",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4666911632654336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4734301374513152x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6226032905420800x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1789451422"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 279,
"time": "1789451369"
},
"departure": {
"delay": 279,
"time": "1789451379"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 340,
"time": "1789451149"
},
"departure": {
"delay": 340,
"time": "1789451200"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1789451217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6226032905420800x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6401270268035072x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1789452892"
},
"departure": {
"delay": 182,
"time": "1789452902"
},
"stopId": "FR:14371:ZE:6041327608266752:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1789452751"
},
"departure": {
"delay": 161,
"time": "1789452761"
},
"stopId": "FR:14576:ZE:6245672891187200:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1789451642"
},
"departure": {
"delay": 192,
"time": "1789451652"
},
"stopId": "FR:14371:ZE:5064313111838720:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1789451415"
},
"departure": {
"delay": 145,
"time": "1789451425"
},
"stopId": "FR:14371:ZE:4554565388075008:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1789453165"
},
"departure": {
"delay": 155,
"time": "1789453175"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1789452137"
},
"departure": {
"delay": 147,
"time": "1789452147"
},
"stopId": "FR:14371:ZE:6264656613081088:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1789452846"
},
"departure": {
"delay": 196,
"time": "1789452856"
},
"stopId": "FR:14371:ZE:5382253870841856:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1789452700"
},
"departure": {
"delay": 170,
"time": "1789452710"
},
"stopId": "FR:14576:ZE:6692023038902272:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -116,
"time": "1789453264"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1789452011"
},
"departure": {
"delay": 141,
"time": "1789452021"
},
"stopId": "FR:14371:ZE:5721116824829952:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789451219",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6106210437693440:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6401270268035072x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4596020297072640x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 256,
"time": "1789451356"
},
"stopId": "FR:14654:ZE:6173494038495232:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6556147453526016:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4596020297072640x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5128941156171776x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1789451169"
},
"departure": {
"delay": 267,
"time": "1789451187"
},
"stopId": "FR:14371:ZE:5098057227042816:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 469,
"time": "1789451979"
},
"departure": {
"delay": 469,
"time": "1789451989"
},
"stopId": "FR:14371:ZE:5492123597012992:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 286,
"time": "1789451256"
},
"departure": {
"delay": 286,
"time": "1789451266"
},
"stopId": "FR:14371:ZE:4616630148530176:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 202,
"time": "1789451532"
},
"departure": {
"delay": 202,
"time": "1789451542"
},
"stopId": "FR:14371:ZE:5593934119043072:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 363,
"time": "1789452413"
},
"departure": {
"delay": 363,
"time": "1789452423"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 206,
"time": "1789452566"
},
"stopId": "FR:14478:ZE:5219494032048128:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 295,
"time": "1789451325"
},
"departure": {
"delay": 295,
"time": "1789451335"
},
"stopId": "FR:14371:ZE:5804618270375936:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5289643101650944:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5128941156171776x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4549979690500096x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1789451191"
},
"departure": {
"delay": -25,
"time": "1789451255"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -132,
"time": "1789451508"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1789451220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4558066457509888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4549979690500096x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6486709435891712x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1789451066"
},
"departure": {
"delay": 191,
"time": "1789451111"
},
"stopId": "FR:14366:ZE:661840010:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1789451490"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1789450968"
},
"departure": {
"delay": 109,
"time": "1789450969"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 153,
"time": "1789451243"
},
"departure": {
"delay": 153,
"time": "1789451253"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1789451101",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4947799775903744:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6486709435891712x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4556671685754880x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1789451291"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1789451173"
},
"departure": {
"delay": 189,
"time": "1789451229"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1789451219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5349681140858880:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4556671685754880x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5262993339187200x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1789450735"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1789450769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4612030137892864:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5262993339187200x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5191541189509120x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1789451255"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 29
}
],
"timestamp": "1789451220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5191541189509120x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6190051481354240x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1789451183"
},
"departure": {
"delay": -26,
"time": "1789451254"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -77,
"time": "1789451323"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5354718734843904:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6190051481354240x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4661440140017664x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1789451520"
},
"stopId": "FR:14366:ZE:5897594835304448:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1789451253"
},
"departure": {
"delay": 163,
"time": "1789451263"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1789451150"
},
"departure": {
"delay": 174,
"time": "1789451154"
},
"stopId": "FR:14366:ZE:5983071504433152:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1789451217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4661440140017664x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6184214083928064x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -380,
"time": "1789451320"
},
"stopId": "FR:14366:ZE:6378802065178624:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1789451218",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6184214083928064x3:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1789451320"
}
}