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

{
    "id": 38888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38888/?format=api",
    "text_counter": 408,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. First, I want to inform the House that the Public Accounts Committee resolved this morning that we will also take up the report, study it and make a report to this House on that matter. One of the problems which has been highlighted in audit reports is lack of proper financial system to"
}