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

{
    "id": 307100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/307100/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, I rise to support this reduction. Let me also seek the Chair’s intervention, so that the Executive gives us a clue on which Bills we, as a Committee chairpersons, are expecting in order to plan our work. If possible, we have the Draft Bills in advance so that we can prepare ourselves. I beg to support and say poor planning on their part should not really constitute an emergency on our part."
}