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