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

{
    "id": 123772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123772/?format=api",
    "text_counter": 352,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": " Thank you very much, Mr. Temporary Deputy Speaker, Sir. First of all, I want to thank Mr. Keya for the eloquent manner in which he presented the Sessional Paper. Temporary Deputy Speaker, Sir, this is an important day for Kenyans. The fact that a Motion of this nature has come here at this time is a major recognition of the fact that the Coalition Government recognizes the plight and the predicament of the vulnerable group; the aging group in our society. I think this is important. It is also a recognition of the fact that we are now becoming a caring society and that we can think of the vulnerable group in our midst."
}