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

{
    "id": 196777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196777/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Thank you. Let me consult on that one because, my understanding is that, normally, I should not allow for any interference when an hon. Member is making his maiden speech in this House. I have already ruled that we should not interfere when hon. Members are making their maiden speeches. So, if you could allow that ruling to stand, the hon. Member on the Floor would not have been interfered with."
}