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

{
    "id": 198556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198556/?format=api",
    "text_counter": 463,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Speaker, Sir, the point of order raised by Mr. Orengo touches on alleged irregularities in the election of the President. We are not being called upon today to swear in the hon. Member for Othaya Constituency as the President of Kenya. That one has already been done."
}