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

{
    "id": 40018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40018/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Thank you Mr. Deputy Speaker, Sir. I would like to get the following confirmation from the Prime Minister. If that Report was ready by December last year, why did it take the Government so long - six months - to take action or even to make it public that Kenyans had lost that amount of money?"
}