{ "data": { "blogPost": { "slug": "test-blog-post", "title": "Test Blog Post", "date": "2023-04-17", "category": [ { "id": "1111111", "slug": "developers", "title": "Developers" }, { "id": "2222222", "slug": "category-b-slug", "title": "Category B Title" } ], "author": { "id": "12345678", "name": "Author Name" }, "image": { "url": "/images/site_content/blogPost/test-blog-post.png" }, "content": { "blocks": [], "links": [], "value": { "schema": "dast", "document": { "type": "root", "children": [ { "type": "paragraph", "children": [ { "type": "span", "value": "Main content, stored in the obtuse JSON markup format pulled from datocms." } ] }, { "type": "paragraph", "children": [ { "type": "span", "value": "This is how you make " }, { "url": "https://google.com", "meta": [ { "id": "target", "value": "_blank" } ], "type": "link", "children": [ { "type": "span", "value": "a link to Google." } ] } ] } ] } } }, "featured": false, "id": "12345678", "_status": "published", "_seoMetaTags": [ { "attributes": null, "content": "Blog Post Title", "tag": "title" }, { "attributes": { "property": "og:title", "content": "Blog Post Title" }, "content": null, "tag": "meta" }, { "attributes": { "name": "twitter:title", "content": "Blog Post Title" }, "content": null, "tag": "meta" }, { "attributes": { "property": "og:image", "content": "/images/site_content/blogPost/blog-post-slug.png?auto=format&fit=max&w=1200" }, "content": null, "tag": "meta" }, { "attributes": { "name": "twitter:image", "content": "/images/site_content/blogPost/blog-post-slug.png?auto=format&fit=max&w=1200" }, "content": null, "tag": "meta" }, { "attributes": { "property": "og:locale", "content": "en" }, "content": null, "tag": "meta" }, { "attributes": { "property": "og:type", "content": "article" }, "content": null, "tag": "meta" }, { "attributes": { "property": "article:modified_time", "content": "1999-09-09T00:00:00Z" }, "content": null, "tag": "meta" }, { "attributes": { "name": "twitter:card", "content": "summary" }, "content": null, "tag": "meta" } ] } } }