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

{
    "id": 1341137,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1341137/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Cabinet Secretary, I know these are medical terms. Please continue with your answer. If any Member will need clarification, I am sure there are doctors in the House led by the one Member for Endebess Constituency, to clarify."
}