curl --location --request POST 'https://www.oschina.net/action/openapi/blog_detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"access_token": "string",
"dataType": "string"
}'{
"id": 49262,
"body": "博客内容Demo",
"pubDate": "2013-10-08 16:19:38.0",
"author": "张艺辰",
"title": "博客标题Demo",
"authorid": 253479,
"notice": {
"replyCount": 0,
"msgCount": 0,
"fansCount": 0,
"referCount": 0
},
"favorite": 0,
"commentCount": 0,
"url": "http://home.oschina.org/yidongnan/blog/49262"
}