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

{
    "id": 88792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88792/?format=api",
    "text_counter": 564,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "May I also join my colleagues in congratulating all Kenyans for a job well done of passing the Constitution. I am happy that I am part and parcel of a new Republic of Kenya and a new nation due to this Constitution."
}