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

{
    "id": 5747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5747/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to thank the hon. Member. We do not mix them in those communities. Women have their classrooms while men have theirs. Otherwise, they are not comfortable. We are trying to sort out issues related to culture while bringing literacy to these people."
}