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

{
    "id": 100654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100654/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Eng. Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "I hope our Government will hear the voice of the suffering Kenyans and assent to this Bill. We want Kenya to become a country of law and order where everybody can afford a life of decency. We, as leaders, want one day to go to heaven. We do not want to be condemned as leaders who let their subjects suffer without doing anything."
}