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

{
    "id": 56349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56349/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "I stand to support this with all my heart and my whole body. Now that the Alcohol Bill has gone through with the support of these hon. Members, I want these husbands to get home in good time and meet whole ladies."
}