You're viewing old version number 4. - Current version

Scaup JSON Descriptions

#scaup - #json - #api - #blogging

User Description

{
"_id" : "Username",
"type" : "author",
"name" : "Username",
"email" : "email-address",
"current_session_id" : "-1"
}

Article / Note Description

{
"_id" : "test-post",
"_rev" : "4-ad0c0316a32ac4b217431127130fd516",
"author" : "MrX",
"reading_time" : 2,
"text_intro" : "paragraph of text",
"created_at" : "2015/04/17 13:37:35",
"html" : "entire post formatted in HTML",
"post_type" : "article",
"markup" : "entire markup of the post",
"more_text_exists" : 1,
"tags" : ["scaup","blogging","couchdb"],
"post_status" : "public",
"updated_at" : "2015/04/17 14:09:30",
"word_count" : 432,
"type" : "post",
"title" : "Test post"
}

Session ID Description

{
"_id", "alphanumeric",
"_rev", "1-asdf",
"type", "session_id",
"created_at", "date-time-stamp",
"updated_at", "date-time stamp",
"status", "pending"
}

From JR's : articles
111 words - 877 chars
created on
updated on - #
source - versions

Related articles
Scaup JSON Descriptions - Apr 17, 2015
Grebe API Returned JSON - Aug 19, 2014
Draftin.com WebHook URL info - Aug 09, 2013
Scaup web publishing app update as of Feb 21, 2015 - Mar 02, 2015
Junco REST JSON simple GET for a post - Sep 20, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Apr 29, 2024 - 1:20 p.m. EDT