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

{
    "id": 123591,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123591/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. I. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 87,
        "legal_name": "Isaac Mulatya Muoki",
        "slug": "isaac-muoki"
    },
    "content": "Mr. Speaker, Sir, I would like to ask the Prime Minister about the issue of deforestation and destruction of river sources. As we talk about five towers in the country, we are still destroying forests and that affects our river sources. As we address the bigger issues, we will come back ten years later and find that all the rivers of Kenya have dried up. So, what is he doing to make sure that we do not destroy river sources and preserve our water?"
}