{
"requestParam": {
"appId": "string",
"region": "US",
"gpLanguage": "en",
"timezone": 0,
"device": "IPHONE",
"start": "string",
"end": "string"
},
"result": {
"data": [
{
"type": "TITLE",
"dateTime": "string",
"version": "string",
"oldVal": null,
"newVal": null
}
]
},
"creditsCost": {
"requestCredits": 0,
"baseCredits": 0,
"extraCredits": 0,
"totalCostCredits": 0
}
}