is it possible to have a RESTFUL api end point that returns a list of items based on one item? e.g GET /items/{item_id}/recommendations thank you