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

{
    "id": 52331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52331/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise in support of this Bill. I notice that the Members have a great interest, which really, is something to appreciate, because having sound electorate system is of paramount importance to this country. If we really want to avoid what we went through, we must concentrate on bringing good electoral laws."
}