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

{
    "id": 333590,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333590/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "asked the Minister for Energy:- (a) if he is aware that there are frequent power blackouts in Metkei Division and part of Chepkorio Division in Keiyo South Constituency; (b) what the cause of the blackouts is; and, (c) what measures he will take to ensure that the problem is solved."
}