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

{
    "id": 144572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144572/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Public Health and Sanitation the following Question by Private Notice. (a) Could the Minister give an update on the situation of the cholera outbreak in the country? (b) What steps is the Minister taking to control the disease and stop further spread?"
}