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

{
    "id": 42123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42123/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, the request for speed control around Gilgil has actually been made even in the past. My Ministry is examining the best way in which we can reduce speed without interfering with the flow of traffic in this particular section of the road. As I have said in this House before, it is not in the interest of our Ministry to create bumps or rumble strips at every section. From Nairobi all the way to Nakuru, we have, at least, about 20 sections where Members in these respective areas would want bumps erected. We would want to ensure that we have smooth flow of traffic, but even then, we must balance that with the lives that we must also protect. Nevertheless, I will examine the particular request and get to the Member."
}