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

{
    "id": 126880,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/126880/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Mr. Deputy Speaker, Sir, in this country, many forests have been destroyed and yet, they are gazetted. Does the Ministry have a policy on re-afforestation? If it does, what time-frame are we looking at to re-afforest all the destroyed forests?"
}