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

{
    "id": 4213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4213/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I think the Minister misunderstood the Question itself. The Question is not about the shortage or storage of maize but about the high cost of flour. If the Ministry of Finance is not going to come up with an answer on how the high cost can be reduced, then I do not know how the Ministry of Agriculture will come up with an answer on the cost of maize flour."
}