curl --location --request GET 'http://192.168.0.69:20001/api/website/home'{
"status": 0,
"success": true,
"data": {
"circle": [
{
"id": 0,
"title": "string",
"image": "string",
"theme_id": 0,
"theme": {
"id": 0,
"title": "string",
"title_en": "string"
}
}
],
"themes": {
"dataopensource": {
"id": 0,
"title": "string",
"title_en": "string",
"top_news_id": 0,
"news": [
{
"id": 0,
"title": "string",
"published_at": "string"
}
],
"top_news": {
"id": 0,
"title": "string",
"image": "string",
"published_at": "string"
}
},
"dataassets": {
"id": 0,
"title": "string",
"title_en": "string",
"top_news_id": null,
"news": [
{
"id": 0,
"title": "string",
"published_at": "string"
}
],
"top_news": null
},
"dataresources": {
"id": 0,
"title": "string",
"title_en": "string",
"top_news_id": null,
"news": [
{
"id": 0,
"title": "string",
"published_at": "string"
}
],
"top_news": null
},
"dataproducts": {
"id": 0,
"title": "string",
"title_en": "string",
"top_news_id": null,
"news": [
"string"
],
"top_news": null
},
"internationaldatamarket": {
"id": 0,
"title": "string",
"title_en": "string",
"top_news_id": null,
"news": [
"string"
],
"top_news": null
},
"dataintellectualproperty": {
"id": 0,
"title": "string",
"title_en": "string",
"top_news_id": null,
"news": [
"string"
],
"top_news": null
}
}
}
}