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

{
    "id": 153291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153291/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Mr. Speaker, Sir, I do not think that I have refused to answer this Question. I am clearly stating that the formation of the two Ministries is a matter that falls within the realm of the two Principals and, hence, should be discussed and agreed upon by them."
}