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

{
    "id": 333021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333021/?format=api",
    "text_counter": 158,
    "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) whether he is aware that there are frequent power blackouts in Metkei Division and in part of Chepkorio Division in Keiyo South Constituency, (b) what the cause the blackouts is; and, (c) what measures he will take to ensure that the problem is solved."
}