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

{
    "id": 177433,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/177433/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "asked the Minister for Agriculture:- (a) how many tonnes of maize was imported into the country between January and October, 2008, (b) whether he could provide the details of allocations of the maize per province and; (c) how many bags are available in various stores countrywide at the moment."
}