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

{
    "id": 20060,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20060/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, on the 21st of April, 2011 I sought a Ministerial Statement from the Deputy Prime Minister and Minister for Finance regarding revenue accounts. There was an outstanding ruling from the Chair because the Minister did contest that he could not answer to that Ministerial Statement. It is of great concern to this country because when the Controller and Auditor-General continues to question and query our revenue accounts, it is worrying because as a country, we are not sure whether all that is collected really reaches the Consolidated Fund."
}