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

{
    "id": 1031452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031452/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Members, I see quite a number of Members who still are interested to speak to this but it is a few seconds to 7.00 p.m., when the House must rise. It is good for Members to note that this is not the end of this Order. Actually, there is a balance of one hour and thirty minutes on this Order. So, Members still have time and space to contribute and speak to this Order any other time the House Business Committee will schedule it."
}