sheena2994

Untitled

Jan 22nd, 2016
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the topics!",
  4. "topics": [
  5. [
  6. {
  7. "topic_id": "1",
  8. "name": "Taste",
  9. "question_id": "",
  10. "ques": ""
  11. }
  12. ],
  13. [
  14. {
  15. "topic_id": "2",
  16. "name": "Sports",
  17. "question_id": "",
  18. "ques": ""
  19. }
  20. ],
  21. [
  22. {
  23. "topic_id": "3",
  24. "name": "Hobbies",
  25. "question_id": "",
  26. "ques": ""
  27. }
  28. ],
  29. [
  30. {
  31. "topic_id": "4",
  32. "name": "Style",
  33. "question_id": "",
  34. "ques": ""
  35. }
  36. ],
  37. [
  38. {
  39. "topic_id": "5",
  40. "name": "Soul Search",
  41. "question_id": "",
  42. "ques": ""
  43. }
  44. ],
  45. [
  46. {
  47. "topic_id": "6",
  48. "name": "DNA",
  49. "question_id": "1",
  50. "ques": "Sex - Pants or Dresses"
  51. },
  52. {
  53. "topic_id": "6",
  54. "name": "DNA",
  55. "question_id": "2",
  56. "ques": "Age - How long have you been on earth?"
  57. },
  58. {
  59. "topic_id": "6",
  60. "name": "DNA",
  61. "question_id": "3",
  62. "ques": "What’s your nationality?"
  63. },
  64. {
  65. "topic_id": "6",
  66. "name": "DNA",
  67. "question_id": "4",
  68. "ques": "How’s the love life?"
  69. }
  70. ]
  71. ]
  72. }
Add Comment
Please, Sign In to add comment