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

{
    "id": 100647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100647/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "I stand also to add my voice to this very important Bill. At this particular time, Parliament has addressed itself to the concerns of the Kenyan population. Majority of Kenyans cannot access essential commodities such as food and drugs even when they are unwell. I want to also mention that---"
}