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

{
    "id": 96496,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96496/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Mr. Speaker, Sir, if you look at most health facilities, you will find that either they do not have qualified medical practitioners or there are no facilities to cater for the patients. What is the Minister doing to ensure that inpatients are catered for?"
}