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

{
    "id": 102365,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102365/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, corporal punishment in schools is illegal. There is an Act of Parliament which makes it an offence to cane children in school. It is a criminal offence to cane your child, even at home."
}