Read Only Tag Instance
GET /bento-api/blogs/tags/1443/?format=api
{ "data": { "type": "Tag", "id": "1443", "attributes": { "name": "bob ross", "slug": "bob-ross" }, "links": { "self": "https://digital.pbs.org/bento-api/blogs/tags/1443/?format=api" } } }