Citation of an individual item.

Get a specific item by providing a bibliographic id and volume id (bibid, vid) as follows:
{site}/{bibid}/{vid}/citation

GET /citation?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "message": "For a specific citation, pass a bibid and vid.",
    "example": "https://api.patron.uflib.ufl.edu/UF00078891/00001/citation"
}