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

{
    "id": 1143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1143/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, please give direction. We have an 86 page document which has been produced this afternoon. Your ruling was that I be given three clear days so that I can be able to respond. Mrs. Odhiambo-Mabona has also brought up other issues. She has said that there are so many cases of defilement which have been withdrawn. It would be good, while you are giving direction, to know why so many cases were withdrawn. That is according to this document."
}