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

{
    "id": 218277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/218277/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "The Minister for Planning and National Development",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": " Thank you, Mr. Speaker, Sir. On behalf of the Minister for Finance, I beg to lay the following Papers on the Table:- The Estimates of Recurrent Expenditure of the Government of Kenya for 2007/2008 for the year ending 30th June, 2008. The Estimates of Development Expenditure of the Government of Kenya for 2007/2008 for the year ending 30th June, 2008."
}