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

{
    "id": 5528,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5528/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "The issue of the price of maize is very sensitive and the Ministry of Trade does not deal with any aspects relating to maize, either at the level of cultivating, harvesting, sale, storage, milling, packaging, distribution and even in the determination of price. The Ministry that deals with Price and Monopolies Act is the Ministry of Finance. Therefore, I beg that this Question be redirected even though we took the initiative to write to the Ministries and to the National Assembly."
}