The API documentation on blogEntry.view
mentions that it returns a BlogEntry object in full version (which includes the content
field, unlike the short version). However, when I perform an API request to this method, it seems like it returns the short version of the BlogEntry object with no content
field.
Was the removal of this feature intentional, or was it a bug? Are there any other ways to get the content of a blog aside from using this method?
Any help from MikeMirzayanov or others would be greatly appreciated.
It's a bug. But lives in API at least 4 years: my report