| name | data type | description |
|---|---|---|
| VersionRef | string | |
| EstimatedVehicleJourney | array of EstimatedVehicleJourney | |
Properties inherited from AbstractItemStructure |
||
| RecordedAtTime | string | |
Example
{
"VersionRef" : "...",
"EstimatedVehicleJourney" : [ {
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"EstimatedVehicleJourneyCode" : "...",
"DatedVehicleJourneyIndirectRef" : {
"OriginRef" : { },
"AimedDepartureTime" : "...",
"DestinationRef" : { },
"AimedArrivalTime" : "..."
},
"DatedVehicleJourneyRef" : {
"value" : "..."
},
"Cancellation" : true,
"ExtraJourney" : true,
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "coach", "underground" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleJourneyName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"HeadwayService" : true,
"FacilityConditionElement" : [ {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
}, {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
} ],
"FacilityChangeElement" : {
"EquipmentAvailability" : { },
"SituationRef" : { },
"MobilityDisruption" : { }
},
"SituationRef" : [ {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
}, {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
} ],
"Monitored" : true,
"PredictionInaccurate" : true,
"Occupancy" : "seatsAvailable",
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"EstimatedCalls" : {
"EstimatedCall" : [ { }, { } ]
},
"IsCompleteStopSequence" : true,
"Extensions" : {
"any" : { }
}
}, {
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"EstimatedVehicleJourneyCode" : "...",
"DatedVehicleJourneyIndirectRef" : {
"OriginRef" : { },
"AimedDepartureTime" : "...",
"DestinationRef" : { },
"AimedArrivalTime" : "..."
},
"DatedVehicleJourneyRef" : {
"value" : "..."
},
"Cancellation" : true,
"ExtraJourney" : true,
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "tram", "bus" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleJourneyName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"HeadwayService" : true,
"FacilityConditionElement" : [ {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
}, {
"FacilityRef" : { },
"Facility" : { },
"FacilityStatus" : { },
"SituationRef" : { },
"Remedy" : { },
"MonitoringInfo" : { },
"ValidityPeriod" : { },
"Extensions" : { }
} ],
"FacilityChangeElement" : {
"EquipmentAvailability" : { },
"SituationRef" : { },
"MobilityDisruption" : { }
},
"SituationRef" : [ {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
}, {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
} ],
"Monitored" : true,
"PredictionInaccurate" : true,
"Occupancy" : "full",
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"EstimatedCalls" : {
"EstimatedCall" : [ { }, { } ]
},
"IsCompleteStopSequence" : true,
"Extensions" : {
"any" : { }
}
} ],
"RecordedAtTime" : "..."
}