Hi!
I have been trying to use the API of codeforces, specially the method blogEntry.view
. And the think this that in the description they said this:
Return value: Returns a BlogEntry object in full version.
But when I tried to use it, the json never has the content of the blog entry, just had the title (and for what I understand that is the short version)
The link that use to test is the one the API section:
https://codeforces.net/api/blogEntry.view?blogEntryId=79
If someone know is happening this? Or maybe I did understand bad the description of the method.
Is there any other way you got the content of blogs