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