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

{
    "id": 59499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59499/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Speaker, Sir, I appreciate that question very much. The issue of pesticides being discharged into the lake is handled by my Ministry and the Ministry of Environment and Mineral Resources through NEMA. However, we try to keep the water as clean as possible."
}