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

{
    "id": 23878,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23878/?format=api",
    "text_counter": 666,
    "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, we are just pleading with you because this issue has generated a lot of interest. We are pleading with you to let the House ventilate and that the time we have utilized was utilized, first, in passing the first two amendments which you separated. The actual time on this has not been much. I want to plead with the Chair that let the majority eventually have their way but allow the minority to have their say."
}