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

{
    "id": 101093,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101093/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to support the amendment to this Motion. A few days ago, the Chair reprimanded the membership of this House for taking our job casually by not taking a keen interest in the Budget. We were reminded, and rightly so, that it is a very important responsibility that we should not play around with. I fully agree with that reprimand."
}