GET /api/v0.1/hansard/entries/123551/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123551,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123551/?format=api",
"text_counter": 131,
"type": "speech",
"speaker_name": "Mr. Ojode",
"speaker_title": "",
"speaker": {
"id": 197,
"legal_name": "Joshua Orwa Ojode",
"slug": "joshua-ojode"
},
"content": "Mr. Speaker, Sir, I do not understand why I should apologise because I have said that I am not aware of the theft of cattle in that area. However, now that he has some documents to that effect, I have undertaken that I will check if it is true that some people within Kisumu and Kolwa area lost their cattle. So, why should I stand and apologise?"
}