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

{
    "id": 9762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9762/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to evade answering the question that has been asked by hon. Kigen by telling us that they spend Kshs500 per patient per day? Keeping such a patient in hospital at the cost of Kshs500 per day for six months costs the Government Kshs90,000. Compare this to Kshs20,000 required for a plate. Which one is higher?"
}