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

{
    "id": 1397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1397/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": " Madam Temporary Deputy Speaker, I agree with you that we must, surely, debate with some decorum. Even the points of order that we are raising and the issues we may want clarified must also be of substance. For example, you asked where the proof is. Circumstantial evidence is a concept in law. So, if the hon. Member is able to table documents suggesting circumstantial evidence to a point, he deserves to be listened to. Shame on us, if we cannot listen to him! That is my information."
}