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

{
    "id": 39932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/39932/?format=api",
    "text_counter": 134,
    "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. Shall I be in order to request that this matter goes for full investigation by the relevant committee? I know you have ruled in the past, where a matter generates as much interest as this, that it can be disposed of comprehensively and adequately."
}