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

{
    "id": 134342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134342/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Mr. Speaker, Sir, it is good news to hear that there is a draft Bill on herbal medicine and a Sessional Paper that is supposed to come before this House. Many Kenyans are suffering. When will this draft Bill and Sessional Paper be brought before this House, so that we can pass them and solve this problem, once and for all?"
}