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

{
    "id": 8019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8019/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister is not answering my question. I wanted to know at what stage his reports take into consideration the input of the people who are actually going to be consumers of these reports. Does he involve Kenyans in the preparation of the reports?"
}