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

{
    "id": 11982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11982/?format=api",
    "text_counter": 288,
    "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": "I want to also ask Kenyans to be vigilant. When they suspect that the maize is not properly dried, instead of going ahead and consuming it, they should immediately alert my Ministry."
}