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