Blog Post Object

{
  "id": "2f695e51168b489faa0ffb95295fd4ce",
  "path": "designer-gutters/6-seamless-steel-gutters-in-hugo-mn",
  "status": "PUBLISHED",
  "creation_date": "2024-07-17T14:46:00",
  "publish_date": "2024-07-17T14:46:00",
  "title": "6″ Seamless Steel Gutters in Hugo MN",
  "author_name": "chuck",
  "meta_title": null,
  "description": "The modern design of the ABC Seamless Gutter System blends in with the fascia on your home. Working hard, while looking great!",
	"schedule_publish_date": "2025-12-25T08:30:15",
  "tags": [],
  "no_index": false,
  "main_image": {
    "url": String,
  },
  "thumbnail": {
    "url": String, 
  }
}
PropertyDescription
idstringThe unique id of the blog post.
pathstringThe path for the blog post.
statusstringCan be PUBLISHED or UNPUBLISHED.
creation_datestringThe time that the blog post was created.
published_datestringThe time that the blog post was published.
titlestringThe title of the blog post.
author_namestringThe name of the author of the blog post.
meta_titlestringThe meta title of the blog post.
descriptionstringThe description for the blog post.
tagsarray of stringsThe tags associated with the blog post.
no_indexbooleanSets whether to noindex the blog post or not.
main_imageobjectObject containing a url property pointing to the main image of the post.
thumbnailobjectObject containing a url property pointing to the thumbnail of the main image of the post.