GET /api/v0.1/hansard/entries/456863/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 456863,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456863/?format=api",
"text_counter": 35,
"type": "speech",
"speaker_name": "Hon. Ng’ongo",
"speaker_title": "",
"speaker": {
"id": 110,
"legal_name": "John Mbadi Ng'ong'o",
"slug": "john-mbadi"
},
"content": "This is a very complex and delicate matter, you will agree with me. Some of my friends were asking me:- “Hon. Mbadi, why are you getting involved in this?” But we are the leaders of this country who need to protect the youth from harmful effects of drugs."
}