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

{
    "id": 100566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100566/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I requested a Ministerial Statement from the Minister for Education in the last session regarding the disbursement of free primary education funds, and up to now the Minister has not come up with a Statement. Could I, please, be guided accordingly?"
}