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

{
    "id": 33942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33942/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to assure Kenyans and this House that all generic drugs that are brought into this country are tested for efficacy. We have a laboratory at Kenyatta National Hospital where we test all drugs before we give them to the patients."
}