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

{
    "id": 1063738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063738/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Mr. Speaker, Sir, I am sorry to interrupt by brother, Sen. Murkomen. I just need some clarity because, in my view, I know that we should be debating the BBI Bill. I am not so clear whether we are debating the BBI Bill or the Report. I need some clarity. Which one are we discussing?"
}