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

{
    "id": 134715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134715/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "asked the Minister for Water and Irrigation what urgent measures the Ministry was taking to ensure that the residents of Mwea have access to clean drinking water, considering that Mwea GK Prison uses River Murubara for drainage and the villagers use the same water for domestic purposes."
}