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

{
    "id": 16112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16112/?format=api",
    "text_counter": 639,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, allow me to indicate that Moi Teaching and Referral Hospital is the second largest referral hospital after Kenyatta National Hospital. That hospital serves almost a half of the western region of Kenya. It has served to relieve Kenyatta National Hospital of the pressures of referrals and specialized medical attention required in this country."
}