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

{
    "id": 159257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159257/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, out of the expectant mothers in that particular month, what percentage was the four who died? I have a feeling this figure constituted over 30 per cent of the expectant mothers. At this point in time, we should not be hearing of those sad cases of expectant mothers dying, particularly with the modern health services."
}