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

{
    "id": 333891,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333891/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Minister in order to mislead this House by saying that these programmes are in the Vision 2030, yet he now says that whatever we have been discussing here is a private venture by individuals? Is he in order to mislead the House that the Government is doing something when we know that it has done nothing on the problem facing fisheries in Lake Turkana?"
}