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

{
    "id": 16959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16959/?format=api",
    "text_counter": 95,
    "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 confirm that I have understood and last week, a Question was being answered and there was a position put across that we had only received the Question the day before. After further verification, it has been confirmed that, indeed, the Question was received as stated on 10th June, 2011 and there was a mis-recording on the part of the staff at the Ministry and, hence, the Question was not recorded. Two Questions were received at the same time and only one was recorded as having been received. So, on behalf of the Ministry, I tender the apologies of the Ministry and state that, indeed, the Question had been received."
}