Advertisement
mmi

party_tally

mmi
Nov 1st, 2020
2,056
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.76 KB | None | 0 0
  1. {
  2.   "state": {
  3.     "id": "",
  4.     "state_name": "दिल्ली",
  5.     "total_seats": 70,
  6.     "total_declared_seat": 80,
  7.     "total_undeclared_seat": -10,
  8.     "aap_total_declared_seat": 60,
  9.     "nda_total_declared_seat": 20,
  10.     "upa_total_declared_seat": 0,
  11.     "other_total_declared_seat": 0,
  12.     "majority_seat_no": 36,
  13.     "party_listing": "",
  14.     "party_list": [
  15.       {
  16.         "party": [
  17.           {
  18.             "party_id": null,
  19.             "party_name_en": "bjp",
  20.             "party_name": "भाजपा ",
  21.             "party_logo": null,
  22.             "party_color": 67,
  23.             "party_link": null,
  24.             "party_won_seat": 8,
  25.             "party_leading_seat": 0,
  26.             "party_group": "nda",
  27.             "priority_order": 1
  28.           },
  29.           {
  30.             "party_id": null,
  31.             "party_name_en": "jdu",
  32.             "party_name": "जेडीयू",
  33.             "party_logo": null,
  34.             "party_color": 2,
  35.             "party_link": null,
  36.             "party_won_seat": 5,
  37.             "party_leading_seat": 0,
  38.             "party_group": "nda",
  39.             "priority_order": 2
  40.           }
  41.         ]
  42.       },
  43.       {
  44.         "party": [
  45.           {
  46.             "party_id": null,
  47.             "party_name_en": "bjp",
  48.             "party_name": "भाजपा ",
  49.             "party_logo": null,
  50.             "party_color": 67,
  51.             "party_link": null,
  52.             "party_won_seat": 8,
  53.             "party_leading_seat": 0,
  54.             "party_group": "nda",
  55.             "priority_order": 1
  56.           },
  57.           {
  58.             "party_id": null,
  59.             "party_name_en": "jdu",
  60.             "party_name": "जेडीयू",
  61.             "party_logo": null,
  62.             "party_color": 2,
  63.             "party_link": null,
  64.             "party_won_seat": 5,
  65.             "party_leading_seat": 0,
  66.             "party_group": "nda",
  67.             "priority_order": 2
  68.           }
  69.         ]
  70.       },
  71.       {
  72.         "party": [
  73.           {
  74.             "party_id": null,
  75.             "party_name_en": "bjp",
  76.             "party_name": "भाजपा ",
  77.             "party_logo": null,
  78.             "party_color": 67,
  79.             "party_link": null,
  80.             "party_won_seat": 8,
  81.             "party_leading_seat": 0,
  82.             "party_group": "nda",
  83.             "priority_order": 1
  84.           },
  85.           {
  86.             "party_id": null,
  87.             "party_name_en": "jdu",
  88.             "party_name": "जेडीयू",
  89.             "party_logo": null,
  90.             "party_color": 2,
  91.             "party_link": null,
  92.             "party_won_seat": 5,
  93.             "party_leading_seat": 0,
  94.             "party_group": "nda",
  95.             "priority_order": 2
  96.           }
  97.         ]
  98.       }
  99.     ]
  100.   }
  101. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement