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

{
    "id": 250226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250226/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I believe the HANSARD will bear me out on this one. You have accepted that we transacted business after 6.30 p.m. without anyone asking for extension of time. Whether it is just one second after 6.30 p.m., the time and operational word is 6.30 p.m., and, therefore, your acceptance renders the business we have just concluded null and void. I beg your indulgence to use all your jurisprudence and capability to declare the just concluded business null and void."
}