GET /api/v0.1/hansard/entries/234432/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 234432,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234432/?format=api",
"text_counter": 27,
"type": "speech",
"speaker_name": "Mr. C. Kilonzo",
"speaker_title": "",
"speaker": {
"id": 46,
"legal_name": "Charles Mutavi Kilonzo",
"slug": "charles-kilonzo"
},
"content": "Mr. Speaker, Sir, without protection laws, the mobile phone companies, even if they were four, will still form cartels to exploit mobile phone users. This Government is very keen on collecting taxes. So, they are very happy when they receive fat cheques. But they are not looking back to see at what cost. What is the Government going to do to ensure that the companies which are already there and the new ones do not form cartels and exploit mobile phone users?"
}