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

{
    "id": 351804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/351804/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Speaker of the Senate",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Permit me also to congratulate you as the fourth President of the Republic of Kenya and your able first Deputy President of the Republic on your election, inauguration, and assumption to the highest calling in the land."
}