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

{
    "id": 275601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/275601/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Speaker, Sir, while I thank the Assistant Minister for the effort to answer this Question, I would like to ask him, now that the whole surrounding area is residential, what does he intend to do to safeguard the health of the people living around the area considering the fact that the whole area has been contaminated and it continues to be contaminated?"
}