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

{
    "id": 212559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212559/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Prof. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Mr. Speaker, Sir, it is correct that there is a new Kenya Forest Service, which is in the process of finalising regulations that will pave the way for the establishment of community associations. Those associations will, in a legal and sustainable way, make use of forest products."
}