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

{
    "id": 2996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2996/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, while concluding, let me say we have tried to discuss this issue with doctors. As I said, services in Kenyatta National Hospital and Mbagathi District Hospital are normal. We have made sure that Kenyans will not suffer and no life would be lost."
}