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

{
    "id": 345702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345702/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I will not be able to substantially respond to that, but I was only responding to the issue of financial resources, and we have said that we are going to give the police substantial financial resources. In my Supplementary Budget, there is actually an increase of the total budget for defence, police and National Security Intelligence of more than Kshs6 billion."
}