GET /api/v0.1/hansard/entries/123245/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123245,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123245/?format=api",
"text_counter": 50,
"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. From the explanation of the Assistant Minister, he appears to be completely inadequate in terms of information. Would I be in order to request that this Question be deferred to enable him peruse and, maybe, table in this House the memorandum of understanding that Kenya signed with those international organisations and countries?"
}