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

{
    "id": 193606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193606/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Minister for Agriculture for that answer. However, I have not scrutinised that list of employees. In fact, I have just received the written answer now. So, it puts me in a position where probably I might not be able to adequately ask supplementary questions. I think that, that was a very unfair way of answering the Question without giving me the written answer before hand. I have just received it here. I have not received the list of those employees and their qualifications. So, I am unable to really ask supplementary questions effectively."
}