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

{
    "id": 194906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194906/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I thank the Assistant Minister for the answer. But I wish he could be specific and tell us when the funds will be received. I also want to mention that in my constituency, there are a number of other schools that have not been given the funds. It seems to me that the implementation of the free secondary education is problematic. I wish the Ministry could address some of the issues that relate to this fund so that schools can automatically get the funds in good time."
}