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

{
    "id": 355253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/355253/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Hon. Serut",
    "speaker_title": "The Member for Mt. Elgon",
    "speaker": {
        "id": 297,
        "legal_name": "John Bomet Serut",
        "slug": "john-serut"
    },
    "content": " Thank you, hon. Speaker, Sir. Let me take this opportunity, at the outset, to congratulate you and your Deputy for your election. We participated in lobbying to have you elected because we knew you are up to the task. Secondly, allow me to thank the people of Mt. Elgon for having thought it wise to return me to this House after a leave of five years. They voted for me overwhelmingly without riding on any party. I want to thank them for that honour."
}