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

{
    "id": 66745,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66745/?format=api",
    "text_counter": 91,
    "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 wish to state that there is no evidence to show that the state of the roads is the cause of the accidents, especially on the section that the hon. Member has mentioned. I also wish to state that my Ministry would probably do more with more funds. Therefore, I would agree with him to the extent that if we would be able to get more funds, our roads would be much better than they are today."
}