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

{
    "id": 239805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/239805/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Munyes",
    "speaker_title": "",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": "Mr. Speaker, Sir, I have carried out a survey throughout the country and identified 19 districts that I call the non-EMOP districts. The hon. Member comes from one of those districts. We will target 1 million Kenyans and spend Kshs2 billion in those areas."
}