GET /api/v0.1/hansard/entries/123004/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123004,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123004/?format=api",
"text_counter": 97,
"type": "speech",
"speaker_name": "Mr. Ndambuki",
"speaker_title": "",
"speaker": {
"id": 191,
"legal_name": "Gideon Musyoka Ndambuki",
"slug": "gideon-ndambuki"
},
"content": "Mr. Deputy Speaker, Sir, that is really a valid point. I would like to take and pass it to the technical officers so that we can see whether we can do that."
}