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

{
    "id": 98392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98392/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "(c) what are the respective acreages of trees successfully established by the three companies over the last 10 years in relation to the total acreage harvested."
}