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

{
    "id": 20176,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20176/?format=api",
    "text_counter": 529,
    "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": " Thank you, Mr. Temporary Deputy Speaker, Sir. I want to thank all Members for their contribution. Once again, I want to reiterate that the Government continues to consider education to be one of its priority areas. No other sector receives more money than the Ministry of Education. In this year’s Estimates alone, this House approved approximately Kshs202 billion. This budget has been growing year after year."
}