GET /api/v0.1/hansard/entries/88888/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 88888,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88888/?format=api",
"text_counter": 61,
"type": "speech",
"speaker_name": "Mr. Wako",
"speaker_title": "The Attorney-General",
"speaker": {
"id": 208,
"legal_name": "Sylvester Wakoli Bifwoli",
"slug": "wakoli-bifwoli"
},
"content": "In relation to the Question, I believe the hon. Member had asked for the minutes of the 32nd Annual Delegates Meeting of Harambee SACCO. I hereby table the minutes."
}