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

{
    "id": 100549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100549/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Thank you, hon. Keynan. Your concern is valid. So I have already directed the Minister to provide a written explanation as to why he or his deputy is not here to answer this Question. I agree with you that these Ministers on the side of the Government should take parliamentary business seriously. Mr. Kimunya has already given an undertaking that he will convey the concerns of the House to the Minister. Hon. Members, you will have the opportunity to raise your concerns next Tuesday. So, let us rest that issue there. Hon. Keynan, let us rest the issue there. Next Order!"
}