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

{
    "id": 93343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93343/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "I just want to join others in commending the Minister and congratulating the newly appointed Assistant Minister. I want to say that it is important for this country to appreciate the importance of environment in our national development. Our environment is very important that ordinarily, it should rank higher than our defence in terms of funding, given the threats that we face. We face more serious threats environmentally than militarily. To that end, I request that we reconsider our priorities and give the Ministry of Environment and Mineral Resources enough funding."
}