One Page with diferent content

Hi, I have have a detail page for a document. I have 20 documents and I need to know if the page can be the same for all of them, because I can have N documents.

Can I have only one page and to pass it a parameter? something like: :http://localhost:8080/site/santanderdeveloper/en_GB/resourceapi/detaildocument?id=457
http://localhost:8080/site/santanderdeveloper/en_GB/resourceapi/detaildocument?id=555
http://localhost:8080/site/santanderdeveloper/en_GB/resourceapi/detaildocument?id=333

I add the page, The part that change is the central area. I have to show there the content of document with id.

even better, you can have nice urls, see: