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

{
    "id": 206096,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206096/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Kagwe",
    "speaker_title": "The Minister for Information and Communication",
    "speaker": {
        "id": 229,
        "legal_name": "Mutahi Kagwe",
        "slug": "mutahi-kagwe"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to move that the Kenya Communications (Amendment) Bill (Bill No.22) be withdrawn from the Order Paper for purposes of re-drafting and inclusion of new clauses."
}