Stories

Story

One story by slug (YYYY-MM-DD-slug); include=content adds the full markdown body.

get/posts/{slug}

Path parameters

slugstring required

Query parameters

include'content'

Set to content to inline the full markdown body (up to 200 KB).

Response

The story.

typestring
slugstring
titlestring
summarystring
urlstring uri
tagsstring[]
datestring
contentstring

Full markdown body when include=content.

Changes

No recorded changes to this endpoint across all 1 revision of this API.