Restructure Endpoints
/collections/{collection}
/manifests/{manifest}
/items/{item}
This way the endpoints are less verbose and gain clarity. The revision as well as pagination are still appended as query params.
/collections/{collection}
/manifests/{manifest}
/items/{item}
This way the endpoints are less verbose and gain clarity. The revision as well as pagination are still appended as query params.