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

{
    "id": 1257101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1257101/?format=api",
    "text_counter": 1400,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Thank you Hon. Chairlady. What the Chairman is saying is not in the amendment he is talking about of raising the threshold to a minimum of Ksh1million, unless I have a different Order Paper. I can see it is not expected to exceed Ksh50 million and substituting therefore the following words ‘does not exceed Ksh25 million.’ So, the upper limit is being amended but I do not see the minimum Ksh1 million he is talking about anywhere. Unless I have a different Order Paper."
}