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

{
    "id": 82225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82225/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Minister in order to avoid answering the question? We are not talking about the National Hospital Insurance Fund (NHIF) as it is today. We are asking him when he will start providing radiotherapy services at Kenyatta. Why should he avoid answering the question?"
}