Last active
December 5, 2015 12:04
-
-
Save chrismytton/a34ace5123c27e11dd55 to your computer and use it in GitHub Desktop.
Revisions
-
chrismytton created this gist
Dec 5, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ Results from running this on my machine: $ ruby benchmark.rb user system total real ruby_empty_loop 0.010000 0.000000 0.010000 ( 0.011223) for_loop_no_body 1.550000 0.030000 1.580000 ( 1.576662) for_loop_with_body 3.030000 0.020000 3.050000 ( 3.058479) This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ source 'https://rubygems.org' gem 'liquid', git: 'https://github.com/Shopify/liquid', branch: 'master' This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ GIT remote: https://github.com/Shopify/liquid revision: 5f8086572b5e3f6003d207fed902eee59f1bd03b branch: master specs: liquid (4.0.0.alpha) GEM remote: https://rubygems.org/ specs: PLATFORMS ruby DEPENDENCIES liquid! BUNDLED WITH 1.10.6 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,33 @@ require 'bundler/setup' require 'benchmark' require 'json' require 'liquid' for_loop_with_body = Liquid::Template.parse(<<-FOR_LOOP_WITH_BODY) {% for person in people %} {{ person.name }} {% endfor %} FOR_LOOP_WITH_BODY for_loop_no_body = Liquid::Template.parse(<<-FOR_LOOP_NO_BODY) {% for person in people %} {% endfor %} FOR_LOOP_NO_BODY people = JSON.parse(File.read('people.json')) n = 1000 Benchmark.bm(20) do |x| x.report('ruby_empty_loop') do n.times { people.each { |person| } } end x.report('for_loop_no_body') do n.times { for_loop_no_body.render('people' => people) } end x.report('for_loop_with_body') do n.times { for_loop_with_body.render('people' => people) } end end This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ [{"draft":false,"categories":[],"gender":"male","id":"53db868e-8ecf-4e5a-9bcd-86811afc6bf1","identifiers":[{"identifier":"abednico_bhebhe","scheme":"everypolitician_legacy"},{"identifier":"190","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Abednico-Bhebhe.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Abednico-Bhebhe.jpg"}],"name":"Abednico Bhebhe","summary":"Nkayi South Member of the National Assembly","title":"Abednico Bhebhe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4b647c0a-3754-4f05-be00-e5de977e8085","identifiers":[{"identifier":"abednico_ncube","scheme":"everypolitician_legacy"},{"identifier":"200","scheme":"kuvakazim"}],"name":"Abednico Ncube","summary":"Gwanda South Member of the National Assembly and Minister of State for Matebeleland South Province.","title":"Abednico Ncube","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"94955e72-aa5d-4b4d-af01-d3920ff9d3be","identifiers":[{"identifier":"361","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/ABIGAIL-DAMASANE-1_1.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/ABIGAIL-DAMASANE-1_1.jpg"}],"name":"Abigail Damasane","summary":"Matebeleland South Province Member of the National Assembly and Deputy Minister of Women Affairs and Community Development.","title":"Abigail Damasane","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d64d37af-a10b-4241-8296-fe44c0c16e52","identifiers":[{"identifier":"adam_chimwamurombe","scheme":"everypolitician_legacy"},{"identifier":"51","scheme":"kuvakazim"}],"name":"Adam Chimwamurombe","summary":"Chipinge West Member of the National Assembly.","title":"Adam Chimwamurombe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4cff869c-d397-46b7-825f-aa639e9f5ff5","identifiers":[{"identifier":"albert_mhlanga","scheme":"everypolitician_legacy"},{"identifier":"12","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/mhlangaalbert.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/mhlangaalbert.jpg"}],"name":"Albert Mhlanga","summary":"Pumula Member of the National Assembly","title":"Albert Mhlanga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"66f6daaf-0d89-4958-95a1-e6e0731895af","identifiers":[{"identifier":"aldrin_musiiwa","scheme":"everypolitician_legacy"},{"identifier":"108","scheme":"kuvakazim"}],"name":"Aldrin Musiiwa","summary":"Chakari Member of the National Assembly.","title":"Aldrin Musiiwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a7c1068d-ab38-4907-aa6d-e10ea76356d4","identifiers":[{"identifier":"alexio_musundire","scheme":"everypolitician_legacy"},{"identifier":"40","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/alexio_musundire.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/alexio_musundire.jpg"}],"name":"Alexio Musundire","summary":"Zengeza East Member of the National Assembly","title":"Alexio Musundire","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ad015d92-890d-4e1b-83fd-992045b066b5","identifiers":[{"identifier":"alfred_mufunga","scheme":"everypolitician_legacy"},{"identifier":"81","scheme":"kuvakazim"}],"name":"Alfred Mufunga","summary":"Muzarabani North Member of National Assembly","title":"Alfred Mufunga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"98aec1f1-6cf7-48c2-bb34-3d206f9cecec","identifiers":[{"identifier":"ambrose_mutinhiri","scheme":"everypolitician_legacy"},{"identifier":"94","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/MutinhiriAmbrose..jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/MutinhiriAmbrose..jpg"}],"name":"Ambrose Mutinhiri","summary":"Marondera West Member of National Assembly. Former Minister of Youth Development and Employment Creation.","title":"Ambrose Mutinhiri","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"3acfb90a-56db-4652-9957-9fdaeeae19f5","identifiers":[{"identifier":"amos_midzi","scheme":"everypolitician_legacy"},{"identifier":"17","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/amos_midzi.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/amos_midzi.jpg"}],"name":"Amos Midzi","summary":"Epworth Member of the National Assembly. Former Minister of Energy and Power Development (2002 -2004) and Minister of Mines and Mining Development (2004 -2009).Also former Ambassador to the United States (1993).","title":"Amos Midzi","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"2e08e7ed-ab3a-462f-bfe6-3d8dafb7ab82","identifiers":[{"identifier":"241","scheme":"kuvakazim"}],"name":"Anastancia Ndhlovu","summary":"Midlands Province member of the Senate. Former Member of the National Assembly for Shurugwi South.","title":"Anastancia Ndhlovu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"61711609-2633-4daa-8ef2-beefef99771f","identifiers":[{"identifier":"andrew_langa","scheme":"everypolitician_legacy"},{"identifier":"201","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/langa-andrew.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/langa-andrew.jpg"}],"name":"Andrew Langa","summary":"Insiza Member of Parliament & Minister of Sports, Arts and Culture. Former Deputy Minister of Public Service,Labour and Social Welfare.Also Former Deputy Minister of Tourism and Hospitality.","title":"Andrew Langa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"79671961-22b7-4ff0-b201-b00f3b2ebfa0","identifiers":[{"identifier":"anele_ndebele","scheme":"everypolitician_legacy"},{"identifier":"7","scheme":"kuvakazim"}],"name":"Anele Ndebele","summary":"Magwegwe Member of National Assembly.","title":"Anele Ndebele","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"734c8434-5f4e-474e-a063-823e306de876","identifiers":[{"identifier":"aqualina_katsande","scheme":"everypolitician_legacy"},{"identifier":"97","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Aqualinah_Katsande.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Aqualinah_Katsande.jpg"}],"name":"Aqualina Katsande","summary":"Mudzi West Member of the National Assembly","title":"Aqualina Katsande","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"0458848b-6779-4dc5-8b1d-ad8908303a6a","identifiers":[{"identifier":"arnold_tsunga","scheme":"everypolitician_legacy"},{"identifier":"52","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Arnold-Tsunga-Zimbabwe.png","images":[{"url":"http://www.kuvakazim.com/media_root/images/Arnold-Tsunga-Zimbabwe.png"}],"name":"Arnold Tsunga","summary":"Dangamvura-Chikanga Member of the National Assembly","title":"Arnold Tsunga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1d396e63-ec65-47bc-99e8-acad9ab285f2","identifiers":[{"identifier":"batsirayi_pemhenayi","scheme":"everypolitician_legacy"},{"identifier":"60","scheme":"kuvakazim"}],"name":"Batsirayi Pemhenayi","summary":"Mutare North Member of National Assembly","title":"Batsirayi Pemhenayi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"9a58e8be-9f9f-4cdd-8f56-5da9ccd9a9b0","identifiers":[{"identifier":"bekithemba_mpofu","scheme":"everypolitician_legacy"},{"identifier":"186","scheme":"kuvakazim"}],"name":"Bekithemba Mpofu","summary":"Hwange West Member of National Assembly","title":"Bekithemba Mpofu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"bf54beed-a0ad-4ddc-b026-faa038a8d356","identifiers":[{"identifier":"bekithemba_nyathi","scheme":"everypolitician_legacy"},{"identifier":"11","scheme":"kuvakazim"}],"name":"Bekithemba Nyathi","summary":"Pelandaba Mpopoma Member of National Assembly","title":"Bekithemba Nyathi","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"758f4734-b9bb-4004-92e1-c9474b0346e9","identifiers":[{"identifier":"berta_chikwama","scheme":"everypolitician_legacy"},{"identifier":"140","scheme":"kuvakazim"}],"name":"Berta Chikwama","summary":"Gutu East Member of National Assembly.","title":"Berta Chikwama","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"4f0f2191-f952-465a-8584-f4e079092e32","identifiers":[{"identifier":"biata_b._nyamupinga","scheme":"everypolitician_legacy"},{"identifier":"91","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Biata-Beatrice-Nyamupinga-590.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Biata-Beatrice-Nyamupinga-590.jpg"}],"name":"Biata B. Nyamupinga","summary":"Goromonzi West Member of the National Assembly. Former Chairperson of the Zimbabwe Women's Parliamentary Caucus.","title":"Biata B. Nyamupinga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a2cc183b-55af-404f-86fd-660fdce19138","identifiers":[{"identifier":"biggie_j._matiza","scheme":"everypolitician_legacy"},{"identifier":"99","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Joel-Biggie-Matiza.jpeg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Joel-Biggie-Matiza.jpeg"}],"name":"Biggie J. Matiza","summary":"Murehwa South Member of National Assembly. Deputy Minister of Local Government, Public Works & National Housing","title":"Biggie J. Matiza","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"7d6ce7cd-4c0d-4168-9007-a73205044f10","identifiers":[{"identifier":"blessed_runesu","scheme":"everypolitician_legacy"},{"identifier":"125","scheme":"kuvakazim"}],"name":"Blessed Runesu","summary":"Sanyati Member of National Assembly","title":"Blessed Runesu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"059ee8cc-18b9-42f6-a00d-2dd654044462","identifiers":[{"identifier":"cephas_sindi","scheme":"everypolitician_legacy"},{"identifier":"157","scheme":"kuvakazim"}],"name":"Cephas Sindi","summary":"Gokwe Chireya Member of National Assembly","title":"Cephas Sindi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ec0e6728-5abc-4863-8f38-ba3fc7d473f0","identifiers":[{"identifier":"chenayimoyo_d._f._nhema","scheme":"everypolitician_legacy"},{"identifier":"174","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Nhema_1.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Nhema_1.jpg"}],"name":"Chenayimoyo D. Francis Nhema","summary":"Shurugwi North Member of the National Assembly & Minister of Youth, Indigenization and Economic Empowerment. Former Minister of Environment & Tourism.","title":"Chenayimoyo D. Francis Nhema","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d4ebe0e1-c28e-472d-8c27-06a8fdc4a2ea","identifiers":[{"identifier":"christopher_chigumba","scheme":"everypolitician_legacy"},{"identifier":"15","scheme":"kuvakazim"}],"name":"Christopher Chigumba","summary":"Chitungwiza South Member of National Assembly","title":"Christopher Chigumba","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"9ec0c050-b416-41a5-a177-09836e9b6bfe","identifiers":[{"identifier":"christopher_chitindi","scheme":"everypolitician_legacy"},{"identifier":"82","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Chris_Chitindi.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Chris_Chitindi.jpg"}],"name":"Christopher Chitindi","summary":"Muzarabani South Member of National Assembly","title":"Christopher Chitindi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"013e0bd6-c3e0-4d09-8a77-37bb50bf5a71","identifiers":[{"identifier":"christopher_kuruneri","scheme":"everypolitician_legacy"},{"identifier":"77","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/kuruneri.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/kuruneri.jpg"}],"name":"Christopher Kuruneri","summary":"Mount Darwin East Member of National Assembly. Former Minister of Finance","title":"Christopher Kuruneri","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"3745fd9e-c470-4efe-a03d-865a21a02dee","identifiers":[{"identifier":"christoper_mushohwe","scheme":"everypolitician_legacy"},{"identifier":"62","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/chris_mushohwe2.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/chris_mushohwe2.jpg"}],"name":"Christopher Mushohwe","summary":"Mutare West Member of the National Assembly & Minister of State for Manicaland Province. Former Resident Minister & Governor of Manicaland Province.","title":"Christopher Mushohwe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4a176dba-c23f-49a5-9ff3-e783e4876b04","identifiers":[{"identifier":"christopher_mutsvangwa","scheme":"everypolitician_legacy"},{"identifier":"124","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Christopher-Mutsvangwa-682x1024.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Christopher-Mutsvangwa-682x1024.jpg"}],"name":"Christopher Mutsvangwa","title":"Christopher Mutsvangwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"564b5785-6eee-4495-9339-5d275c12cd48","identifiers":[{"identifier":"chriswell_mutematsaka","scheme":"everypolitician_legacy"},{"identifier":"71","scheme":"kuvakazim"}],"name":"Chriswell Mutematsaka","title":"Chriswell Mutematsaka","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"b7ecd7df-b83f-478c-a088-3c441f01f076","identifiers":[{"identifier":"chuma_k._bhasikiti","scheme":"everypolitician_legacy"},{"identifier":"148","scheme":"kuvakazim"}],"name":"Chuma K. Bhasikiti","summary":"Mwenezi East Member of National Assembly. Masvingo Minister of State for Provincial Affairs.","title":"Chuma K. Bhasikiti","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"f68c477e-640c-4c31-a11d-40a7a3c264a2","identifiers":[{"identifier":"clifford_sibanda","scheme":"everypolitician_legacy"},{"identifier":"183","scheme":"kuvakazim"}],"name":"Clifford Sibanda","summary":"Bubi Member of National Assembly","title":"Clifford Sibanda","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"bd24340f-1376-43df-b99f-dc8e92d68bd5","identifiers":[{"identifier":"costa_machingauta","scheme":"everypolitician_legacy"},{"identifier":"13","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Machingauta_1.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Machingauta_1.jpg"}],"name":"Costa Machingauta","summary":"Budiriro Member of the National Assembly","title":"Costa Machingauta","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"71eac4f9-a03e-4580-bf6d-ae5203fc4bae","identifiers":[{"identifier":"daniel_m._ncube","scheme":"everypolitician_legacy"},{"identifier":"178","scheme":"kuvakazim"}],"name":"Daniel M. Ncube","summary":"Zhombe Member of the National Assembly.","title":"Daniel M. Ncube","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"adc5416a-f822-4438-8d9b-001fc4c5e1aa","identifiers":[{"identifier":"daniel_shumba","scheme":"everypolitician_legacy"},{"identifier":"146","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/news_bDaniel-Shumba-250_1.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/news_bDaniel-Shumba-250_1.jpg"}],"name":"Daniel Shumba","summary":"Masvingo Urban Member of National Assembly","title":"Daniel Shumba","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"f8fab022-a55d-4af2-9967-089c7d57760a","identifiers":[{"identifier":"david_butau","scheme":"everypolitician_legacy"},{"identifier":"76","scheme":"kuvakazim"}],"name":"David Butau","summary":"Mbire Member of the National Assembly","title":"David Butau","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"45ef46ef-8c15-42df-83da-130dd606d001","identifiers":[{"identifier":"david_chapfika","scheme":"everypolitician_legacy"},{"identifier":"103","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/David-Chapfika.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/David-Chapfika.jpg"}],"name":"David Chapfika","summary":"Mutoko South Member of National Assembly. Former Deputy Minister of Finance.","title":"David Chapfika","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"59caf53f-854b-4091-91d7-1a573e81a27c","identifiers":[{"identifier":"davis_murapira","scheme":"everypolitician_legacy"},{"identifier":"144","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Hon-Marapira-Davis-12.jpeg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Hon-Marapira-Davis-12.jpeg"}],"name":"Davis Marapira","summary":"Masvingo North Member of National Assembly. Deputy Minister of Agriculture -(Cropping, Mechanisation & Irrigation Development).","title":"Davis Marapira","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"79c21bdd-b5e4-44aa-a2bf-7e391c36c883","identifiers":[{"identifier":"denford_masiya","scheme":"everypolitician_legacy"},{"identifier":"133","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/2013-11-24-20-17-37-1579959567.jpeg","images":[{"url":"http://www.kuvakazim.com/media_root/images/2013-11-24-20-17-37-1579959567.jpeg"}],"name":"Denford Masiya","summary":"Chiredzi East Member of National Assembly","title":"Denford Masiya","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"6895b6df-bef7-4f19-8216-3c852aad3cb0","identifiers":[{"identifier":"dextor_t._nduna","scheme":"everypolitician_legacy"},{"identifier":"110","scheme":"kuvakazim"}],"name":"Dextor T. Nduna","summary":"Chegutu West Member of the National Assembly.","title":"Dextor T. Nduna","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"52dda82b-02c8-46ee-9097-dba5eecea1ae","identifiers":[{"identifier":"53","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/dydimus_mutasa.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/dydimus_mutasa.jpg"}],"name":"Didymus Mutasa","summary":"Headlands Member of the National Assembly & Minister of Presidential Affairs. Former Speaker of Parliament (1980 -1990).Also Former Minister of State for National Security, Lands, Land Reform & Resettlement in the President's Office.Former State Security Minister (2005)","title":"Didymus Mutasa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a289303e-dd74-4e5c-a0a6-ea30f916518c","identifiers":[{"identifier":"dingilizwe_tshuma","scheme":"everypolitician_legacy"},{"identifier":"4","scheme":"kuvakazim"}],"name":"Dingilizwe Tshuma","summary":"Emakhandeni-Entumbane Member of National Assembly","title":"Dingilizwe Tshuma","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"ae2b5210-1575-426a-95d0-08b19373b13a","identifiers":[{"identifier":"dorcas_sibanda","scheme":"everypolitician_legacy"},{"identifier":"1","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/dorcas-sibanda.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/dorcas-sibanda.jpg"}],"name":"Dorcas Sibanda","summary":"Bulawayo Central Member of the National Assembly","title":"Dorcas Sibanda","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"595188ea-7f08-47e3-8c24-a9986ad96fa1","identifiers":[{"identifier":"dorothy_mangami","scheme":"everypolitician_legacy"},{"identifier":"161","scheme":"kuvakazim"}],"name":"Dorothy Mangami","summary":"Gokwe Member of National Assembly","title":"Dorothy Mangami","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"e134daf9-7f1b-47ef-bde5-75b11353c18f","identifiers":[{"identifier":"dubeko_sibanda","scheme":"everypolitician_legacy"},{"identifier":"181","scheme":"kuvakazim"}],"name":"Dubeko Sibanda","summary":"Binga North Member of the National Assembly","title":"Dubeko Sibanda","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"e507a59c-df53-4684-925e-22e5669260e6","identifiers":[{"identifier":"edgar_chidavaenzi","scheme":"everypolitician_legacy"},{"identifier":"73","scheme":"kuvakazim"}],"name":"Edgar Chidavaenzi","summary":"Mazowe North Member of the National Assembly","title":"Edgar Chidavaenzi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"32df82aa-c50d-4823-9f81-7d2362c51f3d","identifiers":[{"identifier":"edgar_mbwembwe","scheme":"everypolitician_legacy"},{"identifier":"87","scheme":"kuvakazim"}],"name":"Edgar Mbwembwe","summary":"Chikomba East Member of the National Assembly","title":"Edgar Mbwembwe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"5fb94a09-628f-45dc-a184-6498b67b20a9","identifiers":[{"identifier":"edmond_mhere","scheme":"everypolitician_legacy"},{"identifier":"143","scheme":"kuvakazim"}],"name":"Edmond Mhere","summary":"Masvingo Central Member of the National Assembly","title":"Edmond Mhere","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"e2eb0751-b1d3-44d1-bd23-d251516b567f","identifiers":[{"identifier":"edson_gumbo","scheme":"everypolitician_legacy"},{"identifier":"198","scheme":"kuvakazim"}],"name":"Edson Gumbo","summary":"Gwanda Central Member of the National Assembly","title":"Edson Gumbo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"bdd4c820-e052-4178-9534-d88822a4d6b8","identifiers":[{"identifier":"enock_porusingazi","scheme":"everypolitician_legacy"},{"identifier":"50","scheme":"kuvakazim"}],"name":"Enock Porusingazi","summary":"Chipinge South Member of the National Assembly.","title":"Enock Porusingazi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"be33091e-be4a-4ab6-a6c3-488c05d75a27","identifiers":[{"identifier":"ephraim_gwanonodza","scheme":"everypolitician_legacy"},{"identifier":"136","scheme":"kuvakazim"}],"name":"Ephraim Gwanonodza","summary":"Chivi Central Member of National Assembly","title":"Ephraim Gwanonodza","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d5239bd3-8f7a-41ac-9fd7-9a10843a6227","identifiers":[{"identifier":"epmarcus_kanhanga","scheme":"everypolitician_legacy"},{"identifier":"70","scheme":"kuvakazim"}],"name":"Epmarcus Kanhanga","summary":"Guruve North Constituency Member of National Assembly","title":"Epmarcus Kanhanga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"62f2246f-99e9-4f7a-a786-0766b3d37038","identifiers":[{"identifier":"erick_murai","scheme":"everypolitician_legacy"},{"identifier":"27","scheme":"kuvakazim"}],"name":"Erick Murai","summary":"Highfield East Member of National Assembly","title":"Erick Murai","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"78c6ceab-64f7-428e-b4e7-0f2d37695f15","identifiers":[{"identifier":"ezira_ruvai","scheme":"everypolitician_legacy"},{"identifier":"147","scheme":"kuvakazim"}],"name":"Ezira Ruvai","summary":"Masvingo West Member of National Assembly","title":"Ezira Ruvai","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"da183bf3-bbe1-4fba-92f5-82c018aea8f5","identifiers":[{"identifier":"fani_phanuel_phiri","scheme":"everypolitician_legacy"},{"identifier":"116","scheme":"kuvakazim"}],"name":"Fani Phanuel Phiri","summary":"Kadoma Central Member of the National Assembly","title":"Fani Phanuel Phiri","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"8f4baff2-fdfc-4841-964f-f3163419fa06","identifiers":[{"identifier":"felix_mhona","scheme":"everypolitician_legacy"},{"identifier":"86","scheme":"kuvakazim"}],"name":"Felix Mhona","summary":"Chikomba Central Member of the National Assembly.","title":"Felix Mhona","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d8e8be5e-a080-4873-b4da-81470260d331","identifiers":[{"identifier":"fortune_chasi","scheme":"everypolitician_legacy"},{"identifier":"74","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/MP_Fortune_Chasi.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/MP_Fortune_Chasi.jpg"}],"name":"Fortune Chasi","summary":"Mazowe South Member of National Assembly.","title":"Fortune Chasi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"0c5473c5-0df9-448c-93a2-03184993e705","identifiers":[{"identifier":"francis_muchenje","scheme":"everypolitician_legacy"},{"identifier":"55","scheme":"kuvakazim"}],"name":"Francis Muchenje","summary":"Makoni North Member of National Assembly.","title":"Francis Muchenje","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"098c3c79-2e68-4e99-9ced-4385abc0abf6","identifiers":[{"identifier":"francis_mukwangwariwa","scheme":"everypolitician_legacy"},{"identifier":"126","scheme":"kuvakazim"}],"name":"Francis Mukwangwariwa","summary":"Zvimba East Member of National Assembly","title":"Francis Mukwangwariwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"90c40d5b-acac-4c9b-9bad-be1d68fe1bc9","identifiers":[{"identifier":"fred_moyo","scheme":"everypolitician_legacy"},{"identifier":"180","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Fred-Moyo.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Fred-Moyo.jpg"}],"name":"Fred Moyo","summary":"Zvishavane-Runde Member of the National Assembly","title":"Fred Moyo","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"9466549d-52e6-4365-a732-651da9cb9303","identifiers":[{"identifier":"fungai_j_majome","scheme":"everypolitician_legacy"},{"identifier":"25","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/jessie-majome3.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/jessie-majome3.jpg"}],"name":"Fungai J Majome","summary":"Harare West Member of the National Assembly.Former Deputy Minister of Justice and Legal Affairs (2009-2010) and Former Deputy Minister of Women Affairs Gender and Community Development (2010-2013).","title":"Fungai J Majome","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"1787c6e6-d71c-42f7-af4d-bf38668ce65d","identifiers":[{"identifier":"256","scheme":"kuvakazim"}],"name":"Getrude Chibagu","summary":"Mashonaland Central Member of the National Assembly.","title":"Getrude Chibagu","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"54cf0820-622e-4713-bdfb-7d7c00e47e8c","identifiers":[{"identifier":"263","scheme":"kuvakazim"}],"name":"Getrude Hungwa","summary":"Mashonaland East Province Member of National Asembly","title":"Getrude Hungwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"71bdbb61-8f02-4b0d-88dc-38e586a3e959","identifiers":[{"identifier":"gift_chimanikire","scheme":"everypolitician_legacy"},{"identifier":"36","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Gift-Chimanikire.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Gift-Chimanikire.jpg"}],"name":"Gift Chimanikire","summary":"Southerton Member of National Assembly.","title":"Gift Chimanikire","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"7b5f2996-f3d8-48a7-9fcc-350c386b22d9","identifiers":[{"identifier":"237","scheme":"kuvakazim"}],"name":"Gladys Mathe","summary":"Bulawayo Province Member of National Assembly.","title":"Gladys Mathe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a66a1991-9786-43b8-8a78-a836b6463e59","identifiers":[{"identifier":"godfrey_beremauro","scheme":"everypolitician_legacy"},{"identifier":"112","scheme":"kuvakazim"}],"name":"Godfrey Beremauro","summary":"Hurungwe Central Member of the National Assembly.","title":"Godfrey Beremauro","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"982c56ca-2136-4ccd-844c-c0014df0e609","identifiers":[{"identifier":"godfrey_gandawa","scheme":"everypolitician_legacy"},{"identifier":"118","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Godfrey_Gandawa.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Godfrey_Gandawa.jpg"}],"name":"Godfrey Gandawa","summary":"Magunje Constituency Member of National Assembly","title":"Godfrey Gandawa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"56efeaed-b8ba-48e9-b3e9-e600a3e91686","identifiers":[{"identifier":"godfrey_sithole","scheme":"everypolitician_legacy"},{"identifier":"14","scheme":"kuvakazim"}],"name":"Godfrey Sithole","title":"Godfrey Sithole","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a3137e0d-6c94-4fdb-a631-07b356a3f71c","identifiers":[{"identifier":"gorden_moyo","scheme":"everypolitician_legacy"},{"identifier":"8","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Gorden-Moyo.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Gorden-Moyo.jpg"}],"name":"Gorden Moyo","summary":"Makokoba Member of the National Assembly & Former Minister of State Enterprises and Parastatals (2010-2013)","title":"Gorden Moyo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"27f6c9b1-1c9e-4601-be11-b2c062eec662","identifiers":[{"identifier":"harris_ncube","scheme":"everypolitician_legacy"},{"identifier":"173","scheme":"kuvakazim"}],"name":"Harris Ncube","summary":"Redcliffe Member of the National Assembly.","title":"Harris Ncube","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"01e0c097-5389-40dc-85ce-61e62ac1e56a","identifiers":[{"identifier":"hubert_nyanhongo","scheme":"everypolitician_legacy"},{"identifier":"66","scheme":"kuvakazim"}],"name":"Hubert Nyanhongo","title":"Hubert Nyanhongo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"7c5d7f25-61d4-4569-ac92-c39885fee149","identifiers":[{"identifier":"ignatius_chombo","scheme":"everypolitician_legacy"},{"identifier":"127","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/chombo_ign.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/chombo_ign.jpg"}],"name":"Ignatius Chombo","summary":"Zvimba North Member of the National Assembly & Minister of Local Government, Public Works and National Housing.","title":"Ignatius Chombo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"963a6d60-07b9-49c3-9959-cf795ffb9b63","identifiers":[{"identifier":"innocent_gonese","scheme":"everypolitician_legacy"},{"identifier":"59","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/INNOCENT-GONESE-3.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/INNOCENT-GONESE-3.jpg"}],"name":"Innocent Gonese","summary":"Mutare Central Member of the National Assembly.","title":"Innocent Gonese","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1e424ccd-3923-424e-8dc9-85704ac2f9f1","identifiers":[{"identifier":"innocent_pedzisai","scheme":"everypolitician_legacy"},{"identifier":"155","scheme":"kuvakazim"}],"name":"Innocent Pedzisai","summary":"Chirumanzu Member of the National Assembly.","title":"Innocent Pedzisai","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"78c794d3-5a7d-4166-9c1e-24bb03bc9741","identifiers":[{"identifier":"irene_zindi","scheme":"everypolitician_legacy"},{"identifier":"65","scheme":"kuvakazim"}],"name":"Irene Zindi","summary":"Mutasa South Member of National Assembly.","title":"Irene Zindi","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"14cc43d7-b64b-4a74-b9c0-670f3ff54c25","identifiers":[{"identifier":"169","scheme":"kuvakazim"}],"name":"Iris Chiratidzo Mabuwa","summary":"Mberengwa South Member of Parliament and Deputy Minister of Industry and Commerce","title":"Iris Chiratidzo Mabuwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"180b696c-26cb-4530-b1a8-173dc08e9a66","identifiers":[{"identifier":"isaac_mackenzie","scheme":"everypolitician_legacy"},{"identifier":"117","scheme":"kuvakazim"}],"name":"Isaac Mackenzie","summary":"Kariba Member of the National Assembly","title":"Isaac Mackenzie","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"f8a23f87-4bb9-4227-9682-ddc6083b8322","identifiers":[{"identifier":"217","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Jacob_Speaker_of_Parly.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Jacob_Speaker_of_Parly.jpg"}],"name":"Jacob Mudenda","summary":"Speaker of the National House of Assembly","title":"Jacob Mudenda","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a7adbb79-9556-4c6f-b8d9-df38d63a261a","identifiers":[{"identifier":"jaison_passade","scheme":"everypolitician_legacy"},{"identifier":"34","scheme":"kuvakazim"}],"name":"Jaison Passade","summary":"Mount Pleasant Member of the National Assembly.","title":"Jaison Passade","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4467c763-936e-4e3a-975b-281b0586e3c1","identifiers":[{"identifier":"james_maridadi","scheme":"everypolitician_legacy"},{"identifier":"32","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/maridadi_765583828.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/maridadi_765583828.jpg"}],"name":"James Maridadi","summary":"Mabvuku Tafara Member of the National Assembly","title":"James Maridadi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"6189a444-6907-453f-a669-729a40be250f","identifiers":[{"identifier":"jeffrey_runzirwai","scheme":"everypolitician_legacy"},{"identifier":"160","scheme":"kuvakazim"}],"name":"Jeffrey Runzirwai","summary":"Gokwe-Sesame Member of the National Assembly.","title":"Jeffrey Runzirwai","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"c6776595-c0b7-42fd-b850-db819e5d27a7","identifiers":[{"identifier":"jeppy_jaboon","scheme":"everypolitician_legacy"},{"identifier":"131","scheme":"kuvakazim"}],"name":"Jeppy Jaboon","summary":"Bikita South Member of the National Assembly.","title":"Jeppy Jaboon","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"c553e4cb-e5b0-482b-9e65-8879e3f5a250","identifiers":[{"identifier":"john_holder","scheme":"everypolitician_legacy"},{"identifier":"179","scheme":"kuvakazim"}],"name":"John Holder","summary":"Zvishavane Ngezi Member of the National Assembly.","title":"John Holder","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"af663c3c-d52a-4628-b6b1-4ecf645eb11b","identifiers":[{"identifier":"joice_mujuru","scheme":"everypolitician_legacy"},{"identifier":"80","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/VP-Mujuru.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/VP-Mujuru.jpg"}],"name":"Joice Mujuru","summary":"Mt Darwin West Member of the National Assembly & the Vice President of Zimbabwe","title":"Joice Mujuru","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"307faa76-7da8-4ba5-8dd2-7008477f6962","identifiers":[{"identifier":"jonathan_samukange","scheme":"everypolitician_legacy"},{"identifier":"96","scheme":"kuvakazim"}],"name":"Jonathan Samukange","summary":"Mudzi South Member of the National Assembly.","title":"Jonathan Samukange","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ad191d37-33d4-4dd7-b53d-954b4319513b","identifiers":[{"identifier":"joram_gumbo","scheme":"everypolitician_legacy"},{"identifier":"170","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Joram-Gumbo.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Joram-Gumbo.jpg"}],"name":"Joram Gumbo","summary":"Mberengwa South Member of the National Assembly.","title":"Joram Gumbo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"2b98f83b-d99b-466b-8e56-90f56700261c","identifiers":[{"identifier":"joseph_chinotimba","scheme":"everypolitician_legacy"},{"identifier":"44","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/chinos.png","images":[{"url":"http://www.kuvakazim.com/media_root/images/chinos.png"}],"name":"Joseph Chinotimba","summary":"Buhera South member of the National Assembly","title":"Joseph Chinotimba","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"9fdc2b86-4e48-42c9-8eea-be5ab4aefe87","identifiers":[{"identifier":"208","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Joseph_made_1.jpeg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Joseph_made_1.jpeg"}],"name":"Joseph Made","summary":"Minister of Agriculture, Mechanisation and Irrigation","title":"Joseph Made","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d70684a4-97c7-4aa9-a593-cfd10530ff27","identifiers":[{"identifier":"joseph_mapiki","scheme":"everypolitician_legacy"},{"identifier":"85","scheme":"kuvakazim"}],"name":"Joseph Mapiki","summary":"Shamva South Member of the National Assembly","title":"Joseph Mapiki","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"cd575780-98b6-4f93-9737-96f02fb57dff","identifiers":[{"identifier":"josephat_madubeko","scheme":"everypolitician_legacy"},{"identifier":"177","scheme":"kuvakazim"}],"name":"Josephat Madubeko","summary":"Vungu Member of the National Assembly.","title":"Josephat Madubeko","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"a42f3c50-c2fd-43ca-98c7-4945ce22a8ad","identifiers":[{"identifier":"249","scheme":"kuvakazim"}],"name":"Josephine Value Chitembwe","summary":"Harare Province Member of the National Assembly","title":"Josephine Value Chitembwe","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"755b99aa-0052-4bfd-a950-c5ecd3034492","identifiers":[{"identifier":"278","scheme":"kuvakazim"}],"name":"Judith Muzhavazhe","summary":"Masvingo Province Member of the National Assembly","title":"Judith Muzhavazhe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"24ec7413-3fed-4314-b390-b03f4f275054","identifiers":[{"identifier":"justice_mayor_wdyajena","scheme":"everypolitician_legacy"},{"identifier":"158","scheme":"kuvakazim"}],"name":"Justice Mayor Wadyajena","summary":"Gokwe-Nembudziya Member of the National Assembly","title":"Justice Mayor Wadyajena","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d2b97fcc-0e5c-4da8-93c3-cf25f9571214","identifiers":[{"identifier":"kalitso_gwanetsa","scheme":"everypolitician_legacy"},{"identifier":"135","scheme":"kuvakazim"}],"name":"Kalitso Gwanetsa","summary":"Chiredzi South Member of the National Assembly","title":"Kalitso Gwanetsa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"e1973afb-5fd1-4ca9-8a32-a9e292dbaa53","identifiers":[{"identifier":"kazembe_kazembe","scheme":"everypolitician_legacy"},{"identifier":"75","scheme":"kuvakazim"}],"name":"Kazembe Kazembe","summary":"Mazowe West Member of the National Assembly.","title":"Kazembe Kazembe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"011089e3-06a0-4d60-b244-d7d1677dc0e9","identifiers":[{"identifier":"kennedy_matimba","scheme":"everypolitician_legacy"},{"identifier":"130","scheme":"kuvakazim"}],"name":"Kennedy Matimba","summary":"Bikita East Member of the National Assembly","title":"Kennedy Matimba","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ad91ffd7-69ea-429f-9970-d653225252e2","identifiers":[{"identifier":"kenneth_s._musanhi","scheme":"everypolitician_legacy"},{"identifier":"68","scheme":"kuvakazim"}],"name":"Kenneth S. Musanhi","summary":"Bindura North Member of the National Assembly","title":"Kenneth S. Musanhi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"84628452-ef5a-414a-8cb7-2f1e0bc53fcb","identifiers":[{"identifier":"kindness_paradza","scheme":"everypolitician_legacy"},{"identifier":"119","scheme":"kuvakazim"}],"name":"Kindness Paradza","summary":"Makonde Member of the National Assembly","title":"Kindness Paradza","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"8f54ae97-7818-4e0a-a891-6b5c3b5b5803","identifiers":[{"identifier":"kizito_chivambe","scheme":"everypolitician_legacy"},{"identifier":"156","scheme":"kuvakazim"}],"name":"Kizito Chivamba","summary":"Chiwundura Member of National Assembly.","title":"Kizito Chivamba","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"38da7403-e2dc-447c-a81a-1029c66467de","identifiers":[{"identifier":"kudzanayi_chipanga","scheme":"everypolitician_legacy"},{"identifier":"57","scheme":"kuvakazim"}],"name":"Kudzanayi Chipanga","summary":"Makoni West Member of the National Assembly","title":"Kudzanayi Chipanga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"de168739-5d05-49e8-ab1e-d5348c05fa58","identifiers":[{"identifier":"ladislus_ndoro","scheme":"everypolitician_legacy"},{"identifier":"100","scheme":"kuvakazim"}],"name":"Ladislus Ndoro","summary":"Murehwa West Member of the National Assembly.","title":"Ladislus Ndoro","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d34f35b0-8d4f-4ca0-ac60-65a2a773f405","identifiers":[{"identifier":"lamson_moyo","scheme":"everypolitician_legacy"},{"identifier":"149","scheme":"kuvakazim"}],"name":"Lamson Moyo","summary":"Mwenezi West Member of the National Assembly","title":"Lamson Moyo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"9128c3d3-28a7-4b95-a3a0-469e20f3361d","identifiers":[{"identifier":"leonard_chikomba","scheme":"everypolitician_legacy"},{"identifier":"163","scheme":"kuvakazim"}],"name":"Leonard Chikomba","summary":"Gokwe Kabuyuni Member of the National Assembly.","title":"Leonard Chikomba","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"9e9e58f7-427f-49e0-878c-de5e5cf4abf3","identifiers":[{"identifier":"265","scheme":"kuvakazim"}],"name":"Lilian Zemura","summary":"Mashonaland East Province Member of the National Assembly.","title":"Lilian Zemura","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d8d80ec2-5e83-4805-bc9b-5079c488c9a7","identifiers":[{"identifier":"lovemore_matuke","scheme":"everypolitician_legacy"},{"identifier":"139","scheme":"kuvakazim"}],"name":"Lovemore Matuke","summary":"Gutu Central Member of the National Assembly.","title":"Lovemore Matuke","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"8acfe5a5-8f53-4f2b-a0ab-fa079ae074ae","identifiers":[{"identifier":"lucia_matibenga","scheme":"everypolitician_legacy"},{"identifier":"30","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/luciamatibenga17jan.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/luciamatibenga17jan.jpg"}],"name":"Lucia Matibenga","summary":"Kuwadzana Member of the National Assembly. Former Minister of Public Service (2011-2013).","title":"Lucia Matibenga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4a4fb767-b7f2-433f-bee6-8e48416c7e2d","identifiers":[{"identifier":"luke_musamvu","scheme":"everypolitician_legacy"},{"identifier":"64","scheme":"kuvakazim"}],"name":"Luke Musamvu","summary":"Mutasa North Member of the National Assembly.","title":"Luke Musamvu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d83462e1-7c52-4777-88c4-c39ed77c6cce","identifiers":[{"identifier":"lungisati_nleya","scheme":"everypolitician_legacy"},{"identifier":"197","scheme":"kuvakazim"}],"name":"Lungisani Nleya","summary":"Bulilima West Member of the National Assembly.","title":"Lungisani Nleya","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"fbf2b04f-827d-4fe7-b97e-14884d911161","identifiers":[{"identifier":"264","scheme":"kuvakazim"}],"name":"Mabel Kaundikiza","summary":"Mashonaland East Province Member of the National Assembly","title":"Mabel Kaundikiza","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"5f767a39-4533-4863-8b60-29c6016107e2","identifiers":[{"identifier":"262","scheme":"kuvakazim"}],"name":"Mabel Matirangano Nkatazo","summary":"Mashonaland East Member of the National Assembly.","title":"Mabel Matirangano Nkatazo","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"33a8a270-99c9-435a-b3d8-66486e865558","identifiers":[{"identifier":"mable_m._chinomona","scheme":"everypolitician_legacy"},{"identifier":"102","scheme":"kuvakazim"}],"name":"Mable M. Chinomona","summary":"Mutoko North Member of the National Assembly.","title":"Mable M. Chinomona","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"853714c1-569b-4cab-99c4-192c679774b6","identifiers":[{"identifier":"madodana_sibanda","scheme":"everypolitician_legacy"},{"identifier":"199","scheme":"kuvakazim"}],"name":"Madodana Sibanda","summary":"Gwanda North Member of the National Assembly.","title":"Madodana Sibanda","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"088ef39d-5afa-40f6-b469-38deb07a32e3","identifiers":[{"identifier":"mafios_vutete","scheme":"everypolitician_legacy"},{"identifier":"138","scheme":"kuvakazim"}],"name":"Mafios Vutete","summary":"Chivi South Member of the National Assembly.","title":"Mafios Vutete","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"81967f39-0c7e-46b4-8581-40fd05542ad4","identifiers":[{"identifier":"makhosini_hlongwane","scheme":"everypolitician_legacy"},{"identifier":"168","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/hlongwane_makhosini.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/hlongwane_makhosini.jpg"}],"name":"Makhosini Hlongwane","summary":"Mberengwa East Member of the National Assembly.","title":"Makhosini Hlongwane","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"35046ffc-4b9e-4e08-9b0c-649c3aa411f6","identifiers":[{"identifier":"malach_nkomo","scheme":"everypolitician_legacy"},{"identifier":"202","scheme":"kuvakazim"}],"name":"Malach Nkomo","summary":"Insiza South Member of the National Assembly","title":"Malach Nkomo","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"c6dd329d-b2fc-48c8-b4e0-6eaeed489056","identifiers":[{"identifier":"mandi_m._chimene","scheme":"everypolitician_legacy"},{"identifier":"56","scheme":"kuvakazim"}],"name":"Mandi M. Chimene","summary":"Makoni South Member of the National Assembly.","title":"Mandi M. Chimene","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d58e3df2-ba84-4c92-ad64-5215414feda8","identifiers":[{"identifier":"mapetere_d._v._mawere","scheme":"everypolitician_legacy"},{"identifier":"153","scheme":"kuvakazim"}],"name":"Mapetere D. V. Mawere","summary":"Zaka West Member of the National Assembly.","title":"Mapetere D. V. Mawere","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"9ded0a36-ac50-4736-b4ad-7a7e53efa40f","identifiers":[{"identifier":"margaret_matienga","scheme":"everypolitician_legacy"},{"identifier":"38","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/matiengamagaret.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/matiengamagaret.jpg"}],"name":"Margaret Matienga","summary":"Sunningdale Member of the National Assembly.","title":"Margaret Matienga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"74c70777-46c8-4df8-b093-256afabc2957","identifiers":[{"identifier":"martin_khumalo","scheme":"everypolitician_legacy"},{"identifier":"188","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Hon_Martin_Khumalo.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Hon_Martin_Khumalo.jpg"}],"name":"Martin Khumalo","summary":"Lupane West Constituency Member of the National Assembly","title":"Martin Khumalo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d226f327-a6f1-40ef-9551-eed1b4f4bc6b","identifiers":[{"identifier":"masango_matambanadzo","scheme":"everypolitician_legacy"},{"identifier":"167","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Masango-Matambanadzo.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Masango-Matambanadzo.jpg"}],"name":"Masango Matambanadzo","summary":"KweKwe Central Member of the National Assembly.","title":"Masango Matambanadzo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"8b187f83-79ea-495c-9f08-d7e20ac8e67c","identifiers":[{"identifier":"mathias_s._ndlovu","scheme":"everypolitician_legacy"},{"identifier":"196","scheme":"kuvakazim"}],"name":"Mathias S. Ndlovu","title":"Mathias S. Ndlovu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"8c697536-d1a2-44cf-b6f7-c6481759ea60","identifiers":[{"identifier":"mathias_tongofa","scheme":"everypolitician_legacy"},{"identifier":"137","scheme":"kuvakazim"}],"name":"Mathias Tongofa","summary":"Chivi North Member of the National Assembly.","title":"Mathias Tongofa","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"2d3fb081-7099-48be-9539-94faa4a02f36","identifiers":[{"identifier":"melenia_mahiya","scheme":"everypolitician_legacy"},{"identifier":"162","scheme":"kuvakazim"}],"name":"Melenia Mahiya","summary":"Gokwe-Gumunyu Member of the National Assembly.","title":"Melenia Mahiya","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"6e136f0c-fdd9-4c36-a068-17ecfb9d7257","identifiers":[{"identifier":"metrine_mdau","scheme":"everypolitician_legacy"},{"identifier":"195","scheme":"kuvakazim"}],"name":"Metrine Mdau","summary":"Beitbridge West Member of the National Assembly.","title":"Metrine Mdau","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"43d462ce-ada2-4f3e-8cab-1c56c48169e4","identifiers":[{"identifier":"michael_bimha","scheme":"everypolitician_legacy"},{"identifier":"88","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Michael_Bimha.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Michael_Bimha.jpg"}],"name":"Michael Bimha","summary":"Chikomba West Member of the National Assembly and Minister of Industry and Commerce","title":"Michael Bimha","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"0ea12299-4671-44ce-9c1d-3cf37b4bafcd","identifiers":[{"identifier":"micheal_madanha","scheme":"everypolitician_legacy"},{"identifier":"107","scheme":"kuvakazim"}],"name":"Michael Madanha","summary":"Wedza South Member of the National Assembly.","title":"Michael Madanha","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"fcb67dda-4e74-410d-945d-ffc5a9487ae6","identifiers":[{"identifier":"mike_gava","scheme":"everypolitician_legacy"},{"identifier":"122","scheme":"kuvakazim"}],"name":"Mike Gava","summary":"Mhondoro-Ngezi Member of the National Assembly.","title":"Mike Gava","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"e7d585fd-e364-4c37-8e5f-ba915f1c941d","identifiers":[{"identifier":"miriam_makweya","scheme":"everypolitician_legacy"},{"identifier":"165","scheme":"kuvakazim"}],"name":"Miriam Makweya","summary":"Gokwe Mapfungautsi Member of the National Assembly.","title":"Miriam Makweya","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"f0d06042-32ff-4d10-9a35-f6576daaaaa9","identifiers":[{"identifier":"276","scheme":"kuvakazim"}],"name":"Monica Chigudu","summary":"Masvingo Province Member of the National Assembly.","title":"Monica Chigudu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"f3a8eab7-d86f-4e72-a603-80a806e249d5","identifiers":[{"identifier":"moses_manyengawana","scheme":"everypolitician_legacy"},{"identifier":"28","scheme":"kuvakazim"}],"name":"Moses Manyengawana","summary":"Highfield West Member of the National Assembly.","title":"Moses Manyengawana","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"038bf59d-dc08-4686-8610-b392900b4a95","identifiers":[{"identifier":"mtokozisi_m._mpofu","scheme":"everypolitician_legacy"},{"identifier":"176","scheme":"kuvakazim"}],"name":"Mthokozisi M. Mpofu","summary":"Silobela Member of the National Assembly.","title":"Mthokozisi M. Mpofu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d21d663e-91d8-45b8-8a4d-f6aba60cd890","identifiers":[{"identifier":"mubvumbi_mawere","scheme":"everypolitician_legacy"},{"identifier":"101","scheme":"kuvakazim"}],"name":"Mubvumbi Mawere","summary":"Mutoko East member of the National Assembly.","title":"Mubvumbi Mawere","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"e23a7daa-2280-4e54-87ca-68222e1d8e44","identifiers":[{"identifier":"munacho_mutezo","scheme":"everypolitician_legacy"},{"identifier":"47","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Munacho_Mutezo.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Munacho_Mutezo.jpg"}],"name":"Munacho Mutezo","summary":"Chimanimani West Member of the National Assembly & Deputy Minister of Energy and Power Development","title":"Munacho Mutezo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a2fb430b-347d-401d-a8f4-c1ea98e74adc","identifiers":[{"identifier":"munyaradzi_kereke","scheme":"everypolitician_legacy"},{"identifier":"132","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Munyaradzi_kereke.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Munyaradzi_kereke.jpg"}],"name":"Munyaradzi Kereke","summary":"Bikita West Member of the National Assembly.","title":"Munyaradzi Kereke","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"5a027c4a-64e3-44e8-b4b2-529ca8a81684","identifiers":[{"identifier":"murisi_zwizwai","scheme":"everypolitician_legacy"},{"identifier":"21","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Murisi_Zwizwai.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Murisi_Zwizwai.jpg"}],"name":"Murisi Zwizwai","summary":"Harare Central Member of the National Assembly.","title":"Murisi Zwizwai","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"6c988957-6089-4659-8005-a6c32b2fcde5","identifiers":[{"identifier":"nelson_chamisa","scheme":"everypolitician_legacy"},{"identifier":"31","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/chamisa_nelson_copy-150x175.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/chamisa_nelson_copy-150x175.jpg"}],"name":"Nelson Chamisa","summary":"Kuwadzana East Member of the National Assembly & Former Minister of Information, Communication & Technology (2009-2013).","title":"Nelson Chamisa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1bd31b81-ab68-4245-be89-1f280ea96d71","identifiers":[{"identifier":"never_khanye","scheme":"everypolitician_legacy"},{"identifier":"204","scheme":"kuvakazim"}],"name":"Never Khanye","summary":"Matobo North Member of the National Assembly.","title":"Never Khanye","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"fd50f84c-6472-4b56-91ce-1602761e0607","identifiers":[{"identifier":"newten_kachepa","scheme":"everypolitician_legacy"},{"identifier":"95","scheme":"kuvakazim"}],"name":"Newton Kachepa","summary":"Mudzi North Member of the National Assembly.","title":"Newton Kachepa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"b41a1e7a-d43b-4f50-aa9e-717009b974e1","identifiers":[{"identifier":"nicholas_goche","scheme":"everypolitician_legacy"},{"identifier":"84","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Nicholas_Goche.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Nicholas_Goche.jpg"}],"name":"Nicholas Goche","summary":"Shamva North Member of the National Assembly & Minister of Public Service, Labour and Social Welfare","title":"Nicholas Goche","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"d4f226e0-5fad-4cd5-959b-8b8f0c9d1356","identifiers":[{"identifier":"226","scheme":"kuvakazim"}],"name":"Nomathemba Ndlovu","summary":"Matebeleland South Province Member of the National Assembly.","title":"Nomathemba Ndlovu","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"a4dd55a7-71b1-448d-8e69-f2959ca949a8","identifiers":[{"identifier":"269","scheme":"kuvakazim"}],"name":"Nomsa Jenifer Mlanga","summary":"Mashonaland West Province Member of the National Assembly.","title":"Nomsa Jenifer Mlanga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ff39ff44-d4fb-4f8f-8437-cdcb5fd3eea6","identifiers":[{"identifier":"noveti_muponora","scheme":"everypolitician_legacy"},{"identifier":"78","scheme":"kuvakazim"}],"name":"Noveti Muponora","summary":"Mt Darwin North Member of the National Assembly.","title":"Noveti Muponora","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"dbddd8e1-79bf-4ce4-a3e2-e6face55b51d","identifiers":[{"identifier":"nyasha_chikwinya","scheme":"everypolitician_legacy"},{"identifier":"61","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/nyashachikwinyaw.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/nyashachikwinyaw.jpg"}],"name":"Nyasha Chikwinya","summary":"Mutare South Member of the National Assembly.","title":"Nyasha Chikwinya","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"6ff62d8e-70c5-4af4-b8df-e95508d52f52","identifiers":[{"identifier":"obedingwa_mguni","scheme":"everypolitician_legacy"},{"identifier":"203","scheme":"kuvakazim"}],"name":"Obedingwa Mguni","summary":"Mangwe Member of the National Assembly.","title":"Obedingwa Mguni","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a4eed76a-2b7a-4d9c-80e5-c19878a66960","identifiers":[{"identifier":"oliver_mandipaka","scheme":"everypolitician_legacy"},{"identifier":"45","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Oliver_mandipaka.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Oliver_mandipaka.jpg"}],"name":"Oliver Mandipaka","summary":"Buhera West Member of the National Assembly and Former National Police Spokesperson.","title":"Oliver Mandipaka","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"97684b55-0540-4768-b9ae-879a846c5260","identifiers":[{"identifier":"210","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/oppah_muchinguri.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/oppah_muchinguri.jpg"}],"name":"Oppah Muchinguri","summary":"Manicaland Province Member of the National Assembly and Minister of Women Affairs and Community Development.","title":"Oppah Muchinguri","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"50ebbde6-c009-416e-acc0-7c42b9ae4fb8","identifiers":[{"identifier":"owen_ncube","scheme":"everypolitician_legacy"},{"identifier":"164","scheme":"kuvakazim"}],"name":"Owen Ncube","summary":"Gokwe Kana Member of the National Assembly.","title":"Owen Ncube","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"189a289e-4e2f-47d8-a464-312143655729","identifiers":[{"identifier":"paradzai_chakona","scheme":"everypolitician_legacy"},{"identifier":"150","scheme":"kuvakazim"}],"name":"Paradzai Chakona","summary":"Zaka Central Member of the National Assembly.","title":"Paradzai Chakona","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"7d528638-203d-4e79-b80b-c73944835648","identifiers":[{"identifier":"patrick_chinamasa","scheme":"everypolitician_legacy"},{"identifier":"54","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/chinamasa.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/chinamasa.jpg"}],"name":"Patrick Chinamasa","summary":"Makoni Central Member of the National Assembly & Minister of Finance.Former Minister of Justice, Legal & Parliamentary Affairs ( 2000 - 2013).","title":"Patrick Chinamasa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"32c2c191-3d3e-47d8-a32e-5a5015fa8357","identifiers":[{"identifier":"paul_chimedza","scheme":"everypolitician_legacy"},{"identifier":"141","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Paul_Chimedza.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Paul_Chimedza.jpg"}],"name":"Paul Chimedza","summary":"Gutu South Member of the National Assembly and Deputy Minister of Health and Child Care","title":"Paul Chimedza","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"797a2a05-9650-4646-8fb5-05724305e53f","identifiers":[{"identifier":"paul_madzore","scheme":"everypolitician_legacy"},{"identifier":"20","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Paul_Madzore.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Paul_Madzore.jpg"}],"name":"Paul Madzore","summary":"Glen View South Member of the National Assembly.","title":"Paul Madzore","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"6f1e4191-9310-4e9e-aaf5-38928b3cf3a1","identifiers":[{"identifier":"paul_mavima","scheme":"everypolitician_legacy"},{"identifier":"159","scheme":"kuvakazim"}],"name":"Paul Mavima","summary":"Gokwe-Sengwe Member of the National Assembly.","title":"Paul Mavima","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"9e353383-fa27-45e3-8d27-933d3998d7ba","identifiers":[{"identifier":"paurina_mpariwa","scheme":"everypolitician_legacy"},{"identifier":"35","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Hon_Mupariwa.JPG","images":[{"url":"http://www.kuvakazim.com/media_root/images/Hon_Mupariwa.JPG"}],"name":"Paurina Mpariwa","summary":"Mufakose Member of the National Assembly and Former Minister of Labour and Social Welfare (2009-2013)","title":"Paurina Mpariwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"89ffab5d-90fb-4d01-bcf3-a7f67808b08f","identifiers":[{"identifier":"123","scheme":"kuvakazim"}],"name":"Peter Haritatos","summary":"Muzvezve Member of the National Assembly","title":"Peter Haritatos","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"c67af194-5f7d-4e8f-8032-3cf7551127a5","identifiers":[{"identifier":"peter_mataruse","scheme":"everypolitician_legacy"},{"identifier":"111","scheme":"kuvakazim"}],"name":"Peter Mataruse","summary":"Chinhoyi Member of the National Assembly.","title":"Peter Mataruse","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"85313fc7-887c-41c1-ae84-5632cecf7a22","identifiers":[{"identifier":"petronella_kadonye","scheme":"everypolitician_legacy"},{"identifier":"90","scheme":"kuvakazim"}],"name":"Petronella Kagonye","summary":"Goromonzi South Member of the National Assembly.","title":"Petronella Kagonye","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"acc9d454-505e-453e-bd4b-a8882a20d5f0","identifiers":[{"identifier":"phelele_masuku","scheme":"everypolitician_legacy"},{"identifier":"9","scheme":"kuvakazim"}],"name":"Phelele Masuku","summary":"Nketa Member of the National House of Assembly.","title":"Phelele Masuku","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"227ddcbe-8d4b-498a-8d4e-fdc96def99e1","identifiers":[{"identifier":"phineas_chiota","scheme":"everypolitician_legacy"},{"identifier":"104","scheme":"kuvakazim"}],"name":"Phineas Chiota","summary":"Seke Member of the National Assembly.","title":"Phineas Chiota","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"14d98a4e-9fb3-4f9a-bc19-c3e569251f2f","identifiers":[{"identifier":"228","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Priscilla_Misihairabwi_Mushonga.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Priscilla_Misihairabwi_Mushonga.jpg"}],"name":"Priscilla Misihairabwi-Mushonga","summary":"Matebeleland South Member of the National Assembly and MDC Secretary General.Former Minister of Regional & International Cooperation (2009-2013).","title":"Priscilla Misihairabwi-Mushonga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4e330a25-b6ca-4b20-8801-cbc0317b4cb4","identifiers":[{"identifier":"prosper_mutseyami","scheme":"everypolitician_legacy"},{"identifier":"58","scheme":"kuvakazim"}],"name":"Prosper Mutseyami","summary":"Musikavanhu Member of the National Assembly.","title":"Prosper Mutseyami","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"97d0d5e4-281c-4d91-8b61-a7f4fd684a19","identifiers":[{"identifier":"ray_kaukonde","scheme":"everypolitician_legacy"},{"identifier":"93","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/kaukonderay.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/kaukonderay.jpg"}],"name":"Ray Kaukonde","summary":"Marondera Central Member of the National Assembly.","title":"Ray Kaukonde","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"c3a3991e-e662-413e-ad00-814bb61a4b9d","identifiers":[{"identifier":"raymore_machingura","scheme":"everypolitician_legacy"},{"identifier":"48","scheme":"kuvakazim"}],"name":"Raymore Machingura","summary":"Chipinge Central Member of the National Assembly.","title":"Raymore Machingura","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"3f4d2228-90d2-41dd-a658-0e0d34e97b9f","identifiers":[{"identifier":"reggie_moyo","scheme":"everypolitician_legacy"},{"identifier":"6","scheme":"kuvakazim"}],"name":"Reggie Moyo","summary":"Luveve Member of the National Assembly.","title":"Reggie Moyo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"bf18d97d-18dc-4e3c-96dd-322779411860","identifiers":[{"identifier":"reuben_marumahoko","scheme":"everypolitician_legacy"},{"identifier":"114","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Reuben-Marumahoko.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Reuben-Marumahoko.jpg"}],"name":"Reuben Marumahoko","summary":"Hurungwe North Member of the National Assembly","title":"Reuben Marumahoko","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"46d8abc3-6b03-4826-8bbe-8e22b1c235d4","identifiers":[{"identifier":"robert_mukwena","scheme":"everypolitician_legacy"},{"identifier":"134","scheme":"kuvakazim"}],"name":"Robert Mukwena","summary":"Chiredzi North Member of the National Assembly.","title":"Robert Mukwena","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"7d43a319-3a5c-44af-bfde-20dd65331dad","identifiers":[{"identifier":"robson_mavenyengwa","scheme":"everypolitician_legacy"},{"identifier":"152","scheme":"kuvakazim"}],"name":"Robson Mavenyengwa","summary":"Zaka North Member of the National Assembly.","title":"Robson Mavenyengwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d6b91241-66c6-4a11-a1bb-6fd2bf538ae2","identifiers":[{"identifier":"ronald_muderedzwa","scheme":"everypolitician_legacy"},{"identifier":"42","scheme":"kuvakazim"}],"name":"Ronald Muderedzwa","summary":"Buhera Central Member of the National Assembly","title":"Ronald Muderedzwa","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"e41f2f54-9050-4170-a151-7196cebb52df","identifiers":[{"identifier":"roselene_nkomo","scheme":"everypolitician_legacy"},{"identifier":"191","scheme":"kuvakazim"}],"name":"Roselyn Nkomo","summary":"Tsholotsho North Member of the National Assembly.","title":"Roselyn Nkomo","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"7682f918-2395-44cb-a4f7-972d43393739","identifiers":[{"identifier":"225","scheme":"kuvakazim"}],"name":"Rossy Mpofu","summary":"Matebeleland South member of the National Assembly.","title":"Rossy Mpofu","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"f91ca6a2-1670-470c-9395-6c00e190cdd4","identifiers":[{"identifier":"247","scheme":"kuvakazim"}],"name":"Sabbina Mangwende","summary":"Harare Province Member of the National Assembly.","title":"Sabbina Mangwende","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"56744571-a80a-4f18-93b2-6c7b47a5e0d6","identifiers":[{"identifier":"samson_t._mukanduri","scheme":"everypolitician_legacy"},{"identifier":"151","scheme":"kuvakazim"}],"name":"Samson T. Mukanduri","summary":"Zaka East member of the National Assembly.","title":"Samson T. Mukanduri","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"3b9d6515-cd3f-4297-8c4a-e647470c2f65","identifiers":[{"identifier":"samuel_sipepa","scheme":"everypolitician_legacy"},{"identifier":"5","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Samuel_Sipepa_Nkomo.jpeg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Samuel_Sipepa_Nkomo.jpeg"}],"name":"Samuel Sipepa","summary":"Lobengula Member of the National Assembly and Former Minister of Water Resources Development and Management (2009-2013)","title":"Samuel Sipepa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"e1536336-dbf7-41a7-a83e-c2c4bbbf158f","identifiers":[{"identifier":"samuel_undenge","scheme":"everypolitician_legacy"},{"identifier":"46","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/samuel-udenge.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/samuel-udenge.jpg"}],"name":"Samuel Undenge","summary":"Chimanimani East Member of the National Assembly & Deputy Minister of Finance","title":"Samuel Undenge","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"737ac326-6093-40ea-a158-40ea766305eb","identifiers":[{"identifier":"sarah_mahoka","scheme":"everypolitician_legacy"},{"identifier":"113","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/mahokasarah.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/mahokasarah.jpg"}],"name":"Sarah Mahoka","summary":"Hurungwe East Member of the National Assembly","title":"Sarah Mahoka","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4b14e12b-28b3-4531-a3e1-954d54f0fcb9","identifiers":[{"identifier":"sesel_zvidzai","scheme":"everypolitician_legacy"},{"identifier":"166","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Sesel-zvidzai.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Sesel-zvidzai.jpg"}],"name":"Sesel Zvidzai","summary":"Gweru Urban Member of the National Aseembly.","title":"Sesel Zvidzai","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"eb6f5e38-2970-4b47-b122-6cecb10e6da2","identifiers":[{"identifier":"settlement_chikwinya","scheme":"everypolitician_legacy"},{"identifier":"171","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Settlement_Chikwinya.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Settlement_Chikwinya.jpg"}],"name":"Settlement Chikwinya","summary":"Mbizo Member of the National Assembly.","title":"Settlement Chikwinya","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"31f2f564-00e4-4d0e-8c7c-befba4fef091","identifiers":[{"identifier":"shadreck_mashayamombe","scheme":"everypolitician_legacy"},{"identifier":"24","scheme":"kuvakazim"}],"name":"Shadreck Mashayamombe","summary":"Harare South Member of the National Assembly.","title":"Shadreck Mashayamombe","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a787d094-699d-4dd2-ba1f-156714d728f2","identifiers":[{"identifier":"simbaneuta_mudarikwa","scheme":"everypolitician_legacy"},{"identifier":"105","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Simbaneutamudarikwa.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Simbaneutamudarikwa.jpg"}],"name":"Simbaneuta Mudarikwa","summary":"Uzumba Member of the National Assembly and Mashonaland East Minister","title":"Simbaneuta Mudarikwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"83b2dd44-e942-4ca3-8c6b-448392b9545b","identifiers":[{"identifier":"simon_chidhakwa","scheme":"everypolitician_legacy"},{"identifier":"41","scheme":"kuvakazim"}],"name":"Simon Chidhakwa","summary":"Zengeza West Member of the National Assembly.","title":"Simon Chidhakwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"5010c5bc-b405-4e8d-a804-3d6c3e8d0f22","identifiers":[{"identifier":"simon_musanhu","scheme":"everypolitician_legacy"},{"identifier":"106","scheme":"kuvakazim"}],"name":"Simon Musanhu","summary":"Wedza North Member of the National Assembly and Deputy Minister of Environment, Water and Climate","title":"Simon Musanhu","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"028b8ac6-9d61-4405-9869-905dcf8b31c0","identifiers":[{"identifier":"227","scheme":"kuvakazim"}],"name":"Sipho Dube","summary":"Matebeleland South Province Member of the National Assembly.","title":"Sipho Dube","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"be378d4c-d3ac-4f8b-af0f-784afeb52055","identifiers":[{"identifier":"sithemba_gumbo","scheme":"everypolitician_legacy"},{"identifier":"187","scheme":"kuvakazim"}],"name":"Sithemba Gumbo","summary":"Lupane East Member of the National Assembly.","title":"Sithemba Gumbo","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"b326d6ff-ac65-4539-9e91-e5d740774b95","identifiers":[{"identifier":"sithembiso_nyoni","scheme":"everypolitician_legacy"},{"identifier":"189","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/sithembiso_nyoni_01.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/sithembiso_nyoni_01.jpg"}],"name":"Sithembiso Nyoni","summary":"Nkayi South Member of the National Assembly.","title":"Sithembiso Nyoni","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"b6443a74-80c5-40e8-8dcf-4d4f607d00a8","identifiers":[{"identifier":"solomon_madzore","scheme":"everypolitician_legacy"},{"identifier":"16","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/solozm.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/solozm.jpg"}],"name":"Solomon Madzore","summary":"Dzivaresekwa Member of the National Assembly","title":"Solomon Madzore","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"153a802f-515d-4b51-a654-c99eac44fe3b","identifiers":[{"identifier":"soul_ncube","scheme":"everypolitician_legacy"},{"identifier":"205","scheme":"kuvakazim"}],"name":"Soul Ncube","summary":"Matobo South Member of the National Assembly.","title":"Soul Ncube","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"d3610a68-a2ea-44f5-a2c3-352fa4259da7","identifiers":[{"identifier":"supa_c._mandiwanzira","scheme":"everypolitician_legacy"},{"identifier":"67","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Supa.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Supa.jpg"}],"name":"Supa C. Mandiwanzira","summary":"Nyanga South Member of the National Assembly and Deputy Minister of Media, Information and Broadcasting Services","title":"Supa C. Mandiwanzira","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"c02a494f-4426-4f4a-ba17-55056483fe4f","identifiers":[{"identifier":"sylvester_nguni","scheme":"everypolitician_legacy"},{"identifier":"121","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/nguni.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/nguni.jpg"}],"name":"Sylvester Nguni","summary":"Mhondoro-Mubaira Member of the National Assembly & Minister of State in Vice President","title":"Sylvester Nguni","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"32e5e401-4d02-4c65-a52c-89d197263ab4","identifiers":[{"identifier":"tabetha_kanengoni","scheme":"everypolitician_legacy"},{"identifier":"72","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Tabeth_Kanengoni.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Tabeth_Kanengoni.jpg"}],"name":"Tabetha Kanengoni-Malinga","summary":"Mazowe Central Member of the National Assembly and Deputy Minister of Sports, Arts and Culture","title":"Tabetha Kanengoni-Malinga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"848dc427-9566-4a75-bde3-8e8a0bc6abf5","identifiers":[{"identifier":"tapiwa_mashakada","scheme":"everypolitician_legacy"},{"identifier":"26","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/tapiwa-Mahakada-new.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/tapiwa-Mahakada-new.jpg"}],"name":"Tapiwa Mashakada","summary":"Hatfield Member of the National Assembly and Former Minister for Economic Planning and Investment Promotion (2009-2013)","title":"Tapiwa Mashakada","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ce3defff-30ea-4e41-966c-82a913fbe6fb","identifiers":[{"identifier":"tapiwanashe_matangaidze","scheme":"everypolitician_legacy"},{"identifier":"175","scheme":"kuvakazim"}],"name":"Tapiwanashe Matangaidze","summary":"Shurugwi South Member of the National Assembly.","title":"Tapiwanashe Matangaidze","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"cefeb0c3-f983-4a8e-988e-dd706d1e1ebc","identifiers":[{"identifier":"242","scheme":"kuvakazim"}],"name":"Tariro Mtingwende","summary":"Midlands Province Member of the National Assembly.","title":"Tariro Mtingwende","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"0d1bd754-0be3-4973-91d7-67f9783fca7c","identifiers":[{"identifier":"temba_mliswa","scheme":"everypolitician_legacy"},{"identifier":"115","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Themba-Mliswa.png","images":[{"url":"http://www.kuvakazim.com/media_root/images/Themba-Mliswa.png"}],"name":"Temba Mliswa","summary":"Hurungwe West Member of the National Assembly.","title":"Temba Mliswa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"87c03a9d-ac3d-49db-baee-be3cc190d17a","identifiers":[{"identifier":"tendai_savanhu","scheme":"everypolitician_legacy"},{"identifier":"33","scheme":"kuvakazim"}],"name":"Tendai Savanhu","summary":"Mbare Member of National Assembly and Deputy Minister of Lands and Rural Resettlement","title":"Tendai Savanhu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"3cdbeefb-f72b-44f8-b94f-11740a68fea8","identifiers":[{"identifier":"tendayi_makunde","scheme":"everypolitician_legacy"},{"identifier":"98","scheme":"kuvakazim"}],"name":"Tendayi Makunde","summary":"Murehwa North Member of the National Assembly","title":"Tendayi Makunde","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"2d53b781-4ed6-4c2c-9f09-98da97132afd","identifiers":[{"identifier":"tendayi_p._zhanda","scheme":"everypolitician_legacy"},{"identifier":"89","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/zhanda_p.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/zhanda_p.jpg"}],"name":"Tendayi P. Zhanda","summary":"Goromonzi North Member of the National Assembly.","title":"Tendayi P. Zhanda","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"aa8604c0-1f52-4b15-b44d-23f32b6ec4e7","identifiers":[{"identifier":"246","scheme":"kuvakazim"}],"name":"Teti Banda","summary":"Midlands Province Member of the National Assembly.","title":"Teti Banda","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"da5bbc72-76d1-470f-a7e8-03ead843c737","identifiers":[{"identifier":"thabitha_khumalo","scheme":"everypolitician_legacy"},{"identifier":"2","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/khumalo-Thabitha.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/khumalo-Thabitha.jpg"}],"name":"Thabitha Khumalo","summary":"Bulawayo East Member of the National Assembly.","title":"Thabitha Khumalo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"ed981f28-00ed-4d1c-8d97-d5ecb316686b","identifiers":[{"identifier":"10","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/thamsanqa-mahlangu.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/thamsanqa-mahlangu.jpg"}],"name":"Thamsanqa Mahlangu","summary":"Nkulumane Member of the National Assembly","title":"Thamsanqa Mahlangu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"3ac53a40-f8ce-41d6-9c97-fe0da3278c89","identifiers":[{"identifier":"thomas_maseko","scheme":"everypolitician_legacy"},{"identifier":"120","scheme":"kuvakazim"}],"name":"Thomas Maseko","summary":"Mhangura Member of the National Assembly","title":"Thomas Maseko","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"a52ec1bb-c206-4299-bd58-07693dd65b40","identifiers":[{"identifier":"360","scheme":"kuvakazim"}],"name":"Tionei Melody Dziva","summary":"Midlands Province Member of the National Assembly.","title":"Tionei Melody Dziva","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"a8404289-f6af-4970-b892-e78e6fc73401","identifiers":[{"identifier":"toendepi_matangira","scheme":"everypolitician_legacy"},{"identifier":"69","scheme":"kuvakazim"}],"name":"Toendepi Matangira","summary":"Bindura South Member of the National Assembly.","title":"Toendepi Matangira","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1bdd78d7-061d-4b04-ac6e-06217b4062b9","identifiers":[{"identifier":"tongai_muzenda","scheme":"everypolitician_legacy"},{"identifier":"142","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Tongai_Muzenda.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Tongai_Muzenda.jpg"}],"name":"Tongai Muzenda","summary":"Gutu West Member of the National Assembly and Deputy Minister of Public Service, Labour and Social Welfare","title":"Tongai Muzenda","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"056ee26a-b2b1-4547-8612-1839ec1630c5","identifiers":[{"identifier":"tongesai_mudambo","scheme":"everypolitician_legacy"},{"identifier":"23","scheme":"kuvakazim"}],"name":"Tongesai Mudambo","summary":"Harare North Member of the National Assembly.","title":"Tongesai Mudambo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"83dcaba9-1dcb-4ab1-99c6-aaee92a90a18","identifiers":[{"identifier":"tose_wesley_sansole","scheme":"everypolitician_legacy"},{"identifier":"185","scheme":"kuvakazim"}],"name":"Tose Wesley Sansole","summary":"Hwange East Member of the National Assembly","title":"Tose Wesley Sansole","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"9b2417d4-0cbe-492b-87ed-e9b83f50432c","identifiers":[{"identifier":"trevor_saruwaka","scheme":"everypolitician_legacy"},{"identifier":"63","scheme":"kuvakazim"}],"name":"Trevor Saruwaka","summary":"Mutasa Central Member of the National Assembly","title":"Trevor Saruwaka","layout":"people"},{"draft":false,"categories":[],"gender":"female","id":"c98d970a-efd6-4bec-bbf8-fa3fb6c98cd0","identifiers":[{"identifier":"260","scheme":"kuvakazim"}],"name":"Tsitsi Gezi","summary":"Mashonaland Central Member of the House of Aseembly.","title":"Tsitsi Gezi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"7bd3e99f-5023-4191-8eee-fecb519650a6","identifiers":[{"identifier":"unganai_tarusenga","scheme":"everypolitician_legacy"},{"identifier":"37","scheme":"kuvakazim"}],"name":"Unganai Tarusenga","summary":"St Mary's Member of the National Assembly.","title":"Unganai Tarusenga","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"0e35472e-d764-4dfa-b63d-b15d194a5278","identifiers":[{"identifier":"walter_chidhakwa","scheme":"everypolitician_legacy"},{"identifier":"128","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Hon_Walter_K._Chidhakwa.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Hon_Walter_K._Chidhakwa.jpg"}],"name":"Walter Chidhakwa","summary":"Zvimba South Member of the National Assembly & Minister of Mines and Mining Development","title":"Walter Chidhakwa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"528c2566-712a-4db5-beeb-93ea0872ef1a","identifiers":[{"identifier":"walter_mzembi","scheme":"everypolitician_legacy"},{"identifier":"145","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Walter_Mzembi.jpeg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Walter_Mzembi.jpeg"}],"name":"Walter Mzembi","summary":"Masvingo South Member of National Assembly and Minister of Tourism and Hospitality Industry.","title":"Walter Mzembi","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"9035db58-efdd-48b6-beca-a71d5135fc60","identifiers":[{"identifier":"washington_masvaire","scheme":"everypolitician_legacy"},{"identifier":"92","scheme":"kuvakazim"}],"name":"Washington Masvaire","summary":"Maramba Pfungwe Member of the National Assembly.","title":"Washington Masvaire","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"970274bf-f4a8-4154-aa1d-bbee67b5960a","identifiers":[{"identifier":"webster_maondera","scheme":"everypolitician_legacy"},{"identifier":"18","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Webster_Maondera.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Webster_Maondera.jpg"}],"name":"Webster Maondera","summary":"Glen Norah Member of the National Assembly.","title":"Webster Maondera","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"349118bc-5fbc-44e0-b5eb-63fcbfcc05d3","identifiers":[{"identifier":"webster_shamu","scheme":"everypolitician_legacy"},{"identifier":"109","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/webster-shamu.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/webster-shamu.jpg"}],"name":"Webster Shamu","summary":"Chegutu East Member of the National Assembly & Minister of Information Communication Technology, Postal and Courier Services.","title":"Webster Shamu","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1cfe837d-7b71-4729-b416-80cd2e14f936","identifiers":[{"identifier":"wiiliam_m._dhewa","scheme":"everypolitician_legacy"},{"identifier":"206","scheme":"kuvakazim"}],"name":"William M. Dhewa","summary":"Umzingwane Member of the National Assembly.","title":"William M. Dhewa","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"44bfd6ef-ad19-41fc-9383-59f254bee19a","identifiers":[{"identifier":"william_mutomba","scheme":"everypolitician_legacy"},{"identifier":"43","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/mutombawilliam.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/mutombawilliam.jpg"}],"name":"William Mutomba","summary":"Buhera North Member of National Assemby.","title":"William Mutomba","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1cd6f0b2-be72-4b60-a222-2b7d6e5946d2","identifiers":[{"identifier":"willias_madzimure","scheme":"everypolitician_legacy"},{"identifier":"29","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/willias_madzimure.png","images":[{"url":"http://www.kuvakazim.com/media_root/images/willias_madzimure.png"}],"name":"Willias Madzimure","summary":"Kambuzuma Member of the National Assembly.","title":"Willias Madzimure","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4c1a3fce-395a-43d7-a813-31c5d641ad55","identifiers":[{"identifier":"win_busayi_mlambo","scheme":"everypolitician_legacy"},{"identifier":"49","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Win-Busayi-Juyana-Mlambo-.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Win-Busayi-Juyana-Mlambo-.jpg"}],"name":"Win Busayi Mlambo","summary":"Chipinge East Member of the National Assembly and Deputy Minister of Information Communication Technology, Postal and Courier Services","title":"Win Busayi Mlambo","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"c7edb148-c520-4e36-8772-f4a870bf2054","identifiers":[{"identifier":"wonder_mashange","scheme":"everypolitician_legacy"},{"identifier":"83","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/mashangewonder.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/mashangewonder.jpg"}],"name":"Wonder Mashange","summary":"Rushinga Member of the National Assembly","title":"Wonder Mashange","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"1108c6d7-b40a-4597-94d9-75445ba040d1","identifiers":[{"identifier":"zenzo_sibanda","scheme":"everypolitician_legacy"},{"identifier":"192","scheme":"kuvakazim"}],"name":"Zenzo Sibanda","summary":"Tsholotsho South Member of the National Assembly.","title":"Zenzo Sibanda","layout":"people"},{"draft":false,"categories":[],"gender":"male","id":"4d64b70d-6047-4006-aa43-984b5c10d80b","identifiers":[{"identifier":"ziyambi_ziyambi","scheme":"everypolitician_legacy"},{"identifier":"129","scheme":"kuvakazim"}],"image":"http://www.kuvakazim.com/media_root/images/Ziyambe-Ziyambe.jpg","images":[{"url":"http://www.kuvakazim.com/media_root/images/Ziyambe-Ziyambe.jpg"}],"name":"Ziyambi Ziyambi","summary":"Zvimba West Member of the National Assembly and Deputy Minister of Home Affairs.","title":"Ziyambi Ziyambi","layout":"people"}]