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

{
    "id": 2862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2862/?format=api",
    "text_counter": 116,
    "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": "Mr. Speaker, Sir, the NEMA has also processed and issued the company with an Effluence Discharge Licence No.772 on conditions to be adhered to as not to pollute the environment with the factory process waste water, and has continued to monitor the level of compliance with the conditions of the Effluence Discharge Licence."
}