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

{
    "id": 123794,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123794/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "The first one is that the Sessional Paper has not taken into account the issue about the rich. There are many people who are over 65, but very rich. I think they should be excluded from this policy. I hope the Minister is noting this because there is no need to include them, however old they are. We should let the little resources be shared among the poor."
}