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

{
    "id": 80387,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80387/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "So, we are trying to look at wind generation which is cheaper than solar, to see whether we can combine it and move it to areas where we are not able to reach with this kind of grid. As we are talking now, we have installed wind masts in 33 different sites around the country to be able to collect reliable wind data regarding velocity and reliability so that we can use it to know where to install wind masts, because that will help us to supplement and provide this country with cheaper power."
}