Skip to content

Instantly share code, notes, and snippets.

@marinoluck
Created April 21, 2015 18:58
Show Gist options
  • Save marinoluck/07de0ba0f8816d8797ef to your computer and use it in GitHub Desktop.
Save marinoluck/07de0ba0f8816d8797ef to your computer and use it in GitHub Desktop.
quizzes response
{
"data": [
{
"id": 4014,
"spotId": 34,
"mode": "CHALLENGE",
"challenger": 210,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
218,
210
],
"participants": [
210
],
"creationTime": 1429597634727,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 210,
"xp": 22
}
]
},
{
"id": 4012,
"spotId": 31,
"mode": "CHALLENGE",
"challenger": 218,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
210,
218
],
"participants": [
218,
210
],
"creationTime": 1429597278780,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 218,
"xp": 0
},
{
"id": 210,
"xp": 52
}
]
},
{
"id": 4010,
"spotId": 31,
"mode": "CHALLENGE",
"challenger": 218,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
210,
218
],
"participants": [
218,
210
],
"creationTime": 1429595980662,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 218,
"xp": 0
},
{
"id": 210,
"xp": 0
}
]
},
{
"id": 4004,
"spotId": 31,
"mode": "CHALLENGE",
"challenger": 218,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
210,
218
],
"participants": [
218
],
"creationTime": 1429591836696,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 218,
"xp": 0
}
]
},
{
"id": 4002,
"spotId": 30,
"mode": "CHALLENGE",
"challenger": 218,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
210,
218
],
"participants": [
218
],
"creationTime": 1429591621810,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 218,
"xp": 37
}
]
},
{
"id": 4000,
"spotId": 30,
"mode": "CHALLENGE",
"challenger": 210,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
218,
210
],
"participants": [
210
],
"creationTime": 1429590182080,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 210,
"xp": 26
}
]
},
{
"id": 3998,
"spotId": 36,
"mode": "CHALLENGE",
"challenger": 210,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
218,
210
],
"participants": [
210,
218
],
"creationTime": 1429589069052,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 210,
"xp": 20
},
{
"id": 218,
"xp": 32
}
]
},
{
"id": 3989,
"spotId": 30,
"mode": "CHALLENGE",
"challenger": 218,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
210,
218
],
"participants": [
218
],
"creationTime": 1429566917898,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 218,
"xp": 17
}
]
},
{
"id": 3977,
"spotId": 30,
"mode": "CHALLENGE",
"challenger": 218,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/facebook/c_scale,h_150,r_max,c_thumb,g_face,w_150/626379117458815.png",
"invited": [
210,
218
],
"participants": [
218
],
"creationTime": 1429549394596,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 218,
"xp": 16
}
]
},
{
"id": 3971,
"spotId": 36,
"mode": "CHALLENGE",
"challenger": 210,
"quizAvatar": "http://res.cloudinary.com/zlvc/image/upload/c_scale,h_150,r_max,c_thumb,g_face,w_150/avatar/cwghnrm4odxwesngylt3.png",
"invited": [
207,
210
],
"participants": [
210
],
"creationTime": 1429505039098,
"modificationTime": null,
"state": 1,
"results": [
{
"id": 210,
"xp": 14
}
]
}
],
"paging": {
"next": {
"url": "http://qctest.herokuapp.com/api/v1/quizzes?limit=10&offset=10",
"limit": 10,
"offset": 10
}
},
"summary": {
"total": 262
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment