文档
测试

文献资料

POST
show/drug_detail_info/getDrugDetailReferenceInfo

接口描述

文献资料列表

请求参数

参数名
类型
描述
必填
drug_id
string
药物ID 示例:“drug202107051418326655303045”
必填
page_now
int
当前页
必填
page_num
int
当前页数量
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填
data
array
数据列表
必填
reference_name
string
标题 示例:Aspirin enhances multidrug resistance gene 1 expression in human Molt-4 T lymphoma cells.
必填
information_desc
object
详情信息 数据字典 数据字典
必填
article_pmid
string
示例:11205285
必填
article_other
string
示例:Anticancer Res. 2000 Nov-Dec;20(6B):4441-4.
必填
article_author
string
示例:Flescher E, Rotem R, Kwon P, Azare J, Jaspers I, Cohen D
必填
reference_type
string
关联文献 示例:文献
必填
article_id
object
示例:null
必填
page_now
int
当前页
必填
page_num
int
当前页数量
必填
count
int
总数量
必填

说明 / 示例

{ "code": 200, "msg": "查询成功", "data": [ { "reference_name": "Aspirin enhances multidrug resistance gene 1 expression in human Molt-4 T lymphoma cells.", "information_desc": { "article_pmid": "11205285", "article_other": "Anticancer Res. 2000 Nov-Dec;20(6B):4441-4.", "article_author": "Flescher E, Rotem R, Kwon P, Azare J, Jaspers I, Cohen D" }, "reference_type": "article", "article_id": null }, { "reference_name": "MDR1 is related to intestinal epithelial injury induced by acetylsalicylic acid.", "information_desc": { "article_doi": "10.1159/000354497", "article_pmid": "24107783", "journal_name": "Cell Physiol Biochem", "publish_date": "2013-01-01", "article_author": "Kugai M, Uchiyama K, Tsuji T, Yoriki H, Fukui A, Qin Y, Higashimura Y, Mizushima K, Yoshida N, Katada K, Kamada K, Handa O, Takagi T, Konishi H, Yagi N, Yoshikawa T, Shirasaka Y, Tamai I, Naito Y, Itoh Y", "published_info": "32(4):942-50" }, "reference_type": "article", "article_id": null }, { "reference_name": "Aspirin decreases systemic exposure to clopidogrel through modulation of P-glycoprotein but does not alter its antithrombotic activity.", "information_desc": { "article_doi": "10.1038/clpt.2014.49", "article_pmid": "24566733", "journal_name": "Clin Pharmacol Ther", "publish_date": "2014-06-01", "article_author": "Oh J, Shin D, Lim KS, Lee S, Jung KH, Chu K, Hong KS, Shin KH, Cho JY, Yoon SH, Ji SC, Yu KS, Lee H, Jang IJ", "published_info": "95(6):608-16" }, "reference_type": "article", "article_id": null }, { "reference_name": "Induction of both P-glycoprotein and specific cytochrome P450 by aspirin eventually does not alter the antithrombotic effect of clopidogrel.", "information_desc": { "article_doi": "10.1002/cpt.32", "article_pmid": "25669934", "journal_name": "Clin Pharmacol Ther", "publish_date": "2015-04-01", "article_author": "Li MP, Tang J, Zhang ZL, Chen XP", "published_info": "97(4):324" }, "reference_type": "article", "article_id": null }, { "reference_name": "Caco-2 permeability, P-glycoprotein transport ratios and brain penetration of heterocyclic drugs.", "information_desc": { "article_pmid": "12954186", "article_other": "Int J Pharm. 2003 Sep 16;263(1-2):113-22.", "article_author": "Faassen F, Vogel G, Spanings H, Vromans H" }, "reference_type": "article", "article_id": null } ], "page_now": 1, "page_num": 5, "count": 22 }