Advertisement
mmi

newtestpaitbin

mmi
Oct 30th, 2020 (edited)
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. {
  2. "state": {
  3. "id": "",
  4. "state_name": "बिहार",
  5. "total_seats": 243,
  6. "total_declared_seat": 0,
  7. "total_undeclared_seat": 243,
  8. "nda_total_declared_seat": 0,
  9. "upa_total_declared_seat": 0,
  10. "other_total_declared_seat": 0,
  11. "majority_seat_no": 122,
  12. "party_listing": "",
  13. "party_list": {
  14. "nda": [
  15. {
  16. "party_id": 1,
  17. "party_name_en": "bjp",
  18. "party_name": "भाजपा ",
  19. "party_logo": null,
  20. "party_color": "#10783b",
  21. "party_link": null,
  22. "party_won_seat": 0,
  23. "party_leading_seat": 0,
  24. "party_group": "nda",
  25. "priority_order": 1
  26. },
  27. {
  28. "party_id": 21,
  29. "party_name_en": "jdu",
  30. "party_name": "जेडीयू",
  31. "party_logo": null,
  32. "party_color": "#10783b",
  33. "party_link": null,
  34. "party_won_seat": 0,
  35. "party_leading_seat": 0,
  36. "party_group": "nda",
  37. "priority_order": 2
  38. },
  39. {
  40. "party_id": null,
  41. "party_name_en": "ham",
  42. "party_name": "हम",
  43. "party_logo": null,
  44. "party_color": "#10783b",
  45. "party_link": null,
  46. "party_won_seat": 0,
  47. "party_leading_seat": 0,
  48. "party_group": "nda",
  49. "priority_order": 4
  50. },
  51. {
  52. "party_id": 624,
  53. "party_name_en": "vip",
  54. "party_name": "वीआईपी",
  55. "party_logo": null,
  56. "party_color": "#10783b",
  57. "party_link": null,
  58. "party_won_seat": 0,
  59. "party_leading_seat": 0,
  60. "party_group": "nda",
  61. "priority_order": 4
  62. }
  63. ],
  64. "grand_alliance": [
  65. {
  66. "party_id": 5,
  67. "party_name_en": "inc",
  68. "party_name": "कांग्रेस",
  69. "party_logo": null,
  70. "party_color": "#10783b",
  71. "party_link": null,
  72. "party_won_seat": 0,
  73. "party_leading_seat": 0,
  74. "party_group": "grand_alliance",
  75. "priority_order": 1
  76. },
  77. {
  78. "party_id": 7,
  79. "party_name_en": "rjd",
  80. "party_name": "आरजेडी",
  81. "party_logo": null,
  82. "party_color": "#10783b",
  83. "party_link": null,
  84. "party_won_seat": 0,
  85. "party_leading_seat": 0,
  86. "party_group": "grand_alliance",
  87. "priority_order": 2
  88. },
  89. {
  90. "party_id": 4,
  91. "party_name_en": "left",
  92. "party_name": "वामदल",
  93. "party_logo": null,
  94. "party_color": "#10783b",
  95. "party_link": null,
  96. "party_won_seat": 0,
  97. "party_leading_seat": 0,
  98. "party_group": "grand_alliance",
  99. "priority_order": 4
  100. }
  101. ],
  102. "other": [
  103. {
  104. "party_id": null,
  105. "party_name_en": "rlsp",
  106. "party_name": "आरएलएसपी प्लस",
  107. "party_logo": null,
  108. "party_color": "#10783b",
  109. "party_link": null,
  110. "party_won_seat": 0,
  111. "party_leading_seat": 0,
  112. "party_group": "other",
  113. "priority_order": 1
  114. },
  115. {
  116. "party_id": 522,
  117. "party_name_en": "jap",
  118. "party_name": "जेएपी प्लस",
  119. "party_logo": null,
  120. "party_color": "#10783b",
  121. "party_link": null,
  122. "party_won_seat": 0,
  123. "party_leading_seat": 0,
  124. "party_group": "other",
  125. "priority_order": 2
  126. },
  127. {
  128. "party_id": 28,
  129. "party_name_en": "ljp",
  130. "party_name": "एलजेपी",
  131. "party_logo": null,
  132. "party_color": "#10783b",
  133. "party_link": null,
  134. "party_won_seat": 0,
  135. "party_leading_seat": 0,
  136. "party_group": "other",
  137. "priority_order": 3
  138. },
  139. {
  140. "party_id": null,
  141. "party_name_en": "other",
  142. "party_name": "अन्य",
  143. "party_logo": null,
  144. "party_color": "#10783b",
  145. "party_link": null,
  146. "party_won_seat": 0,
  147. "party_leading_seat": 0,
  148. "party_group": "other",
  149. "priority_order": 4
  150. }
  151. ]
  152. }
  153. }
  154. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement