79dbcbd374a3
latestOpenAPI 3.0.32026-07-17201152369.9 KBsearch
搜索条目
post/p1/search/subjects
Query parameters
limitinteger
max 100
offsetinteger
min 0
Request body
Example request
{
"filter": {
"date": [
">=2020-07-01"
],
"metaTags": [
"童年"
],
"rank": [
">10"
],
"rating": [
">=6"
],
"tags": [
"童年"
]
}
}Response
Default Response
Example response
{
"data": [
{
"id": 8,
"images": {
"common": "https://lain.bgm.tv/pic/cover/c/c9/f0/8_wK0z3.jpg",
"grid": "https://lain.bgm.tv/pic/cover/g/c9/f0/8_wK0z3.jpg",
"large": "https://lain.bgm.tv/pic/cover/l/c9/f0/8_wK0z3.jpg",
"medium": "https://lain.bgm.tv/pic/cover/m/c9/f0/8_wK0z3.jpg",
"small": "https://lain.bgm.tv/pic/cover/s/c9/f0/8_wK0z3.jpg"
},
"locked": false,
"metaTags": [],
"name": "コードギアス 反逆のルルーシュR2",
"nameCN": "Code Geass 反叛的鲁路修R2",
"nsfw": false,
"type": 2
}
]
}