GET /api/v0.1/hansard/entries/152098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 152098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152098/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "The other example is the Export Processing Zones Act, which was to be administered by the Ministry of Industry, but under the organization of Government, the EPZs are under the Ministry of Trade, and there is no Ministry of Industry as such. We have a Ministry of Industrialization, hence the confusion as to who is responsible for the EPZs. So, this amendment deals with those situations, so that in future, you can create and recreate Ministries without necessarily having to amend each and every legislation."
}