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

{
    "id": 100831,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100831/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Mr. Speaker, Sir, could the Deputy Prime Minister and Minister for Finance confirm or deny that in fact, the Ministry paid Kshs25 million to PricewaterhouseCoopers to produce this forensic report on behalf of the public, and in view of the fact that public money was utilised, explain why he finds it difficult to table that report for consumption by Parliament?"
}