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

{
    "id": 1113058,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1113058/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " On a point of order, Hon. Speaker. Pursuant to Standing Order No.53(3), I wish to request that the Question on this Motion regarding the Report of the Departmental Committee on Administration and National Security presented to the House by the Member for Saku, Hon. Ali Rasso, on matters of insecurity in Marsabit, be deferred."
}