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

{
    "id": 12220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12220/?format=api",
    "text_counter": 526,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the hon. Member to imply that the panel was constituted without consulting Parliament? It was constituted through an Act of Parliament which gave the President two names; the Prime Minister two names; the Professional Society of East Africa one name; the Judicial Service Commission one name and another name to the Kenya Anti-Corruption Board? So, those are not two names unless you have forgotten that Parliament approved the names."
}