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

{
    "id": 6596,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6596/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Ms. Chepchumba",
    "speaker_title": "",
    "speaker": {
        "id": 12,
        "legal_name": "Peris Chepchumba",
        "slug": "peris-chepchumba"
    },
    "content": "Mr. Speaker, Sir, I did not even ask the first question because I cannot ascertain where this is being done in my constituency. I sought your indulgence to defer this Question, so that the Assistant Minister can accompany me to show me exactly where this is being done."
}