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

{
    "id": 12765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12765/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance:- (a) what the status of the Informal Sector Inclusion Fund is; (b) how much money has been disbursed by the Fund to respective constituencies as at August 2011; and (c) what the procedure for applying for funds from the Fund is."
}