动画番剧信息查询
url:https://api.timelessq.com/bangumi
method:GET
1、通过年份、月份查询
{
"errno": 0,
"errmsg": "",
"data": [
{
"title": "痛いのは嫌なので防御力に極振りしたいと思います。",
"titleTranslate": {
"zh-Hans": [
"因为太怕痛就全点防御力了"
]
},
"type": "tv",
"lang": "ja",
"officialSite": "https://bofuri.jp/",
"begin": "2020-01-08T13:00:00.000Z",
"end": "2020-03-25T13:30:00.000Z",
"comment": "",
"sites": [
{
"site": "bangumi",
"id": "268545"
},
{
"site": "nicovideo",
"id": "bofuri",
"begin": "2020-01-14T15:00:00.000Z"
},
{
"site": "bilibili",
"id": "28224137",
"begin": "2020-01-08T14:30:00.000Z"
}
]
},
......
{
"title": "ダンジョンに出会いを求めるのは間違っているだろうかⅡ OVA",
"titleTranslate": {
"zh-Hans": [
"期待在地下城邂逅有错吗Ⅱ OVA"
]
},
"type": "ova",
"lang": "ja",
"officialSite": "http://danmachi.com/danmachi2/",
"begin": "2020-01-29T16:00:00.000Z",
"end": "2020-01-29T16:00:00.000Z",
"comment": "",
"sites": [
{
"site": "bangumi",
"id": "291413"
},
{
"site": "nicovideo",
"id": "danmachi2-ova",
"begin": ""
}
]
}
]
}
3、通过番剧名称查询
{
"errno": 0,
"errmsg": "",
"data": [
{
"title": "かぐや様は告らせたい~天才たちの恋愛頭脳戦~",
"titleTranslate": {
"zh-Hans": [
"辉夜大小姐想让我告白~天才们的恋爱头脑战~"
]
},
"type": "tv",
"lang": "ja",
"officialSite": "",
"begin": "2019-01-12T14:30:00.000Z",
"end": "2019-03-30T15:00:00.000Z",
"sites": [
{
"site": "bangumi",
"id": "248175"
},
{
"site": "bilibili",
"id": "5267730",
"begin": "2019-01-12T16:00:00.000Z"
},
{
"site": "nicovideo",
"id": "kaguya_love",
"begin": "2019-01-14T03:00:00.000Z"
}
]
},
{
"title": "かぐや様は告らせたい?~天才たちの恋愛頭脳戦~",
"titleTranslate": {
"zh-Hans": [
"辉夜大小姐想让我告白?~天才们的恋爱头脑战~"
]
},
"type": "tv",
"lang": "ja",
"officialSite": "http://kaguya.love/",
"begin": "2020-04-11T14:30:00.000Z",
"end": "2020-06-27T15:00:00.000Z",
"comment": "",
"sites": [
{
"site": "bilibili",
"id": "28228367",
"begin": "2020-04-11T16:00:00.000Z"
},
{
"site": "bangumi",
"id": "293049"
},
{
"site": "nicovideo",
"id": "kaguya_love_anime",
"begin": "2020-04-14T03:00:00.000Z"
}
]
}
]
}
还没有评论,快来抢第一吧