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

{
    "id": 100842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100842/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, now that it is in the public domain that all the officers mentioned and all Permanent Secretaries in that report have been reinstated, it means that the KACC has nothing to do with it. Could the Deputy Prime Minister and Minister for Finance be compelled to lay on the Table that report immediately so that we can have a look at it?"
}