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

{
    "id": 31954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31954/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Both hon. Sheikh Dor and hon. Affey have been to my office. We have already discussed about the hijab story and we have found a way out. I do not think it is such a very formidable religious impediment that we should now be discussing it here. I am sure there are better ways of dealing with the individual schools that may not have given comfort."
}