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

{
    "id": 170213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170213/?format=api",
    "text_counter": 125,
    "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": "(b) My Ministry has taken various steps to correct the situation. For instance, on 16th September 2008, my Ministry directed Voi Sisal Factory to immediately apply for an Effluent Discharge Licence from the National Environment Management Authority (NEMA) which will ensure that the effluent being discharged into Voi River conforms with effluent discharge standards set by Environmental Management and Co-ordination Waste Management Regulations of 2006."
}