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

{
    "id": 865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/865/?format=api",
    "text_counter": 370,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, from the information available to me, this House on 14th April, 2010 passed the legislation in question. The legislation was presented to His Excellency the President on 13th August, 2010. His Excellency refused to consent to this legislation on 26th August, 2010. I am placing before you information that can also be useful to you in your making the ruling, so that we may all be reading from the same script."
}