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

{
    "id": 114456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114456/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " He has referred to cases that were before this House. We debated them and, therefore, I see nothing wrong with him referring to cases that we have handled. I do not think he is out of order because he has not mentioned anything outside the ordinary. It is what is known to all of us. Continue, hon. Chanzu!"
}