GET /api/v0.1/hansard/entries/123995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123995,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123995/?format=api",
"text_counter": 183,
"type": "speech",
"speaker_name": "Mr. Mbugua",
"speaker_title": "",
"speaker": {
"id": 386,
"legal_name": "Simon Ng'ang'a Mbugua",
"slug": "simon-mbugua"
},
"content": "asked the Minister for Energy:- (a) whether he could explain the process and criteria used to award the tender for supply of electricity poles in the Rural Electrification Authority; and, (b) whether he could provide a list of the companies that won and were awarded the tender."
}