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

{
    "id": 172123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172123/?format=api",
    "text_counter": 421,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, in that case, I will go straight to the clarification without dwelling on the basis. First of all, I would like to know from the Minister why the board of the KPC did not know about CFA, which had a potential liability of billions of shillings? Secondly, I would like to know, arising from the investigations that the Minister has conducted, what is the progress?"
}