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

{
    "id": 5249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5249/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, Kenya is a powerhouse in athletics. We are also members of the nominating body. What is our Government doing to ensure that the rules of nomination that reward people are based on talent and achievement rather than on lobbying?"
}