Read Only Tag Instance
GET /bento-api/blogs/tags/512/?format=api
{ "data": { "type": "Tag", "id": "512", "attributes": { "name": "Caffe Lena", "slug": "caffe-lena" }, "links": { "self": "https://pbs.lpb.org/bento-api/blogs/tags/512/?format=api" } } }