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

{
    "id": 57022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57022/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "asked the Minister for Public Health and Sanitation:- (a) whether she is aware that sewerage from Ruiru Town flows into Ruiru River resulting in several deaths caused by water borne diseases, and, (b) What immediate measures the Ministry is taking to curb the menace."
}