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

{
    "id": 11949,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11949/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": " Mr. Speaker, Sir, I was requested to make a Ministerial Statement on the allegations that between 60,000 and 100,000 Kenyan children from certain parts of Eastern Province, Coast Province and almost the entire Northern Kenya region stand a great risk of being affected by bad maize that had been given to them by a company known as Proctor & Allan in the form of a product known as Unimix, which is said to be exposing the children to aflotoxin. My Ministry has gone into great length to dig out what happened and who is responsible for this very sad event."
}