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

{
    "id": 20010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20010/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, you can sense that this is a matter that is attracting a great deal of interest, and it is also generating a great deal of interest out there among the Kenyan people. Given that the Prime Minister appears to be an extremely busy person; given what we were told this morning on this issue and also, given that the hon. Member had requested this information from the Leader of Government Business, if the Prime Minister is that busy, the Leader of Government Business, the Vice-President of the Republic of Kenya can issue that Statement in the House."
}