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

{
    "id": 11999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11999/?format=api",
    "text_counter": 305,
    "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": "On 21st April, 2011, hon. Mbadi requested for a Ministerial Statement concerning revenue accounts from the Ministry of Finance. The matter came up in the House on Tuesday 10th May, 2011, where the Speaker ruled that the Deputy Prime Minister and Minister for Finance should not conduct any business in the House until the Ministerial Statement had been given to the House."
}