Read Only Tag Instance
GET /bento-api/blogs/tags/201/?format=api
{ "data": { "type": "Tag", "id": "201", "attributes": { "name": "coral gables", "slug": "coral-gables" }, "links": { "self": "https://pbs.lpb.org/bento-api/blogs/tags/201/?format=api" } } }