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

{
    "id": 2801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2801/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is rather perplexing because this is not the first time that this Question is appearing. This Question was here last week but one, and the Minister himself asked for more time. He requested that the Question be deferred so that he can come and answer it today. We are talking at a time when maize with aflatoxin is getting into the country; when some of the agencies which are supposed to check it are not doing their work. Is it in order for the Minister to keep on delaying to answer this Question and yet, there are issues which are touching on the lives of people?"
}