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

{
    "id": 1050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. K.Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have just heard the Minister say that these requests should be put to the Chief Justice. Is he in order to refer us to the Chief Justice when we are asking him this as the Minister in charge of this docket? The Chief Justice, being in the same Government that he works in should agree on a mechanism of expediting this process so that Kenyans can be served instead of referring Members of Parliament to the Chief Justice."
}