词汇本--获取某一词汇本下所有单词
GET
http://{{host}}/api/user/dictionarydetail
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
id
int
词汇表列表id
必填
status
0 未掌握 1 已掌握
必填
is_review
当status为1时,可传 1 已复习 2未复习
可选
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:ok
必填
id
int
示例:51
必填
type_id
int
示例:1
必填
word
string
单词 示例:word
必填
desc
string
释义 示例:名词<br>字 word, character, letter, calligraphy, symbol, style of writing<br>词 word, term, speech, statement<br>话 words, word, dialect, saying, talk, speech
必填
sentence
string
例句 示例:I don't like the word “unofficialhe words his request in a particularly ironic wayThat Jay is one dangerous character.” “Word.”
必填
british_pronunciation
string
英式发音 示例:https://www.baidu.com
必填
american_pronunciation
string
美式发音 示例:https://www.google.com
必填
learn_status_count
int
学习状态 0未掌握 1 已掌握示例:0
必填
id
int
示例:54
必填
type_id
int
示例:1
必填
word
string
示例:nuclear
必填
desc
string
示例:核 nuclear, atomic
核子 nuclear
必填
sentence
string
示例:nuclear chemistry<br>
nuclear DNA
必填
british_pronunciation
string
示例:https://www.baidu.com
必填
american_pronunciation
string
示例:https://translate.google.cn/?sl=en&tl=zh-CN&text=nuclear&op=translate
必填
learn_status_count
int
示例:0
必填
learned_rate
string
学习进度 示例:33.33%
必填