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

{
    "id": 2786,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2786/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I said earlier that if one is treated in our facilities and has a problem of meeting his bills, then a waiver can be done. We have been doing that at Kenyatta National Hospital (KNH). As a Ministry, we do not have a budget to pay for people who are not in Government service. The same applies to many others, including these honorable Ministers."
}