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

{
    "id": 20065,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20065/?format=api",
    "text_counter": 418,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, in relation to the Deputy Prime Minister and Minister for Finance, I also sought a Ministerial Statement on the 21st of July concerning the depreciation of the Kenya Shilling in relation to certain banks. It had been indicated that the Statement would be made but it has not been made for quite some time."
}