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

{
    "id": 52431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52431/?format=api",
    "text_counter": 16,
    "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. Temporary Deputy Speaker, Sir. I am looking at my brother with a lot of humility because he was supposed, first of all, to apologize as per your ruling yesterday. I know him to be a gentleman. Why can he not start at that point? He should apologize for not being in the House yesterday and then carry on!"
}