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

{
    "id": 101269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101269/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Assistant Minister assure this House and Kenyans that the Government will provide an enabling environment for students who have dropped out this year to complete their courses? The same should even be extended to other students who will join the university later!"
}