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

{
    "id": 1233189,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1233189/?format=api",
    "text_counter": 371,
    "type": "speech",
    "speaker_name": "Hon. Kipchumba Murkomen",
    "speaker_title": "The Cabinet Secretary for Roads, Transport and Public Works",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": " Thank you, Hon. Temporary Speaker. First, I want to thank this august House for giving me an opportunity to be here today to respond to as many questions as it were possible. I know it is not within my purview, but I have suggested…"
}