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

{
    "id": 11978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11978/?format=api",
    "text_counter": 284,
    "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": "Hon. K. Kilonzo said that aflatoxin is all over the country; if you listened to my Statement, that is how I started. Yes, it is in many parts of the country because of the storage problem. We recommended the buying of dryers and it is true the money was given but I am not quite sure whether they were bought. I cannot say whether they were bought."
}