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

{
    "id": 40019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40019/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Finally, I wanted to find out from the Prime Minister the following: In case those investigations are complete, instead of asking the Minister and the PS to step down--- That is because stepping down would only mean that the investigations are being carried out. If they are not found to be involved, are you still going to ask them to take responsibility?"
}