When using a service I get x amount of responses from my own API.
Ideally I'd like to have each page link off to a dynamic page that changes according to what item has been selected, taking the input from the click as the input parameter, querying other data from my DB through my API
Any guidance would be appreciated