name | data type | description |
---|---|---|
RouteRef | array of object | |
JourneyPatternRef | array of object | |
HeadwayService | array of object | |
AimedDepartureTime | array of object | |
DestinationRef | array of object | |
DepartureBoardingActivity | array of object | |
TimingPoint | array of object | |
ProductCategoryRef | array of object | |
Order | array of object | |
MonitoringRef | array of object | |
VehicleFeatureRef | array of object | |
DestinationName | array of object | |
OriginName | array of object | |
OriginRef | array of object | |
TargetedVehicleJourney | array of object | |
BlockRef | array of object | |
AimedArrivalTime | array of object | |
AimedHeadwayInterval | array of object | |
FramedVehicleJourneyRef | array of object | |
OperatorRef | array of object | |
ExternalLineRef | array of object | |
VehicleMode | array of object | |
DestinationAimedArrivalTime | array of object | |
DirectionRef | array of object | |
VisitNumber | array of object | |
LineRef | array of object | |
Via | array of object | |
DirectionName | array of object | |
ServiceFeatureRef | array of object | |
StopPointRef | array of object | |
PublishedLineName | array of object | |
VehicleJourneyName | array of object | |
OriginAimedDepartureTime | array of object | |
OriginShortName | array of object | |
JourneyNote | array of object | |
DeparturePlatformName | array of object | |
ArrivalBoardingActivity | array of object | |
CourseOfJourneyRef | array of object | |
ArrivalPlatformName | array of object | |
Extensions | array of object | |
DestinationShortName | array of object | |
Properties inherited from AbstractIdentifiedItemStructure |
||
ItemIdentifier | string | |
Properties inherited from AbstractItemStructure |
||
RecordedAtTime | string |
Example
{ "rest" : [ { "RouteRef" : { } }, { "JourneyPatternRef" : { } }, { "HeadwayService" : { } }, { "AimedDepartureTime" : { } }, { "DestinationRef" : { } }, { "DepartureBoardingActivity" : { } }, { "TimingPoint" : { } }, { "ProductCategoryRef" : { } }, { "Order" : { } }, { "MonitoringRef" : { } }, { "VehicleFeatureRef" : { } }, { "DestinationName" : { } }, { "OriginName" : { } }, { "OriginRef" : { } }, { "TargetedVehicleJourney" : { } }, { "BlockRef" : { } }, { "AimedArrivalTime" : { } }, { "AimedHeadwayInterval" : { } }, { "FramedVehicleJourneyRef" : { } }, { "OperatorRef" : { } }, { "ExternalLineRef" : { } }, { "VehicleMode" : { } }, { "DestinationAimedArrivalTime" : { } }, { "DirectionRef" : { } }, { "VisitNumber" : { } }, { "LineRef" : { } }, { "Via" : { } }, { "DirectionName" : { } }, { "ServiceFeatureRef" : { } }, { "StopPointRef" : { } }, { "PublishedLineName" : { } }, { "VehicleJourneyName" : { } }, { "OriginAimedDepartureTime" : { } }, { "OriginShortName" : { } }, { "JourneyNote" : { } }, { "DeparturePlatformName" : { } }, { "ArrivalBoardingActivity" : { } }, { "CourseOfJourneyRef" : { } }, { "ArrivalPlatformName" : { } }, { "Extensions" : { } }, { "DestinationShortName" : { } } ], "ItemIdentifier" : "...", "RecordedAtTime" : "..." }