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

{
    "id": 80386,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80386/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Deputy Speaker, Sir, my Ministry has been connecting public institutions, schools, health centres and other public institutions which are far from the grid with solar power. Indeed, many secondary schools in northern Kenya have been connected with solar power. The challenge we are facing is that the unit cost of solar power is more expensive than other sources of power, including diesel power, especially when you try to bring in large units which could connect even a small town."
}