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

{
    "id": 150420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150420/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Kipkorir",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Speaker, Sir, the Question was very specific and I gave a very specific answer. The answer is that we will build a court facility in Emuhaya District Headquarters when funds become available. It is the desire of the Government, and my Ministry, to ensure that Kenyans access justice. The only way to do so, is by establishing courts in our districts. We are doing our best to ensure that in the coming financial year, we will avail funds in some of the new districts."
}