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

{
    "id": 21668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/21668/?format=api",
    "text_counter": 837,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " Mr. Deputy Speaker, Sir, what the hon. Member is saying is correct. The Ministry is aware and I would like to inform him that we are putting up a ten megawatt power plant in Garissa to sort out all those blackouts within that region."
}