# Grebe - Returned JSON for a post

For user who is not logged-in:

{
    "status":200,
    "description":"OK",
    "post_id":"4",
    "parent_id":"0",
    "title":"Site Info",
    "uri_title":"site-info",
    "formatted_text":"<ul>\n<li><a href=\"http://toledowinter.com/post/about\">about</a></li>\n<li><a href=\"http://toledotalk.com/weather/\">Toledo Weather Web App</a></li>\n<li><a href=\"http://toledowinter.com/articles/rss\">rss for articles by creation date</a></li>\n<li><a href=\"http://toledowinter.com/changes/rss\">rss for articles by modified date</a></li>\n</ul>\n\n",
    "post_type":"draft",
    "author_name":"JR",
    "post_status":"o",
    "created_date":"2014-10-23 22:31:22",
    "modified_date":"2014-10-24 01:19:08",
    "formatted_created_date":"Oct 23, 2014",
    "formatted_created_time":"05:31:22 PM","
    "formatted_modified_date":"Oct 23, 2014",
    "formatted_modified_time":"08:19:08 PM",
    "version":"6",
    "edit_reason":null,
    "tags":"",
    "reader_is_author":0,
    "table_of_contents":0,
    "word_count":18,
    "reading_time":0,
    "related_posts_count":0,
}