Bug: Complete text endpoint
Description
#8 (closed) results in the endpoint for complete texts, https://{server}{/prefix}/{collection}/{document}/{revision}/full.json
being unclear or faulty, too.
Either statement 1 in #8 (closed) holds (the term document
isn't defined properly) or, if document
refers to a Manifest and we add {item}
to the endpoint in #8 (closed), {item}
and {revision}
might get mixed up in an implementation.