简要描述:

  • 获取小说详情接口

接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2024-04-24

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明
token string 授权凭证

请求参数:

参数名 是否必须 类型 说明
novel_id int 小说id

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "success",
    "data": {
        "detail": {
            "id": 1,
            "uid": "2",
            "studio_id": "1",
            "novel_name": "丑妃倾天下",
            "novel_tig": "古代言情",
            "vice_title": "丑妃倾天下",
            "cover": "http://awz.com/uploads/novel/2020-03-23/5e7816081ac05.jpg",
            "describe": "天啊,难道我真的穿越了?还是穿回到了古代? 这是哪个朝代?是我熟悉的历史吗?啊啊啊,好像我历史不是很好哎,怎么办?如果上天再给我重来一次的机会,我肯定好好学习历史。时间流逝,没有人知道未来的发展历程,孙大美女虽然穿越来的,但不可能掌握未来,那么她将用十足的智谋……",
            "channel": "free",
            "free_time": "0",
            "cate_id": "4",
            "novel_status": "连载中",
            "grant_status": "0",
            "word_num": "1.4万",
            "reward_num": "40",
            "flower_num": "20",
            "read_num": "53",
            "hot_num": "125",
            "collection_num": "0",
            "popularity_num": "0",
            "is_recommend": "1",
            "week_recommend": "0",
            "boutique_recommend": "0",
            "strong_recommend": "0",
            "new_book_recommend": "0",
            "audit_status": "1",
            "audit_remark": "",
            "create_at": "2020-02-23 09:51:04",
            "update_at": "1617702377",
            "novel_all_word_num": "10.00",
            "chapter_charge_start": "0",
            "chapter_charge_price": "0",
            "deduction_word_num": "0.00",
            "deduction_reading_currency": "55.00",
            "popularity_refresh_time": "0",
            "day_recommend_refresh_time": "1608025393",
            "deadline_time": "0",
            "interval_minutes": "0",
            "current_number_intervals": "0",
            "add_time_start": "0",
            "add_time_end": "0",
            "add_time_click_num": "0",
            "add_time_collection_num": "0",
            "novel_full_price": "66.00",
            "signing_status": "0",
            "signing_id": "0",
            "comment_activity_btn": "1",
            "novel_id": "1",
            "collection_status": false,
            "seen_chapter_id": 1,
            "is_add": null,
            "pen_name": "唐三少",
            "studio_name": "唐三少1",
            "studio_avatar": "http://awz.com/uploads/studio/2020/06/11/5ee24fa926312.png",
            "chapter_message": "",
            "is_buy_one_novel_all": false,
            "is_real_name_authentication": true,
            "novel_is_read_status": false,
            "novel_urge_more_status": false
        },
        "writer": [
            {
                "write_uid": "2",
                "word": "1万",
                "write_user": {
                    "uid": 2,
                    "avatar": "http://awz.com/uploads/avatar/2020-03-13/5e6b5b002ad74.jpg",
                    "phone": "13113690000",
                    "username": "kevin",
                    "nickname": "k0000"
                }
            }
        ],
        "novels": [
            {
                "novel_id": "12",
                "novel_name": "浴凰掌天:凤戏天下",
                "novel_tig": "古代言情,古代言情"
            }
        ],
        "menu": [
            {
                "chapter_id": 6,
                "chapter_name": "第6章 识字",
                "channel": "free",
                "create_at": "2020-03-23 13:38:07",
                "scheduled_release": "2020-03-23 13:38:07",
                "word_num": "2279",
                "consume_id": true
            }
        ],
        "menu_last_update_time": "2020-03-23 13:38:07",
        "menu_num": 6,
        "seo": {
            "title": "《丑妃倾天下》古代言情-爱文者抖音快手剧本 唐三少",
            "keywords": "古代言情丑妃倾天下",
            "description": "抖音快手剧本《丑妃倾天下》题材:古代言情,小说简介:天啊,难道我真的穿越了?还是穿回到了古代?这是哪个朝代?是我熟悉的历史吗?啊啊啊,好像我历史不是很好哎,怎么办?如果上天再给我重来一次的机会,我肯定好好学习历史。时间流逝,没有人知道未来的发展历程,孙大美女虽然穿越来的,但不可能掌握未来,那么她将用十足的智谋……"
        },
        "latest_winning_list": [
            {
                "id": 2,
                "reading_currency": "200",
                "created_at": "2021/04/02 12:01:58",
                "novel_name": "凤凰东南飞",
                "nickname": "A1111"
            },
            {
                "id": 1,
                "reading_currency": "100",
                "created_at": "2021/04/01 12:01:58",
                "novel_name": "丑妃倾天下",
                "nickname": "k0000"
            }
        ],
        "activity": {
            "discount_reading_currency": "100",
            "expiration_at": "1618307177",
            "expiration_at_format": "2021-04-13 17:46:17"
            "content": "按评论点赞数量降序排序前三名分配;第一名奖励 300 枚阅读币,第二名奖励 200 枚阅读币,第三名奖励 100 枚阅读币"
        },
        "hall": {
            "go_hall_url": "https://bq.aiwenzhe.com/module/hall/saveMainUserInfo?token=",
            "listV1": [
                {
                    "auth_id": 2,
                    "auth_name": "电子版权",
                    "num": 0,
                    "authorise_type_1": 0,
                    "authorise_time_1": 0,
                    "authorise_type_2": 1,
                    "authorise_time_2": 16351619,
                    "can_buy": true,
                    "msg": "目前0人预购,已授权改编1人非独家,"
                },
                {
                    "auth_id": 3,
                    "auth_name": "有声版权",
                    "num": 2,
                    "authorise_type_1": 1,
                    "authorise_time_1": 157702019,
                    "authorise_type_2": 0,
                    "authorise_time_2": 0,
                    "can_buy": false,
                    "msg": "目前2人预购,已授权改编1人独家,还有61个月到期。"
                },
                {
                    "auth_id": 7,
                    "auth_name": "其他授权",
                    "num": 1,
                    "authorise_type_1": 0,
                    "authorise_time_1": 0,
                    "authorise_type_2": 0,
                    "authorise_time_2": 0,
                    "can_buy": true,
                    "msg": "目前1人预购,暂未授权改编,"
                }
        }
    }
}

错误时返回:

{
    "status": 0,
    "msg": "小说id错误"
}

data返回参数说明:

参数名 类型 说明
detail object 小说详情
menu array 部分目类
menu_last_update_time string 最后更新时间
menu_num int 章节数量
like array 猜你喜欢列表

detail返回参数说明:

参数名 类型 说明
novel_id int 小说id
cover string 小说封面
novel_name string 小说名称
pen_name string 作者笔名
channel string 频道/属性,免费/VIP
novel_status string 小说状态,完结/连载中
free_time string 限免时间
word_num string 字数
novel_tig string 小说标志
reward_num string 打赏/鼓励的数量
flower_num string 鲜花的数量
read_num string 阅读的数量
popularity_num string 投票的数量
hot_num string 人气的数量
collection_num string 收藏的数量/加入书架的数量
describe string 小说简介
cate_id int 小说分类id
collection_status bool 收藏/加入书架状态,true=已加入书架,false=未加入书架
seen_chapter_id int 正在看的章节id
next_chapter_id int 下一节章节id
seen_chapter_num int 已看了多少章
all_chapter_num int 总共有多少章
novel_urge_more_status bool 催更状态,true=已催更,false=未催更

menu第一种返回参数说明:

参数名 类型 说明
chapter_id int 小说章节id
chapter_name string 章节名称
channel string 频道/属性
create_at string 小说发布时间
consume_id bool 是否可看 true=可看,false=不可看

menu list第二种返回参数说明:

参数名 类型 说明
chapter_id int 小说章节id
chapter_name string 章节名称
channel string 频道/属性
create_at string 小说发布时间
consume_id bool 是否可看 true=可看,false=不可看

like返回参数说明:

参数名 类型 说明
novel_id int 小说id
cover string 小说封面
novel_name string 小说名称

latest_winning_list返回参数说明:

参数名 类型 说明
id int id
reading_currency string 中奖阅读币
created_at string 时间
novel_name string 小说名称
nickname string 用户昵称或者名称

activity 返回参数说明:

参数名 类型 说明
discount_reading_currency int 分配的总阅读币
expiration_at string 过期时间
expiration_at_format string 过期时间格式
content int 奖励规则和内容

hall 返回参数说明:

参数名 类型 说明
go_hall_url string 去版权中心
listV1.auth_id int 授权id
listV1.auth_name string 【显示统计】授权名称
listV1.num int 预购数量
listV1.can_buy bool 【显示统计】是否可以求购【true=可以,false=不可以】
listV1.msg string 【显示统计】授权统计信息

备注:

文档更新时间: 2023-04-26 18:11   作者:admin