Read Only Tag Instance
GET /bento-api/blogs/tags/2016/?format=api
{ "data": { "type": "Tag", "id": "2016", "attributes": { "name": "World War II", "slug": "world-war-ii" }, "links": { "self": "https://pbs.lpb.org/bento-api/blogs/tags/2016/?format=api" } } }