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

{
    "id": 234893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234893/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "Mr. Speaker, Sir, as I said, this is a Fund managed by a Trust. The list I have here shows that there are beneficiaries from Turkana, Rachuonyo, Machakos, Wajir and other districts. I am sure that the trustees must have a set criteria. Obviously, those who have received assistance from the Fund must be persons who are disabled."
}