RestResponse
{
"code": 0,
"message": "string",
"messageKey": "string",
"timestamp": 0,
"data": {
"prev": {
"id": 0,
"title": "string"
},
"next": {
"id": 0,
"title": "string"
}
},
"requestId": "resolveRequestId()"
}