GET /api/v0.1/hansard/entries/123868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123868,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123868/?format=api",
"text_counter": 56,
"type": "speech",
"speaker_name": "Dr. Khalwale",
"speaker_title": "",
"speaker": {
"id": 170,
"legal_name": "Bonny Khalwale",
"slug": "bonny-khalwale"
},
"content": "Mr. Speaker, Sir, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. What is the legality and viability of the newly created districts in view of the recent judgement by the Kisii Resident Judge, declaring them illegal?"
}