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

{
    "id": 1793,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1793/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Can the Chair allow the Assistant Minister to continue reading to us a meaningless Statement? He is telling us that the public health is not collapsing while we know that patients have died all the way from Coast to Nairobi, Kakamega, Busia and everywhere."
}