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

{
    "id": 350802,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/350802/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Hon. Ochieng",
    "speaker_title": "The Member for Ugenya",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": " Thank you very much, Hon. Speaker, Sir, for giving me this opportunity. Let me start by congratulating you for your election to the Speakership of this august House. Allow me to thank the people of Ugenya for giving me this opportunity to serve them for the next four-and-a-half years."
}