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

{
    "id": 111724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111724/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. You heard the Minister admit that in Kenya, it is legal and perfectly in order to have 4.0 PPM as fluoride levels. Is he prepared then to accept public liability if he is taken to court, particularly by children and mothers, pregnant ones in particular?"
}