Problem with Codeforces API — blogEntry.view

Revision en1, by MrYhatoh, 2024-02-16 13:15:12

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.com/api/blogEntry.view?blogEntryId=79

If someone know is happening this? Or maybe I did understand bad the description of the method.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English MrYhatoh 2024-02-16 13:15:12 692 Initial revision (published)