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

{
    "id": 1201486,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1201486/?format=api",
    "text_counter": 566,
    "type": "speech",
    "speaker_name": "Sen. Chute",
    "speaker_title": "",
    "speaker": {
        "id": 13583,
        "legal_name": "Chute Mohamed Said",
        "slug": "chute-mohamed-said"
    },
    "content": "In Kenya today, the electricity bills are high. If you want to reduce cost, let us come up with renewable energy. We have a wind farm in Marsabit which is producing 90MWs. We need to increase this on yearly basis to about 300 megawatts so that way we might reduce the cost of production."
}