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

{
    "id": 350631,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/350631/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Hon. S.S. Ahmed",
    "speaker_title": "The Member for Kisumu East",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": " Hon. Speaker, Sir, first, I would like to congratulate you on your election. I would like to treat this as my maiden speech. I also want to thank the voters of Kisumu East Constituency for having the confidence to return me to this House and to be their servant."
}