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

{
    "id": 110652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110652/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " Thank you, Mr. Speaker, Sir, for giving me this opportunity to make my contributions. I want to say that I support this Motion which is before the House. We have come a long way in the constitutional process making and I submit to this House that we have a choice but not an option; that we must back this document. We must do so because it is the wish of Kenyans who we all represent, that we pass this Draft Constitution document."
}