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

{
    "id": 107223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107223/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Before the Attorney- General arrived in the House, I proposed that if there is need for the Assistant Minister for Education and the Attorney-General to consult, then they can be given a couple of days to do so, but on the undertaking of the Assistant Minister that he will do a letter by tomorrow to the auctioneers to withhold the auction. That is very reasonable in my view!"
}