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

{
    "id": 14456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14456/?format=api",
    "text_counter": 430,
    "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. My understanding is that any information given is supposed to help the House. I would like to get it from you; information that is misleading like what Isaac Ruto has given us, could we still allow it to be left in the records of the House when it is clearly misleading?"
}