blogger.getPost
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 .
