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

{
    "id": 87523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87523/?format=api",
    "text_counter": 139,
    "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. You have heard the hon. Member on the Floor. Kenya is a unitary State. Are we going to relegate ourselves to an extent that the Prime Minister is now being compelled to look at all Government positions?"
}