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

{
    "id": 170214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170214/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "In addition, my Ministry has directed the factory to instal a waste-water treatment plant for the treatment of water before being allowed to flow back to Voi River. The factory management was further directed to construct a closed drainage system with channels and special chambers to convey waste water from factory across the dry river bed to the effluent treatment plant to stop"
}