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

{
    "id": 33853,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33853/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Education:- (a) why the funds for Free Secondary Education (FSE) have not been released to Kirimose Secondary School for Term I and Term II of 2010; and, (b) when the Ministry will disburse the funds to the school."
}