Six Apart Developer Center

Developer Center Home » XML-RPC » Blogger API »

blogger.getPost

Posted by Byrne Reese on February 13, 2006

Returns the details about a single post given a valid post id.

Movable Type Note:

In Movable Type the firstname return value corresponds to the Movable Type user’s username up to the first space character. The lastname return value corresponds to all of the characters following the first space found in the user’s username.

Parameters

  • String appkey
  • String postid
  • String username
  • String password

LiveJournal Notes

LiveJournal users should direct their requests to the following URL:

http://www.livejournal.com/interface/blogger

LiveJournal will return the user’s nickname for the following return parameters: firstname and lastname .

Sample Request

Perl Code Sample

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.