Skip to content

Instantly share code, notes, and snippets.

@marinoluck
Last active August 29, 2015 14:20
Show Gist options
  • Save marinoluck/89c84b41e949b9841428 to your computer and use it in GitHub Desktop.
Save marinoluck/89c84b41e949b9841428 to your computer and use it in GitHub Desktop.
voice chat GET list
{
"data": [
{
"id": 143,
"spotId": 31,
"creationTime": 1430841036176,
"npcAvatar": "http://res.cloudinary.com/zlvc/image/upload/c_scale,h_150,r_max,c_thumb,g_face,w_150/npcs/reguu82abmldxsjvcbw6.png",
"npcName": "Chris",
"npcRole": "Tourist",
"modificationTime": 1430843920885,
"status": "finished",
"userId": 218,
"tutorId": 210,
"layerConversationId": "layer:///conversations/236f9298-bcb1-4f91-9df6-568723396cc2",
"feedback": {
"skills": [
{
"name": "completion",
"value": 100
},
{
"name": "complexity",
"value": 90
},
{
"name": "fluency",
"value": 100
}
],
"text": "you are the best student in the world",
"voiceChatRating": 100
}
}
],
"paging": {},
"summary": {
"total": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment