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

{
    "id": 39934,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/39934/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. To what extent should the people sitting there in the Front Bench take collective responsibility, particularly when we are talking about 900 people who do not have a home? Why do we not refer the matter directly to them, so that they can provide the answer?"
}