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

{
    "id": 52400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52400/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Member to keep on saying that the report was adopted when Kenyans are listening? It is very clear that the report came here, it was pushed back and that is why the new Commission is coming in to deal with this."
}