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

{
    "id": 23708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23708/?format=api",
    "text_counter": 496,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Members! We are back to the Committee of the whole House. As you know, we have disposed of Order No.9(i), (ii) and (iii). I had announced earlier that the fourth Bill; the Kenyan Citizens and Foreign National Management Service Bill, has been deferred to next week. So, the Bill before us is the Elections Bill, Bill No.34 of 2011"
}