GET /api/v0.1/hansard/entries/123911/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123911,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123911/?format=api",
"text_counter": 99,
"type": "speech",
"speaker_name": "Mr. Njuguna",
"speaker_title": "",
"speaker": {
"id": 20,
"legal_name": "Peter Njuguna Gitau",
"slug": "peter-gitau"
},
"content": "Mr. Speaker, Sir, in my very humble observation, the Assistant Minister is becoming evasive. It is the responsibility of the Assistant Minister to request the Attorney-General to prosecute this individual company for failure to meet its own legal obligation."
}