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

{
    "id": 5533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5533/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The issue of price of maize is a sensitive matter. It is so key that I thought the Government would take up this matter seriously. Indeed, I can now understand why these prices have skyrocketed when the price of maize has gone down because this Government does not care for the poor Kenyans. Would I be in order to request you to defer this Question and refer it to the Prime Minister so that he can decide which Ministry is going to answer it?"
}