每日一言励志英语API接口
接口地址: http://api.suxun.site/api/dayen
返回格式: JSON
请求方式: GET
请求示例: http://api.suxun.site/api/dayen
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
date | 否 | string | 格式为:2013-12-12;如果date为空,则默认取当天 |
type | 否 | string | 可选值为last和next;以date日期为准的,last返回前一天的,next返回后一天的 |
返回参数说明:
名称 | 类型 | 说明 |
---|
返回示例:
{ "code": "1", "zh": "成长与舒适是不并存的。", "en": "Growth and comfort do not coexist.", "pic_s": "https://staticedu-wps.cache.iciba.com/image/cd4bb91737bc4cfc139baa42532a75f0.jpg", "pic_l": "https://staticedu-wps.cache.iciba.com/image/60579abb2ef8eab929cbf832dc1c476f.jpg", "mp3": "https://staticedu-wps.cache.iciba.com/audio/40868fbdadd9f12e7c38fdce7a78bdc2.mp3", "share": "https://staticedu-wps.cache.iciba.com/image/415f437d6cbd214e6c8876fb6a2ea84f.png", "date": "2023-12-12" }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
请求参数设置:
参数名称 | 参数值 |
---|---|
{ "code": "1", "zh": "成长与舒适是不并存的。", "en": "Growth and comfort do not coexist.", "pic_s": "https://staticedu-wps.cache.iciba.com/image/cd4bb91737bc4cfc139baa42532a75f0.jpg", "pic_l": "https://staticedu-wps.cache.iciba.com/image/60579abb2ef8eab929cbf832dc1c476f.jpg", "mp3": "https://staticedu-wps.cache.iciba.com/audio/40868fbdadd9f12e7c38fdce7a78bdc2.mp3", "share": "https://staticedu-wps.cache.iciba.com/image/415f437d6cbd214e6c8876fb6a2ea84f.png", "date": "2023-12-12" }
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例: