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

{
    "id": 170082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170082/?format=api",
    "text_counter": 589,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I want to thank my colleagues for supporting this Motion. I wish to inform them that I have taken, into consideration, all the issues they have raised here. Knowing that the Motion is going to be passed, I will move with speed to bring the necessary amendments. I will take into consideration what hon. Yinda has just said. I know the sensitivity of this matter. We will be very conscious in the way we undertake the amendments. We will consult the stakeholders as much as possible. We will move around the country as much as we can to collect the views of the relevant stakeholders and bring the necessary amendments as soon as possible."
}