GET /api/v0.1/hansard/entries/122003/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 122003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122003/?format=api",
    "text_counter": 243,
    "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, National Cohesion and Constitutional Affairs:- (a) if he could state the number of cases in which the High Court of Kenya has given pecuniary awards to the litigants in the last 10 years; (b) if he could indicate how many of these awards were against the Government, State Corporations, private companies and individuals, stating the total amount involved for each category; and, (c) how many of the cases, especially against the Government, have since been settled?"
}