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

{
    "id": 124300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124300/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "asked the Minister for Roads:- (a) whether he could table the list showing the allocation of funds from the Fuel Levy Fund for the years 2007/2008 and 2008/2009 in accordance with the provisions of the Kenya Roads Board Act which requires equitable distribution of 24 per cent of such funds to all districts; and (b) whether he could explain the parameters used in arriving at the distribution."
}