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

{
    "id": 12595,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12595/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I have admitted that we have improved the design of that section of the road but in no way we would say that it is the design that caused the accidents. We have previously said – and I want to repeat – that most of the accidents were caused by human error, and particularly over speeding. If the problem was the design, then all the vehicles that used that section of the road would have ended up in the same position."
}