GET /api/v0.1/hansard/entries/123341/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123341,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123341/?format=api",
"text_counter": 146,
"type": "speech",
"speaker_name": "Mr. Sambu",
"speaker_title": "",
"speaker": {
"id": 137,
"legal_name": "Alfred B. Wekesa Sambu",
"slug": "alfred-sambu"
},
"content": "asked the Minister for Justice, Constitutional Affairs and National Cohesion:- (a) to state the number of cases in which the High Court of Kenya has given pecuniary awards to the litigants in the last ten years, (b) indicate how many of these awards were against (i) the Government, (ii) State corporations, (iii) private companies and (iv) individuals, stating the total amount involved for each category; and, (c) how many of the cases, especially against the Government, have since been settled."
}