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

{
    "id": 73243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73243/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "21 Tuesday, 7th December, 2010 The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I am begging for your indulgence. I have something which is difficult to put off tomorrow morning. Therefore, I request that the question directed to my Ministry be deferred to Thursday afternoon. We appreciate that I was here from the beginning. It is not that I am avoiding this Question. I was here since 2.30 p.m."
}