GET /api/v0.1/hansard/entries/1234842/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234842,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234842/?format=api",
"text_counter": 612,
"type": "speech",
"speaker_name": "Sen. Wambua",
"speaker_title": "",
"speaker": {
"id": 13199,
"legal_name": "Enoch Kiio Wambua",
"slug": "enoch-kiio-wambua"
},
"content": "Peter Cameron Scott led his team to Machakos and established the biggest chrisitian training college today known as the Scott Theological College. They believed in the value of education and healthcare. How is it that today we have religious leaders who are telling their followers not to go to school nor seek medical attention?"
}