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

{
    "id": 95654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95654/?format=api",
    "text_counter": 170,
    "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 would like to take him on a geography class and educate him that Malewa River which comes from Nyandarua taps water through Konoike pipeline all the way to Baringo. We do not get that water and that is why Lake Naivasha is dying."
}