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

{
    "id": 101975,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101975/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Madam Temporary Deputy Speaker, the free primary education has not failed. It is succeeding but we have a challenge in terms of provision of teachers. I think that is where the issue is. We are all agreed that this is an area that we shall pursue vigorously until a solution is found; I am hoping sooner than later."
}