How to use RESTful API to get revisions detail of one document?

Use GET/api/rest/DocumentRevision?[&f=FolderID][&r=DocumentRevisionID][&doc=DocumentID][&format=IOType][&p=ProjectID][&revision=Integer] could not get all revisions detail of one document. What's the difference between these two parameters "DocumentRevisionID" and "revision"?