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

{
    "id": 6120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6120/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we have very many cases pending in courts these days due to the shortage of prosecutors and even magistrates. What is the Ministry doing to increase the number of magistrates in this country to cater for the cases that are pending in courts? They need to increase the transition rate of students from the University of Nairobi who are taking up the relevant course at the Kenya School of Law."
}