GET /api/v0.1/hansard/entries/45455/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 45455,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45455/?format=api",
"text_counter": 242,
"type": "speech",
"speaker_name": "Prof. Kaloki",
"speaker_title": "The Temporary Deputy Chairman",
"speaker": {
"id": 62,
"legal_name": "Philip Kyalo Kaloki",
"slug": "philip-kaloki"
},
"content": " Thank you, Mr. Minister. Now wearing the hat of the Vice-Chairman of the Finance Committee, as I speak, the Committee is still working on this particular Bill and hopefully we will be ready by Tuesday, next week."
}