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

{
    "id": 239803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/239803/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Munyes",
    "speaker_title": "",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": "Mr. Speaker, Sir, this year, we are feeding a population of 3.5 million Kenyans and 500,000 children. So far, we have spent Kshs6 billion. The EMOP will take us up to February next year. By that time, we hope to have spent Kshs16 billion."
}