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

{
    "id": 167178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/167178/?format=api",
    "text_counter": 655,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Hon. Members, before I put the Question, I would like to remind you that this is a Bill seeking to amend the Constitution, and that as per Standing Order No.61, we are required to have three- quarters of the 222 Members of Parliament present here to be able to proceed. Therefore, I order that the Division Bell be rung, so that we can determine whether we are going to have the requisite number before we proceed."
}