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

{
    "id": 243033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243033/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Wario",
    "speaker_title": "",
    "speaker": {
        "id": 252,
        "legal_name": "Ali Wario",
        "slug": "ali-wario"
    },
    "content": "asked the Minister for Finance:- (a) how much money was returned to the Treasury by various Government departments in the fiscal year 2004/2005 from Tana River District's allocation; (b) what reasons were given for not utilizing those funds; and, (c) what measures have been taken to ensure that such funds are utilized efficiently and effectively in future."
}