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

{
    "id": 96300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96300/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Listening to the Minister for Finance is baffling! Would I be in order to request that this Question to be deferred and to give my committee about two weeks so that we can give him all the time he needs to take us round in circles and then come up with a conclusion?"
}