- 爱品
- AI热点
- 热榜聚焦
- 个人中心
- 登录
- 测试
- 前言洞察
- 开源情报
- 项目
- AI会商
- 未命名接口POST
专题列表
开发中
GET
topic/index/topics
请求参数
Query 参数
year
string
年份
示例值:
2023
name
string
专题名称
id
string
专题ID
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'topic/index/topics?year=2023&name=&id='
返回响应
🟢200成功
application/json
Body
object {0}
示例
{
"code": 10000,
"msg": "success",
"data": {
"count": 8,
"data": [
{
"id": "8",
"adminId": "2",
"name": "work hard",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-20/fa4a043d2b6d1c4a101c4bd841587f3d.jpg",
"publishTime": "2024-03-20 10:36:52",
"publishYear": "2024",
"publishMonth": "3",
"status": "0",
"createTime": "2024-03-20 10:40:43",
"updateTime": null,
"reports": 0
},
{
"id": "7",
"adminId": "2",
"name": "xiao mai",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-20/6eb2d49c9a0fa397b071c476cecfb857.png",
"publishTime": "2023-03-18 10:36:52",
"publishYear": "2023",
"publishMonth": "3",
"status": "0",
"createTime": "2024-03-20 10:40:00",
"updateTime": null,
"reports": 0
},
{
"id": "6",
"adminId": "2",
"name": "beauty sceen",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-20/a09b9105f10a0a27f33e81ab19e07936.png",
"publishTime": "2024-05-18 10:39:33",
"publishYear": "2024",
"publishMonth": "5",
"status": "0",
"createTime": "2024-03-20 10:39:40",
"updateTime": null,
"reports": 0
},
{
"id": "5",
"adminId": "2",
"name": "sunset",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-20/3240ece86a9d328aa7cec18a1774f32c.webp",
"publishTime": "2026-04-17 10:36:52",
"publishYear": "2026",
"publishMonth": "4",
"status": "0",
"createTime": "2024-03-20 10:38:59",
"updateTime": null,
"reports": 0
},
{
"id": "4",
"adminId": "2",
"name": "snow tree",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-20/1b8cba070954a3dad211d93e028d4246.webp",
"publishTime": "2024-04-18 10:36:52",
"publishYear": "2024",
"publishMonth": "4",
"status": "0",
"createTime": "2024-03-20 10:38:02",
"updateTime": "2024-03-20 10:38:11",
"reports": 0
},
{
"id": "3",
"adminId": "2",
"name": "hello world",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-18/20230522165529.png",
"publishTime": "2024-03-08 00:00:00",
"publishYear": "2024",
"publishMonth": "3",
"status": "0",
"createTime": "2024-03-18 15:10:25",
"updateTime": "2024-03-18 17:21:52",
"reports": 0
},
{
"id": "2",
"adminId": "2",
"name": "AI-DOGE-1",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-18/FwZSPxHXsAI0e2S.jpg",
"publishTime": "2024-03-23 00:02:03",
"publishYear": "2024",
"publishMonth": "3",
"status": "0",
"createTime": "2024-03-18 13:45:45",
"updateTime": null,
"reports": "2"
},
{
"id": "1",
"adminId": "2",
"name": "AI-DOGE",
"cover": "https://saas-pubsentiment-docs.oss-cn-hangzhou.aliyuncs.com/yq_briefdoc_new/zhixi_file/2024-03-18/FwGXMXCWIAE36Wv.jpg",
"publishTime": "2024-03-23 02:02:02",
"publishYear": "2024",
"publishMonth": "3",
"status": "0",
"createTime": "2024-03-23 00:00:00",
"updateTime": "2024-03-18 11:41:34",
"reports": "2"
}
],
"topicCount": "8",
"yearTopic": [
{
"publishYear": "2023",
"months": [
"3"
]
},
{
"publishYear": "2024",
"months": [
"3",
"4",
"5"
]
},
{
"publishYear": "2026",
"months": [
"4"
]
}
]
}
}
修改于 2024-03-20 02:04:21