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

{
    "id": 65101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65101/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Otherwise, we need to pass this Bill expeditiously. I would, again, like to commend the Minister because he keeps on remembering my flagship school, Friends School Kamusinga. He says that one of the things they are going to consider, as they apply the procedures and criteria for evaluating the qualifications of individuals who will apply, under Clause 13(f):- “good judgement, including common sense, will be elements of which shall include a sound balance”."
}