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

{
    "id": 92401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92401/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "asked the Minister for Public Health and Sanitation:- a) whether she is aware that there have been over 265reported death cases as a result of jigger infestation; and, (b) what mechanisms the Government has put in place to fight the jigger menace in the country."
}