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

{
    "id": 31242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31242/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Minister in order to mention that they are spending Kshs35 million to de-silt the river mouth yet the Kshs35 million is meant for dykes downstream?"
}