GET /api/v0.1/hansard/entries/56789/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 56789,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56789/?format=api",
"text_counter": 380,
"type": "speech",
"speaker_name": "Mr. Mbadi",
"speaker_title": "",
"speaker": {
"id": 110,
"legal_name": "John Mbadi Ng'ong'o",
"slug": "john-mbadi"
},
"content": "Madam Temporary Deputy Speaker, I just want to read out to the Minister what the Constitution says. It says:- âThe sovereign power belongs to the people of Kenya and that sovereign power can be exercised either directly or through their democratically elected representatives.â"
}