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

{
    "id": 101251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101251/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Deputy Speaker, Sir, I doubt if that is a credible point of order. Unless the hon. Members wants me to lie to the House, I want to report the situation as it is. We have asked for finances to the tune of Kshs18 billion and have only received Kshs1 billion. What can we do?"
}