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

{
    "id": 10549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10549/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Typically, therefore, the Kenyan people want to have an input in terms of what can be done. This Committee, like it has been said before, will probe things that are not being discussed right now. It will go into areas that other instruments, particularly the CBK, have not been willing or wanting to explore. It will also give the people of Kenya confidence that something is being done at this time."
}