Détails de la ressource
Fichier GTFS-RT trip-update
Cette ressource fait partie du jeu de données Réseau urbain et périurbain Fil Bleu.
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
❌21 erreurs, 1 avertissement
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 13/08/2026 à 09h19 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 5 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188856 stop_id TTR:EQUAB-2 does not exist in GTFS data stops.txt
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#225969 stop_id TTR:CHUOB-1B does not exist in GTFS data stops.txt
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#225996 stop_id TTR:CHUOB-1B does not exist in GTFS data stops.txt
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226030 stop_id TTR:CHUOB-1B does not exist in GTFS data stops.txt
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226127 stop_id TTR:CHUOB-1B does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 14 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 #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729 stop_sequence 69 arrival_time 10:21:43 (1786522903) is equal to previous stop arrival_time 10:21:43 (1786522903) - times must increase between two sequential stops
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729 stop_sequence 69 arrival_time 10:21:43 (1786522903) is equal to previous stop departure_time 10:21:43 (1786522903) - times must increase between two sequential stops
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729 stop_sequence 69 departure_time 10:21:43 (1786522903) is equal to previous stop departure_time 10:21:43 (1786522903) - times must increase between two sequential stops
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729 stop_sequence 69 departure_time 10:21:43 (1786522903) is equal to previous stop arrival_time 10:21:43 (1786522903) - times must increase between two sequential stops
- trip_id #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729 stop_sequence 70 arrival_time 10:21:43 (1786522903) is equal to previous stop arrival_time 10:21:43 (1786522903) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 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 #JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188856 stop_sequence 47 has stop_id TTR:EQUAB-2 but GTFS stop_sequence 47 has stop_id TTR:EQUAB-1 - stop_ids should be the same
- GTFS-rt trip_id #JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#153177 stop_sequence 10 has stop_id TTR:LYVA-1T but GTFS stop_sequence 10 has stop_id TTR:LYVA-2T - stop_ids should be the same
Avertissements
Header timestamp is older than 65 seconds W008 1 erreur
The data in a GTFS-realtime feed should always be less than one minute old
Exemples d'erreurs
- header.timestamp is 560 min 25 sec old which is greater than the recommended age of 65 seconds
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 |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 174 | 23 fois (77 % 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 | 40 | 20 fois (67 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 27 508 | 9 fois (30 % des validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 8 | 8 fois (27 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 863 | 5 fois (17 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 711 | 4 fois (13 % 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. | 14 | 4 fois (13 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 157 | 4 fois (13 % des validations) |
| W001 | Timestamps should be populated for all elements | 723 | 3 fois (10 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 723 | 3 fois (10 % des validations) |
| W006 | trip should include a trip_id | 585 | 3 fois (10 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 59 | 1 fois (3 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 59 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 12/08/2026 à 23h59 Europe/Paris.
trip_updates (57) 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 12/08/2026 à 23h59 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188310",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521413"
},
"departure": {
"time": "1786521424"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 4
},
{
"arrival": {
"time": "1786521458"
},
"departure": {
"time": "1786521573"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521628"
},
"departure": {
"time": "1786521637"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521665"
},
"departure": {
"time": "1786521683"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521725"
},
"departure": {
"time": "1786521729"
},
"stopId": "TTR:ROTOB-1",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521755"
},
"departure": {
"time": "1786521785"
},
"stopId": "TTR:MERMB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521846"
},
"departure": {
"time": "1786521859"
},
"stopId": "TTR:STPNB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521936"
},
"departure": {
"time": "1786521966"
},
"stopId": "TTR:PLIEB-1A",
"stopSequence": 11
},
{
"arrival": {
"time": "1786522032"
},
"departure": {
"time": "1786522036"
},
"stopId": "TTR:CHARB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786522097"
},
"departure": {
"time": "1786522113"
},
"stopId": "TTR:VEROB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522158"
},
"departure": {
"time": "1786522173"
},
"stopId": "TTR:LACB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522218"
},
"departure": {
"time": "1786522226"
},
"stopId": "TTR:BEETB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522253"
},
"departure": {
"time": "1786522278"
},
"stopId": "TTR:COMYB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522315"
},
"departure": {
"time": "1786522351"
},
"stopId": "TTR:INDYB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522381"
},
"departure": {
"time": "1786522411"
},
"stopId": "TTR:STENB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522476"
},
"departure": {
"time": "1786522480"
},
"stopId": "TTR:FONTB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522604"
},
"departure": {
"time": "1786522616"
},
"stopId": "TTR:GRGAB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522652"
},
"departure": {
"time": "1786522667"
},
"stopId": "TTR:RICHB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522713"
},
"departure": {
"time": "1786522718"
},
"stopId": "TTR:NOATB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522735"
},
"departure": {
"time": "1786522750"
},
"stopId": "TTR:MALEB-1",
"stopSequence": 23
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188310"
},
"vehicle": {
"id": "VEH:10923",
"label": "350",
"licensePlate": "BE973GQ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188332",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521440"
},
"departure": {
"time": "1786521466"
},
"stopId": "TTR:FONTB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521587"
},
"departure": {
"time": "1786521590"
},
"stopId": "TTR:GRGAB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521647"
},
"departure": {
"time": "1786521662"
},
"stopId": "TTR:RICHB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521707"
},
"departure": {
"time": "1786521725"
},
"stopId": "TTR:NOATB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521768"
},
"departure": {
"time": "1786521783"
},
"stopId": "TTR:MALEB-1",
"stopSequence": 23
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188332"
},
"vehicle": {
"id": "VEH:11032",
"label": "503",
"licensePlate": "GJ905HJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188356",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521472"
},
"departure": {
"time": "1786521497"
},
"stopId": "TTR:BEETB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521573"
},
"departure": {
"time": "1786521592"
},
"stopId": "TTR:LACB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521651"
},
"departure": {
"time": "1786521742"
},
"stopId": "TTR:VEREB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521814"
},
"departure": {
"time": "1786521828"
},
"stopId": "TTR:CHARB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521970"
},
"departure": {
"time": "1786521985"
},
"stopId": "TTR:PLIEB-2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522030"
},
"departure": {
"time": "1786522060"
},
"stopId": "TTR:STPSB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522091"
},
"departure": {
"time": "1786522098"
},
"stopId": "TTR:MERMB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522121"
},
"departure": {
"time": "1786522128"
},
"stopId": "TTR:ROTOB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522152"
},
"departure": {
"time": "1786522181"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522211"
},
"departure": {
"time": "1786522218"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522241"
},
"departure": {
"time": "1786522271"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522331"
},
"departure": {
"time": "1786522345"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522427"
},
"departure": {
"time": "1786522442"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 21
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188356"
},
"vehicle": {
"id": "VEH:10738",
"label": "130",
"licensePlate": "BS891AX"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188387",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521401"
},
"departure": {
"time": "1786521429"
},
"stopId": "TTR:FOCEB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786521459"
},
"departure": {
"time": "1786521489"
},
"stopId": "TTR:GUESB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786521519"
},
"departure": {
"time": "1789114419"
},
"stopId": "TTR:CHATB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1796893119"
},
"departure": {
"time": "1796893134"
},
"stopId": "TTR:MAREB-1A",
"stopSequence": 58
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188387"
},
"vehicle": {
"id": "VEH:11081",
"label": "518",
"licensePlate": "GQ763GT"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188395",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521442"
},
"departure": {
"time": "1786521461"
},
"stopId": "TTR:DUPUB-1",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521525"
},
"departure": {
"time": "1786521555"
},
"stopId": "TTR:MAROB-1",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521616"
},
"departure": {
"time": "1786521631"
},
"stopId": "TTR:LERNB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521676"
},
"departure": {
"time": "1786521684"
},
"stopId": "TTR:GRORB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521710"
},
"departure": {
"time": "1786521713"
},
"stopId": "TTR:LPERB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521740"
},
"departure": {
"time": "1786521748"
},
"stopId": "TTR:ARBOB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521767"
},
"departure": {
"time": "1786521774"
},
"stopId": "TTR:DECRB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521812"
},
"departure": {
"time": "1786521821"
},
"stopId": "TTR:LEAUB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521849"
},
"departure": {
"time": "1786521866"
},
"stopId": "TTR:CRUCB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521917"
},
"departure": {
"time": "1786521929"
},
"stopId": "TTR:AGCAB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521947"
},
"departure": {
"time": "1786521971"
},
"stopId": "TTR:LAPIB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522037"
},
"departure": {
"time": "1786522044"
},
"stopId": "TTR:FOGAB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522068"
},
"departure": {
"time": "1786522097"
},
"stopId": "TTR:POMOB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522148"
},
"departure": {
"time": "1786522158"
},
"stopId": "TTR:BARBB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522188"
},
"departure": {
"time": "1786522196"
},
"stopId": "TTR:MABLB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522222"
},
"departure": {
"time": "1786522232"
},
"stopId": "TTR:LECQB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522292"
},
"departure": {
"time": "1786522303"
},
"stopId": "TTR:SCEGB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522339"
},
"departure": {
"time": "1786522348"
},
"stopId": "TTR:PONAB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522429"
},
"departure": {
"time": "1786522459"
},
"stopId": "TTR:ILSIB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522466"
},
"departure": {
"time": "1786522498"
},
"stopId": "TTR:VICTB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522528"
},
"departure": {
"time": "1786522571"
},
"stopId": "TTR:GRMRB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522643"
},
"departure": {
"time": "1786522678"
},
"stopId": "TTR:HALLB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522761"
},
"departure": {
"time": "1786522776"
},
"stopId": "TTR:GRMRB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522821"
},
"departure": {
"time": "1786522828"
},
"stopId": "TTR:VICTB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522884"
},
"departure": {
"time": "1786522909"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522975"
},
"departure": {
"time": "1786522979"
},
"stopId": "TTR:PODLB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523012"
},
"departure": {
"time": "1786523038"
},
"stopId": "TTR:VOLTB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523073"
},
"departure": {
"time": "1786523099"
},
"stopId": "TTR:CHDTB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523130"
},
"departure": {
"time": "1786523145"
},
"stopId": "TTR:QUMAB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523193"
},
"departure": {
"time": "1786523220"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523293"
},
"departure": {
"time": "1786523319"
},
"stopId": "TTR:MIRAB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523379"
},
"departure": {
"time": "1786523381"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523479"
},
"departure": {
"time": "1786523592"
},
"stopId": "TTR:GATSB-1",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523677"
},
"departure": {
"time": "1786523698"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523761"
},
"departure": {
"time": "1786523785"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 41
},
{
"arrival": {
"time": "1786523845"
},
"departure": {
"time": "1786523936"
},
"stopId": "TTR:DESLB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786523996"
},
"departure": {
"time": "1786524011"
},
"stopId": "TTR:PODMB-2A",
"stopSequence": 43
},
{
"arrival": {
"time": "1786524057"
},
"departure": {
"time": "1786524069"
},
"stopId": "TTR:SEMAB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786524092"
},
"departure": {
"time": "1786524095"
},
"stopId": "TTR:AUDEB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786524146"
},
"departure": {
"time": "1786524159"
},
"stopId": "TTR:PERIB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786524201"
},
"departure": {
"time": "1786524210"
},
"stopId": "TTR:GRCOB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786524238"
},
"departure": {
"time": "1786524253"
},
"stopId": "TTR:THORB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786524299"
},
"departure": {
"time": "1786524314"
},
"stopId": "TTR:ESDOB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786524362"
},
"departure": {
"time": "1786524370"
},
"stopId": "TTR:STALB-2",
"stopSequence": 50
},
{
"arrival": {
"time": "1786524478"
},
"departure": {
"time": "1786524486"
},
"stopId": "TTR:STPGB-2D",
"stopSequence": 51
},
{
"arrival": {
"time": "1786524513"
},
"departure": {
"time": "1786524538"
},
"stopId": "TTR:BALZB-1",
"stopSequence": 52
},
{
"arrival": {
"time": "1786524599"
},
"departure": {
"time": "1786524606"
},
"stopId": "TTR:JEMOB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786524629"
},
"departure": {
"time": "1786524654"
},
"stopId": "TTR:VIALB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786524694"
},
"departure": {
"time": "1786524719"
},
"stopId": "TTR:DEPOB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786524725"
},
"departure": {
"time": "1786524749"
},
"stopId": "TTR:STADB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786524779"
},
"departure": {
"time": "1786524794"
},
"stopId": "TTR:LENIB-2A",
"stopSequence": 57
},
{
"arrival": {
"time": "1786524839"
},
"departure": {
"time": "1786524854"
},
"stopId": "TTR:JUTIB-1",
"stopSequence": 58
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188395"
},
"vehicle": {
"id": "VEH:10724",
"label": "118",
"licensePlate": "BH690AZ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188411",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521418"
},
"departure": {
"time": "1786521437"
},
"stopId": "TTR:PERIB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786521476"
},
"departure": {
"time": "1786521492"
},
"stopId": "TTR:GRCOB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786521536"
},
"departure": {
"time": "1786521551"
},
"stopId": "TTR:THORB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786521598"
},
"departure": {
"time": "1786521627"
},
"stopId": "TTR:ESDOB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786521687"
},
"departure": {
"time": "1786521698"
},
"stopId": "TTR:STALB-2",
"stopSequence": 50
},
{
"arrival": {
"time": "1786521778"
},
"departure": {
"time": "1786521793"
},
"stopId": "TTR:STPGB-2D",
"stopSequence": 51
},
{
"arrival": {
"time": "1786521838"
},
"departure": {
"time": "1786521851"
},
"stopId": "TTR:BALZB-1",
"stopSequence": 52
},
{
"arrival": {
"time": "1786521890"
},
"departure": {
"time": "1786521899"
},
"stopId": "TTR:JEMOB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786521928"
},
"departure": {
"time": "1786521945"
},
"stopId": "TTR:VIALB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786521988"
},
"departure": {
"time": "1786522018"
},
"stopId": "TTR:DEPOB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786522049"
},
"departure": {
"time": "1786522079"
},
"stopId": "TTR:STADB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786522109"
},
"departure": {
"time": "1786522116"
},
"stopId": "TTR:LENIB-2A",
"stopSequence": 57
},
{
"arrival": {
"time": "1786522139"
},
"departure": {
"time": "1786522154"
},
"stopId": "TTR:JUTIB-1",
"stopSequence": 58
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188411"
},
"vehicle": {
"id": "VEH:10760",
"label": "152",
"licensePlate": "DR945FT"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188429",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521469"
},
"departure": {
"time": "1786521478"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521507"
},
"departure": {
"time": "1786521511"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521567"
},
"departure": {
"time": "1786521571"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521640"
},
"departure": {
"time": "1786521657"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786521731"
},
"departure": {
"time": "1786521751"
},
"stopId": "TTR:VICTB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786521794"
},
"departure": {
"time": "1786521818"
},
"stopId": "TTR:GRMRB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786521908"
},
"departure": {
"time": "1786521925"
},
"stopId": "TTR:HALLB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786521970"
},
"departure": {
"time": "1786521974"
},
"stopId": "TTR:GRMRB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522036"
},
"departure": {
"time": "1786522040"
},
"stopId": "TTR:VICTB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522066"
},
"departure": {
"time": "1786522088"
},
"stopId": "TTR:ILSIB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522149"
},
"departure": {
"time": "1786522164"
},
"stopId": "TTR:PONAB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522210"
},
"departure": {
"time": "1786522211"
},
"stopId": "TTR:SCEGB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522271"
},
"departure": {
"time": "1786522275"
},
"stopId": "TTR:LECQB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522302"
},
"departure": {
"time": "1786522306"
},
"stopId": "TTR:MABLB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522351"
},
"departure": {
"time": "1786522353"
},
"stopId": "TTR:BARBB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522395"
},
"departure": {
"time": "1786522397"
},
"stopId": "TTR:POMOB-2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522453"
},
"departure": {
"time": "1786522459"
},
"stopId": "TTR:FOGAB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522526"
},
"departure": {
"time": "1786522535"
},
"stopId": "TTR:LAPIB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522574"
},
"departure": {
"time": "1786522586"
},
"stopId": "TTR:AGCAB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522625"
},
"departure": {
"time": "1786522641"
},
"stopId": "TTR:CRUCB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522674"
},
"departure": {
"time": "1786522681"
},
"stopId": "TTR:LEAUB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522710"
},
"departure": {
"time": "1786522716"
},
"stopId": "TTR:DECRB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522755"
},
"departure": {
"time": "1786522762"
},
"stopId": "TTR:ARBOB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786522784"
},
"departure": {
"time": "1786522792"
},
"stopId": "TTR:LPERB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786522818"
},
"departure": {
"time": "1786522826"
},
"stopId": "TTR:GRORB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786522875"
},
"departure": {
"time": "1786522890"
},
"stopId": "TTR:LERNB-2",
"stopSequence": 50
},
{
"arrival": {
"time": "1786522936"
},
"departure": {
"time": "1786522954"
},
"stopId": "TTR:MAROB-2",
"stopSequence": 51
},
{
"arrival": {
"time": "1786522996"
},
"departure": {
"time": "1786523011"
},
"stopId": "TTR:DUPUB-2",
"stopSequence": 52
},
{
"arrival": {
"time": "1786523056"
},
"departure": {
"time": "1786523071"
},
"stopId": "TTR:MADAB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786523117"
},
"departure": {
"time": "1786523142"
},
"stopId": "TTR:HAMOB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786523177"
},
"departure": {
"time": "1786523192"
},
"stopId": "TTR:FOCEB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786523237"
},
"departure": {
"time": "1786523252"
},
"stopId": "TTR:GUESB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786523297"
},
"departure": {
"time": "1789116197"
},
"stopId": "TTR:CHATB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1796894897"
},
"departure": {
"time": "1796894912"
},
"stopId": "TTR:MAREB-1A",
"stopSequence": 58
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188429"
},
"vehicle": {
"id": "VEH:10721",
"label": "115",
"licensePlate": "BG612EX"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188480",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521425"
},
"departure": {
"time": "1786521432"
},
"stopId": "TTR:BEISB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521455"
},
"departure": {
"time": "1786521481"
},
"stopId": "TTR:MNTSB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521575"
},
"departure": {
"time": "1786521696"
},
"stopId": "TTR:STLIB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521759"
},
"departure": {
"time": "1786521820"
},
"stopId": "TTR:LABDB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521879"
},
"departure": {
"time": "1786521882"
},
"stopId": "TTR:WEDEB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521942"
},
"departure": {
"time": "1786521957"
},
"stopId": "TTR:PLROB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522005"
},
"departure": {
"time": "1786522019"
},
"stopId": "TTR:SARAB-1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522063"
},
"departure": {
"time": "1786522075"
},
"stopId": "TTR:SAJOB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522113"
},
"departure": {
"time": "1786522123"
},
"stopId": "TTR:GOLFB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522153"
},
"departure": {
"time": "1786522160"
},
"stopId": "TTR:ILAUB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522183"
},
"departure": {
"time": "1786522193"
},
"stopId": "TTR:PABEB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522274"
},
"departure": {
"time": "1786522311"
},
"stopId": "TTR:CAPUB-2",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522424"
},
"departure": {
"time": "1786522446"
},
"stopId": "TTR:PORTB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522514"
},
"departure": {
"time": "1786522545"
},
"stopId": "TTR:ILSIB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522605"
},
"departure": {
"time": "1786522619"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522664"
},
"departure": {
"time": "1786522679"
},
"stopId": "TTR:PODLB-1A",
"stopSequence": 28
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188480"
},
"vehicle": {
"id": "VEH:11095",
"label": "2052",
"licensePlate": "FZ327SJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188515",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521474"
},
"departure": {
"time": "1786521493"
},
"stopId": "TTR:VOISB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521553"
},
"departure": {
"time": "1786521569"
},
"stopId": "TTR:SAAPB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521618"
},
"departure": {
"time": "1786521622"
},
"stopId": "TTR:PLANB-2A",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521764"
},
"departure": {
"time": "1786521786"
},
"stopId": "TTR:PINAB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521854"
},
"departure": {
"time": "1786521869"
},
"stopId": "TTR:AUGEB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521914"
},
"departure": {
"time": "1786521915"
},
"stopId": "TTR:LPEIB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521979"
},
"departure": {
"time": "1786521985"
},
"stopId": "TTR:EUROB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522005"
},
"departure": {
"time": "1786522020"
},
"stopId": "TTR:BEFRB-1",
"stopSequence": 25
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188515"
},
"vehicle": {
"id": "VEH:11086",
"label": "2049",
"licensePlate": "FZ329SJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188550",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521397"
},
"departure": {
"time": "1786521430"
},
"stopId": "TTR:AUGEB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521487"
},
"departure": {
"time": "1786521517"
},
"stopId": "TTR:PINAB-2",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521609"
},
"departure": {
"time": "1786521638"
},
"stopId": "TTR:PLANB-1",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521699"
},
"departure": {
"time": "1786521705"
},
"stopId": "TTR:SAAPB-1",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521766"
},
"departure": {
"time": "1786521781"
},
"stopId": "TTR:VOISB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521826"
},
"departure": {
"time": "1786521856"
},
"stopId": "TTR:EQUAB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521886"
},
"departure": {
"time": "1786521908"
},
"stopId": "TTR:EQUAB-1A",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521951"
},
"departure": {
"time": "1786521976"
},
"stopId": "TTR:PEETB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786522007"
},
"departure": {
"time": "1786522037"
},
"stopId": "TTR:LANDB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522097"
},
"departure": {
"time": "1786522136"
},
"stopId": "TTR:GUYNB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522247"
},
"departure": {
"time": "1786522269"
},
"stopId": "TTR:ROUXB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522338"
},
"departure": {
"time": "1786522360"
},
"stopId": "TTR:ENGEB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522428"
},
"departure": {
"time": "1786522433"
},
"stopId": "TTR:TRAOB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522577"
},
"departure": {
"time": "1786522600"
},
"stopId": "TTR:CHRIB-1A",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522670"
},
"departure": {
"time": "1786522689"
},
"stopId": "TTR:BEAVB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522727"
},
"departure": {
"time": "1786522743"
},
"stopId": "TTR:HARDB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522811"
},
"departure": {
"time": "1786522821"
},
"stopId": "TTR:DAGRB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522851"
},
"departure": {
"time": "1786522877"
},
"stopId": "TTR:NIPCB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522907"
},
"departure": {
"time": "1786522928"
},
"stopId": "TTR:LUXEB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786523048"
},
"departure": {
"time": "1786523063"
},
"stopId": "TTR:PEACB-1",
"stopSequence": 24
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188550"
},
"vehicle": {
"id": "VEH:11090",
"label": "2046",
"licensePlate": "FL061NR"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188568",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521464"
},
"departure": {
"time": "1786521479"
},
"stopId": "TTR:PEACB-1",
"stopSequence": 24
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188568"
},
"vehicle": {
"id": "VEH:10736",
"label": "128",
"licensePlate": "BR445RE"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188611",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521453"
},
"departure": {
"time": "1786521485"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786521581"
},
"departure": {
"time": "1786521594"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521634"
},
"departure": {
"time": "1786521641"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786521690"
},
"departure": {
"time": "1786521719"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786521749"
},
"departure": {
"time": "1786521761"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786521810"
},
"departure": {
"time": "1786521821"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786521893"
},
"departure": {
"time": "1786521902"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786521939"
},
"departure": {
"time": "1786521968"
},
"stopId": "TTR:ILSIB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522059"
},
"departure": {
"time": "1786522089"
},
"stopId": "TTR:PORTB-2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522275"
},
"departure": {
"time": "1786522305"
},
"stopId": "TTR:CHOIB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522395"
},
"departure": {
"time": "1786522427"
},
"stopId": "TTR:CHBAB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522526"
},
"departure": {
"time": "1786522647"
},
"stopId": "TTR:TRAEB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522707"
},
"departure": {
"time": "1786522714"
},
"stopId": "TTR:BOCAB-2A",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522737"
},
"departure": {
"time": "1786522752"
},
"stopId": "TTR:MAILB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522798"
},
"departure": {
"time": "1786522806"
},
"stopId": "TTR:FOBOB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522833"
},
"departure": {
"time": "1786522866"
},
"stopId": "TTR:MONJB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786522889"
},
"departure": {
"time": "1786522904"
},
"stopId": "TTR:VIHUB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786522939"
},
"departure": {
"time": "1786522948"
},
"stopId": "TTR:STEXB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786522978"
},
"departure": {
"time": "1786523002"
},
"stopId": "TTR:COUSB-2",
"stopSequence": 50
},
{
"arrival": {
"time": "1786523039"
},
"departure": {
"time": "1786523058"
},
"stopId": "TTR:BERSB-2",
"stopSequence": 51
},
{
"arrival": {
"time": "1786523099"
},
"departure": {
"time": "1786523106"
},
"stopId": "TTR:CLARB-2",
"stopSequence": 52
},
{
"arrival": {
"time": "1786523129"
},
"departure": {
"time": "1786523139"
},
"stopId": "TTR:SIBOB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786523160"
},
"departure": {
"time": "1786523179"
},
"stopId": "TTR:BECHB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786523210"
},
"departure": {
"time": "1786523220"
},
"stopId": "TTR:PODFB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786523251"
},
"departure": {
"time": "1786523273"
},
"stopId": "TTR:MONAB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786523341"
},
"departure": {
"time": "1786523356"
},
"stopId": "TTR:LESCB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1786523401"
},
"departure": {
"time": "1786523414"
},
"stopId": "TTR:PRENB-2",
"stopSequence": 58
},
{
"arrival": {
"time": "1786523461"
},
"departure": {
"time": "1786523468"
},
"stopId": "TTR:GAGNB-2",
"stopSequence": 59
},
{
"arrival": {
"time": "1786523492"
},
"departure": {
"time": "1786523499"
},
"stopId": "TTR:CRDPB-2",
"stopSequence": 60
},
{
"arrival": {
"time": "1786523523"
},
"departure": {
"time": "1786523538"
},
"stopId": "TTR:KATRB-2",
"stopSequence": 61
},
{
"arrival": {
"time": "1786523588"
},
"departure": {
"time": "1786523615"
},
"stopId": "TTR:EQUAB-1C",
"stopSequence": 62
},
{
"arrival": {
"time": "1786523672"
},
"departure": {
"time": "1786523683"
},
"stopId": "TTR:VOISB-2",
"stopSequence": 63
},
{
"arrival": {
"time": "1786523719"
},
"departure": {
"time": "1786523734"
},
"stopId": "TTR:SANPB-2",
"stopSequence": 64
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188611"
},
"vehicle": {
"id": "VEH:11089",
"label": "2045",
"licensePlate": "FL-051-NR"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188619",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521401"
},
"departure": {
"time": "1786521407"
},
"stopId": "TTR:LESCB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1786521490"
},
"departure": {
"time": "1786521512"
},
"stopId": "TTR:PRENB-2",
"stopSequence": 58
},
{
"arrival": {
"time": "1786521579"
},
"departure": {
"time": "1786521592"
},
"stopId": "TTR:GAGNB-2",
"stopSequence": 59
},
{
"arrival": {
"time": "1786521634"
},
"departure": {
"time": "1786521643"
},
"stopId": "TTR:CRDPB-2",
"stopSequence": 60
},
{
"arrival": {
"time": "1786521670"
},
"departure": {
"time": "1786521680"
},
"stopId": "TTR:KATRB-2",
"stopSequence": 61
},
{
"arrival": {
"time": "1786521732"
},
"departure": {
"time": "1786521754"
},
"stopId": "TTR:EQUAB-1C",
"stopSequence": 62
},
{
"arrival": {
"time": "1786521820"
},
"departure": {
"time": "1786521837"
},
"stopId": "TTR:VOISB-2",
"stopSequence": 63
},
{
"arrival": {
"time": "1786521889"
},
"departure": {
"time": "1786521904"
},
"stopId": "TTR:SANPB-2",
"stopSequence": 64
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188619"
},
"vehicle": {
"id": "VEH:11082",
"label": "529",
"licensePlate": "GQ817FW"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188626",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521404"
},
"departure": {
"time": "1786521411"
},
"stopId": "TTR:CHAPB-1",
"stopSequence": 58
},
{
"arrival": {
"time": "1786521434"
},
"departure": {
"time": "1786521447"
},
"stopId": "TTR:FERRB-1",
"stopSequence": 59
},
{
"arrival": {
"time": "1786521490"
},
"departure": {
"time": "1786521519"
},
"stopId": "TTR:FOSBB-1",
"stopSequence": 60
},
{
"arrival": {
"time": "1786521580"
},
"departure": {
"time": "1786521594"
},
"stopId": "TTR:FOBLB-1",
"stopSequence": 61
},
{
"arrival": {
"time": "1786521639"
},
"departure": {
"time": "1786521646"
},
"stopId": "TTR:GULOB-1",
"stopSequence": 62
},
{
"arrival": {
"time": "1786521670"
},
"departure": {
"time": "1786521697"
},
"stopId": "TTR:POVIB-1",
"stopSequence": 63
},
{
"arrival": {
"time": "1786521851"
},
"departure": {
"time": "1786521862"
},
"stopId": "TTR:CHDEB-2A",
"stopSequence": 64
},
{
"arrival": {
"time": "1786521921"
},
"departure": {
"time": "1786521936"
},
"stopId": "TTR:CHDDB-2",
"stopSequence": 65
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188626"
},
"vehicle": {
"id": "VEH:11033",
"label": "504",
"licensePlate": "GJ949HJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188638",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521449"
},
"departure": {
"time": "1786521479"
},
"stopId": "TTR:ILSIB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521509"
},
"departure": {
"time": "1786521523"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786521584"
},
"departure": {
"time": "1786521614"
},
"stopId": "TTR:PODLB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786521657"
},
"departure": {
"time": "1786521673"
},
"stopId": "TTR:VOLTB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786521711"
},
"departure": {
"time": "1786521718"
},
"stopId": "TTR:CHDTB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786521741"
},
"departure": {
"time": "1786521764"
},
"stopId": "TTR:QUMAB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786521833"
},
"departure": {
"time": "1786521854"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521917"
},
"departure": {
"time": "1786521940"
},
"stopId": "TTR:MIRAB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786521970"
},
"departure": {
"time": "1786522023"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522113"
},
"departure": {
"time": "1786522204"
},
"stopId": "TTR:GATSB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522276"
},
"departure": {
"time": "1786522292"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522342"
},
"departure": {
"time": "1786522343"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522398"
},
"departure": {
"time": "1786522414"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522462"
},
"departure": {
"time": "1786522476"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522521"
},
"departure": {
"time": "1786522523"
},
"stopId": "TTR:CHJOB-1",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522557"
},
"departure": {
"time": "1786522584"
},
"stopId": "TTR:RASPB-1",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522613"
},
"departure": {
"time": "1786522632"
},
"stopId": "TTR:LECCB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522661"
},
"departure": {
"time": "1786522677"
},
"stopId": "TTR:WAGNB-1",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522725"
},
"departure": {
"time": "1786522739"
},
"stopId": "TTR:BEAJB-1",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522782"
},
"departure": {
"time": "1786522812"
},
"stopId": "TTR:SEVEB-1",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522846"
},
"departure": {
"time": "1786522872"
},
"stopId": "TTR:LANEB-1",
"stopSequence": 47
},
{
"arrival": {
"time": "1786522933"
},
"departure": {
"time": "1786522963"
},
"stopId": "TTR:POMIB-1",
"stopSequence": 48
},
{
"arrival": {
"time": "1786523174"
},
"departure": {
"time": "1786523196"
},
"stopId": "TTR:VEROB-1A",
"stopSequence": 49
},
{
"arrival": {
"time": "1786523262"
},
"departure": {
"time": "1786523280"
},
"stopId": "TTR:LACB-1",
"stopSequence": 50
},
{
"arrival": {
"time": "1786523340"
},
"departure": {
"time": "1786523349"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 51
},
{
"arrival": {
"time": "1786523427"
},
"departure": {
"time": "1786523449"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 52
},
{
"arrival": {
"time": "1786523518"
},
"departure": {
"time": "1786523545"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 53
},
{
"arrival": {
"time": "1786523579"
},
"departure": {
"time": "1786523599"
},
"stopId": "TTR:ARSOB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786523667"
},
"departure": {
"time": "1786523691"
},
"stopId": "TTR:FOURB-1",
"stopSequence": 55
},
{
"arrival": {
"time": "1786523727"
},
"departure": {
"time": "1786523734"
},
"stopId": "TTR:CALDB-1",
"stopSequence": 56
},
{
"arrival": {
"time": "1786523757"
},
"departure": {
"time": "1786523765"
},
"stopId": "TTR:PEREB-1",
"stopSequence": 57
},
{
"arrival": {
"time": "1786523855"
},
"departure": {
"time": "1786523862"
},
"stopId": "TTR:CHAPB-1",
"stopSequence": 58
},
{
"arrival": {
"time": "1786523885"
},
"departure": {
"time": "1786523886"
},
"stopId": "TTR:FERRB-1",
"stopSequence": 59
},
{
"arrival": {
"time": "1786523937"
},
"departure": {
"time": "1786523945"
},
"stopId": "TTR:FOSBB-1",
"stopSequence": 60
},
{
"arrival": {
"time": "1786523970"
},
"departure": {
"time": "1786523986"
},
"stopId": "TTR:FOBLB-1",
"stopSequence": 61
},
{
"arrival": {
"time": "1786524029"
},
"departure": {
"time": "1786524044"
},
"stopId": "TTR:GULOB-1",
"stopSequence": 62
},
{
"arrival": {
"time": "1786524089"
},
"departure": {
"time": "1786524126"
},
"stopId": "TTR:POVIB-1",
"stopSequence": 63
},
{
"arrival": {
"time": "1786524240"
},
"departure": {
"time": "1786524254"
},
"stopId": "TTR:CHDEB-2A",
"stopSequence": 64
},
{
"arrival": {
"time": "1786524300"
},
"departure": {
"time": "1786524315"
},
"stopId": "TTR:CHDDB-2",
"stopSequence": 65
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188638"
},
"vehicle": {
"id": "VEH:11050",
"label": "511",
"licensePlate": "GJ628PT"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188654",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521449"
},
"departure": {
"time": "1786521456"
},
"stopId": "TTR:FOBLB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521479"
},
"departure": {
"time": "1786521487"
},
"stopId": "TTR:FOSBB-2",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521512"
},
"departure": {
"time": "1786521523"
},
"stopId": "TTR:FERRB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521564"
},
"departure": {
"time": "1786521588"
},
"stopId": "TTR:CHAPB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521660"
},
"departure": {
"time": "1786521668"
},
"stopId": "TTR:PEREB-2",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521692"
},
"departure": {
"time": "1786521698"
},
"stopId": "TTR:CALDB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521810"
},
"departure": {
"time": "1786521825"
},
"stopId": "TTR:BCHIB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521871"
},
"departure": {
"time": "1786521901"
},
"stopId": "TTR:ARSOB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521931"
},
"departure": {
"time": "1786521937"
},
"stopId": "TTR:FACGB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521997"
},
"departure": {
"time": "1786522072"
},
"stopId": "TTR:GRANB-2A",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522099"
},
"departure": {
"time": "1786522117"
},
"stopId": "TTR:ALOUB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522329"
},
"departure": {
"time": "1786522364"
},
"stopId": "TTR:LACB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522455"
},
"departure": {
"time": "1786522465"
},
"stopId": "TTR:VEREB-2A",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522559"
},
"departure": {
"time": "1786522567"
},
"stopId": "TTR:POMIB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522646"
},
"departure": {
"time": "1786522676"
},
"stopId": "TTR:LANEB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522737"
},
"departure": {
"time": "1786522759"
},
"stopId": "TTR:SEVEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522827"
},
"departure": {
"time": "1786522857"
},
"stopId": "TTR:BEAJB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522947"
},
"departure": {
"time": "1786522966"
},
"stopId": "TTR:WAGNB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786523024"
},
"departure": {
"time": "1786523031"
},
"stopId": "TTR:LECCB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786523054"
},
"departure": {
"time": "1786523065"
},
"stopId": "TTR:RASPB-2",
"stopSequence": 24
},
{
"arrival": {
"time": "1786523085"
},
"departure": {
"time": "1786523104"
},
"stopId": "TTR:CHJOB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786523164"
},
"departure": {
"time": "1786523171"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786523224"
},
"departure": {
"time": "1786523231"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786523254"
},
"departure": {
"time": "1786523262"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786523289"
},
"departure": {
"time": "1786523313"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523439"
},
"departure": {
"time": "1786523524"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523749"
},
"departure": {
"time": "1786523756"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523780"
},
"departure": {
"time": "1786523782"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523865"
},
"departure": {
"time": "1786523880"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523925"
},
"departure": {
"time": "1786523933"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786524016"
},
"departure": {
"time": "1786524040"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786524112"
},
"departure": {
"time": "1786524136"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786524198"
},
"departure": {
"time": "1786524227"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786524311"
},
"departure": {
"time": "1786524326"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786524372"
},
"departure": {
"time": "1786524387"
},
"stopId": "TTR:ILSIB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786524435"
},
"departure": {
"time": "1786524464"
},
"stopId": "TTR:PORTB-2A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786524595"
},
"departure": {
"time": "1786524619"
},
"stopId": "TTR:CHOIB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786524693"
},
"departure": {
"time": "1786524758"
},
"stopId": "TTR:CHBAB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786524956"
},
"departure": {
"time": "1786525058"
},
"stopId": "TTR:TRAEB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786525115"
},
"departure": {
"time": "1786525123"
},
"stopId": "TTR:BOCAB-2A",
"stopSequence": 44
},
{
"arrival": {
"time": "1786525149"
},
"departure": {
"time": "1786525161"
},
"stopId": "TTR:MAILB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786525209"
},
"departure": {
"time": "1786525240"
},
"stopId": "TTR:FOBOB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786525270"
},
"departure": {
"time": "1786525277"
},
"stopId": "TTR:MONJB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786525300"
},
"departure": {
"time": "1786525307"
},
"stopId": "TTR:VIHUB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786525330"
},
"departure": {
"time": "1786525337"
},
"stopId": "TTR:STEXB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786525360"
},
"departure": {
"time": "1786525390"
},
"stopId": "TTR:COUSB-2",
"stopSequence": 50
},
{
"arrival": {
"time": "1786525421"
},
"departure": {
"time": "1786525446"
},
"stopId": "TTR:BERSB-2",
"stopSequence": 51
},
{
"arrival": {
"time": "1786525480"
},
"departure": {
"time": "1786525487"
},
"stopId": "TTR:CLARB-2",
"stopSequence": 52
},
{
"arrival": {
"time": "1786525511"
},
"departure": {
"time": "1786525518"
},
"stopId": "TTR:SIBOB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786525541"
},
"departure": {
"time": "1786525548"
},
"stopId": "TTR:BECHB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786525572"
},
"departure": {
"time": "1786525579"
},
"stopId": "TTR:PODFB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786525601"
},
"departure": {
"time": "1786525611"
},
"stopId": "TTR:MONAB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786525661"
},
"departure": {
"time": "1786525676"
},
"stopId": "TTR:LESCB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1786525721"
},
"departure": {
"time": "1786525736"
},
"stopId": "TTR:PRENB-2",
"stopSequence": 58
},
{
"arrival": {
"time": "1786525782"
},
"departure": {
"time": "1786525789"
},
"stopId": "TTR:GAGNB-2",
"stopSequence": 59
},
{
"arrival": {
"time": "1786525812"
},
"departure": {
"time": "1786525819"
},
"stopId": "TTR:CRDPB-2",
"stopSequence": 60
},
{
"arrival": {
"time": "1786525842"
},
"departure": {
"time": "1786525858"
},
"stopId": "TTR:KATRB-2",
"stopSequence": 61
},
{
"arrival": {
"time": "1786525908"
},
"departure": {
"time": "1786525916"
},
"stopId": "TTR:EQUAB-1C",
"stopSequence": 62
},
{
"arrival": {
"time": "1786525966"
},
"departure": {
"time": "1786525978"
},
"stopId": "TTR:VOISB-2",
"stopSequence": 63
},
{
"arrival": {
"time": "1786526015"
},
"departure": {
"time": "1786526030"
},
"stopId": "TTR:SANPB-2",
"stopSequence": 64
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188654"
},
"vehicle": {
"id": "VEH:11077",
"label": "525",
"licensePlate": "GQ690FW"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188691",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521445"
},
"departure": {
"time": "1786521470"
},
"stopId": "TTR:CANLB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521505"
},
"departure": {
"time": "1786521529"
},
"stopId": "TTR:VELPB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521560"
},
"departure": {
"time": "1786521568"
},
"stopId": "TTR:FUYEB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521594"
},
"departure": {
"time": "1786521609"
},
"stopId": "TTR:FIANB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786521655"
},
"departure": {
"time": "1786521662"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786521686"
},
"departure": {
"time": "1786521716"
},
"stopId": "TTR:CHJOB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786521746"
},
"departure": {
"time": "1786521761"
},
"stopId": "TTR:RASPB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786521781"
},
"departure": {
"time": "1786521807"
},
"stopId": "TTR:LECCB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786521837"
},
"departure": {
"time": "1786521840"
},
"stopId": "TTR:WAGNB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521913"
},
"departure": {
"time": "1786521943"
},
"stopId": "TTR:CHDAB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522034"
},
"departure": {
"time": "1786522071"
},
"stopId": "TTR:POMIB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522185"
},
"departure": {
"time": "1786522204"
},
"stopId": "TTR:VEROB-1A",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522262"
},
"departure": {
"time": "1786522273"
},
"stopId": "TTR:LACB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522308"
},
"departure": {
"time": "1786522316"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522399"
},
"departure": {
"time": "1786522400"
},
"stopId": "TTR:STJAB-1",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522430"
},
"departure": {
"time": "1786522436"
},
"stopId": "TTR:MONTB-1",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522520"
},
"departure": {
"time": "1786522521"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522578"
},
"departure": {
"time": "1786522593"
},
"stopId": "TTR:ALOUB-1",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522639"
},
"departure": {
"time": "1786522653"
},
"stopId": "TTR:AIMEB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522698"
},
"departure": {
"time": "1786522707"
},
"stopId": "TTR:BERGB-1",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522736"
},
"departure": {
"time": "1786522751"
},
"stopId": "TTR:CHEMB-1",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522795"
},
"departure": {
"time": "1786522804"
},
"stopId": "TTR:CAMUB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522834"
},
"departure": {
"time": "1786522845"
},
"stopId": "TTR:CAMEB-1A",
"stopSequence": 47
},
{
"arrival": {
"time": "1786522879"
},
"departure": {
"time": "1786522893"
},
"stopId": "TTR:BEJAB-1",
"stopSequence": 48
},
{
"arrival": {
"time": "1786522938"
},
"departure": {
"time": "1786522946"
},
"stopId": "TTR:PATAB-1",
"stopSequence": 49
},
{
"arrival": {
"time": "1786522970"
},
"departure": {
"time": "1786522977"
},
"stopId": "TTR:LACHB-1",
"stopSequence": 50
},
{
"arrival": {
"time": "1786523000"
},
"departure": {
"time": "1786523007"
},
"stopId": "TTR:QUBOB-1A",
"stopSequence": 51
},
{
"arrival": {
"time": "1786523030"
},
"departure": {
"time": "1786523038"
},
"stopId": "TTR:JONQB-1",
"stopSequence": 52
},
{
"arrival": {
"time": "1786523065"
},
"departure": {
"time": "1786523080"
},
"stopId": "TTR:CLROB-1",
"stopSequence": 53
},
{
"arrival": {
"time": "1786523120"
},
"departure": {
"time": "1786523127"
},
"stopId": "TTR:BERNB-1",
"stopSequence": 54
},
{
"arrival": {
"time": "1786523181"
},
"departure": {
"time": "1786523195"
},
"stopId": "TTR:AZLRB-1",
"stopSequence": 55
},
{
"arrival": {
"time": "1786523238"
},
"departure": {
"time": "1786523261"
},
"stopId": "TTR:CLLUB-1A",
"stopSequence": 56
},
{
"arrival": {
"time": "1786523331"
},
"departure": {
"time": "1786523346"
},
"stopId": "TTR:VAVIB-1",
"stopSequence": 57
},
{
"arrival": {
"time": "1786523482"
},
"departure": {
"time": "1786523497"
},
"stopId": "TTR:CHENB-1",
"stopSequence": 58
},
{
"arrival": {
"time": "1786523542"
},
"departure": {
"time": "1786523565"
},
"stopId": "TTR:BRUEB-1",
"stopSequence": 59
},
{
"arrival": {
"time": "1786523636"
},
"departure": {
"time": "1786523664"
},
"stopId": "TTR:MORIB-1",
"stopSequence": 60
},
{
"arrival": {
"time": "1786523693"
},
"departure": {
"time": "1786523715"
},
"stopId": "TTR:BEGUB-1A",
"stopSequence": 61
},
{
"arrival": {
"time": "1786523783"
},
"departure": {
"time": "1786523790"
},
"stopId": "TTR:BUGEB-1",
"stopSequence": 62
},
{
"arrival": {
"time": "1786523814"
},
"departure": {
"time": "1786523828"
},
"stopId": "TTR:MARYB-1",
"stopSequence": 63
},
{
"arrival": {
"time": "1786523904"
},
"departure": {
"time": "1786523926"
},
"stopId": "TTR:JOCEB-1",
"stopSequence": 64
},
{
"arrival": {
"time": "1786523994"
},
"departure": {
"time": "1786524007"
},
"stopId": "TTR:ROTIB-1",
"stopSequence": 65
},
{
"arrival": {
"time": "1786524049"
},
"departure": {
"time": "1786524058"
},
"stopId": "TTR:LAVOB-1",
"stopSequence": 66
},
{
"arrival": {
"time": "1786524085"
},
"departure": {
"time": "1786524097"
},
"stopId": "TTR:DOUZB-1",
"stopSequence": 67
},
{
"arrival": {
"time": "1786524168"
},
"departure": {
"time": "1786524177"
},
"stopId": "TTR:STLEB-1",
"stopSequence": 68
},
{
"arrival": {
"time": "1786524205"
},
"departure": {
"time": "1786524212"
},
"stopId": "TTR:FAUVB-1",
"stopSequence": 69
},
{
"arrival": {
"time": "1786524235"
},
"departure": {
"time": "1786524264"
},
"stopId": "TTR:CASOB-1",
"stopSequence": 70
},
{
"arrival": {
"time": "1786524293"
},
"departure": {
"time": "1786524295"
},
"stopId": "TTR:BLOBB-1",
"stopSequence": 71
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188691"
},
"vehicle": {
"id": "VEH:11061",
"label": "506",
"licensePlate": "GJ601VQ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521433"
},
"departure": {
"time": "1786521477"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 52
},
{
"arrival": {
"time": "1786521628"
},
"departure": {
"time": "1786521631"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786521691"
},
"departure": {
"time": "1786521711"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786521832"
},
"departure": {
"time": "1786521840"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786521936"
},
"departure": {
"time": "1786521949"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786521991"
},
"departure": {
"time": "1786521998"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1786522021"
},
"departure": {
"time": "1786522033"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 58
},
{
"arrival": {
"time": "1786522081"
},
"departure": {
"time": "1786522108"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 59
},
{
"arrival": {
"time": "1786522168"
},
"departure": {
"time": "1786522180"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 60
},
{
"arrival": {
"time": "1786522284"
},
"departure": {
"time": "1786522314"
},
"stopId": "TTR:DABLB-2",
"stopSequence": 61
},
{
"arrival": {
"time": "1786522331"
},
"departure": {
"time": "1786522374"
},
"stopId": "TTR:BOYEB-2A",
"stopSequence": 62
},
{
"arrival": {
"time": "1786522421"
},
"departure": {
"time": "1786522448"
},
"stopId": "TTR:PREUB-2",
"stopSequence": 63
},
{
"arrival": {
"time": "1786522451"
},
"departure": {
"time": "1786522494"
},
"stopId": "TTR:MAMEB-2",
"stopSequence": 64
},
{
"arrival": {
"time": "1786522602"
},
"departure": {
"time": "1786522609"
},
"stopId": "TTR:SAANB-2",
"stopSequence": 65
},
{
"arrival": {
"time": "1786522632"
},
"departure": {
"time": "1786522662"
},
"stopId": "TTR:FELIB-2",
"stopSequence": 66
},
{
"arrival": {
"time": "1786522692"
},
"departure": {
"time": "1786522744"
},
"stopId": "TTR:RICEB-2",
"stopSequence": 67
},
{
"arrival": {
"time": "1786522903"
},
"departure": {
"time": "1786522903"
},
"stopId": "TTR:PLSIB-2",
"stopSequence": 68
},
{
"arrival": {
"time": "1786522903"
},
"departure": {
"time": "1786522903"
},
"stopId": "TTR:BGEOB-3",
"stopSequence": 69
},
{
"arrival": {
"time": "1786522903"
},
"departure": {
"time": "1786522903"
},
"stopId": "TTR:GRCRB-2",
"stopSequence": 70
},
{
"arrival": {
"time": "1786522903"
},
"departure": {
"time": "1786522903"
},
"stopId": "TTR:BIALB-2",
"stopSequence": 71
},
{
"arrival": {
"time": "1786522903"
},
"departure": {
"time": "1789115803"
},
"stopId": "TTR:LRSLB-2A",
"stopSequence": 72
},
{
"arrival": {
"time": "1796894503"
},
"departure": {
"time": "1796894518"
},
"stopId": "TTR:LASLB-1A",
"stopSequence": 73
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188729"
},
"vehicle": {
"id": "VEH:11199",
"label": "550",
"licensePlate": "HK-051-TB"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188758",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521467"
},
"departure": {
"time": "1786521497"
},
"stopId": "TTR:PRCOB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521527"
},
"departure": {
"time": "1786521546"
},
"stopId": "TTR:ATLOB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521708"
},
"departure": {
"time": "1786521725"
},
"stopId": "TTR:WAGNB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521776"
},
"departure": {
"time": "1786521793"
},
"stopId": "TTR:CHDAB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521894"
},
"departure": {
"time": "1786521910"
},
"stopId": "TTR:POMIB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521959"
},
"departure": {
"time": "1786521982"
},
"stopId": "TTR:VEROB-1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522073"
},
"departure": {
"time": "1786522081"
},
"stopId": "TTR:LACB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522142"
},
"departure": {
"time": "1786522158"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522207"
},
"departure": {
"time": "1786522222"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522325"
},
"departure": {
"time": "1786522342"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522377"
},
"departure": {
"time": "1786522392"
},
"stopId": "TTR:ARSOB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522469"
},
"departure": {
"time": "1786522496"
},
"stopId": "TTR:BCHIB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522550"
},
"departure": {
"time": "1786522561"
},
"stopId": "TTR:JUMEB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522595"
},
"departure": {
"time": "1786522602"
},
"stopId": "TTR:QUBOB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522625"
},
"departure": {
"time": "1786522655"
},
"stopId": "TTR:MONRB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522685"
},
"departure": {
"time": "1786522715"
},
"stopId": "TTR:BRUEB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522807"
},
"departure": {
"time": "1786522822"
},
"stopId": "TTR:MORIB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522870"
},
"departure": {
"time": "1786522877"
},
"stopId": "TTR:BUGEB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522900"
},
"departure": {
"time": "1786522902"
},
"stopId": "TTR:MARYB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523020"
},
"departure": {
"time": "1786523047"
},
"stopId": "TTR:JOCEB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523066"
},
"departure": {
"time": "1786523087"
},
"stopId": "TTR:JOHVB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523188"
},
"departure": {
"time": "1786523203"
},
"stopId": "TTR:JOGAB-1",
"stopSequence": 36
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188758"
},
"vehicle": {
"id": "VEH:10723",
"label": "117",
"licensePlate": "BG311XA"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188780",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521394"
},
"departure": {
"time": "1786521401"
},
"stopId": "TTR:PICHB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521484"
},
"departure": {
"time": "1786521491"
},
"stopId": "TTR:ANGUB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521514"
},
"departure": {
"time": "1786521529"
},
"stopId": "TTR:BALZB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521733"
},
"departure": {
"time": "1786521746"
},
"stopId": "TTR:STALB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786521786"
},
"departure": {
"time": "1786521801"
},
"stopId": "TTR:STPCB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786521846"
},
"departure": {
"time": "1786521876"
},
"stopId": "TTR:CORNB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786521906"
},
"departure": {
"time": "1786521913"
},
"stopId": "TTR:LAMAB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786521936"
},
"departure": {
"time": "1786521966"
},
"stopId": "TTR:VAFLB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521967"
},
"departure": {
"time": "1786521997"
},
"stopId": "TTR:JADEB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522065"
},
"departure": {
"time": "1786522080"
},
"stopId": "TTR:CHAFB-1",
"stopSequence": 35
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188780"
},
"vehicle": {
"id": "VEH:10720",
"label": "114",
"licensePlate": "BE727FS"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188806",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521409"
},
"departure": {
"time": "1786521424"
},
"stopId": "TTR:TAVAB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521469"
},
"departure": {
"time": "1786521484"
},
"stopId": "TTR:LECTB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521529"
},
"departure": {
"time": "1786521541"
},
"stopId": "TTR:LYCHB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521577"
},
"departure": {
"time": "1786521584"
},
"stopId": "TTR:ABGAB-1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521606"
},
"departure": {
"time": "1786521619"
},
"stopId": "TTR:CLDIB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521639"
},
"departure": {
"time": "1786521642"
},
"stopId": "TTR:SUESB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521697"
},
"departure": {
"time": "1786521705"
},
"stopId": "TTR:MILLB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521734"
},
"departure": {
"time": "1786521746"
},
"stopId": "TTR:HUYGB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521767"
},
"departure": {
"time": "1786521768"
},
"stopId": "TTR:PRIEB-1A",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521819"
},
"departure": {
"time": "1786521828"
},
"stopId": "TTR:DUVAB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521876"
},
"departure": {
"time": "1786521891"
},
"stopId": "TTR:EURPB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521936"
},
"departure": {
"time": "1786521943"
},
"stopId": "TTR:BRASB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786521967"
},
"departure": {
"time": "1786521974"
},
"stopId": "TTR:DANEB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786521997"
},
"departure": {
"time": "1786522016"
},
"stopId": "TTR:DALEB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522076"
},
"departure": {
"time": "1786522093"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522147"
},
"departure": {
"time": "1786522157"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522180"
},
"departure": {
"time": "1786522181"
},
"stopId": "TTR:MARNB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522238"
},
"departure": {
"time": "1786522253"
},
"stopId": "TTR:ASTRB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522298"
},
"departure": {
"time": "1786522313"
},
"stopId": "TTR:RONSB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522358"
},
"departure": {
"time": "1786522388"
},
"stopId": "TTR:PASNB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522439"
},
"departure": {
"time": "1786522448"
},
"stopId": "TTR:TRMBB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522481"
},
"departure": {
"time": "1786522496"
},
"stopId": "TTR:CHCHB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522569"
},
"departure": {
"time": "1786522579"
},
"stopId": "TTR:GEESB-1A",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522629"
},
"departure": {
"time": "1786522651"
},
"stopId": "TTR:DEVLB-1",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522720"
},
"departure": {
"time": "1786522750"
},
"stopId": "TTR:PEGUB-1",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522962"
},
"departure": {
"time": "1786522986"
},
"stopId": "TTR:CHRIB-1Z",
"stopSequence": 42
},
{
"arrival": {
"time": "1786523058"
},
"departure": {
"time": "1786523061"
},
"stopId": "TTR:TRAEB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786523109"
},
"departure": {
"time": "1786523129"
},
"stopId": "TTR:BOCAB-2A",
"stopSequence": 44
},
{
"arrival": {
"time": "1786523168"
},
"departure": {
"time": "1786523174"
},
"stopId": "TTR:MAILB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786523237"
},
"departure": {
"time": "1786523250"
},
"stopId": "TTR:FOBOB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786523297"
},
"departure": {
"time": "1786523312"
},
"stopId": "TTR:MONJB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786523357"
},
"departure": {
"time": "1786523372"
},
"stopId": "TTR:JAUNB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786523417"
},
"departure": {
"time": "1786523432"
},
"stopId": "TTR:STCYB-1A",
"stopSequence": 49
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188806"
},
"vehicle": {
"id": "VEH:11091",
"label": "2047",
"licensePlate": "CY294BM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188837",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786522914"
},
"departure": {
"time": "1786522921"
},
"stopId": "TTR:MEINB-1",
"stopSequence": 3
},
{
"arrival": {
"time": "1786522944"
},
"departure": {
"time": "1786522973"
},
"stopId": "TTR:MURB-1",
"stopSequence": 4
},
{
"arrival": {
"time": "1786523034"
},
"departure": {
"time": "1786523065"
},
"stopId": "TTR:CHAAB-1",
"stopSequence": 5
},
{
"arrival": {
"time": "1786523129"
},
"departure": {
"time": "1786523132"
},
"stopId": "TTR:CONDB-1",
"stopSequence": 6
},
{
"arrival": {
"time": "1786523168"
},
"departure": {
"time": "1786523173"
},
"stopId": "TTR:AMPEB-1",
"stopSequence": 7
},
{
"arrival": {
"time": "1786523216"
},
"departure": {
"time": "1786523276"
},
"stopId": "TTR:BODIB-1",
"stopSequence": 8
},
{
"arrival": {
"time": "1786523334"
},
"departure": {
"time": "1786523336"
},
"stopId": "TTR:DELCB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786523409"
},
"departure": {
"time": "1786523419"
},
"stopId": "TTR:IENAB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786523451"
},
"departure": {
"time": "1786523457"
},
"stopId": "TTR:JEMMB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786523547"
},
"departure": {
"time": "1786523577"
},
"stopId": "TTR:BEFFB-1C",
"stopSequence": 12
},
{
"arrival": {
"time": "1786523635"
},
"departure": {
"time": "1786523693"
},
"stopId": "TTR:MAINB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786523728"
},
"departure": {
"time": "1786523736"
},
"stopId": "TTR:PICAB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786523760"
},
"departure": {
"time": "1786523764"
},
"stopId": "TTR:COMPB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786523798"
},
"departure": {
"time": "1786523810"
},
"stopId": "TTR:BOAUB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786523860"
},
"departure": {
"time": "1786523871"
},
"stopId": "TTR:TAVAB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786523907"
},
"departure": {
"time": "1786523918"
},
"stopId": "TTR:LECTB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786523954"
},
"departure": {
"time": "1786523964"
},
"stopId": "TTR:LYCHB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786523995"
},
"departure": {
"time": "1786524002"
},
"stopId": "TTR:ABGAB-1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1786524025"
},
"departure": {
"time": "1786524032"
},
"stopId": "TTR:CLDIB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786524055"
},
"departure": {
"time": "1786524080"
},
"stopId": "TTR:SUESB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786524155"
},
"departure": {
"time": "1786524162"
},
"stopId": "TTR:MILLB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786524184"
},
"departure": {
"time": "1786524201"
},
"stopId": "TTR:HUYGB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786524222"
},
"departure": {
"time": "1786524235"
},
"stopId": "TTR:PRIEB-1A",
"stopSequence": 25
},
{
"arrival": {
"time": "1786524276"
},
"departure": {
"time": "1786524282"
},
"stopId": "TTR:DUVAB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786524333"
},
"departure": {
"time": "1786524341"
},
"stopId": "TTR:EURPB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786524366"
},
"departure": {
"time": "1786524393"
},
"stopId": "TTR:BRASB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786524424"
},
"departure": {
"time": "1786524431"
},
"stopId": "TTR:DANEB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786524454"
},
"departure": {
"time": "1786524469"
},
"stopId": "TTR:DALEB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786524514"
},
"departure": {
"time": "1786524544"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786524667"
},
"departure": {
"time": "1786524674"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786524698"
},
"departure": {
"time": "1786524712"
},
"stopId": "TTR:MARNB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786524757"
},
"departure": {
"time": "1786524772"
},
"stopId": "TTR:ASTRB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786524817"
},
"departure": {
"time": "1786524832"
},
"stopId": "TTR:RONSB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786524877"
},
"departure": {
"time": "1786524908"
},
"stopId": "TTR:PASNB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786524968"
},
"departure": {
"time": "1786524980"
},
"stopId": "TTR:TRMBB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786525016"
},
"departure": {
"time": "1786525024"
},
"stopId": "TTR:CHCHB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786525062"
},
"departure": {
"time": "1786525107"
},
"stopId": "TTR:GEESB-1A",
"stopSequence": 39
},
{
"arrival": {
"time": "1786525119"
},
"departure": {
"time": "1786525147"
},
"stopId": "TTR:DEVLB-1",
"stopSequence": 40
},
{
"arrival": {
"time": "1786525209"
},
"departure": {
"time": "1786525239"
},
"stopId": "TTR:PEGUB-1",
"stopSequence": 41
},
{
"arrival": {
"time": "1786525331"
},
"departure": {
"time": "1786525360"
},
"stopId": "TTR:CHRIB-1Z",
"stopSequence": 42
},
{
"arrival": {
"time": "1786525450"
},
"departure": {
"time": "1786525459"
},
"stopId": "TTR:TRAEB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786525507"
},
"departure": {
"time": "1786525539"
},
"stopId": "TTR:BOCAB-2A",
"stopSequence": 44
},
{
"arrival": {
"time": "1786525578"
},
"departure": {
"time": "1786525594"
},
"stopId": "TTR:MAILB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786525643"
},
"departure": {
"time": "1786525654"
},
"stopId": "TTR:FOBOB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786525702"
},
"departure": {
"time": "1786525717"
},
"stopId": "TTR:MONJB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786525762"
},
"departure": {
"time": "1786525772"
},
"stopId": "TTR:JAUNB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786525804"
},
"departure": {
"time": "1786525819"
},
"stopId": "TTR:STCYB-1A",
"stopSequence": 49
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188837"
},
"vehicle": {
"id": "VEH:10842",
"label": "2043",
"licensePlate": "EV843DY"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188856",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521405"
},
"departure": {
"time": "1786521439"
},
"stopId": "TTR:DALEB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521488"
},
"departure": {
"time": "1786521498"
},
"stopId": "TTR:DANEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521531"
},
"departure": {
"time": "1786521547"
},
"stopId": "TTR:BRASB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521595"
},
"departure": {
"time": "1786521605"
},
"stopId": "TTR:EURPB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521638"
},
"departure": {
"time": "1786521641"
},
"stopId": "TTR:DUVAB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521687"
},
"departure": {
"time": "1786521695"
},
"stopId": "TTR:PRIEB-2A",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521721"
},
"departure": {
"time": "1786521738"
},
"stopId": "TTR:HUYGB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521789"
},
"departure": {
"time": "1786521812"
},
"stopId": "TTR:MILLB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521882"
},
"departure": {
"time": "1786521892"
},
"stopId": "TTR:SUENB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521922"
},
"departure": {
"time": "1786521935"
},
"stopId": "TTR:CLDIB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786521969"
},
"departure": {
"time": "1786521973"
},
"stopId": "TTR:ABGAB-2A",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522002"
},
"departure": {
"time": "1786522016"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522061"
},
"departure": {
"time": "1786522074"
},
"stopId": "TTR:LECTB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522114"
},
"departure": {
"time": "1786522124"
},
"stopId": "TTR:TAVAB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522154"
},
"departure": {
"time": "1786522171"
},
"stopId": "TTR:BOAUB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522210"
},
"departure": {
"time": "1786522217"
},
"stopId": "TTR:COMPB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522241"
},
"departure": {
"time": "1786522249"
},
"stopId": "TTR:PICAB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522281"
},
"departure": {
"time": "1786522289"
},
"stopId": "TTR:MAINB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522391"
},
"departure": {
"time": "1786522412"
},
"stopId": "TTR:BEFFB-1A",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522475"
},
"departure": {
"time": "1786522489"
},
"stopId": "TTR:JEMMB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522531"
},
"departure": {
"time": "1786522537"
},
"stopId": "TTR:IENAB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522590"
},
"departure": {
"time": "1786522598"
},
"stopId": "TTR:DELCB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522623"
},
"departure": {
"time": "1786522642"
},
"stopId": "TTR:BODIB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522683"
},
"departure": {
"time": "1786522686"
},
"stopId": "TTR:AMPEB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522721"
},
"departure": {
"time": "1786522733"
},
"stopId": "TTR:CONDB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522833"
},
"departure": {
"time": "1786522855"
},
"stopId": "TTR:CHAAB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522923"
},
"departure": {
"time": "1786522935"
},
"stopId": "TTR:MURB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522984"
},
"departure": {
"time": "1786523010"
},
"stopId": "TTR:MEINB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786523091"
},
"departure": {
"time": "1786523106"
},
"stopId": "TTR:EQUAB-2",
"stopSequence": 47
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188856"
},
"vehicle": {
"id": "VEH:10762",
"label": "154",
"licensePlate": "DQ347ML"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188888",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521458"
},
"departure": {
"time": "1786521477"
},
"stopId": "TTR:PIPLB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521535"
},
"departure": {
"time": "1786521551"
},
"stopId": "TTR:CRPEB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521599"
},
"departure": {
"time": "1786521625"
},
"stopId": "TTR:DEGAB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521696"
},
"departure": {
"time": "1786521716"
},
"stopId": "TTR:CATEB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521777"
},
"departure": {
"time": "1786521806"
},
"stopId": "TTR:CLVAB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521896"
},
"departure": {
"time": "1786521903"
},
"stopId": "TTR:GRGAB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521926"
},
"departure": {
"time": "1786521956"
},
"stopId": "TTR:ESSAB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522047"
},
"departure": {
"time": "1786522077"
},
"stopId": "TTR:POMPB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522113"
},
"departure": {
"time": "1786522137"
},
"stopId": "TTR:ATDUB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522197"
},
"departure": {
"time": "1786522218"
},
"stopId": "TTR:LECCB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522251"
},
"departure": {
"time": "1786522258"
},
"stopId": "TTR:RASPB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522281"
},
"departure": {
"time": "1786522296"
},
"stopId": "TTR:CHJOB-2",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522344"
},
"departure": {
"time": "1786522358"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522403"
},
"departure": {
"time": "1786522417"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522462"
},
"departure": {
"time": "1786522478"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522528"
},
"departure": {
"time": "1786522561"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522660"
},
"departure": {
"time": "1786522675"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 29
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#188888"
},
"vehicle": {
"id": "VEH:10731",
"label": "123",
"licensePlate": "BK241KK"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189203",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521498"
},
"departure": {
"time": "1786521511"
},
"stopId": "TTR:DABLB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786521558"
},
"departure": {
"time": "1786521571"
},
"stopId": "TTR:BOYEB-2A",
"stopSequence": 44
},
{
"arrival": {
"time": "1786521619"
},
"departure": {
"time": "1786521645"
},
"stopId": "TTR:PREUB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786521652"
},
"departure": {
"time": "1786521679"
},
"stopId": "TTR:MAMEB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786521740"
},
"departure": {
"time": "1786521749"
},
"stopId": "TTR:SAANB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786521777"
},
"departure": {
"time": "1786521800"
},
"stopId": "TTR:FELIB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786521803"
},
"departure": {
"time": "1786521853"
},
"stopId": "TTR:RICEB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786521860"
},
"departure": {
"time": "1786521875"
},
"stopId": "TTR:RICNB-2",
"stopSequence": 50
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189203"
},
"vehicle": {
"id": "VEH:11073",
"label": "521",
"licensePlate": "GQ920CY"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189219",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521418"
},
"departure": {
"time": "1786521448"
},
"stopId": "TTR:DABLB-1A",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521596"
},
"departure": {
"time": "1786521619"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521689"
},
"departure": {
"time": "1786521700"
},
"stopId": "TTR:PODLB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521730"
},
"departure": {
"time": "1786521759"
},
"stopId": "TTR:VOLTB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521791"
},
"departure": {
"time": "1786521798"
},
"stopId": "TTR:CHDTB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521821"
},
"departure": {
"time": "1786521851"
},
"stopId": "TTR:QUMAB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521911"
},
"departure": {
"time": "1786521935"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522009"
},
"departure": {
"time": "1786522023"
},
"stopId": "TTR:MIRAB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522048"
},
"departure": {
"time": "1786522081"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522180"
},
"departure": {
"time": "1786522202"
},
"stopId": "TTR:GATSB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522284"
},
"departure": {
"time": "1786522299"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522347"
},
"departure": {
"time": "1786522356"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522397"
},
"departure": {
"time": "1786522408"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522459"
},
"departure": {
"time": "1786522487"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522547"
},
"departure": {
"time": "1786522562"
},
"stopId": "TTR:CHJOB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522608"
},
"departure": {
"time": "1786522615"
},
"stopId": "TTR:RASPB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522639"
},
"departure": {
"time": "1786522668"
},
"stopId": "TTR:LECCB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522760"
},
"departure": {
"time": "1786522775"
},
"stopId": "TTR:ATDUB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522820"
},
"departure": {
"time": "1786522839"
},
"stopId": "TTR:POMPB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522940"
},
"departure": {
"time": "1786522955"
},
"stopId": "TTR:ESSAB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786523001"
},
"departure": {
"time": "1786523040"
},
"stopId": "TTR:STENB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786523061"
},
"departure": {
"time": "1786523121"
},
"stopId": "TTR:DINDB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523212"
},
"departure": {
"time": "1786523227"
},
"stopId": "TTR:COMYB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523272"
},
"departure": {
"time": "1786523281"
},
"stopId": "TTR:BEETB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523308"
},
"departure": {
"time": "1786523332"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523372"
},
"departure": {
"time": "1786523418"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523509"
},
"departure": {
"time": "1786523524"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523570"
},
"departure": {
"time": "1786523583"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523623"
},
"departure": {
"time": "1786523655"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523751"
},
"departure": {
"time": "1786523781"
},
"stopId": "TTR:PRSAB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523871"
},
"departure": {
"time": "1786523886"
},
"stopId": "TTR:DUJAB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523932"
},
"departure": {
"time": "1786523947"
},
"stopId": "TTR:AHOTB-1",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523995"
},
"departure": {
"time": "1786524000"
},
"stopId": "TTR:DECLB-1",
"stopSequence": 40
},
{
"arrival": {
"time": "1786524052"
},
"departure": {
"time": "1786524060"
},
"stopId": "TTR:ROSNB-1",
"stopSequence": 41
},
{
"arrival": {
"time": "1786524112"
},
"departure": {
"time": "1786524123"
},
"stopId": "TTR:JUROB-1",
"stopSequence": 42
},
{
"arrival": {
"time": "1786524158"
},
"departure": {
"time": "1786524162"
},
"stopId": "TTR:DEGAB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786524176"
},
"departure": {
"time": "1786524192"
},
"stopId": "TTR:CRPEB-1",
"stopSequence": 44
},
{
"arrival": {
"time": "1786524293"
},
"departure": {
"time": "1786524301"
},
"stopId": "TTR:PIPLB-1",
"stopSequence": 45
},
{
"arrival": {
"time": "1786524328"
},
"departure": {
"time": "1786524330"
},
"stopId": "TTR:MANCB-1",
"stopSequence": 46
},
{
"arrival": {
"time": "1786524353"
},
"departure": {
"time": "1786524356"
},
"stopId": "TTR:APOLB-1",
"stopSequence": 47
},
{
"arrival": {
"time": "1786524404"
},
"departure": {
"time": "1786524417"
},
"stopId": "TTR:VENCB-1",
"stopSequence": 48
},
{
"arrival": {
"time": "1786524459"
},
"departure": {
"time": "1786524473"
},
"stopId": "TTR:ARPTB-1",
"stopSequence": 49
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189219"
},
"vehicle": {
"id": "VEH:10776",
"label": "165",
"licensePlate": "ED286ET"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189251",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521512"
},
"departure": {
"time": "1786521531"
},
"stopId": "TTR:BEETB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521590"
},
"departure": {
"time": "1786521609"
},
"stopId": "TTR:COMYB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521666"
},
"departure": {
"time": "1786521677"
},
"stopId": "TTR:INDYB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521719"
},
"departure": {
"time": "1786521745"
},
"stopId": "TTR:STENB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521866"
},
"departure": {
"time": "1786521903"
},
"stopId": "TTR:ESSAB-2",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522017"
},
"departure": {
"time": "1786522026"
},
"stopId": "TTR:POMPB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522053"
},
"departure": {
"time": "1786522081"
},
"stopId": "TTR:ATDUB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522173"
},
"departure": {
"time": "1786522186"
},
"stopId": "TTR:LECCB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522228"
},
"departure": {
"time": "1786522235"
},
"stopId": "TTR:RASPB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522258"
},
"departure": {
"time": "1786522261"
},
"stopId": "TTR:CHJOB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522333"
},
"departure": {
"time": "1786522348"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522393"
},
"departure": {
"time": "1786522408"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522453"
},
"departure": {
"time": "1786522468"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522514"
},
"departure": {
"time": "1786522515"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522605"
},
"departure": {
"time": "1786522657"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522854"
},
"departure": {
"time": "1786522864"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522895"
},
"departure": {
"time": "1786522913"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523026"
},
"departure": {
"time": "1786523037"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523073"
},
"departure": {
"time": "1786523086"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523158"
},
"departure": {
"time": "1786523164"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523188"
},
"departure": {
"time": "1786523218"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523249"
},
"departure": {
"time": "1786523277"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786523338"
},
"departure": {
"time": "1786523346"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786523436"
},
"departure": {
"time": "1786523443"
},
"stopId": "TTR:DABLB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786523466"
},
"departure": {
"time": "1786523473"
},
"stopId": "TTR:BOYEB-2A",
"stopSequence": 44
},
{
"arrival": {
"time": "1786523496"
},
"departure": {
"time": "1786523540"
},
"stopId": "TTR:PREUB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786523559"
},
"departure": {
"time": "1786523588"
},
"stopId": "TTR:MAMEB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786523680"
},
"departure": {
"time": "1786523702"
},
"stopId": "TTR:SAANB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786523769"
},
"departure": {
"time": "1786523784"
},
"stopId": "TTR:FELIB-2",
"stopSequence": 48
},
{
"arrival": {
"time": "1786523829"
},
"departure": {
"time": "1786523840"
},
"stopId": "TTR:RICEB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786523876"
},
"departure": {
"time": "1786523891"
},
"stopId": "TTR:RICNB-2",
"stopSequence": 50
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189251"
},
"vehicle": {
"id": "VEH:10733",
"label": "125",
"licensePlate": "BN990WJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189292",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521425"
},
"departure": {
"time": "1786521428"
},
"stopId": "TTR:MACHB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521483"
},
"departure": {
"time": "1786521487"
},
"stopId": "TTR:BACAB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521654"
},
"departure": {
"time": "1786521669"
},
"stopId": "TTR:CHDJB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521715"
},
"departure": {
"time": "1786521745"
},
"stopId": "TTR:BAUDB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521836"
},
"departure": {
"time": "1786521852"
},
"stopId": "TTR:PASUB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521912"
},
"departure": {
"time": "1786521927"
},
"stopId": "TTR:BONAB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521975"
},
"departure": {
"time": "1786522004"
},
"stopId": "TTR:FACGB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522093"
},
"departure": {
"time": "1786522099"
},
"stopId": "TTR:GRANB-2A",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522120"
},
"departure": {
"time": "1786522134"
},
"stopId": "TTR:ALOUB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522301"
},
"departure": {
"time": "1786522320"
},
"stopId": "TTR:BEETB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522379"
},
"departure": {
"time": "1786522399"
},
"stopId": "TTR:COMYB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522459"
},
"departure": {
"time": "1786522466"
},
"stopId": "TTR:INDYB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522508"
},
"departure": {
"time": "1786522545"
},
"stopId": "TTR:STENB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522659"
},
"departure": {
"time": "1786522665"
},
"stopId": "TTR:ESSAB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522809"
},
"departure": {
"time": "1786522817"
},
"stopId": "TTR:POMPB-2",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522844"
},
"departure": {
"time": "1786522873"
},
"stopId": "TTR:ATDUB-2",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522962"
},
"departure": {
"time": "1786522970"
},
"stopId": "TTR:LECCB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522996"
},
"departure": {
"time": "1786523002"
},
"stopId": "TTR:RASPB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786523023"
},
"departure": {
"time": "1786523029"
},
"stopId": "TTR:CHJOB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786523098"
},
"departure": {
"time": "1786523112"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786523154"
},
"departure": {
"time": "1786523170"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523218"
},
"departure": {
"time": "1786523233"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523280"
},
"departure": {
"time": "1786523303"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523375"
},
"departure": {
"time": "1786523405"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523526"
},
"departure": {
"time": "1786523602"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523634"
},
"departure": {
"time": "1786523668"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523781"
},
"departure": {
"time": "1786523798"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523872"
},
"departure": {
"time": "1786523894"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523963"
},
"departure": {
"time": "1786523993"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786524083"
},
"departure": {
"time": "1786524112"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786524203"
},
"departure": {
"time": "1786524219"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786524270"
},
"departure": {
"time": "1786524300"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786524390"
},
"departure": {
"time": "1786524404"
},
"stopId": "TTR:DABLB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786524429"
},
"departure": {
"time": "1786524464"
},
"stopId": "TTR:BOYEB-2A",
"stopSequence": 42
},
{
"arrival": {
"time": "1786524485"
},
"departure": {
"time": "1786524511"
},
"stopId": "TTR:PREUB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786524548"
},
"departure": {
"time": "1786524601"
},
"stopId": "TTR:MAMEB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786524666"
},
"departure": {
"time": "1786524679"
},
"stopId": "TTR:SAANB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786524755"
},
"departure": {
"time": "1786524770"
},
"stopId": "TTR:FELIB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786524817"
},
"departure": {
"time": "1786524829"
},
"stopId": "TTR:RICEB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786524865"
},
"departure": {
"time": "1786524880"
},
"stopId": "TTR:RICNB-2",
"stopSequence": 48
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189292"
},
"vehicle": {
"id": "VEH:11031",
"label": "502",
"licensePlate": "GJ848HJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521425"
},
"departure": {
"time": "1786521455"
},
"stopId": "TTR:CHDJB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786521550"
},
"departure": {
"time": "1786521563"
},
"stopId": "TTR:BACAB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786521605"
},
"departure": {
"time": "1786521621"
},
"stopId": "TTR:MACHB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786521671"
},
"departure": {
"time": "1786521685"
},
"stopId": "TTR:TAMAB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786521728"
},
"departure": {
"time": "1786521742"
},
"stopId": "TTR:GRENB-1",
"stopSequence": 42
},
{
"arrival": {
"time": "1786521785"
},
"departure": {
"time": "1786521791"
},
"stopId": "TTR:BERCB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786521846"
},
"departure": {
"time": "1786521850"
},
"stopId": "TTR:MESLB-1",
"stopSequence": 44
},
{
"arrival": {
"time": "1786521864"
},
"departure": {
"time": "1786521883"
},
"stopId": "TTR:CHDCB-1",
"stopSequence": 45
},
{
"arrival": {
"time": "1786521942"
},
"departure": {
"time": "1786521997"
},
"stopId": "TTR:PEMAB-1",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522121"
},
"departure": {
"time": "1786522136"
},
"stopId": "TTR:GRSUB-2",
"stopSequence": 47
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189300"
},
"vehicle": {
"id": "VEH:10716",
"label": "110",
"licensePlate": "BE830FS"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189314",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521402"
},
"departure": {
"time": "1786521417"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786521462"
},
"departure": {
"time": "1786521464"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786521505"
},
"departure": {
"time": "1786521529"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786521601"
},
"departure": {
"time": "1786521625"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786521884"
},
"departure": {
"time": "1786521892"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521917"
},
"departure": {
"time": "1786521934"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522055"
},
"departure": {
"time": "1786522070"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522115"
},
"departure": {
"time": "1786522119"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522188"
},
"departure": {
"time": "1786522195"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522219"
},
"departure": {
"time": "1786522230"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522290"
},
"departure": {
"time": "1786522309"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522367"
},
"departure": {
"time": "1786522393"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522471"
},
"departure": {
"time": "1786522537"
},
"stopId": "TTR:DABLB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522578"
},
"departure": {
"time": "1786522597"
},
"stopId": "TTR:BOYEB-2A",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522640"
},
"departure": {
"time": "1786522668"
},
"stopId": "TTR:PREUB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522670"
},
"departure": {
"time": "1786522698"
},
"stopId": "TTR:MAMEB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522789"
},
"departure": {
"time": "1786522804"
},
"stopId": "TTR:SAANB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522849"
},
"departure": {
"time": "1786522859"
},
"stopId": "TTR:FELIB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522909"
},
"departure": {
"time": "1786522912"
},
"stopId": "TTR:RICEB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786522940"
},
"departure": {
"time": "1786522955"
},
"stopId": "TTR:RICNB-2",
"stopSequence": 48
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189314"
},
"vehicle": {
"id": "VEH:10730",
"label": "122",
"licensePlate": "BK862DT"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189318",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521448"
},
"departure": {
"time": "1786521568"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521628"
},
"departure": {
"time": "1786521635"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521659"
},
"departure": {
"time": "1786521688"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521744"
},
"departure": {
"time": "1786521752"
},
"stopId": "TTR:CHJOB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521777"
},
"departure": {
"time": "1786521788"
},
"stopId": "TTR:RASPB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521839"
},
"departure": {
"time": "1786521854"
},
"stopId": "TTR:LECCB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521901"
},
"departure": {
"time": "1786521929"
},
"stopId": "TTR:ATDUB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521991"
},
"departure": {
"time": "1786522008"
},
"stopId": "TTR:POMPB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522110"
},
"departure": {
"time": "1786522132"
},
"stopId": "TTR:ESSAB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522201"
},
"departure": {
"time": "1786522210"
},
"stopId": "TTR:STENB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522231"
},
"departure": {
"time": "1786522250"
},
"stopId": "TTR:DINDB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522309"
},
"departure": {
"time": "1786522357"
},
"stopId": "TTR:COMYB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522402"
},
"departure": {
"time": "1786522452"
},
"stopId": "TTR:BEETB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522489"
},
"departure": {
"time": "1786522512"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522573"
},
"departure": {
"time": "1786522584"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522675"
},
"departure": {
"time": "1786522688"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522750"
},
"departure": {
"time": "1786522769"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522839"
},
"departure": {
"time": "1786522855"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522906"
},
"departure": {
"time": "1786522929"
},
"stopId": "TTR:BAUDB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522989"
},
"departure": {
"time": "1786523019"
},
"stopId": "TTR:CHDJB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523170"
},
"departure": {
"time": "1786523185"
},
"stopId": "TTR:BACAB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523230"
},
"departure": {
"time": "1786523245"
},
"stopId": "TTR:MACHB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523291"
},
"departure": {
"time": "1786523303"
},
"stopId": "TTR:TAMAB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786523342"
},
"departure": {
"time": "1786523359"
},
"stopId": "TTR:GRENB-1",
"stopSequence": 42
},
{
"arrival": {
"time": "1786523411"
},
"departure": {
"time": "1786523423"
},
"stopId": "TTR:BERCB-1",
"stopSequence": 43
},
{
"arrival": {
"time": "1786523462"
},
"departure": {
"time": "1786523472"
},
"stopId": "TTR:MESLB-1",
"stopSequence": 44
},
{
"arrival": {
"time": "1786523502"
},
"departure": {
"time": "1786523524"
},
"stopId": "TTR:CHDCB-1",
"stopSequence": 45
},
{
"arrival": {
"time": "1786523593"
},
"departure": {
"time": "1786523623"
},
"stopId": "TTR:PEMAB-1",
"stopSequence": 46
},
{
"arrival": {
"time": "1786523712"
},
"departure": {
"time": "1786523742"
},
"stopId": "TTR:GRSUB-2",
"stopSequence": 47
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189318"
},
"vehicle": {
"id": "VEH:10766",
"label": "158",
"licensePlate": "EE588DD"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189376",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521420"
},
"departure": {
"time": "1786521436"
},
"stopId": "TTR:VEROB-1Z",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521485"
},
"departure": {
"time": "1786521497"
},
"stopId": "TTR:VALAB-1Z",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521542"
},
"departure": {
"time": "1786521556"
},
"stopId": "TTR:CHURB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521601"
},
"departure": {
"time": "1786521610"
},
"stopId": "TTR:STSAB-2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521638"
},
"departure": {
"time": "1786521661"
},
"stopId": "TTR:CHVAB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521722"
},
"departure": {
"time": "1786521729"
},
"stopId": "TTR:ERABB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521752"
},
"departure": {
"time": "1786521812"
},
"stopId": "TTR:STRAB-2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521902"
},
"departure": {
"time": "1786521932"
},
"stopId": "TTR:GEREB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522023"
},
"departure": {
"time": "1786522054"
},
"stopId": "TTR:MABAB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522149"
},
"departure": {
"time": "1786522175"
},
"stopId": "TTR:SAFTB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522235"
},
"departure": {
"time": "1786522250"
},
"stopId": "TTR:TONTB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522295"
},
"departure": {
"time": "1786522310"
},
"stopId": "TTR:BRTTB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522355"
},
"departure": {
"time": "1786522385"
},
"stopId": "TTR:DESTB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522476"
},
"departure": {
"time": "1786522503"
},
"stopId": "TTR:MAMEB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522528"
},
"departure": {
"time": "1786522544"
},
"stopId": "TTR:PREUB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522594"
},
"departure": {
"time": "1786522602"
},
"stopId": "TTR:BOYEB-1A",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522626"
},
"departure": {
"time": "1786522654"
},
"stopId": "TTR:DABLB-1A",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522777"
},
"departure": {
"time": "1786522799"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522852"
},
"departure": {
"time": "1786522867"
},
"stopId": "TTR:PODLB-1A",
"stopSequence": 24
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189376"
},
"vehicle": {
"id": "VEH:11080",
"label": "528",
"licensePlate": "GQ796FW"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189564",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521445"
},
"departure": {
"time": "1786521458"
},
"stopId": "TTR:MABLB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521503"
},
"departure": {
"time": "1786521520"
},
"stopId": "TTR:LECQB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521571"
},
"departure": {
"time": "1786521609"
},
"stopId": "TTR:SCEGB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521653"
},
"departure": {
"time": "1786521674"
},
"stopId": "TTR:PONAB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521778"
},
"departure": {
"time": "1786521812"
},
"stopId": "TTR:ILSIB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521868"
},
"departure": {
"time": "1786521897"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521996"
},
"departure": {
"time": "1786522056"
},
"stopId": "TTR:PODLB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522119"
},
"departure": {
"time": "1786522134"
},
"stopId": "TTR:VOLTB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522179"
},
"departure": {
"time": "1786522186"
},
"stopId": "TTR:CHDTB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522210"
},
"departure": {
"time": "1786522225"
},
"stopId": "TTR:QUMAB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522270"
},
"departure": {
"time": "1786522285"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522333"
},
"departure": {
"time": "1786522350"
},
"stopId": "TTR:MIRAB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522401"
},
"departure": {
"time": "1786522439"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522553"
},
"departure": {
"time": "1786522641"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522685"
},
"departure": {
"time": "1786522690"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522721"
},
"departure": {
"time": "1786522736"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522766"
},
"departure": {
"time": "1786522788"
},
"stopId": "TTR:RENAB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522857"
},
"departure": {
"time": "1786522864"
},
"stopId": "TTR:JERIB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522887"
},
"departure": {
"time": "1786522891"
},
"stopId": "TTR:JEBOB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522903"
},
"departure": {
"time": "1786522915"
},
"stopId": "TTR:BOILB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522920"
},
"departure": {
"time": "1786522947"
},
"stopId": "TTR:LAMAB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522977"
},
"departure": {
"time": "1786522984"
},
"stopId": "TTR:VAFLB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786523007"
},
"departure": {
"time": "1786523019"
},
"stopId": "TTR:JADEB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786523098"
},
"departure": {
"time": "1786523106"
},
"stopId": "TTR:MATEB-1",
"stopSequence": 45
},
{
"arrival": {
"time": "1786523132"
},
"departure": {
"time": "1786523138"
},
"stopId": "TTR:AFORB-1",
"stopSequence": 46
},
{
"arrival": {
"time": "1786523158"
},
"departure": {
"time": "1786523188"
},
"stopId": "TTR:JUSTB-1",
"stopSequence": 47
},
{
"arrival": {
"time": "1786523218"
},
"departure": {
"time": "1786523225"
},
"stopId": "TTR:CACHB-1",
"stopSequence": 48
},
{
"arrival": {
"time": "1786523249"
},
"departure": {
"time": "1786523266"
},
"stopId": "TTR:PANEB-1",
"stopSequence": 49
},
{
"arrival": {
"time": "1786523309"
},
"departure": {
"time": "1786523323"
},
"stopId": "TTR:EUGRB-1",
"stopSequence": 50
},
{
"arrival": {
"time": "1786523346"
},
"departure": {
"time": "1786523349"
},
"stopId": "TTR:GRCHB-1",
"stopSequence": 51
},
{
"arrival": {
"time": "1786523399"
},
"departure": {
"time": "1786523412"
},
"stopId": "TTR:DELPB-1",
"stopSequence": 52
},
{
"arrival": {
"time": "1786523451"
},
"departure": {
"time": "1786523468"
},
"stopId": "TTR:JEDAB-1",
"stopSequence": 53
},
{
"arrival": {
"time": "1786523520"
},
"departure": {
"time": "1786523525"
},
"stopId": "TTR:COLEB-1",
"stopSequence": 54
},
{
"arrival": {
"time": "1786523562"
},
"departure": {
"time": "1786523569"
},
"stopId": "TTR:SEVIB-1",
"stopSequence": 55
},
{
"arrival": {
"time": "1786523610"
},
"departure": {
"time": "1786523617"
},
"stopId": "TTR:ANDFB-1",
"stopSequence": 56
},
{
"arrival": {
"time": "1786523640"
},
"departure": {
"time": "1786523647"
},
"stopId": "TTR:NIDLB-1",
"stopSequence": 57
},
{
"arrival": {
"time": "1786523670"
},
"departure": {
"time": "1786523685"
},
"stopId": "TTR:GAESB-1",
"stopSequence": 58
},
{
"arrival": {
"time": "1786523731"
},
"departure": {
"time": "1786523733"
},
"stopId": "TTR:LEFOB-1",
"stopSequence": 59
},
{
"arrival": {
"time": "1786523912"
},
"departure": {
"time": "1786523912"
},
"stopId": "TTR:ALAEB-1",
"stopSequence": 60
},
{
"arrival": {
"time": "1786523915"
},
"departure": {
"time": "1786523942"
},
"stopId": "TTR:LOMIB-1",
"stopSequence": 61
},
{
"arrival": {
"time": "1786524000"
},
"departure": {
"time": "1786524008"
},
"stopId": "TTR:LECOB-1A",
"stopSequence": 62
},
{
"arrival": {
"time": "1786524033"
},
"departure": {
"time": "1786524040"
},
"stopId": "TTR:GRVIB-1",
"stopSequence": 63
},
{
"arrival": {
"time": "1786524063"
},
"departure": {
"time": "1786524070"
},
"stopId": "TTR:ANDBB-1",
"stopSequence": 64
},
{
"arrival": {
"time": "1786524093"
},
"departure": {
"time": "1786524100"
},
"stopId": "TTR:SISIB-1",
"stopSequence": 65
},
{
"arrival": {
"time": "1786524123"
},
"departure": {
"time": "1786524130"
},
"stopId": "TTR:DLMOB-1",
"stopSequence": 66
},
{
"arrival": {
"time": "1786524153"
},
"departure": {
"time": "1786524168"
},
"stopId": "TTR:BODPB-1",
"stopSequence": 67
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189564"
},
"vehicle": {
"id": "VEH:11046",
"label": "508",
"licensePlate": "GJ175KF"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189574",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521454"
},
"departure": {
"time": "1786521470"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786521518"
},
"departure": {
"time": "1786521520"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 35
},
{
"arrival": {
"time": "1786521631"
},
"departure": {
"time": "1786521646"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 36
},
{
"arrival": {
"time": "1786521691"
},
"departure": {
"time": "1786521707"
},
"stopId": "TTR:QUMAB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786521756"
},
"departure": {
"time": "1786521769"
},
"stopId": "TTR:CHDTB-2",
"stopSequence": 38
},
{
"arrival": {
"time": "1786521782"
},
"departure": {
"time": "1786521811"
},
"stopId": "TTR:VOLTB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786521873"
},
"departure": {
"time": "1786521896"
},
"stopId": "TTR:PRDLB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786521965"
},
"departure": {
"time": "1786521977"
},
"stopId": "TTR:FACTB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522013"
},
"departure": {
"time": "1786522033"
},
"stopId": "TTR:ILSIB-2",
"stopSequence": 42
},
{
"arrival": {
"time": "1786522096"
},
"departure": {
"time": "1786522126"
},
"stopId": "TTR:PONAB-2",
"stopSequence": 43
},
{
"arrival": {
"time": "1786522156"
},
"departure": {
"time": "1786522171"
},
"stopId": "TTR:SCEGB-2",
"stopSequence": 44
},
{
"arrival": {
"time": "1786522219"
},
"departure": {
"time": "1786522256"
},
"stopId": "TTR:LECQB-2",
"stopSequence": 45
},
{
"arrival": {
"time": "1786522279"
},
"departure": {
"time": "1786522284"
},
"stopId": "TTR:MABLB-2",
"stopSequence": 46
},
{
"arrival": {
"time": "1786522337"
},
"departure": {
"time": "1786522348"
},
"stopId": "TTR:BARBB-2",
"stopSequence": 47
},
{
"arrival": {
"time": "1786522382"
},
"departure": {
"time": "1786522394"
},
"stopId": "TTR:POMOB-1A",
"stopSequence": 48
},
{
"arrival": {
"time": "1786522451"
},
"departure": {
"time": "1786522467"
},
"stopId": "TTR:GUIGB-2",
"stopSequence": 49
},
{
"arrival": {
"time": "1786522518"
},
"departure": {
"time": "1786522533"
},
"stopId": "TTR:MARIB-2",
"stopSequence": 50
},
{
"arrival": {
"time": "1786522578"
},
"departure": {
"time": "1786522606"
},
"stopId": "TTR:PODVB-2",
"stopSequence": 51
},
{
"arrival": {
"time": "1786522608"
},
"departure": {
"time": "1786522630"
},
"stopId": "TTR:VALLB-2",
"stopSequence": 52
},
{
"arrival": {
"time": "1786522699"
},
"departure": {
"time": "1786522714"
},
"stopId": "TTR:CHEAB-2",
"stopSequence": 53
},
{
"arrival": {
"time": "1786522759"
},
"departure": {
"time": "1786522769"
},
"stopId": "TTR:MAREB-2",
"stopSequence": 54
},
{
"arrival": {
"time": "1786522799"
},
"departure": {
"time": "1786522804"
},
"stopId": "TTR:CHTIB-2",
"stopSequence": 55
},
{
"arrival": {
"time": "1786522819"
},
"departure": {
"time": "1786522831"
},
"stopId": "TTR:LEMUB-2",
"stopSequence": 56
},
{
"arrival": {
"time": "1786522850"
},
"departure": {
"time": "1786522879"
},
"stopId": "TTR:GANNB-2",
"stopSequence": 57
},
{
"arrival": {
"time": "1786522909"
},
"departure": {
"time": "1786522924"
},
"stopId": "TTR:CHVEB-2",
"stopSequence": 58
},
{
"arrival": {
"time": "1786522971"
},
"departure": {
"time": "1786522980"
},
"stopId": "TTR:LEPCB-2",
"stopSequence": 59
},
{
"arrival": {
"time": "1786523009"
},
"departure": {
"time": "1786523090"
},
"stopId": "TTR:STVAB-2",
"stopSequence": 60
},
{
"arrival": {
"time": "1786523151"
},
"departure": {
"time": "1786523166"
},
"stopId": "TTR:SAVEB-2",
"stopSequence": 61
},
{
"arrival": {
"time": "1786523211"
},
"departure": {
"time": "1786523222"
},
"stopId": "TTR:LUCEB-2",
"stopSequence": 62
},
{
"arrival": {
"time": "1786523241"
},
"departure": {
"time": "1786523256"
},
"stopId": "TTR:LILAB-2",
"stopSequence": 63
},
{
"arrival": {
"time": "1786523301"
},
"departure": {
"time": "1786523308"
},
"stopId": "TTR:CHDLB-2",
"stopSequence": 64
},
{
"arrival": {
"time": "1786523331"
},
"departure": {
"time": "1786523338"
},
"stopId": "TTR:PASTB-2",
"stopSequence": 65
},
{
"arrival": {
"time": "1786523362"
},
"departure": {
"time": "1786523370"
},
"stopId": "TTR:BARNB-2",
"stopSequence": 66
},
{
"arrival": {
"time": "1786523396"
},
"departure": {
"time": "1786523405"
},
"stopId": "TTR:IMEB-2",
"stopSequence": 67
},
{
"arrival": {
"time": "1786523482"
},
"departure": {
"time": "1786523496"
},
"stopId": "TTR:CVALB-2",
"stopSequence": 68
},
{
"arrival": {
"time": "1786523538"
},
"departure": {
"time": "1786523553"
},
"stopId": "TTR:VAUGB-1",
"stopSequence": 69
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189574"
},
"vehicle": {
"id": "VEH:10772",
"label": "161",
"licensePlate": "EE923EV"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189599",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521437"
},
"departure": {
"time": "1786521452"
},
"stopId": "TTR:ENGEB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521498"
},
"departure": {
"time": "1786521513"
},
"stopId": "TTR:TRAOB-2",
"stopSequence": 17
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189599"
},
"vehicle": {
"id": "VEH:11093",
"label": "2050",
"licensePlate": "FZ325SJ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189753",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521430"
},
"departure": {
"time": "1786521436"
},
"stopId": "TTR:LEBBB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521457"
},
"departure": {
"time": "1786521472"
},
"stopId": "TTR:GNDOB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521520"
},
"departure": {
"time": "1786521533"
},
"stopId": "TTR:NDOEB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521575"
},
"departure": {
"time": "1786521591"
},
"stopId": "TTR:ROUSB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521640"
},
"departure": {
"time": "1786521647"
},
"stopId": "TTR:COULB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521670"
},
"departure": {
"time": "1786521684"
},
"stopId": "TTR:COQUB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521700"
},
"departure": {
"time": "1786521710"
},
"stopId": "TTR:HOPIB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521791"
},
"departure": {
"time": "1786521798"
},
"stopId": "TTR:CHPEB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521821"
},
"departure": {
"time": "1786521828"
},
"stopId": "TTR:LAPRB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521851"
},
"departure": {
"time": "1786521866"
},
"stopId": "TTR:OESIB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521911"
},
"departure": {
"time": "1786521927"
},
"stopId": "TTR:LEMAB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521944"
},
"departure": {
"time": "1786521959"
},
"stopId": "TTR:TERTB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522002"
},
"departure": {
"time": "1786522008"
},
"stopId": "TTR:AROEB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522029"
},
"departure": {
"time": "1786522044"
},
"stopId": "TTR:MILLB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522092"
},
"departure": {
"time": "1786522094"
},
"stopId": "TTR:DANEB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522139"
},
"departure": {
"time": "1786522150"
},
"stopId": "TTR:DALEB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522183"
},
"departure": {
"time": "1786522209"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522273"
},
"departure": {
"time": "1786522302"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522310"
},
"departure": {
"time": "1786522365"
},
"stopId": "TTR:MARNB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522424"
},
"departure": {
"time": "1786522461"
},
"stopId": "TTR:ASTRB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522574"
},
"departure": {
"time": "1786522581"
},
"stopId": "TTR:LYVAB-2A",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522604"
},
"departure": {
"time": "1786522620"
},
"stopId": "TTR:VAUCB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522681"
},
"departure": {
"time": "1786522696"
},
"stopId": "TTR:VAPRB-1",
"stopSequence": 31
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#189753"
},
"vehicle": {
"id": "VEH:10759",
"label": "151",
"licensePlate": "DR844FT"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214582",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521480"
},
"departure": {
"time": "1786521493"
},
"stopId": "TTR:DABLB-2",
"stopSequence": 3
},
{
"arrival": {
"time": "1786521534"
},
"departure": {
"time": "1786521535"
},
"stopId": "TTR:BOYEB-2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1786521558"
},
"departure": {
"time": "1786521586"
},
"stopId": "TTR:PREUB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521616"
},
"departure": {
"time": "1786521646"
},
"stopId": "TTR:WALVB-2",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521676"
},
"departure": {
"time": "1786521691"
},
"stopId": "TTR:DESMB-1",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521736"
},
"departure": {
"time": "1786521760"
},
"stopId": "TTR:MAMEB-1",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521792"
},
"departure": {
"time": "1786521806"
},
"stopId": "TTR:PREUB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521851"
},
"departure": {
"time": "1786521861"
},
"stopId": "TTR:LAMRB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521881"
},
"departure": {
"time": "1786521891"
},
"stopId": "TTR:RODLB-1A",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521923"
},
"departure": {
"time": "1786521933"
},
"stopId": "TTR:FRUMB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521978"
},
"departure": {
"time": "1786522003"
},
"stopId": "TTR:ARAGB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522068"
},
"departure": {
"time": "1786522091"
},
"stopId": "TTR:RABEB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522140"
},
"departure": {
"time": "1786522148"
},
"stopId": "TTR:GIRAB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522172"
},
"departure": {
"time": "1786522179"
},
"stopId": "TTR:GEREB-1A",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522206"
},
"departure": {
"time": "1786522219"
},
"stopId": "TTR:GEREB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522261"
},
"departure": {
"time": "1786522278"
},
"stopId": "TTR:MABAB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522382"
},
"departure": {
"time": "1786522442"
},
"stopId": "TTR:MABAB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522472"
},
"departure": {
"time": "1786522532"
},
"stopId": "TTR:GEREB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522593"
},
"departure": {
"time": "1786522640"
},
"stopId": "TTR:STRAB-1A",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522657"
},
"departure": {
"time": "1786522683"
},
"stopId": "TTR:ERABB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522774"
},
"departure": {
"time": "1786522789"
},
"stopId": "TTR:CHVAB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522835"
},
"departure": {
"time": "1786522837"
},
"stopId": "TTR:STSAB-1B",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522894"
},
"departure": {
"time": "1786522916"
},
"stopId": "TTR:CHURB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522985"
},
"departure": {
"time": "1786523000"
},
"stopId": "TTR:VALAB-2Z",
"stopSequence": 26
},
{
"arrival": {
"time": "1786523045"
},
"departure": {
"time": "1786523105"
},
"stopId": "TTR:VEROB-2Z",
"stopSequence": 27
},
{
"arrival": {
"time": "1786523197"
},
"departure": {
"time": "1786523225"
},
"stopId": "TTR:POMIB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786523311"
},
"departure": {
"time": "1786523327"
},
"stopId": "TTR:CHDAB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523376"
},
"departure": {
"time": "1786523406"
},
"stopId": "TTR:WAGNB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523498"
},
"departure": {
"time": "1786523513"
},
"stopId": "TTR:ATLEB-1C",
"stopSequence": 31
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214582"
},
"vehicle": {
"id": "VEH:11074",
"label": "522",
"licensePlate": "GQ718FW"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214610",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521399"
},
"departure": {
"time": "1786521458"
},
"stopId": "TTR:STRAB-1A",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521490"
},
"departure": {
"time": "1786521500"
},
"stopId": "TTR:ERABB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521578"
},
"departure": {
"time": "1786521608"
},
"stopId": "TTR:CHVAB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521669"
},
"departure": {
"time": "1786521671"
},
"stopId": "TTR:STSAB-1B",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521729"
},
"departure": {
"time": "1786521736"
},
"stopId": "TTR:CHURB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521759"
},
"departure": {
"time": "1786521777"
},
"stopId": "TTR:VALAB-2Z",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521820"
},
"departure": {
"time": "1786521850"
},
"stopId": "TTR:VEROB-2Z",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521885"
},
"departure": {
"time": "1786521926"
},
"stopId": "TTR:POMIB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522001"
},
"departure": {
"time": "1786522008"
},
"stopId": "TTR:CHDAB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522031"
},
"departure": {
"time": "1786522047"
},
"stopId": "TTR:WAGNB-2",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522192"
},
"departure": {
"time": "1786522207"
},
"stopId": "TTR:ATLEB-1C",
"stopSequence": 31
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214610"
},
"vehicle": {
"id": "VEH:10778",
"label": "167",
"licensePlate": "EE737QD"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521419"
},
"departure": {
"time": "1786521429"
},
"stopId": "TTR:BCHIB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521539"
},
"departure": {
"time": "1786521570"
},
"stopId": "TTR:ARSOB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521663"
},
"departure": {
"time": "1786521677"
},
"stopId": "TTR:BONAB-1B",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521719"
},
"departure": {
"time": "1786521734"
},
"stopId": "TTR:PAGRB-1",
"stopSequence": 23
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214729"
},
"vehicle": {
"id": "VEH:10917",
"label": "344",
"licensePlate": "BD499NX"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214779",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521454"
},
"departure": {
"time": "1786521469"
},
"stopId": "TTR:JAMOB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521542"
},
"departure": {
"time": "1786521557"
},
"stopId": "TTR:CHVAB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521603"
},
"departure": {
"time": "1786521610"
},
"stopId": "TTR:ERABB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521633"
},
"departure": {
"time": "1786521647"
},
"stopId": "TTR:STRAB-2A",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521693"
},
"departure": {
"time": "1786521711"
},
"stopId": "TTR:GEREB-2A",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521785"
},
"departure": {
"time": "1786521792"
},
"stopId": "TTR:GIRAB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521814"
},
"departure": {
"time": "1786521845"
},
"stopId": "TTR:RABEB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521906"
},
"departure": {
"time": "1786521916"
},
"stopId": "TTR:ARAGB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522005"
},
"departure": {
"time": "1786522012"
},
"stopId": "TTR:CLOCB-1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522036"
},
"departure": {
"time": "1786522051"
},
"stopId": "TTR:BERAB-1A",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522096"
},
"departure": {
"time": "1786522111"
},
"stopId": "TTR:JJPOB-2",
"stopSequence": 22
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214779"
},
"vehicle": {
"id": "VEH:10932",
"label": "359",
"licensePlate": "BP972BV"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214844",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521337"
},
"departure": {
"time": "1786521425"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 2
},
{
"arrival": {
"time": "1786521478"
},
"departure": {
"time": "1786521487"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 3
},
{
"arrival": {
"time": "1786521515"
},
"departure": {
"time": "1786521542"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 4
},
{
"arrival": {
"time": "1786521580"
},
"departure": {
"time": "1786521602"
},
"stopId": "TTR:RENAB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521671"
},
"departure": {
"time": "1786521701"
},
"stopId": "TTR:JERIB-2",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521704"
},
"departure": {
"time": "1786521710"
},
"stopId": "TTR:JEBOB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521731"
},
"departure": {
"time": "1786521757"
},
"stopId": "TTR:BOILB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521761"
},
"departure": {
"time": "1786521792"
},
"stopId": "TTR:LAMAB-2",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521822"
},
"departure": {
"time": "1786521829"
},
"stopId": "TTR:VAFLB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521852"
},
"departure": {
"time": "1786521861"
},
"stopId": "TTR:JADEB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521913"
},
"departure": {
"time": "1786521928"
},
"stopId": "TTR:GRMAB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521973"
},
"departure": {
"time": "1786521988"
},
"stopId": "TTR:ROMAB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522033"
},
"departure": {
"time": "1786522040"
},
"stopId": "TTR:BOULB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522063"
},
"departure": {
"time": "1786522065"
},
"stopId": "TTR:STPCB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522154"
},
"departure": {
"time": "1786522164"
},
"stopId": "TTR:STALB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522194"
},
"departure": {
"time": "1786522250"
},
"stopId": "TTR:STPGB-2D",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522299"
},
"departure": {
"time": "1786522314"
},
"stopId": "TTR:STPGB-1C",
"stopSequence": 18
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#214844"
},
"vehicle": {
"id": "VEH:10922",
"label": "349",
"licensePlate": "BE959GQ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#225969",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521429"
},
"departure": {
"time": "1786521445"
},
"stopId": "TTR:LPCLB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521493"
},
"departure": {
"time": "1786521501"
},
"stopId": "TTR:COPPB-1",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521596"
},
"departure": {
"time": "1786521597"
},
"stopId": "TTR:LUXEB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521669"
},
"departure": {
"time": "1786521688"
},
"stopId": "TTR:PEARB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521745"
},
"departure": {
"time": "1786521761"
},
"stopId": "TTR:TORRB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521809"
},
"departure": {
"time": "1786521810"
},
"stopId": "TTR:AEROB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521870"
},
"departure": {
"time": "1786521885"
},
"stopId": "TTR:MELIB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521930"
},
"departure": {
"time": "1786521941"
},
"stopId": "TTR:VAUCB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521975"
},
"departure": {
"time": "1786522010"
},
"stopId": "TTR:LYVAB-1A",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522115"
},
"departure": {
"time": "1786522175"
},
"stopId": "TTR:MAJUB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522244"
},
"departure": {
"time": "1786522266"
},
"stopId": "TTR:CHOPB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522296"
},
"departure": {
"time": "1786522318"
},
"stopId": "TTR:IUTB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522350"
},
"departure": {
"time": "1786522380"
},
"stopId": "TTR:PASSB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522471"
},
"departure": {
"time": "1786522496"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522571"
},
"departure": {
"time": "1786522589"
},
"stopId": "TTR:MIRAB-1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522620"
},
"departure": {
"time": "1786522651"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522724"
},
"departure": {
"time": "1786522756"
},
"stopId": "TTR:GATSB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522816"
},
"departure": {
"time": "1786522818"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522881"
},
"departure": {
"time": "1786522886"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522941"
},
"departure": {
"time": "1786522956"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786523002"
},
"departure": {
"time": "1786523009"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786523033"
},
"departure": {
"time": "1786523048"
},
"stopId": "TTR:ROTOB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786523093"
},
"departure": {
"time": "1786523108"
},
"stopId": "TTR:MERMB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786523160"
},
"departure": {
"time": "1786523183"
},
"stopId": "TTR:STPNB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786523247"
},
"departure": {
"time": "1786523274"
},
"stopId": "TTR:PLIEB-1A",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523421"
},
"departure": {
"time": "1786523450"
},
"stopId": "TTR:CHARB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523537"
},
"departure": {
"time": "1786523563"
},
"stopId": "TTR:VEROB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523624"
},
"departure": {
"time": "1786523644"
},
"stopId": "TTR:LACB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523705"
},
"departure": {
"time": "1786523720"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523765"
},
"departure": {
"time": "1786523789"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523881"
},
"departure": {
"time": "1786523899"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523955"
},
"departure": {
"time": "1786523974"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786524033"
},
"departure": {
"time": "1786524057"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786524129"
},
"departure": {
"time": "1786524160"
},
"stopId": "TTR:PRSAB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786524256"
},
"departure": {
"time": "1786524271"
},
"stopId": "TTR:DUJAB-1B",
"stopSequence": 39
},
{
"arrival": {
"time": "1786524317"
},
"departure": {
"time": "1786524347"
},
"stopId": "TTR:AHOTB-1A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786524373"
},
"departure": {
"time": "1786524388"
},
"stopId": "TTR:CHUOB-1B",
"stopSequence": 41
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#225969"
},
"vehicle": {
"id": "VEH:10961",
"label": "614",
"licensePlate": "FJ644RA"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#225996",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521497"
},
"departure": {
"time": "1786521508"
},
"stopId": "TTR:LACB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786521570"
},
"departure": {
"time": "1786521585"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521630"
},
"departure": {
"time": "1786521648"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786521738"
},
"departure": {
"time": "1786521740"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786521866"
},
"departure": {
"time": "1786521883"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786521934"
},
"departure": {
"time": "1786521944"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522017"
},
"departure": {
"time": "1786522039"
},
"stopId": "TTR:PRSAB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522107"
},
"departure": {
"time": "1786522129"
},
"stopId": "TTR:DUJAB-1B",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522198"
},
"departure": {
"time": "1786522204"
},
"stopId": "TTR:AHOTB-1A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522224"
},
"departure": {
"time": "1786522239"
},
"stopId": "TTR:CHUOB-1B",
"stopSequence": 41
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#225996"
},
"vehicle": {
"id": "VEH:11108",
"label": "704",
"licensePlate": "GT313ZM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226020",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521394"
},
"departure": {
"time": "1786521424"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521455"
},
"departure": {
"time": "1786521477"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521598"
},
"departure": {
"time": "1786521616"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521670"
},
"departure": {
"time": "1786521722"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521816"
},
"departure": {
"time": "1786521825"
},
"stopId": "TTR:HEURB-2A",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521855"
},
"departure": {
"time": "1786521878"
},
"stopId": "TTR:MIRAB-2A",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521944"
},
"departure": {
"time": "1786521972"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522093"
},
"departure": {
"time": "1786522115"
},
"stopId": "TTR:PASSB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522183"
},
"departure": {
"time": "1786522203"
},
"stopId": "TTR:IUTB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522263"
},
"departure": {
"time": "1786522285"
},
"stopId": "TTR:CHOPB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522353"
},
"departure": {
"time": "1786522375"
},
"stopId": "TTR:MAJUB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522444"
},
"departure": {
"time": "1786522459"
},
"stopId": "TTR:LYVAB-2A",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522504"
},
"departure": {
"time": "1786522519"
},
"stopId": "TTR:VAUCB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522566"
},
"departure": {
"time": "1786522580"
},
"stopId": "TTR:MELIB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522625"
},
"departure": {
"time": "1786522639"
},
"stopId": "TTR:AEROB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522684"
},
"departure": {
"time": "1786522690"
},
"stopId": "TTR:TORRB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522775"
},
"departure": {
"time": "1786522797"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522865"
},
"departure": {
"time": "1786522895"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523017"
},
"departure": {
"time": "1786523047"
},
"stopId": "TTR:COPPB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523107"
},
"departure": {
"time": "1786523119"
},
"stopId": "TTR:LPCLB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523157"
},
"departure": {
"time": "1786523167"
},
"stopId": "TTR:THALB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523232"
},
"departure": {
"time": "1786523240"
},
"stopId": "TTR:ABGAB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523264"
},
"departure": {
"time": "1786523271"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786523293"
},
"departure": {
"time": "1786523323"
},
"stopId": "TTR:DOUEB-2A",
"stopSequence": 42
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226020"
},
"vehicle": {
"id": "VEH:10962",
"label": "615",
"licensePlate": "FK474AM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226030",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521438"
},
"departure": {
"time": "1786521459"
},
"stopId": "TTR:MIRAB-1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521482"
},
"departure": {
"time": "1786521504"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786521572"
},
"departure": {
"time": "1786521629"
},
"stopId": "TTR:GATSB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786521689"
},
"departure": {
"time": "1786521691"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786521738"
},
"departure": {
"time": "1786521759"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786521793"
},
"departure": {
"time": "1786521814"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786521823"
},
"departure": {
"time": "1786521830"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786521853"
},
"departure": {
"time": "1786521883"
},
"stopId": "TTR:ROTOB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786521913"
},
"departure": {
"time": "1786521928"
},
"stopId": "TTR:MERMB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786521974"
},
"departure": {
"time": "1786521987"
},
"stopId": "TTR:STPNB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522038"
},
"departure": {
"time": "1786522064"
},
"stopId": "TTR:PLIEB-1A",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522164"
},
"departure": {
"time": "1786522187"
},
"stopId": "TTR:CHARB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786522258"
},
"departure": {
"time": "1786522272"
},
"stopId": "TTR:VEROB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786522314"
},
"departure": {
"time": "1786522329"
},
"stopId": "TTR:LACB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786522375"
},
"departure": {
"time": "1786522381"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786522445"
},
"departure": {
"time": "1786522467"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786522535"
},
"departure": {
"time": "1786522536"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786522596"
},
"departure": {
"time": "1786522611"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786522656"
},
"departure": {
"time": "1786522671"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786522717"
},
"departure": {
"time": "1786522747"
},
"stopId": "TTR:PRSAB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786522807"
},
"departure": {
"time": "1786522815"
},
"stopId": "TTR:DUJAB-1B",
"stopSequence": 39
},
{
"arrival": {
"time": "1786522841"
},
"departure": {
"time": "1786522867"
},
"stopId": "TTR:AHOTB-1A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786522883"
},
"departure": {
"time": "1786522898"
},
"stopId": "TTR:CHUOB-1B",
"stopSequence": 41
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226030"
},
"vehicle": {
"id": "VEH:11112",
"label": "706",
"licensePlate": "GT366ZM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226074",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521435"
},
"departure": {
"time": "1786521450"
},
"stopId": "TTR:AEROB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786521495"
},
"departure": {
"time": "1786521503"
},
"stopId": "TTR:TORRB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786521527"
},
"departure": {
"time": "1786521586"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786521646"
},
"departure": {
"time": "1786521668"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786521736"
},
"departure": {
"time": "1786521755"
},
"stopId": "TTR:COPPB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786521812"
},
"departure": {
"time": "1786521825"
},
"stopId": "TTR:LPCLB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786521865"
},
"departure": {
"time": "1786521886"
},
"stopId": "TTR:THALB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786521950"
},
"departure": {
"time": "1786521956"
},
"stopId": "TTR:ABGAB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786521974"
},
"departure": {
"time": "1786521981"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786522005"
},
"departure": {
"time": "1786522020"
},
"stopId": "TTR:DOUEB-2A",
"stopSequence": 42
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226074"
},
"vehicle": {
"id": "VEH:11119",
"label": "715",
"licensePlate": "GT586ZM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226093",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521468"
},
"departure": {
"time": "1786521527"
},
"stopId": "TTR:LACB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521617"
},
"departure": {
"time": "1786521677"
},
"stopId": "TTR:VEREB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521755"
},
"departure": {
"time": "1786521783"
},
"stopId": "TTR:CHARB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521892"
},
"departure": {
"time": "1786521907"
},
"stopId": "TTR:PLIEB-2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521953"
},
"departure": {
"time": "1786521955"
},
"stopId": "TTR:STPSB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522012"
},
"departure": {
"time": "1786522018"
},
"stopId": "TTR:MERMB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522042"
},
"departure": {
"time": "1786522072"
},
"stopId": "TTR:ROTOB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522108"
},
"departure": {
"time": "1786522133"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522163"
},
"departure": {
"time": "1786522170"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522193"
},
"departure": {
"time": "1786522223"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522259"
},
"departure": {
"time": "1786522283"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522374"
},
"departure": {
"time": "1786522401"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522482"
},
"departure": {
"time": "1786522504"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522557"
},
"departure": {
"time": "1786522566"
},
"stopId": "TTR:HEURB-2A",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522594"
},
"departure": {
"time": "1786522603"
},
"stopId": "TTR:MIRAB-2A",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522694"
},
"departure": {
"time": "1786522697"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522817"
},
"departure": {
"time": "1786522825"
},
"stopId": "TTR:PASSB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522849"
},
"departure": {
"time": "1786522861"
},
"stopId": "TTR:IUTB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522899"
},
"departure": {
"time": "1786522917"
},
"stopId": "TTR:CHOPB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522973"
},
"departure": {
"time": "1786522986"
},
"stopId": "TTR:MAJUB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523064"
},
"departure": {
"time": "1786523069"
},
"stopId": "TTR:LYVAB-2A",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523185"
},
"departure": {
"time": "1786523200"
},
"stopId": "TTR:VAUCB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523245"
},
"departure": {
"time": "1786523252"
},
"stopId": "TTR:MELIB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523275"
},
"departure": {
"time": "1786523295"
},
"stopId": "TTR:AEROB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523335"
},
"departure": {
"time": "1786523360"
},
"stopId": "TTR:TORRB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523396"
},
"departure": {
"time": "1786523428"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523522"
},
"departure": {
"time": "1786523541"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523601"
},
"departure": {
"time": "1786523619"
},
"stopId": "TTR:COPPB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523694"
},
"departure": {
"time": "1786523706"
},
"stopId": "TTR:LPCLB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523744"
},
"departure": {
"time": "1786523751"
},
"stopId": "TTR:THALB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523823"
},
"departure": {
"time": "1786523831"
},
"stopId": "TTR:ABGAB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523856"
},
"departure": {
"time": "1786523863"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786523887"
},
"departure": {
"time": "1786523902"
},
"stopId": "TTR:DOUEB-2A",
"stopSequence": 42
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226093"
},
"vehicle": {
"id": "VEH:11110",
"label": "714",
"licensePlate": "GT576ZM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226111",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521461"
},
"departure": {
"time": "1786521473"
},
"stopId": "TTR:LPCLB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786521511"
},
"departure": {
"time": "1786521529"
},
"stopId": "TTR:THALB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786521584"
},
"departure": {
"time": "1786521598"
},
"stopId": "TTR:ABGAB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786521642"
},
"departure": {
"time": "1786521649"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786521673"
},
"departure": {
"time": "1786521688"
},
"stopId": "TTR:DOUEB-2A",
"stopSequence": 42
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226111"
},
"vehicle": {
"id": "VEH:11115",
"label": "705",
"licensePlate": "GT345ZM"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226120",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521422"
},
"departure": {
"time": "1786521451"
},
"stopId": "TTR:CHARB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521558"
},
"departure": {
"time": "1786521573"
},
"stopId": "TTR:PLIEB-2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521618"
},
"departure": {
"time": "1786521621"
},
"stopId": "TTR:STPSB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521678"
},
"departure": {
"time": "1786521684"
},
"stopId": "TTR:MERMB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521738"
},
"departure": {
"time": "1786521746"
},
"stopId": "TTR:ROTOB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1786521771"
},
"departure": {
"time": "1786521799"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1786521829"
},
"departure": {
"time": "1786521859"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1786521919"
},
"departure": {
"time": "1786521926"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1786521949"
},
"departure": {
"time": "1786522009"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522139"
},
"departure": {
"time": "1786522168"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522258"
},
"departure": {
"time": "1786522344"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522404"
},
"departure": {
"time": "1786522409"
},
"stopId": "TTR:HEURB-2A",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522444"
},
"departure": {
"time": "1786522471"
},
"stopId": "TTR:MIRAB-2A",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522613"
},
"departure": {
"time": "1786522638"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522716"
},
"departure": {
"time": "1786522733"
},
"stopId": "TTR:PASSB-2",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522777"
},
"departure": {
"time": "1786522788"
},
"stopId": "TTR:IUTB-2",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522821"
},
"departure": {
"time": "1786522827"
},
"stopId": "TTR:CHOPB-2",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522912"
},
"departure": {
"time": "1786522914"
},
"stopId": "TTR:MAJUB-2",
"stopSequence": 29
},
{
"arrival": {
"time": "1786522997"
},
"departure": {
"time": "1786523005"
},
"stopId": "TTR:LYVAB-2A",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523032"
},
"departure": {
"time": "1786523034"
},
"stopId": "TTR:VAUCB-2",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523093"
},
"departure": {
"time": "1786523108"
},
"stopId": "TTR:MELIB-2",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523154"
},
"departure": {
"time": "1786523169"
},
"stopId": "TTR:AEROB-2",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523214"
},
"departure": {
"time": "1786523219"
},
"stopId": "TTR:TORRB-2",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523274"
},
"departure": {
"time": "1786523304"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523365"
},
"departure": {
"time": "1786523394"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523456"
},
"departure": {
"time": "1786523473"
},
"stopId": "TTR:COPPB-2",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523535"
},
"departure": {
"time": "1786523547"
},
"stopId": "TTR:LPCLB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523585"
},
"departure": {
"time": "1786523601"
},
"stopId": "TTR:THALB-2",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523650"
},
"departure": {
"time": "1786523677"
},
"stopId": "TTR:ABGAB-2",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523701"
},
"departure": {
"time": "1786523706"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 41
},
{
"arrival": {
"time": "1786523730"
},
"departure": {
"time": "1786524634"
},
"stopId": "TTR:DOUEB-2A",
"stopSequence": 42
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226120"
},
"vehicle": {
"id": "VEH:11105",
"label": "701",
"licensePlate": "GT566VZ"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226127",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521416"
},
"departure": {
"time": "1786521431"
},
"stopId": "TTR:LUXEB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521477"
},
"departure": {
"time": "1786521506"
},
"stopId": "TTR:PEARB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521561"
},
"departure": {
"time": "1786521564"
},
"stopId": "TTR:TORRB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521620"
},
"departure": {
"time": "1786521628"
},
"stopId": "TTR:AEROB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521687"
},
"departure": {
"time": "1786521698"
},
"stopId": "TTR:MELIB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521731"
},
"departure": {
"time": "1786521746"
},
"stopId": "TTR:VAUCB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521777"
},
"departure": {
"time": "1786521806"
},
"stopId": "TTR:LYVAB-1A",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521900"
},
"departure": {
"time": "1786521918"
},
"stopId": "TTR:MAJUB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521973"
},
"departure": {
"time": "1786521992"
},
"stopId": "TTR:CHOPB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522024"
},
"departure": {
"time": "1786522044"
},
"stopId": "TTR:IUTB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1786522076"
},
"departure": {
"time": "1786522106"
},
"stopId": "TTR:PASSB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1786522197"
},
"departure": {
"time": "1786522213"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1786522263"
},
"departure": {
"time": "1786522270"
},
"stopId": "TTR:MIRAB-1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1786522300"
},
"departure": {
"time": "1786522330"
},
"stopId": "TTR:HEURB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1786522420"
},
"departure": {
"time": "1786522431"
},
"stopId": "TTR:GATSB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1786522467"
},
"departure": {
"time": "1786522486"
},
"stopId": "TTR:CHGOB-1",
"stopSequence": 22
},
{
"arrival": {
"time": "1786522517"
},
"departure": {
"time": "1786522546"
},
"stopId": "TTR:DOFOB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1786522576"
},
"departure": {
"time": "1786522601"
},
"stopId": "TTR:PEPLB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1786522606"
},
"departure": {
"time": "1786522637"
},
"stopId": "TTR:JOLIB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1786522667"
},
"departure": {
"time": "1786522683"
},
"stopId": "TTR:ROTOB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1786522698"
},
"departure": {
"time": "1786522728"
},
"stopId": "TTR:MERMB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1786522758"
},
"departure": {
"time": "1786522802"
},
"stopId": "TTR:STPNB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1786522879"
},
"departure": {
"time": "1786522909"
},
"stopId": "TTR:PLIEB-1A",
"stopSequence": 29
},
{
"arrival": {
"time": "1786523013"
},
"departure": {
"time": "1786523037"
},
"stopId": "TTR:CHARB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1786523111"
},
"departure": {
"time": "1786523230"
},
"stopId": "TTR:VEROB-1",
"stopSequence": 31
},
{
"arrival": {
"time": "1786523301"
},
"departure": {
"time": "1786523331"
},
"stopId": "TTR:LACB-1",
"stopSequence": 32
},
{
"arrival": {
"time": "1786523392"
},
"departure": {
"time": "1786523398"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 33
},
{
"arrival": {
"time": "1786523482"
},
"departure": {
"time": "1786523509"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 34
},
{
"arrival": {
"time": "1786523590"
},
"departure": {
"time": "1786523609"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 35
},
{
"arrival": {
"time": "1786523669"
},
"departure": {
"time": "1786523688"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 36
},
{
"arrival": {
"time": "1786523747"
},
"departure": {
"time": "1786523748"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 37
},
{
"arrival": {
"time": "1786523820"
},
"departure": {
"time": "1786523844"
},
"stopId": "TTR:PRSAB-1",
"stopSequence": 38
},
{
"arrival": {
"time": "1786523882"
},
"departure": {
"time": "1786523911"
},
"stopId": "TTR:DUJAB-1B",
"stopSequence": 39
},
{
"arrival": {
"time": "1786523943"
},
"departure": {
"time": "1786523971"
},
"stopId": "TTR:AHOTB-1A",
"stopSequence": 40
},
{
"arrival": {
"time": "1786523982"
},
"departure": {
"time": "1786523997"
},
"stopId": "TTR:CHUOB-1B",
"stopSequence": 41
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226127"
},
"vehicle": {
"id": "VEH:11204",
"label": "721",
"licensePlate": "HL-661-DE"
}
}
},
{
"id": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226458",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521443"
},
"departure": {
"time": "1786521473"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 2
},
{
"arrival": {
"time": "1786521533"
},
"departure": {
"time": "1786521546"
},
"stopId": "TTR:HEURB-2",
"stopSequence": 3
},
{
"arrival": {
"time": "1786521585"
},
"departure": {
"time": "1786521611"
},
"stopId": "TTR:MIRAB-2",
"stopSequence": 4
},
{
"arrival": {
"time": "1786521738"
},
"departure": {
"time": "1786521776"
},
"stopId": "TTR:URSEB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521891"
},
"departure": {
"time": "1786521919"
},
"stopId": "TTR:GOLFB-1",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521949"
},
"departure": {
"time": "1786521956"
},
"stopId": "TTR:ILAUB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521979"
},
"departure": {
"time": "1786522009"
},
"stopId": "TTR:PABEB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1786522069"
},
"departure": {
"time": "1786522084"
},
"stopId": "TTR:CAPUB-2",
"stopSequence": 9
},
{
"arrival": {
"time": "1786522129"
},
"departure": {
"time": "1786522144"
},
"stopId": "TTR:CHONB-1A",
"stopSequence": 10
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#1207884#1188397-Eté_Travaux_Tram_A#0#SEMAINE#226458"
},
"vehicle": {
"id": "VEH:10933",
"label": "360",
"licensePlate": "BP282BW"
}
}
},
{
"id": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152869",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521448"
},
"departure": {
"time": "1786521478"
},
"stopId": "TTR:RABI-1T",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521559"
},
"departure": {
"time": "1786521588"
},
"stopId": "TTR:BUDO-1T",
"stopSequence": 15
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152869"
},
"vehicle": {
"id": "VEH:10944",
"label": "58"
}
}
},
{
"id": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152920",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521425"
},
"departure": {
"time": "1786521453"
},
"stopId": "TTR:RABI-2T",
"stopSequence": 3
},
{
"arrival": {
"time": "1786521538"
},
"departure": {
"time": "1786521565"
},
"stopId": "TTR:ROTI-2T",
"stopSequence": 4
},
{
"arrival": {
"time": "1786521631"
},
"departure": {
"time": "1786521661"
},
"stopId": "TTR:JHDV-2T",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521713"
},
"departure": {
"time": "1786521736"
},
"stopId": "TTR:REPB-2T",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521862"
},
"departure": {
"time": "1786521890"
},
"stopId": "TTR:POVO-2T",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521984"
},
"departure": {
"time": "1786522012"
},
"stopId": "TTR:HETR-2T",
"stopSequence": 8
},
{
"arrival": {
"time": "1786522093"
},
"departure": {
"time": "1786522117"
},
"stopId": "TTR:UNIV-2T",
"stopSequence": 9
},
{
"arrival": {
"time": "1786522239"
},
"departure": {
"time": "1786522259"
},
"stopId": "TTR:VALA-2T",
"stopSequence": 10
},
{
"arrival": {
"time": "1786522305"
},
"departure": {
"time": "1786522335"
},
"stopId": "TTR:VERD-2T",
"stopSequence": 11
},
{
"arrival": {
"time": "1786522446"
},
"departure": {
"time": "1786522461"
},
"stopId": "TTR:CHAR-2T",
"stopSequence": 12
},
{
"arrival": {
"time": "1786522526"
},
"departure": {
"time": "1786522556"
},
"stopId": "TTR:LIBE-2T",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522624"
},
"departure": {
"time": "1786522642"
},
"stopId": "TTR:STPA-2T",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522675"
},
"departure": {
"time": "1786522707"
},
"stopId": "TTR:PASP-2T",
"stopSequence": 15
},
{
"arrival": {
"time": "1786522810"
},
"departure": {
"time": "1786522825"
},
"stopId": "TTR:GATO-2T",
"stopSequence": 16
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152920"
},
"vehicle": {
"id": "VEH:10986",
"label": "68"
}
}
},
{
"id": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152942",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521421"
},
"departure": {
"time": "1786521465"
},
"stopId": "TTR:VALA-1T",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521611"
},
"departure": {
"time": "1786521626"
},
"stopId": "TTR:UNIV-1T",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521716"
},
"departure": {
"time": "1786521731"
},
"stopId": "TTR:HETR-1T",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521844"
},
"departure": {
"time": "1786521859"
},
"stopId": "TTR:POVO-1T",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521988"
},
"departure": {
"time": "1786522016"
},
"stopId": "TTR:REPB-1T",
"stopSequence": 11
},
{
"arrival": {
"time": "1786522074"
},
"departure": {
"time": "1786522103"
},
"stopId": "TTR:JHDV-1T",
"stopSequence": 12
},
{
"arrival": {
"time": "1786522164"
},
"departure": {
"time": "1786522193"
},
"stopId": "TTR:ROTI-1T",
"stopSequence": 13
},
{
"arrival": {
"time": "1786522287"
},
"departure": {
"time": "1786522303"
},
"stopId": "TTR:RABI-1T",
"stopSequence": 14
},
{
"arrival": {
"time": "1786522392"
},
"departure": {
"time": "1786522421"
},
"stopId": "TTR:BUDO-1T",
"stopSequence": 15
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152942"
},
"vehicle": {
"id": "VEH:10945",
"label": "59"
}
}
},
{
"id": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152992",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521445"
},
"departure": {
"time": "1786521470"
},
"stopId": "TTR:VALA-2T",
"stopSequence": 10
},
{
"arrival": {
"time": "1786521515"
},
"departure": {
"time": "1786521546"
},
"stopId": "TTR:VERD-2T",
"stopSequence": 11
},
{
"arrival": {
"time": "1786521644"
},
"departure": {
"time": "1786521659"
},
"stopId": "TTR:CHAR-2T",
"stopSequence": 12
},
{
"arrival": {
"time": "1786521712"
},
"departure": {
"time": "1786521741"
},
"stopId": "TTR:LIBE-2T",
"stopSequence": 13
},
{
"arrival": {
"time": "1786521807"
},
"departure": {
"time": "1786521827"
},
"stopId": "TTR:STPA-2T",
"stopSequence": 14
},
{
"arrival": {
"time": "1786521861"
},
"departure": {
"time": "1786521889"
},
"stopId": "TTR:PASP-2T",
"stopSequence": 15
},
{
"arrival": {
"time": "1786521995"
},
"departure": {
"time": "1786522010"
},
"stopId": "TTR:GATO-2T",
"stopSequence": 16
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#152992"
},
"vehicle": {
"id": "VEH:10987",
"label": "69"
}
}
},
{
"id": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#153102",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521436"
},
"departure": {
"time": "1786521466"
},
"stopId": "TTR:BEFF-1T",
"stopSequence": 5
},
{
"arrival": {
"time": "1786521551"
},
"departure": {
"time": "1786521566"
},
"stopId": "TTR:TRRI-1T",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521682"
},
"departure": {
"time": "1786521711"
},
"stopId": "TTR:CHRI-1T",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521805"
},
"departure": {
"time": "1786521823"
},
"stopId": "TTR:TRAN-1T",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521875"
},
"departure": {
"time": "1786521894"
},
"stopId": "TTR:CHBA-1T",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521940"
},
"departure": {
"time": "1786521955"
},
"stopId": "TTR:CHOI-1T",
"stopSequence": 10
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#153102"
},
"vehicle": {
"id": "VEH:10988",
"label": "70"
}
}
},
{
"id": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#153177",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1786521384"
},
"departure": {
"time": "1786521413"
},
"stopId": "TTR:BEFF-2T",
"stopSequence": 6
},
{
"arrival": {
"time": "1786521494"
},
"departure": {
"time": "1786521524"
},
"stopId": "TTR:COPP-2T",
"stopSequence": 7
},
{
"arrival": {
"time": "1786521586"
},
"departure": {
"time": "1786521614"
},
"stopId": "TTR:MARN-2T",
"stopSequence": 8
},
{
"arrival": {
"time": "1786521689"
},
"departure": {
"time": "1786521710"
},
"stopId": "TTR:MONC-2T",
"stopSequence": 9
},
{
"arrival": {
"time": "1786521834"
},
"departure": {
"time": "1786521849"
},
"stopId": "TTR:LYVA-1T",
"stopSequence": 10
}
],
"timestamp": "1786571944",
"trip": {
"scheduleRelationship": "SCHEDULED",
"tripId": "#JDD-805-2#812063#1188397-Eté_Travaux_Tram_A#8#LUN_A_SAM#153177"
},
"vehicle": {
"id": "VEH:10946",
"label": "60"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1786571944"
}
}