Advertisement
jamesmyers

Untitled

Mar 13th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "_id": "54f6f0bf12be311d89c96213",
  3. "question": "What is your favourite holiday?",
  4. "__v": 0,
  5. "responses": [
  6. {
  7. "responseText": "Halloween",
  8. "_id": "54f6f0bf12be311d89c96217",
  9. "votes": 0
  10. },
  11. {
  12. "responseText": "Christmas",
  13. "_id": "54f6f0bf12be311d89c96216",
  14. "votes": 2
  15. },
  16. {
  17. "responseText": "Thanksgiving",
  18. "_id": "54f6f0bf12be311d89c96215",
  19. "votes": 3
  20. },
  21. {
  22. "responseText": "Arbor Day",
  23. "_id": "54f6f0bf12be311d89c96214",
  24. "votes": 5
  25. }
  26. ]
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement