GET /api/v0.1/hansard/entries/123230/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123230,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123230/?format=api",
"text_counter": 35,
"type": "speech",
"speaker_name": "Mr. Kapondi",
"speaker_title": "",
"speaker": {
"id": 36,
"legal_name": "Fred Chesebe Kapondi",
"slug": "fred-kapondi"
},
"content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister in order to mislead the House? What Kenya has been doing is receiving the pirates who have been arrested by security forces of other countries. Kenya is simply prosecuting those pirates, but not arresting them in the high seas. Is he in order to mislead the House?"
}