Products (r:products)¶
http://rels.goabout.com/products
The Products (r:products) relation provides a link between a Agency (p:agency) and the list of Product (p:product) it provides.
Or, if linked from a TripLeg (p:trip-leg), it indicates the possible products usable to fill in transportation for this specific leg. This use, however, is deprecated by the NODOC`/relation/applicable-products`
Example¶
{
"_links": {
"http://rels.goabout.com/products" : {
"href" : "https://api.goabout.com/agency/12/products"
}
}
}