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

{
    "id": 31963,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31963/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not know really what I am responding to. This is a non-issue. The hon. Members who have had such problems have been to my office. We have resolved this problem together in the respective schools. So, I do not see it as an issue at this stage."
}