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

{
    "id": 405421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/405421/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Sen. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, I was also expecting to receive a Statement from Sen. Haji in respect of the Statement that I requested and which has been pending. I spoke to him yesterday and he assured me that he was ready with the Statement. I am just inquiring if any of the Committee Members is ready to issue that Statement here."
}