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

{
    "id": 11984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11984/?format=api",
    "text_counter": 290,
    "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, when I was giving the original Ministerial Statement, I said that so far, we have not detected any illness in all those schools where the food has been given; if we do, we will be open about it; also the companies have undertaken to provide treatment."
}