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

{
    "id": 33008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33008/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. On the same matter, I would like to seek further clarification from the Minister whether he is aware that there was a court ruling on the same issue of about Kshs50 million. What does he intend to do to ensure that these Kenyans, who have been sleeping in the rain and in the sun throughout the week, like hon. Yakub has said, are paid in time?"
}