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

{
    "id": 8003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8003/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "asked the Minister for Environment and Mineral Resources:- (a) whether he could provide all Country State of Environment Reports prepared by the National Environment Management Authority (NEMA) to date, as required under the Environmental Management and Co-ordination Act, EMCA 1999; (b) how the recommendations in the reports have been implemented, both at the local and national levels; and, (c) what the current state is of the environment in Kenya."
}