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

{
    "id": 23887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23887/?format=api",
    "text_counter": 675,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I would like to ask those who are shouting to be patient. This is a House of debate, a market-place of ideas and one should wait to hear the idea and not just to pre-empt the idea."
}