GET /api/v0.1/hansard/entries/123526/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123526,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123526/?format=api",
"text_counter": 106,
"type": "speech",
"speaker_name": "Mr. Were",
"speaker_title": "",
"speaker": {
"id": 153,
"legal_name": "David Aoko Were",
"slug": "david-were"
},
"content": "Mr. Speaker, Sir, this Question seems to be eliciting some confusion. I would want to know from the Assistant Minister what constitutes cattle rustling. This is because whereas the hon. Member asked about cattle rustling, we are talking about cattle theft. What is cattle rustling and what constitutes it?"
}