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

{
    "id": 52173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52173/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, for the schools not to go overboard in levying excessive fees on parents, the DEB is there to ensure that that does not happen. Indeed, I have been in meetings, where we have turned down requests of certain schools when they came up with unacceptable levies."
}