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

{
    "id": 65923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65923/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, it is apparent now that the ESP projects appear to have good success; but there are those projects which were funded through the Kenya Education Sector Support Programme (KESSP) which have stalled. What is the Ministry doing to ensure that those projects are completed?"
}