curl --location --request GET 'https://linnin.cn/api/sentence/?debug=true'{
"code": 0,
"message": "string",
"data": {
"sentence": {
"commit_from": "string",
"createdAt": "string",
"creator": "string",
"creator_uid": 0,
"from": "string",
"id": 0,
"length": 0,
"okbang": "string",
"reviewer": 0,
"type": "string",
"uuid": "string"
},
"cacheHit": true,
"cacheStats": {
"size": 0,
"maxSize": 0,
"hits": 0,
"misses": 0,
"evictions": 0,
"hitRate": "string"
}
},
"timestamp": "string"
}