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

{
    "id": 217988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/217988/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I have, therefore, allocated Kshs2.9 billion to cater for the tuition expenses for the period January, 2008 to June, 2008, within this financial year. And to ensure poor and orphaned but bright students do not miss school because of other non-tuition related expenses, we are also allocated an extra Kshs800 million in this financial year towards bursary funds to assist them to cater for such expenses."
}