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

{
    "id": 94789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94789/?format=api",
    "text_counter": 21,
    "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 want to acknowledge what the Assistant Minister has just said, that a report exists in guiding the Ministry on where to construct the trauma hospital. I believe that when they get the funds, he will consider Naivasha as a first priority and then, perhaps, Nyando and Voi."
}