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

{
    "id": 78046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78046/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Dr. Eseli, we have information that the Minister has travelled out on official duty. It is only fair that if you want a comprehensive answer to this particular Question, you should be patient until the Minister is back. With regard to the demonstrations and what is happening in your constituency, I believe that the security apparatus are there on the ground. I do not see any alarm with regard to your Question."
}