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

{
    "id": 78388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78388/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, I have a breakdown of where we have some of these projects in the new districts. In Western Province, we have 74 Greenhouses in nine districts, Eastern Province we have 800 in 11 districts, Rift Valley, 357 in 17 districts, Nairobi 79 in four districts, North Eastern one, Central Province 678 in 25 districts and Nyanza we have 74 in 11 districts."
}