GET /api/v0.1/hansard/entries/234907/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 234907,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234907/?format=api",
"text_counter": 50,
"type": "speech",
"speaker_name": "Dr. Mwiria",
"speaker_title": "",
"speaker": {
"id": 190,
"legal_name": "Valerian Kilemi Mwiria",
"slug": "kilemi-mwiria"
},
"content": "Mr. Speaker, Sir, I think we should have secondary school teachers for the students who are in school. It is not the Ministry that sends away students from school. Sometimes, head teachers do so but we cannot say that we should not pay teachers because, from time to time, there is a certain number of students who are not in school."
}