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

{
    "id": 10803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10803/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Speaker, Sir, in fact, many dams that have been constructed in the country get silted after a short while. What steps is the Ministry taking to protect riparian and upstream areas to ensure that there are no activities which could lead to the siltation of the dams?"
}