https://api.bilibili.com/x/article/rank/list?cid=4&jsonp=jsonp
请求方式:GET
是否需要登录:否
参数名 | 类型 | 必填 | 内容 | 备注 |
---|---|---|---|---|
cid | num | 榜单类型 | 1:月榜 2:周榜 3:昨天 4:前天 |
|
jsonp | str |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
code | num | 响应码 | 0:成功 -400:请求错误 |
data | obj | 信息本体 | |
message | str | ||
note | str | 榜单描述 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
id | num | 专栏文章id | |
category | obj | 分类 | |
categories | array | 分类 | |
title | str | 标题 | |
summary | str | 摘要 | |
banner_url | str | 封面图 | |
template_id | num | 3 4 |
|
state | num | 0 |
|
author | obj | UP主信息 | |
reprint | num | ||
image_urls | array | ||
publish_time | num | 发布时间戳 | 单位:秒 |
ctime | num | 提交时间戳 | 单位:秒 |
stats | obj | 专栏文章数据统计 | |
words | num | 字数 | |
origin_image_urls | array | ||
list | obj | 所属文集信息 | |
is_like | bool | ||
media | obj | 关联剧集信息 | |
apply_time | str | ||
check_time | str | ||
original | num | ||
act_id | num | ||
dispute | null |
||
authenMark | null |
||
cover_avid | num | 关联视频av号 | |
top_video_info | null |
||
type | num | 0:cover_avid 为02: cover_avid 不为0 |
|
check_state | num | ||
attention | bool | ||
score | num | 综合评分 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
id | num | 分类id | |
parent_id | num | 父级分类id | |
name | str | 分类名称 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
id | num | 分类id | |
parent_id | num | 父级分类id | |
name | str | 分类名称 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
mid | num | 用户uid | |
name | str | 用户名 | |
face | str | 头像 | |
pendant | obj | 头像框信息 | |
official_verify | obj | 账号认证信息 | |
nameplate | obj | 成就勋章信息 | |
vip | obj | 大会员信息 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
pid | num | 头像框id | |
name | str | 头像框名称 | |
image | str | 头像框图片url | |
expire | num | 过期时间 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
type | num | 是否认证 | -1:无 0:个人认证 1:机构认证 |
desc | str | 认证备注 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
nid | num | 勋章id | |
name | str | 勋章名称 | |
image | str | 勋章图标 | |
image_small | str | 勋章图标(小) | |
level | str | 勋章等级 | |
condition | str | 获取条件 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
type | num | 大会员类型 | 0:无 1:月大会员 2:年度及以上大会员 |
status | num | 大会员状态 | 0:无 1:有 |
due_date | num | 大会员过期时间时间戳 | 单位:毫秒 |
vip_pay_type | num | 支付类型 | |
theme_type | num | 0 |
|
label | obj | 大会员标签 | |
avatar_subscript | num | 是否显示大会员图标 | 0:不显示 1:显示 |
nickname_color | str | 大会员昵称颜色 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
path | str | 空串 |
|
text | str | 会员类型文案 | 大会员 年度大会员 十年大会员 百年大会员 最强绿鲤鱼 |
label_theme | str | 会员标签 | vip:大会员 annual_vip:年度大会员 ten_annual_vip:十年大会员 hundred_annual_vip:百年大会员 fools_day_hundred_annual_vip:最强绿鲤鱼 |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
view | num | 浏览数 | |
favorite | num | 收藏数 | |
like | num | 点赞数 | |
dislike | num | 点踩数 | 恒为0 |
reply | num | 回复数 | |
share | num | 转发数 | |
coin | num | 投币数 | |
dynamic | num |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
id | num | 文集id | |
mid | num | 作者uid | |
name | str | 文集名称 | |
image_url | str | 封面 | |
update_time | num | 最后更新时间戳 | 单位:秒 |
ctime | num | 创建时间戳 | 单位:秒 |
publish_time | num | 发布时间戳 | 单位:秒 |
summary | str | 简介 | |
words | num | 总字数 | |
read | num | ||
articles_count | num | ||
state | num | ||
reason | num | ||
apply_time | num | ||
check_time | num |
字段名 | 类型 | 内容 | 备注 |
---|---|---|---|
score | num | 0 |
|
media_id | num | 关联剧集的media_id | |
title | str | 空串 |
|
cover | str | 空串 |
|
area | str | 空串 |
|
type_id | num | 0 |
|
type_name | str | 空串 |
|
spoiler | num | 0 1 |
|
season_id | num |
curl -L -X GET 'https://api.bilibili.com/x/article/rank/list?cid=1'
点击查看
{
"code": 0,
"data": [
{
"id": 18770673,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "基本不等式 全面讲解,一数牌学渣救星!",
"summary": "基本不等式\n一正\n①x,y均大于零\n②当x,y小于零时,依旧可以使用基本不等式\n二定\n存在最值\n①和为定值\n基本不等式的核心在于拼凑\n关于这道题的理解:真...",
"banner_url": "https://i0.hdslb.com/bfs/archive/76251df3915b0ede7a1c15e9a0f5ff4c03ac925e.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 479048340,
"name": "吃素的达摩",
"face": "http://i0.hdslb.com/bfs/face/0bf2b2b1b2205ac9f21ac58a38164554554379d8.jpg",
"pendant": {
"pid": 459,
"name": "我是江小白",
"image": "https://i0.hdslb.com/bfs/face/13f7ca8b79ccd0125d13eed0ba7e1f145e7fd6a1.png",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 1,
"status": 0,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "",
"label_theme": ""
},
"avatar_subscript": 0,
"nickname_color": ""
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/24f8f649eb2bb4a6c020aaacdb76dae222f01712.png",
"https://i0.hdslb.com/bfs/note/4fc8b4dbd417848591d709fa7ca740307b17161b.png",
"https://i0.hdslb.com/bfs/note/5dfeda266964b7ab54b69f1f52f5628119e4868b.png"
],
"publish_time": 1664074233,
"ctime": 1664074233,
"stats": {
"view": 96761,
"favorite": 5139,
"like": 15811,
"dislike": 31,
"reply": 5,
"share": 13,
"coin": 3505,
"dynamic": 0
},
"words": 494,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/24f8f649eb2bb4a6c020aaacdb76dae222f01712.png",
"https://i0.hdslb.com/bfs/note/4fc8b4dbd417848591d709fa7ca740307b17161b.png",
"https://i0.hdslb.com/bfs/note/5dfeda266964b7ab54b69f1f52f5628119e4868b.png"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 645961133,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 377715
},
{
"id": 18551385,
"category": {
"id": 15,
"parent_id": 3,
"name": "日常"
},
"categories": [
{
"id": 3,
"parent_id": 0,
"name": "生活"
},
{
"id": 15,
"parent_id": 3,
"name": "日常"
}
],
"title": "“电子海洛因”二十二年:疫情干碎了网瘾和砖家叫兽",
"summary": "本文首发于公众号 情报姬转载事宜请后台询问哦文丨saru 审核丨春辞排版丨鹿九国家互联网信息中心大概不知道,他们这一篇报告一发,全国每一个网民都有网络成瘾倾向。2022 年发布的第五十次《中国互联网络发展状况统计报告》显示,人均周上网时长已经达到了 29.5 小时。4×7=2828<29.5这是小学数学。4X7 的意义是什么,28 又代表了什么?2013 年,新浪教育刊发了一条转自《京华时报》的新闻。北京市疾控中心学校卫生所所长段佳丽介绍:每天上网时间超过四小时容易导致网络成瘾。也就是说,一周上",
"banner_url": "https://i0.hdslb.com/bfs/article/4f9db4de430928c897a935dd816576dc0bc0df9c.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 123330934,
"name": "情报姬",
"face": "https://i1.hdslb.com/bfs/face/b55576e160577d2bb7982880a015f9cbe3da7b82.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": 0,
"desc": "bilibili 知名UP主、优质游戏鉴赏家"
},
"nameplate": {
"nid": 1,
"name": "黄金殿堂",
"image": "https://i2.hdslb.com/bfs/face/82896ff40fcb4e7c7259cb98056975830cb55695.png",
"image_small": "https://i1.hdslb.com/bfs/face/627e342851dfda6fe7380c2fa0cbd7fae2e61533.png",
"level": "稀有勋章",
"condition": "单个自制视频总播放数>=100万"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/4f9db4de430928c897a935dd816576dc0bc0df9c.jpg",
"https://i0.hdslb.com/bfs/article/f80c409097044f5fc0005b608f51848bbd4360a9.png",
"https://i0.hdslb.com/bfs/article/120cfb12def39fd44466c3d0ef21da3129e77e79.png"
],
"publish_time": 1662955200,
"ctime": 1662935697,
"stats": {
"view": 705250,
"favorite": 9051,
"like": 15121,
"dislike": 1,
"reply": 2210,
"share": 2586,
"coin": 1771,
"dynamic": 0
},
"words": 5364,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/4f9db4de430928c897a935dd816576dc0bc0df9c.jpg",
"https://i0.hdslb.com/bfs/article/f80c409097044f5fc0005b608f51848bbd4360a9.png",
"https://i0.hdslb.com/bfs/article/75e45295b3af8ed0ef34ff3bae1362e954057086.png"
],
"list": {
"id": 457016,
"mid": 123330934,
"name": "次元资讯",
"image_url": "",
"update_time": 1665270198,
"ctime": 1629587987,
"publish_time": 1665288000,
"summary": "",
"words": 500904,
"read": 0,
"articles_count": 0,
"state": 1,
"reason": "",
"apply_time": "",
"check_time": ""
},
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 0,
"top_video_info": null,
"type": 0,
"check_state": 0,
"attention": false,
"score": 328453
},
{
"id": 18632974,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "《原神》长期项目启动·概念PV",
"summary": "点击进入查看全文>",
"banner_url": "https://i0.hdslb.com/bfs/archive/54d56678180cf3a7f6fdd62bb4e28d1231f8d266.jpg",
"template_id": 4,
"state": 0,
"author": {
"mid": 23155887,
"name": "LonelyRose术士",
"face": "https://i0.hdslb.com/bfs/face/dd90aaaaa10af6f2128b78391a9cd8d2d7917cd3.jpg",
"pendant": {
"pid": 6053,
"name": "星尘",
"image": "https://i0.hdslb.com/bfs/garb/item/92d63a9014d4f0b2cefaef64f757162f750c7ad0.png",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 60,
"name": "有爱萌新",
"image": "https://i1.hdslb.com/bfs/face/51ca16136e570938450bca360f28761ceb609f33.png",
"image_small": "https://i0.hdslb.com/bfs/face/9abfa4769357f85937782c2dbc40fafda4f57217.png",
"level": "普通勋章",
"condition": "当前持有粉丝勋章最高等级>=5级"
},
"vip": {
"type": 1,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "大会员",
"label_theme": "vip"
},
"avatar_subscript": 1,
"nickname_color": ""
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/banner/344f56d2f73fe21d487e2b62bc3e78251bff94fd.png"
],
"publish_time": 1663350985,
"ctime": 1663350985,
"stats": {
"view": 217213,
"favorite": 472,
"like": 29608,
"dislike": 173,
"reply": 15,
"share": 2,
"coin": 565,
"dynamic": 0
},
"words": 1341,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/banner/344f56d2f73fe21d487e2b62bc3e78251bff94fd.png"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 603028181,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 327559
},
{
"id": 18567061,
"category": {
"id": 15,
"parent_id": 3,
"name": "日常"
},
"categories": [
{
"id": 3,
"parent_id": 0,
"name": "生活"
},
{
"id": 15,
"parent_id": 3,
"name": "日常"
}
],
"title": "国家计算机病毒应急中心:美国NSA网络武器应急中心饮茶分析报告",
"summary": "今天,国家计算机病毒应急中心发布《美国NSA网络武器应急中心饮茶分析报告》,详情如下:一、概述国家计算机病毒应急处理中心在对西北工业大学遭境外网络攻击事件进行调查过程中,在西北工业大学的网络服务器设备上发现了美国国家安全局(NSA)专用的网络武器“饮茶”(NSA命名为“suctionchar”)(参见我中心2022年9月5日发布的《西北工业大学遭美国NSA网络攻击事件调查报告(之一)》)。国家计算机病毒应急处理中心联合奇安信公司对该网络武器进行了技术分析,分析结果表明,该网络武器为“嗅探窃密类武",
"banner_url": "",
"template_id": 4,
"state": 0,
"author": {
"mid": 456664753,
"name": "央视新闻",
"face": "https://i1.hdslb.com/bfs/face/9780ec505303b39bdab5e1ba947d55c0b67937ca.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": 1,
"desc": "央视新闻官方账号"
},
"nameplate": {
"nid": 1,
"name": "黄金殿堂",
"image": "https://i1.hdslb.com/bfs/face/82896ff40fcb4e7c7259cb98056975830cb55695.png",
"image_small": "https://i0.hdslb.com/bfs/face/627e342851dfda6fe7380c2fa0cbd7fae2e61533.png",
"level": "稀有勋章",
"condition": "单个自制视频总播放数>=100万"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/cfcb375b241533443ff0cfc0e4573fbd47c6e3a7.png"
],
"publish_time": 1663037604,
"ctime": 1663037544,
"stats": {
"view": 630758,
"favorite": 7194,
"like": 21757,
"dislike": 0,
"reply": 1161,
"share": 3687,
"coin": 439,
"dynamic": 0
},
"words": 1575,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/0177bfc2342b9b176e595ebec64725ed69c2efc6.png"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 0,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 0,
"top_video_info": null,
"type": 0,
"check_state": 0,
"attention": false,
"score": 308951
},
{
"id": 18843448,
"category": {
"id": 8,
"parent_id": 1,
"name": "手机游戏"
},
"categories": [
{
"id": 1,
"parent_id": 0,
"name": "游戏"
},
{
"id": 8,
"parent_id": 1,
"name": "手机游戏"
}
],
"title": "原神「尘光」创作过程、花絮及原画集分享",
"summary": "视频地址:最早有做尘光的想法可以追溯到4个多月前,我为了这个作品筹备了许久。我一直很想做一个偏史诗一些的原神作品,并不是为了说要做的多悲伤或者多么刀才去做,而是我深入了解这些角色的时候,他们的很多故事就是悲伤的。一开始我想的是以“他们的故事”这种视角去讲述这个片子,想象中的画面都是很琐碎的,比如我会做影和真的情节,会做坎瑞亚被攻打的情节,会想过帝君放岩枪的画面,随着游戏剧情的推进,更多碎片化的内容填补了我想象的空白,终于在3.0来之前,可以大致组成完整的短片内容了。虽然我知道我一定会倾尽全力去筹",
"banner_url": "https://i0.hdslb.com/bfs/article/04b10c5f547a582fb36945d2b7f4fd88463bc926.jpg",
"template_id": 4,
"state": 0,
"author": {
"mid": 888465,
"name": "暗猫の祝福",
"face": "https://i0.hdslb.com/bfs/face/1b8b87b6c6cd29f37476a4fed00968ca3fb8f98b.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": 0,
"desc": "bilibili 知名动漫UP主"
},
"nameplate": {
"nid": 74,
"name": "大会员2018年度勋章",
"image": "https://i0.hdslb.com/bfs/face/421179426c929dfeaed4117461c83f5d07ffb148.png",
"image_small": "https://i2.hdslb.com/bfs/face/682001c2e1c2ae887bdf2a0e18eef61180c48f84.png",
"level": "稀有勋章",
"condition": "2018.6.26-7.8某一天是年度大会员"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/36fd9d87e0ff4fb036edfb46edd141d7b0d39a96.jpg"
],
"publish_time": 1664432918,
"ctime": 1664432780,
"stats": {
"view": 79372,
"favorite": 5218,
"like": 16752,
"dislike": 0,
"reply": 452,
"share": 550,
"coin": 1411,
"dynamic": 0
},
"words": 6093,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/3a62da890ef1f4dd6b9232af9af18c26c4856383.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 0,
"top_video_info": null,
"type": 0,
"check_state": 0,
"attention": false,
"score": 285198
},
{
"id": 18765692,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "川普脱口秀9月23日,再次向粉丝科普中国近代史",
"summary": "点击进入查看全文>",
"banner_url": "https://i0.hdslb.com/bfs/archive/681f224612ca0773803e52188a87c6032205d80f.jpg",
"template_id": 4,
"state": 0,
"author": {
"mid": 735958,
"name": "胖达粑粑",
"face": "https://i1.hdslb.com/bfs/face/a3fd76c06243464d051f87f062858d402fe29a68.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 1,
"name": "黄金殿堂",
"image": "https://i2.hdslb.com/bfs/face/82896ff40fcb4e7c7259cb98056975830cb55695.png",
"image_small": "https://i1.hdslb.com/bfs/face/627e342851dfda6fe7380c2fa0cbd7fae2e61533.png",
"level": "稀有勋章",
"condition": "单个自制视频总播放数>=100万"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/banner/2827b353755753dd015461dfb74a9b4d8fe3101c.png"
],
"publish_time": 1664032134,
"ctime": 1664032134,
"stats": {
"view": 276547,
"favorite": 1019,
"like": 19488,
"dislike": 83,
"reply": 5,
"share": 7,
"coin": 554,
"dynamic": 0
},
"words": 7652,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/banner/2827b353755753dd015461dfb74a9b4d8fe3101c.png"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 558341517,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 231751
},
{
"id": 18869868,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "男子当街抢柚子",
"summary": "点击进入查看全文",
"banner_url": "https://i0.hdslb.com/bfs/archive/4b74a9ab61dfc303ab38fc7469687e40e75f3812.jpg",
"template_id": 4,
"state": 0,
"author": {
"mid": 423738152,
"name": "俏佳人xxx",
"face": "https://i2.hdslb.com/bfs/face/ea35195680e661c239147b355c9a9a54fac09762.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": 0,
"desc": "bilibili 知名UP主"
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/banner/105f6b0e9b38bc58969177b2fc19e044c7260f40.png"
],
"publish_time": 1664550499,
"ctime": 1664550499,
"stats": {
"view": 106995,
"favorite": 511,
"like": 21063,
"dislike": 65,
"reply": 2,
"share": 2,
"coin": 166,
"dynamic": 0
},
"words": 535,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/banner/105f6b0e9b38bc58969177b2fc19e044c7260f40.png"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 646116428,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 219810
},
{
"id": 18901359,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "一位老哥在贴吧书写了十几年的流浪生涯... 这一定是本年度最精华的帖子.",
"summary": "点击进入查看全文>",
"banner_url": "https://i0.hdslb.com/bfs/archive/0e07d246a372d93b5796d62f015ca6da8f34c4a7.jpg",
"template_id": 4,
"state": 0,
"author": {
"mid": 35092510,
"name": "记不起之小山",
"face": "https://i1.hdslb.com/bfs/face/7d5b9c715d951106dd68b8ef0cfcb560cdd0a5ba.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 1,
"status": 0,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "",
"label_theme": ""
},
"avatar_subscript": 0,
"nickname_color": ""
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/banner/7a4de4cefe77a0553884bbd0efdfb1faeb39029d.png"
],
"publish_time": 1664761772,
"ctime": 1664761772,
"stats": {
"view": 75387,
"favorite": 4157,
"like": 9282,
"dislike": 30,
"reply": 15,
"share": 35,
"coin": 1742,
"dynamic": 0
},
"words": 14195,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/banner/7a4de4cefe77a0553884bbd0efdfb1faeb39029d.png"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 473576719,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 214554
},
{
"id": 18515934,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "B站教师节、中秋节特别企划《送月亮的人》 | 一寸月光万里路,莫卷人生卷诗...",
"summary": "送月亮的人\n小时不识月,呼作白玉盘\n我们要学着如何变成一个负责任的大人\n更要学会如何变回一个快乐的小孩\n\n举头望明月,低头思故乡\n祝家乡都安然无恙,宽慰人...",
"banner_url": "https://i0.hdslb.com/bfs/archive/ca656838e191fe8f7aa68f3d6a863aad2ae81ec4.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 437166112,
"name": "SYN快爬去学习",
"face": "https://i1.hdslb.com/bfs/face/7ffdec6c2cb5957461a554b385c4cc59e421a6c6.jpg",
"pendant": {
"pid": 457,
"name": "少女前线",
"image": "https://i1.hdslb.com/bfs/face/295cd9505bfe2edd360becd1ffd70f1870505696.png",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/a5385eef3f2f87fcdd9d16a090965e24e64ddea6.jpg",
"https://i0.hdslb.com/bfs/note/949686a06c56013f9d42979ecc2054896cb89bb2.jpg",
"https://i0.hdslb.com/bfs/note/c72e002661eed604a3d44721cef26aaee11fe050.jpg"
],
"publish_time": 1662697126,
"ctime": 1662697126,
"stats": {
"view": 51464,
"favorite": 1648,
"like": 16241,
"dislike": 22,
"reply": 7,
"share": 23,
"coin": 477,
"dynamic": 0
},
"words": 420,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/a5385eef3f2f87fcdd9d16a090965e24e64ddea6.jpg",
"https://i0.hdslb.com/bfs/note/949686a06c56013f9d42979ecc2054896cb89bb2.jpg",
"https://i0.hdslb.com/bfs/note/c72e002661eed604a3d44721cef26aaee11fe050.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 0,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 387869131,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 202677
},
{
"id": 18577068,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "3种食材4味调料,这一口国宴东坡肉40年的功夫!",
"summary": "国宴东坡肉\n食材\n皮薄肉厚的五花肉750g、装盘可加小油菜\n调料:小葱、姜、花雕、冰糖、生抽、老抽、水\n器具:火枪或煤气灶、高压锅或铁锅、砂锅或铝锅\n1....",
"banner_url": "https://i0.hdslb.com/bfs/archive/93bd9a192fb222558babcb637f4c4a38e70b0f99.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 11823729,
"name": "殷小yi呀",
"face": "https://i0.hdslb.com/bfs/face/7d56f8ca3441fdfe01fc4ec5e55da1bba6ebba60.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 61,
"name": "有爱楷模",
"image": "https://i1.hdslb.com/bfs/face/5a90f715451325c642a6ac39e01195cb6d075734.png",
"image_small": "https://i2.hdslb.com/bfs/face/5bfc1b4fb3f4b411495dddb0b2127ad80f6fbcac.png",
"level": "普通勋章",
"condition": "当前持有粉丝勋章最高等级>=10级"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/36cf9ce6aa259f97790d873d83cb8d713299674e.jpg",
"https://i0.hdslb.com/bfs/note/c4395a3526dc9872125c33058318c4c8ac380a9f.jpg",
"https://i0.hdslb.com/bfs/note/8b9036339cd11b12ed2cbb6608fb9628b99eb1ce.jpg"
],
"publish_time": 1663072522,
"ctime": 1663072507,
"stats": {
"view": 42076,
"favorite": 2933,
"like": 13179,
"dislike": 29,
"reply": 0,
"share": 0,
"coin": 486,
"dynamic": 0
},
"words": 327,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/36cf9ce6aa259f97790d873d83cb8d713299674e.jpg",
"https://i0.hdslb.com/bfs/note/c4395a3526dc9872125c33058318c4c8ac380a9f.jpg",
"https://i0.hdslb.com/bfs/note/8b9036339cd11b12ed2cbb6608fb9628b99eb1ce.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 773036788,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 184001
},
{
"id": 18554630,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "醒狮酥,但是老虎版,且翻车Plus版...",
"summary": "《醒狮酥》\n00:37 酥皮制作\n1、准备清水、鸡蛋、糖\n2、用厨师机、面包机 揉面\n3、开酥(开空调-避免高温)\n\n4、叠→排酥\n排酥?\n\n5、卷→圆...",
"banner_url": "https://i0.hdslb.com/bfs/archive/48513e39adca95fd12505194928b55f96bb7101d.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 515111671,
"name": "元气少女SX-Lucky",
"face": "https://i1.hdslb.com/bfs/face/8d0dcb4f803b3a655dd8af4bbe616bb47dca2baf.jpg",
"pendant": {
"pid": 996,
"name": "拉文克劳",
"image": "https://i1.hdslb.com/bfs/face/971b69742c60b93225d38eb4c99fc382e2e5eb44.png",
"expire": 0
},
"official_verify": {
"type": 0,
"desc": "专栏优质UP主"
},
"nameplate": {
"nid": 71,
"name": "资深委员",
"image": "https://i1.hdslb.com/bfs/face/5beecb936bd7422a5ac11c9c5c8df56f334b2a65.png",
"image_small": "https://i2.hdslb.com/bfs/face/9f8e0d5cd0201cf7177199d9365be562be1deb05.png",
"level": "高级勋章",
"condition": "风纪委员连任期数 >= 6"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/7c043cfa06688073ef646ea02db315cb9bea6e48.png",
"https://i0.hdslb.com/bfs/note/a0934851326828eaeceaddc418ea10477238c107.jpg",
"https://i0.hdslb.com/bfs/note/df5d51a5d2df511ed52d8392e3c5ccb3ebbc4fa3.jpg"
],
"publish_time": 1662956919,
"ctime": 1662956919,
"stats": {
"view": 62522,
"favorite": 180,
"like": 17525,
"dislike": 30,
"reply": 0,
"share": 0,
"coin": 145,
"dynamic": 0
},
"words": 131,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/7c043cfa06688073ef646ea02db315cb9bea6e48.png",
"https://i0.hdslb.com/bfs/note/a0934851326828eaeceaddc418ea10477238c107.jpg",
"https://i0.hdslb.com/bfs/note/df5d51a5d2df511ed52d8392e3c5ccb3ebbc4fa3.jpg"
],
"list": {
"id": 482671,
"mid": 515111671,
"name": "美食区笔记汇总",
"image_url": "http://i0.hdslb.com/bfs/article/f0abcab36cd00c1b1622f5d3580f62756fc5104b.jpg",
"update_time": 1665326320,
"ctime": 1635392059,
"publish_time": 1665318091,
"summary": "收录给顾小胖、林大厨等UP写的美食制作、厨房使用注意事项的笔记\n含详细制作过程和剂量 烘培、烧烤、油炸、家常菜、小吃...\n自己动手丰衣足食!!!",
"words": 116723,
"read": 0,
"articles_count": 0,
"state": 3,
"reason": "",
"apply_time": "",
"check_time": ""
},
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 430470591,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 183898
},
{
"id": 18749145,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "【鬼谷闲谈】由癌细胞演化成的动物?",
"summary": " 粘体动物门的动物一般称为粘孢子虫Myxosporea,主要生活于海洋和淡水中,目前已知约2200个物种,但只有约100种被人类完全了解。全员都是具...",
"banner_url": "https://i0.hdslb.com/bfs/archive/125a83e641bce31798b2d50346f2f444d95d5307.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 15162196,
"name": "完全尼基弗鲁斯UC",
"face": "https://i1.hdslb.com/bfs/face/7baba60a46bca59d736018f2fea3a1839f8ea4f8.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 58,
"name": "收集达人",
"image": "https://i0.hdslb.com/bfs/face/3f5539e1486303422ffc8595862ccb6606e0b745.png",
"image_small": "https://i1.hdslb.com/bfs/face/cf85e7908095d256e595ec9759f4e7795f23bc22.png",
"level": "普通勋章",
"condition": "同时拥有粉丝勋章>=15个"
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/6a871b2c621f79379ba979517605bafa7b36e95c.png",
"https://i0.hdslb.com/bfs/note/7e8431b8428df965de76d961efea38198988e7c4.png",
"https://i0.hdslb.com/bfs/note/6c34822316cd9a0d892d016a3fe2202c4f41d590.jpg"
],
"publish_time": 1663932827,
"ctime": 1663932827,
"stats": {
"view": 54843,
"favorite": 1587,
"like": 13666,
"dislike": 25,
"reply": 3,
"share": 1,
"coin": 703,
"dynamic": 0
},
"words": 3666,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/6a871b2c621f79379ba979517605bafa7b36e95c.png",
"https://i0.hdslb.com/bfs/note/7e8431b8428df965de76d961efea38198988e7c4.png",
"https://i0.hdslb.com/bfs/note/6c34822316cd9a0d892d016a3fe2202c4f41d590.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 560806002,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 183255
},
{
"id": 18864016,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "国家送给我们的6个神器,你全知道吗?",
"summary": "一、终身教育平台\n网址:https://le.ouchn.cn/home\n简介:这是国家开放大学推出的免费学习网站,从幼儿园到职场的课程都有\n特点:种类齐...",
"banner_url": "https://i0.hdslb.com/bfs/archive/0b0f879254e287cf38f79a07e22443f7fbc76841.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 2343092,
"name": "采蘑菇的小姑娘ヽ",
"face": "https://i2.hdslb.com/bfs/face/edc824869d474dcb5002d4dd7e4275c337c2d2d0.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": 0,
"desc": "专栏优质UP主"
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 0,
"status": 0,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "",
"label_theme": ""
},
"avatar_subscript": 0,
"nickname_color": ""
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/4eefdf92a72be37ec8e0af02515551c5eecd314c.jpg",
"https://i0.hdslb.com/bfs/note/780c7164014f9802b04eaf7d600752542df13d72.jpg",
"https://i0.hdslb.com/bfs/note/ec23dfcc33d426a3a54d67349e2da1bf40d0b0e0.jpg"
],
"publish_time": 1664527610,
"ctime": 1664527610,
"stats": {
"view": 81578,
"favorite": 7315,
"like": 7133,
"dislike": 30,
"reply": 0,
"share": 5,
"coin": 782,
"dynamic": 0
},
"words": 646,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/4eefdf92a72be37ec8e0af02515551c5eecd314c.jpg",
"https://i0.hdslb.com/bfs/note/780c7164014f9802b04eaf7d600752542df13d72.jpg",
"https://i0.hdslb.com/bfs/note/ec23dfcc33d426a3a54d67349e2da1bf40d0b0e0.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 773393550,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 182350
},
{
"id": 18776616,
"category": {
"id": 15,
"parent_id": 3,
"name": "日常"
},
"categories": [
{
"id": 3,
"parent_id": 0,
"name": "生活"
},
{
"id": 15,
"parent_id": 3,
"name": "日常"
}
],
"title": "中国共产党第二十次全国代表大会代表名单",
"summary": "新华社北京9月25日电 中国共产党第二十次全国代表大会代表名单(共2296名,按姓氏笔画为序排列)丁宁(女) 丁纯 丁炜 丁铭 丁小强 丁中平(女) 丁仁彧 丁月牙(女,回族) 丁向群(女) 丁兴农 丁赤飚 丁学东 丁荣浩 丁海燕(女) 丁绣峰 丁雄军 丁薛祥 于波(满族) 于洋 于勇 于川雅(女,满族) 于立军 于吉红(女) 于江涛 于秀明 于绍良 于砚华(女,满族) 于洪涛 才让太(藏族) 万伟 万敏 万立骏 万芝利(女) 万相兰(女) 万超岐 么永波 习近平 马龙 马伟 马丽(女,回族)",
"banner_url": "",
"template_id": 4,
"state": 0,
"author": {
"mid": 473837611,
"name": "新华社",
"face": "https://i1.hdslb.com/bfs/face/3e9def9e060a7654df1e65d4fe9d35c5e121e078.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": 1,
"desc": "新华社官方账号"
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 2,
"status": 1,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "年度大会员",
"label_theme": "annual_vip"
},
"avatar_subscript": 1,
"nickname_color": "#FB7299"
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/article/ba538c2e5c44b999517aa57c5641b8b21f4871de.jpg"
],
"publish_time": 1664102758,
"ctime": 1664102473,
"stats": {
"view": 207094,
"favorite": 1213,
"like": 14868,
"dislike": 0,
"reply": 32,
"share": 852,
"coin": 106,
"dynamic": 0
},
"words": 9693,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/article/943e5bb57f4c68cec453ac6547e850a4a68f891c.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 0,
"act_id": 0,
"dispute": {
"dispute": "",
"dispute_url": ""
},
"authenMark": null,
"cover_avid": 0,
"top_video_info": null,
"type": 0,
"check_state": 0,
"attention": false,
"score": 164903
},
{
"id": 18629957,
"category": {
"id": 42,
"parent_id": 41,
"name": "全部笔记"
},
"categories": [
{
"id": 41,
"parent_id": 0,
"name": "笔记"
},
{
"id": 42,
"parent_id": 41,
"name": "全部笔记"
}
],
"title": "《原神》3.1版本「赤土之王与三朝圣者」前瞻特别节目",
"summary": "这功能真不错(大概,也许)",
"banner_url": "https://i0.hdslb.com/bfs/archive/69363adf1117dfd74f38302ae27558538b6e6f2d.jpg",
"template_id": 3,
"state": 0,
"author": {
"mid": 487286342,
"name": "维尔汀official",
"face": "https://i2.hdslb.com/bfs/face/8c1af1c3280bff85eb6fa524d545ce6d2d44d344.jpg",
"pendant": {
"pid": 0,
"name": "",
"image": "",
"expire": 0
},
"official_verify": {
"type": -1,
"desc": ""
},
"nameplate": {
"nid": 0,
"name": "",
"image": "",
"image_small": "",
"level": "",
"condition": ""
},
"vip": {
"type": 1,
"status": 0,
"due_date": 0,
"vip_pay_type": 0,
"theme_type": 0,
"label": {
"path": "",
"text": "",
"label_theme": ""
},
"avatar_subscript": 0,
"nickname_color": ""
}
},
"reprint": 0,
"image_urls": [
"https://i0.hdslb.com/bfs/note/0f71fa58eae51bce319fd49a6a566d44ee7f1465.jpg",
"https://i0.hdslb.com/bfs/note/a12124c1648d389e36b9a03affdf06025ef03837.jpg",
"https://i0.hdslb.com/bfs/note/1e81d8dfffdbbd8f6e09fbaeedf1226d741e3a48.jpg"
],
"publish_time": 1663335822,
"ctime": 1663335822,
"stats": {
"view": 250012,
"favorite": 171,
"like": 14689,
"dislike": 118,
"reply": 1,
"share": 4,
"coin": 171,
"dynamic": 0
},
"words": 16,
"origin_image_urls": [
"https://i0.hdslb.com/bfs/note/0f71fa58eae51bce319fd49a6a566d44ee7f1465.jpg",
"https://i0.hdslb.com/bfs/note/a12124c1648d389e36b9a03affdf06025ef03837.jpg",
"https://i0.hdslb.com/bfs/note/1e81d8dfffdbbd8f6e09fbaeedf1226d741e3a48.jpg"
],
"list": null,
"is_like": false,
"media": {
"score": 0,
"media_id": 0,
"title": "",
"cover": "",
"area": "",
"type_id": 0,
"type_name": "",
"spoiler": 0,
"season_id": 0
},
"apply_time": "",
"check_time": "",
"original": 1,
"act_id": 0,
"dispute": null,
"authenMark": null,
"cover_avid": 815603474,
"top_video_info": null,
"type": 2,
"check_state": 0,
"attention": false,
"score": 157127
}
],
"message": "ok",
"note": "统计30日内新投稿的数据综合得分"
}