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

{
    "id": 3142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3142/?format=api",
    "text_counter": 396,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "I want to remind the Members present that it is one thing to sit here and pass laws and another thing altogether when you are a Member for Naivasha seeing a morgue that is congested by people who have been killed by chemicals. You are seated there contributing every day and weekend to tens of people who are dying because of cases that could be managed and they work."
}