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

{
    "id": 341356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/341356/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) whether he could provide a list of companies/individuals licensed to harvest trees in Mau forest in the last eight years indicating the origin of the companies and their respective allocated forest portions and how much they paid for the licenses;"
}