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

{
    "id": 138525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/138525/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Regarding the water situation, my Ministry is always in consultation with the Ministry of Water and Irrigation and we have been assured that several dams or water boreholes are being dug in that region. We hope that, that will help us overcome that menace."
}