Force a route to use custom adapter

There is not relationship between a route and an adapter. But there is a mapping between model type to adapter, so not sure I understand the question.

What it sounds like is the model that you fetch from your adapter route should have a custom adapter?