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

{
    "id": 152303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152303/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "asked the Minister for Water and Irrigation: (a) why the normal water supply to Machakos Town is no longer available, thereby causing the residents to experience a severe water shortage; and, (b) when the construction of Maruba Dam will be completed and what stopgap steps the Ministry has taken to restore the water supply to the residents as they await the completion of the dam."
}