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

{
    "id": 291309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291309/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister has avoided answering my questions. First, I had asked a question on compensation. I asked whether the Government has plans to compensate the farmers and secondly, when the Government will provide free seeds and fertilizer to the farmers."
}