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

{
    "id": 71552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/71552/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have just heard the Deputy Leader of Government Business requesting that this Question be deferred until Tuesday, next week. This is a Question by Private Notice and I filed it two weeks ago. It was deferred last week because the Minister was not in the House to answer it. I think it will be unfair to me if this Question is deferred again."
}