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

{
    "id": 17001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17001/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, before I ask this first Question by Private Notice on the Order Paper, I would like to say that I have information that hon. Chepchumba is indisposed. She had given me a full brief on what she wanted to ask and I seek your indulgence to ask the Question."
}