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

{
    "id": 131231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131231/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Speaker, Sir, other than the chemicals that get into the water, is the Assistant Minister aware that there are other dangerous chemicals that are found in the flower farms? Could he tell this House what the Ministry has done to monitor the health of the people who work in and around those farms?"
}